aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Fix compilation on FreeBSD and OSXmvanbaak1-3/+21
2009-01-14Merged revisions 168603 via svnmerge from tilghman1-5/+3
2009-01-13Add option to hide console connect messagestwilson1-2/+7
2009-01-13Merged revisions 168561 via svnmerge from russell4-22/+22
2009-01-13correct a CLI descriptiondhubbard1-1/+1
2009-01-12bump the verbosity of a message in srv.c up by one. It used to bemmichelson1-1/+1
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledtilghman1-2/+11
2009-01-12Don't include swap.h unless we have swapctloej1-0/+2
2009-01-09Added a comment to logger.c about where to put includesmnicholson1-0/+4
2009-01-09Use ast_safe_system() in logger.c instead of system()mnicholson1-2/+3
2009-01-07Merged revisions 167566 via svnmerge from russell1-7/+8
2009-01-07Merged revisions 167554 via svnmerge from russell1-1/+0
2009-01-07Merged revisions 167545 via svnmerge from russell1-1/+2
2009-01-07Merged revisions 167541 via svnmerge from russell1-1/+1
2009-01-07Merged revisions 167432 via svnmerge from russell1-5/+2
2009-01-06Merged revisions 167299 via svnmerge from mmichelson1-1/+1
2009-01-03When parsing environment variable ASTERISK_PROMPT, make sure to proceed to th...jpeeler1-1/+1
2008-12-31Don't forget to free typenametwilson1-0/+1
2008-12-31That was weird...tilghman2-85/+85
2008-12-31Merged revisions 166953 via svnmerge from tilghman2-85/+85
2008-12-23Merged revisions 166093 via svnmerge from murf2-66/+32
2008-12-23Merged revisions 166568 via svnmerge from mmichelson1-1/+1
2008-12-23Merged revisions 166509 via svnmerge from tilghman1-1/+4
2008-12-22Remove some error messages. This is the default handler that is valid to use.russell1-2/+0
2008-12-22Merged revisions 166297 via svnmerge from russell1-12/+25
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.russell2-48/+91
2008-12-22Record the previous port in the temporary address structure so that the compa...file1-0/+2
2008-12-22Fix a file playback crash and explicitly initialize values in func_timeout.cmmichelson1-0/+8
2008-12-19Get rid of an extra space.mmichelson1-1/+1
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITmmichelson2-2/+26
2008-12-18Merged revisions 165796 via svnmerge from russell1-13/+38
2008-12-18(closes issue #13993)jpeeler1-3/+7
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.russell1-26/+27
2008-12-18Merged revisions 165591 via svnmerge from file1-3/+2
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toeliel1-89/+20
2008-12-16Add timezone to the possible fields in a timespec.tilghman1-9/+43
2008-12-16Merged revisions 164881 via svnmerge from russell1-0/+6
2008-12-16Fix build issues on Linux after sysinfo related changesrussell1-3/+3
2008-12-16Merged revisions 164806 via svnmerge from russell1-0/+1
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak1-13/+118
2008-12-16(closes issue #14076)murf1-6/+2
2008-12-16Merged revisions 164736 via svnmerge from russell1-11/+27
2008-12-16Merged revisions 164634 via svnmerge from murf1-1/+2
2008-12-15Make sure we handle a uint32_t payload in ast_frdup()russell1-0/+2
2008-12-15Use ast_seekstream to return the file stream back to the beginning instead of...file1-1/+1
2008-12-15Update to work with new ast_str changes.file1-2/+2
2008-12-15Merged revisions 164201 via svnmerge from russell2-51/+129
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman15-271/+420
2008-12-12Merged revisions 163761 via svnmerge from tilghman2-0/+5
2008-12-12Rename a number of tcptls_session variables. There are no functional changes...russell1-61/+61