summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-14Merged revisions 92875 via svnmerge from Mark Michelson
2007-12-13When working with dates, use numeric form whenever possible, as it's faster.Tilghman Lesher
2007-12-13Merged revisions 92815 via svnmerge from Tilghman Lesher
2007-12-13Move usage of the old LOCAL_USER_* macros to the new ast_module_user_* functi...Joshua Colp
2007-12-13Merged revisions 92809 via svnmerge from Jason Parker
2007-12-13Merged revisions 92807 via svnmerge from Mark Michelson
2007-12-13Merged revisions 92803 via svnmerge from Mark Michelson
2007-12-13Don't use backslash as an escape character, unless it really is an escape cha...Tilghman Lesher
2007-12-13Remove remnants of a poorly merged commit. (92697)Jason Parker
2007-12-13Tag voicemails with UTC time as opposed to local time zoneDoug Bailey
2007-12-13Merged revisions 92696 via svnmerge from Jason Parker
2007-12-12Revert an "optimization" that I added in revision 89887, as the user who repo...Russell Bryant
2007-12-12Merged revisions 92617 via svnmerge from Jason Parker
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...Tilghman Lesher
2007-12-12Merged revisions 92556 via svnmerge from Russell Bryant
2007-12-12Same change to trunk as revision 92510. I'm not sure why I mergedMark Michelson
2007-12-12Blocked revisions 92510 via svnmergeMark Michelson
2007-12-12Correctly handle possible memory allocation failureTilghman Lesher
2007-12-12Merged revisions 92463 via svnmerge from Tilghman Lesher
2007-12-12Merged revisions 92443 via svnmerge from Mark Michelson
2007-12-11Doxygen updates, formatting. Olle Johansson
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainMark Michelson
2007-12-11We need to set the address we want to match against before we actually do the...Jason Parker
2007-12-11Removing a pointless memset. The memory was just calloc'd, so the Mark Michelson
2007-12-11Add variable to show which key was pressed to stop playback.Jason Parker
2007-12-11Only look to see if options are set if some have been provided.Joshua Colp
2007-12-11Merged revisions 92363 via svnmerge from Joshua Colp
2007-12-11Merged revisions 92323 via svnmerge from Mark Michelson
2007-12-11* In unaligned.h, remove some unnecessary casts and mark the arg of the Russell Bryant
2007-12-11A lot of doxygen updatesOlle Johansson
2007-12-11Doxygen updatesOlle Johansson
2007-12-10Add CLI commands to dynamically set hw and sw gainsDoug Bailey
2007-12-10Add ast_atomic_fetchadd_int_slow to check_expr for platforms that need it.Joshua Colp
2007-12-10Merged revisions 92204 via svnmerge from Joshua Colp
2007-12-10Merged revisions 92202 via svnmerge from Mark Michelson
2007-12-10Blocked revisions 92200 via svnmergeJoshua Colp
2007-12-10Only send a SIGHUP if the pid is greater than -1, otherwise all PIDs greater ...Joshua Colp
2007-12-10Removing some LOG_DEBUG itemsOlle Johansson
2007-12-10Merged revisions 92158 via svnmerge from Olle Johansson
2007-12-10Add a few extra headers in the voicemail users listing inOlle Johansson
2007-12-10simplify/cleanup the scriptsLuigi Rizzo
2007-12-10remove relative paths and use ASTTOPDIR instead.Luigi Rizzo
2007-12-10simplify this fileLuigi Rizzo
2007-12-10add a bit of info on the build infrastructureLuigi Rizzo
2007-12-10Fix the detection of modules installed from this build.Luigi Rizzo
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-10make the install target a bit less noisyLuigi Rizzo
2007-12-10document usage of several exported variablesLuigi Rizzo
2007-12-09add hashtab.c to the list of files deletedLuigi Rizzo