Commit Graph

15453 Commits (6d018f07740e2348367ddbea99df3af2f2d6e14c)
 

Author SHA1 Message Date
Tilghman Lesher 58fa8e6e9e Change back to using ldap_initialize() and let the user specify a URL directly,
18 years ago
Russell Bryant d0edd39023 Merged revisions 109763 via svnmerge from
18 years ago
Kevin P. Fleming e191b51a08 start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h
18 years ago
Mark Michelson 994d025523 Merged revisions 109713 via svnmerge from
18 years ago
Tilghman Lesher 92ecf53d44 Set protocol version, port number correctly.
18 years ago
Mark Michelson 8bceb4f2a1 Since a sip request's data field is now a stringfield, we not only have to check
18 years ago
Tilghman Lesher b8fe71d8cb Comment debug
18 years ago
Jason Parker 56bddc2a0d Merged revisions 109648 via svnmerge from
18 years ago
Mark Michelson cd7efcf4e7 Add option 'randomperiodicannounce' to queues.conf. Setting this will
18 years ago
Mark Michelson f1181cb04e Merged revisions 109575 via svnmerge from
18 years ago
Mark Michelson 4232cef812 Add format attribute to printf-style functions in astmm.h
18 years ago
Kevin P. Fleming 3a8268bc29 fix up various warnings found via the addition of format string checking... some of these were really, really bad code
18 years ago
Kevin P. Fleming 00222ab483 ensure that dependencies on AST_C_DEFINE_CHECK symbols work properly
18 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
18 years ago
Joshua Colp 760fc3403c Make sure values are interpreted as character strings and not format strings.
18 years ago
Jason Parker 5900cd9047 Block this here. Already committed.
18 years ago
Joshua Colp 10cdbe28a8 Merged revisions 109386 via svnmerge from
18 years ago
Jason Parker 263c658a6b Do not return with a successful authentication if the From header ends up empty.
18 years ago
Steve Murphy 4e29ae8806 Merged revisions 109309 via svnmerge from
18 years ago
Olle Johansson 0de4eba640 Add manager peerstatus events when peer can't authenticate.
18 years ago
Sean Bright ad3748d6c5 Fix a typo
18 years ago
Terry Wilson e727d15d34 Replace minimime with superior GMime library so that the entire contents of an http post are not read into memory.
18 years ago
Mark Michelson b246e010d5 Merged revisions 109226 via svnmerge from
18 years ago
Michiel van Baak 5e4cd22c0e block rev 109171 that is already here
18 years ago
Steve Murphy 0af58d3f5c (closes issue #12238)
18 years ago
Michiel van Baak 5729b0ec40 Update the directory of placed calls on skinny phones
18 years ago
Kevin P. Fleming 451c76c3b1 don't define Zaptel features as libraries, they aren't, and we don't want '--with-zaptel-<foo>' configure options for them
18 years ago
Joshua Colp 7980ac1261 Remove something that is never ever used.
18 years ago
Jason Parker 93b0f037b4 Add sample events for aastra phones.
18 years ago
Joshua Colp ba63fd28c2 Merged revisions 109107 via svnmerge from
18 years ago
Jason Parker d9e2a63e46 Blocked revisions 109057 via svnmerge
18 years ago
Joshua Colp f7f58d194e Make sure that the temporary sip_request structure is empty so that copy_request doesn't think it already has an ast_str.
18 years ago
Mark Michelson 2c67438ebe Merged revisions 109012 via svnmerge from
18 years ago
Michiel van Baak b311134430 Merged revisions 108961 via svnmerge from
18 years ago
Russell Bryant dfe03485a6 Remove an unnecessary thread attribute instance
18 years ago
Russell Bryant 7ccd146656 Fix polling for mailbox changes in mailboxes that are not in the default vm context.
18 years ago
Russell Bryant 072eb8a913 Remove a double write lock of the contexts lock in ast_wrlock_contexts().
18 years ago
Russell Bryant 928475694a Doxygenify dnsmgr.h
18 years ago
Russell Bryant 1e5e1cbc0c Make sure configure is run before menuselect on a clean checkout
18 years ago
Russell Bryant 5bd4e32a4c Merged revisions 108796 via svnmerge from
18 years ago
Russell Bryant a658a02aaa Merged revisions 108792 via svnmerge from
18 years ago
Russell Bryant 5a541f85cf Do a link test in AST_EXT_TOOL_CHECK() to ensure we have all the required libs
18 years ago
Mark Michelson 086d4f0e56 Merged revisions 108737 via svnmerge from
18 years ago
Jason Parker 71e3883f9f Merged revisions 108682 via svnmerge from
18 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
18 years ago
Mark Michelson 963a2cec51 Make this compile
18 years ago
Russell Bryant 835df7d30f Merged revisions 108583 via svnmerge from
18 years ago
Russell Bryant 5f58a11ff2 Merged revisions 108530 via svnmerge from
18 years ago
Mark Michelson d236e3d1b1 Fixing a potential buffer overflow in the manager command ModuleCheck.
18 years ago
Jeff Peeler 5aba7c1cbe set variable to NULL to prevent uninitialized warning
18 years ago