aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats1-4/+4
2004-03-04Eliminate spurious select warningmarkster1-1/+2
2004-03-03Fix typocitats1-2/+2
2004-03-02Improve restart handlingcitats1-4/+6
2004-03-02Fix asterisk exiting on verbose without a console (bug #1126)citats1-1/+1
2004-03-02Ignore interrupted system call error on "accept"markster1-1/+2
2004-02-23Fix restarting when not called from the main console (bug #830 and #864)citats1-8/+17
2004-01-28Various minor cleanups (bug #931)markster1-2/+2
2004-01-23Fix overflow in too many arguments (bug #806)markster1-1/+2
2004-01-14Nitpicky stuffmalcolmd1-2/+2
2004-01-12Add ww's improved syslog support (bug #587)markster1-5/+26
2003-12-09Fix typomarkster1-1/+1
2003-12-03Revert bad patch in 187markster1-8/+1
2003-12-03Make asterisk -r not timeoutmarkster1-1/+1
2003-12-03Minor patch for improving console response with asterisk -r (bug #183)markster1-2/+9
2003-12-01Add ${TIMESTAMP} (bug #607) and don't ever ast_log from within handlermarkster1-3/+6
2003-11-09Back out "leak" fixes, as it causes segfaultsmarkster1-5/+0
2003-11-09CLI memory leak patchmarkster1-0/+5
2003-10-22Fix help issuemarkster1-6/+13
2003-10-16Report proper pid when forkingmarkster1-11/+8
2003-09-29Check with select before accept (bug #325)markster1-0/+8
2003-09-17Don't complain that wait4 is unkown and make sure that we won't segfault if c...martinp1-0/+1
2003-09-16Improve child process reaping (bug #278)markster1-4/+15
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-09-05Fix versionmarkster1-1/+1
2003-09-04Better handling of quit/exit (bug #218)markster1-7/+4
2003-08-21don't tell people to exit/quit when it's not a valid command anymoremarkster1-2/+6
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-7/+7
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartmarkster1-2/+61
2003-07-09Don't delete PID file on exit of asterisk -rmarkster1-1/+1
2003-06-27Minor cleanupsmarkster1-10/+15
2003-06-23Little fixmarkster1-7/+11
2003-05-22Only send 180 ringing once, fix CTRL+D in main codemarkster1-6/+9
2003-05-16Make RTP ports configurablemarkster1-0/+2
2003-05-02Show uptimemarkster1-0/+4
2003-05-01Add ENUM configurable search pathmarkster1-0/+5
2003-04-28Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add ma...markster1-0/+3
2003-04-27More BSD enhancementsmarkster1-3/+3
2003-04-23More OpenBSD changesmarkster1-0/+16
2003-04-23Add stop when convenientmarkster1-0/+14
2003-04-16Add new appmarkster1-4/+6
2003-04-08Fix some leaks in CLI (thanks James)markster1-5/+5
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-4/+6
2003-03-06Thu Mar 6 07:00:01 CET 2003matteo1-1/+2
2003-02-21Fri Feb 21 07:00:01 CET 2003matteo1-1/+1
2003-02-20Thu Feb 20 07:00:00 CET 2003matteo1-0/+1
2003-02-06Version 0.3.0 from FTPmarkster1-133/+514
2002-09-12Version 0.2.0 from FTPmarkster1-6/+51
2002-05-14Version 0.1.12 from FTPmarkster1-27/+234
2001-12-25Version 0.1.10 from FTPmarkster1-10/+35