Commit Graph

88 Commits (16fde34dccb7680cec5fbcefef8cb6490fda4e16)

Author SHA1 Message Date
Olle Johansson e5b5a92a56 Fix manager too.
20 years ago
Kevin P. Fleming adca0ff14b Merged revisions 49006 via svnmerge from
20 years ago
Russell Bryant 08cfbe97b8 Remove a debug message. If this is still needed for debugging something,
20 years ago
Luigi Rizzo 79fb4e4579 Replace ast_build_string with ast_str_*().
20 years ago
Luigi Rizzo 20b382cfff replace ast_build_string() with ast_str_*() functions.
20 years ago
Luigi Rizzo 055abfe9d9 simplify the ast_dynamic_str_*.... routines by
20 years ago
Luigi Rizzo 4e427d84bd unbreak the output for http session.
20 years ago
Luigi Rizzo 77e986e0d0 properly initialize a malloc'ed buffer
20 years ago
Luigi Rizzo 1b45dc4eee normalize the scanning of "general" options in the config file.
20 years ago
Luigi Rizzo f6c706c71b make sure the argument to ast_malloc() is > 0.
20 years ago
Luigi Rizzo 437f4288cd - Generalize the function ssl_setup() so that the certificate info
20 years ago
Steve Murphy cb5e37e56c Merged revisions 47986,47995,47997,48001,48003-48004,48008-48014,48016,48018-48019 via svnmerge from
20 years ago
Luigi Rizzo 605b9a914e remove duplicated code to start the server threads, use
20 years ago
Luigi Rizzo ce6804c877 Part of the transformations necessary to add TLS support,
20 years ago
Luigi Rizzo 0b798e298d don't use outputstr in the struct mansession, it's just
20 years ago
Luigi Rizzo 3dbc33ed4f initialize the dynamic string in a sane way.
20 years ago
Luigi Rizzo 29985ff8c3 do not return 500 Internal error if the AMI command provides
20 years ago
Luigi Rizzo 77ae04d7c1 mosty comment and documentation cleanup on waitevent.
20 years ago
Luigi Rizzo 0153bdd72c Move the code to purge stale sessions to a function,
20 years ago
Luigi Rizzo 5ce08d37ca Various simplifications of the code:
20 years ago
Luigi Rizzo 1c570d9ba0 More informative message on invalid commands.
20 years ago
Luigi Rizzo a8e9428317 another normalization of AMI vs HTTP identification.
20 years ago
Luigi Rizzo d1dcb0de2a always use managerid to determine whether this is an AMI or HTTP session,
20 years ago
Mark Spencer cc0c154f0e Restore some sense of security to manager
20 years ago
Luigi Rizzo b3867180cf comments-only change:
20 years ago
Joshua Colp 980ce017ec Add support for manager hooks, so you could fire off manager events over IRC if you were crazy enough. (issue #5161 reported by anthm with mods by moi)
20 years ago
Luigi Rizzo 0bf4235ff1 add a new cli/manager.conf option "debug" to enable/disable
20 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
20 years ago
Russell Bryant 59dbf47c91 Fix the new send text manager command. There is no way this could have worked.
20 years ago
Olle Johansson 1aa8c2cffc Add manager sendtext action. (Issue 6131, ZX81 - thanks!)
20 years ago
Olle Johansson 692dc8fd80 Issue #3930 - Add manager command for listing dialplan (coded april 2005, in bugtracker since)
20 years ago
Russell Bryant 0ca6a42d7e fix various spelling mistakes in comments (issue #8237, jmls)
20 years ago
Luigi Rizzo 6b2b63a909 fix a problem that i recently introduced when
20 years ago
Mark Spencer b7517f1231 Fix comment preservation code (thanks murf!)
20 years ago
Luigi Rizzo a7d5fcd8b8 i really think it is safe to commit this version, that
20 years ago
Luigi Rizzo edd8e11889 minor comment changes, code rearrangement and field renaming
20 years ago
Olle Johansson e19576388d Doxygen corrections
20 years ago
Luigi Rizzo e7c2295b81 more fixes to comments and very minor code rearrangement.
20 years ago
Luigi Rizzo 32214ffc02 implement proper XML/HTML formatting of multiple messages
20 years ago
Luigi Rizzo 9934b7f4d2 more documentation of data structure and functions.
20 years ago
Russell Bryant bd53e7ee4c Extend the thread storage API such that a custom initialization function can
20 years ago
Luigi Rizzo 71c67605ca silent warning from a debugging message (which will go away
20 years ago
Luigi Rizzo eee51dbd1c remove trailing whitespace
20 years ago
Luigi Rizzo 9e9edb05ec ouch! remember to unlink temporary files once done with them.
20 years ago
Luigi Rizzo 3c2eaaf1f0 + move output_format variables in the http section of the file;
20 years ago
Luigi Rizzo c046fb40d8 another bunch of comments on the data structures.
20 years ago
Luigi Rizzo a518165207 despite the large changes, this commit only moves functions
20 years ago
Luigi Rizzo a18accc09e more comment and formatting fixes, small simplifications
20 years ago
Matt O'Gorman 1783aef1e8 rizzo compile then commit, maybe even run it too ^_^
20 years ago
Luigi Rizzo 71cf14207c comment and cleanup the main thread.
20 years ago