summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-25Simplify the if statements used to check to see if the argument was "num"Russell Bryant
2006-12-25Resolve some compiler warningsRussell Bryant
2006-12-24Merged revisions 48948 via svnmerge from Russell Bryant
2006-12-24Use spaces as a separator for the redirect option to improve readabilityRussell Bryant
2006-12-24Merged revisions 48944 via svnmerge from Russell Bryant
2006-12-24Merged revisions 48940 via svnmerge from Russell Bryant
2006-12-24Simplify the definition of http_uri_redirect such that only one allocation isRussell Bryant
2006-12-23Blocked revisions 48931 via svnmergeRussell Bryant
2006-12-23- Convert the list of URI handlers to use the linked list macros. While doingRussell Bryant
2006-12-23Remove a debug message. If this is still needed for debugging something,Russell Bryant
2006-12-23We should probably declare the lock... and not just the constructor/deconstru...Joshua Colp
2006-12-23Use the correct function to destroy an rwlock in the destructor for an ast_rw...Russell Bryant
2006-12-22Merged revisions 48906 via svnmerge from Jason Parker
2006-12-22Merged revisions 48888 via svnmerge from Jason Parker
2006-12-22Merged revisions 48870 via svnmerge from Jason Parker
2006-12-22improve readability of a few macros.Luigi Rizzo
2006-12-21make sms_hexdump() thread safe;Luigi Rizzo
2006-12-21make isodate thread-safeLuigi Rizzo
2006-12-21- use the standard option parsing routines;Luigi Rizzo
2006-12-21Merge non-blocking logger from my branch. This should improve things under he...Joshua Colp
2006-12-21Merged revisions 48783 via svnmerge from Joshua Colp
2006-12-21This little mod gets rid of that g722 compiler warning that breaks builds con...Steve Murphy
2006-12-21put generator functions next to each other.Luigi Rizzo
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-12-21same as in other places, check that generator->release is not NULLLuigi Rizzo
2006-12-21reduce indentationLuigi Rizzo
2006-12-21restructure a block to reduce nestingLuigi Rizzo
2006-12-21Add a bit of documentation on this code, including pointersLuigi Rizzo
2006-12-21This small update will generate WARNINGS if there is garbage in your extensio...Steve Murphy
2006-12-21Really clean up indications to use the linkedlists APIJoshua Colp
2006-12-21Switch list of global variables to read/write locks.Joshua Colp
2006-12-21Convert alternate dialplan switch list to use read/write locks.Joshua Colp
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...Steve Murphy
2006-12-21Minor addition giving props to Steve Underwood for his hard work. Thanks again Matthew Fredrickson
2006-12-21Add codec G.722 support.Matthew Fredrickson
2006-12-20Clean up app_pageJoshua Colp
2006-12-20Merged revisions 48637 via svnmerge from Joshua Colp
2006-12-20more formatting cleanup.Luigi Rizzo
2006-12-19formatting and code cleanup.Luigi Rizzo
2006-12-19Merged revisions 48596 via svnmerge from Joshua Colp
2006-12-19Update res_snmp to use new API declaration of pbx_builtin_serialize_variables...Joshua Colp
2006-12-19Merged revisions 48592 via svnmerge from Joshua Colp
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...Joshua Colp
2006-12-19block 48583Luigi Rizzo
2006-12-19start documenting this code.Luigi Rizzo
2006-12-19Merged revisions 48586 via svnmerge from Kevin P. Fleming
2006-12-19better name for struct dial_localuser.Luigi Rizzo
2006-12-19remove now useless extern declarations.Luigi Rizzo
2006-12-19Merged revisions 48577 via svnmerge from Kevin P. Fleming
2006-12-19introduce a temporary variable for tmp->chan to shorten expressions.Luigi Rizzo