summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-12-09another place where ../ should have been ASTTOPDIRLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-12-09Implement the outcome of a discussion on the -dev list re. the useLuigi Rizzo
2007-12-08remove unused code, and simplify the logic for #include/#execLuigi Rizzo
2007-12-08Implement comment_buffer and lline_buffer in terms of the ast_str_*() API.Luigi Rizzo
2007-12-08unify some common codeLuigi Rizzo
2007-12-08normalize formattingLuigi Rizzo
2007-12-08document a nice technique to exit from a block in case of errors.Luigi Rizzo
2007-12-08a little bit of documentation on how lines are parsed.Luigi Rizzo
2007-12-08normalize header order, and add a comment on the needLuigi Rizzo
2007-12-08some platforms (e.g. FreeBSD4) need netinet/in.h to be includedLuigi Rizzo
2007-12-07Merged revisions 91890 via svnmerge from Jason Parker
2007-12-07Update documentation for pbx_lua.Jason Parker
2007-12-07Merged revisions 91830 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91828 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91826 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91783 via svnmerge from Russell Bryant
2007-12-07Fix a small typo in a comment.Jason Parker
2007-12-07Merged revisions 91780 via svnmerge from Russell Bryant
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.Jason Parker
2007-12-07Merged revisions 91777 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91737 via svnmerge from Mark Michelson