summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2009-01-14Don't crash when typing 'core set verbose' or 'core set debug' by themselves.Sean Bright
2009-01-14Fix compilation on FreeBSD and OSXMichiel van Baak
2009-01-14Merged revisions 168603 via svnmerge from Tilghman Lesher
2009-01-13Add option to hide console connect messagesTerry Wilson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-13correct a CLI descriptionDwayne M. Hubbard
2009-01-12bump the verbosity of a message in srv.c up by one. It used to beMark Michelson
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2009-01-12Don't include swap.h unless we have swapctlOlle Johansson
2009-01-09Added a comment to logger.c about where to put includesMatthew Nicholson
2009-01-09Use ast_safe_system() in logger.c instead of system()Matthew Nicholson
2009-01-07Merged revisions 167566 via svnmerge from Russell Bryant
2009-01-07Merged revisions 167554 via svnmerge from Russell Bryant
2009-01-07Merged revisions 167545 via svnmerge from Russell Bryant
2009-01-07Merged revisions 167541 via svnmerge from Russell Bryant
2009-01-07Merged revisions 167432 via svnmerge from Russell Bryant
2009-01-06Merged revisions 167299 via svnmerge from Mark Michelson
2009-01-03When parsing environment variable ASTERISK_PROMPT, make sure to proceed to th...Jeff Peeler
2008-12-31Don't forget to free typenameTerry Wilson
2008-12-31That was weird...Tilghman Lesher
2008-12-31Merged revisions 166953 via svnmerge from Tilghman Lesher
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-23Merged revisions 166568 via svnmerge from Mark Michelson
2008-12-23Merged revisions 166509 via svnmerge from Tilghman Lesher
2008-12-22Remove some error messages. This is the default handler that is valid to use.Russell Bryant
2008-12-22Merged revisions 166297 via svnmerge from Russell Bryant
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.Russell Bryant
2008-12-22Record the previous port in the temporary address structure so that the compa...Joshua Colp
2008-12-22Fix a file playback crash and explicitly initialize values in func_timeout.cMark Michelson
2008-12-19Get rid of an extra space.Mark Michelson
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITMark Michelson
2008-12-18Merged revisions 165796 via svnmerge from Russell Bryant
2008-12-18(closes issue #13993)Jeff Peeler
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.Russell Bryant
2008-12-18Merged revisions 165591 via svnmerge from Joshua Colp
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toEliel C. Sardanons
2008-12-16Add timezone to the possible fields in a timespec.Tilghman Lesher
2008-12-16Merged revisions 164881 via svnmerge from Russell Bryant
2008-12-16Fix build issues on Linux after sysinfo related changesRussell Bryant
2008-12-16Merged revisions 164806 via svnmerge from Russell Bryant
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-16(closes issue #14076)Steve Murphy
2008-12-16Merged revisions 164736 via svnmerge from Russell Bryant
2008-12-16Merged revisions 164634 via svnmerge from Steve Murphy
2008-12-15Make sure we handle a uint32_t payload in ast_frdup()Russell Bryant
2008-12-15Use ast_seekstream to return the file stream back to the beginning instead of...Joshua Colp
2008-12-15Update to work with new ast_str changes.Joshua Colp
2008-12-15Merged revisions 164201 via svnmerge from Russell Bryant
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12Merged revisions 163761 via svnmerge from Tilghman Lesher