ensure that needed headers are included for chmod() and mkdir() (bug #3937)
[asterisk/asterisk.git] / asterisk.c
2005-04-03 Kevin P. Flemingensure that needed headers are included for chmod(...
2005-03-26 Mark SpencerFix order of priority reading / file reading (bug ...
2005-03-11 Mark SpencerAdd timestamping to console (bug #3653 with minor mods)
2005-03-05 Mark SpencerAllow debug to be enabled on a per-file basis...
2005-02-11 Mark SpencerFlagify hold (bug #3456)
2005-02-09 Mark SpencerFix minor typo (bug #3534)
2005-02-09 Mark SpencerAllow debug level to be more than just binary (bug...
2005-02-02 Mark SpencerMerge #exec functionality (must be explicitly enabled!)
2005-01-25 Mark SpencerMerge config updates (bug #3406)
2005-01-21 Russell Bryantupdate copyright headers for 2005
2005-01-15 Mark SpencerKeep dead console from killing asterisk (bu #3331)
2004-12-31 Mark SpencerMerge OEJ's channel type listing (bug #3187) with sligh...
2004-12-29 Mark SpencerFix additional typos (bug #3162)
2004-12-28 Mark SpencerFix small typos (bug #3162)
2004-12-14 Mark SpencerMerge slimey's Solaris compatibility (with small mods...
2004-11-11 Mark SpencerWork around silly macos (bug #2833)
2004-11-07 Mark SpencerDisable echo canceller for digital calls (bug #2785...
2004-11-01 Mark SpencerConsole fix (bug #2764) and logger fix...
2004-10-05 Mark SpencerMajor changes to res_config to support centralized...
2004-10-01 James GolovichFix some formatting in asterisk.c
2004-09-28 Mark SpencerFix threads in FreeBSD (bug #2478)
2004-09-13 Mark SpencerAdd set debug option, make output for set verbose bette...
2004-09-07 James GolovichChange recent patch to not use a hard coded path inside...
2004-09-07 James GolovichFormatting cleanups
2004-09-07 Mark SpencerMerge anthm's "-t" flag (with minor mods) (bug #2380)
2004-09-02 Mark SpencerDon't try to look offhook with channel banks & Loopstar...
2004-08-31 Mark SpencerMerge NetBSD and Courtesty tone with modifications...
2004-08-28 Mark SpencerWarn if unable to open an overridden config file (but...
2004-08-27 Mark SpencerRun generators from zap timers when available so as...
2004-08-22 Mark SpencerFix sigchld handling (bug #2245)
2004-08-08 Mark SpencerMerge BSD stack size work (bug #2067)
2004-08-07 Mark SpencerWait for command to complete (bug #1733) and take RTP...
2004-08-05 Mark SpencerFix verboser issue over network (#2217)
2004-08-03 Mark SpencerPlane commits (a.k.a. the Delta deltas): 1) Make muted...
2004-08-01 Mark SpencerDon't record empty lines (bug #2175, but not using...
2004-07-31 Mark SpencerAllow priority to be set in addition to -U / -G (bug...
2004-07-31 Mark SpencerRespect "AST_EDITOR" rather than "EDITOR" so as not...
2004-07-30 Malcolm DavenportBug # 2174: Respect EDITOR environment variable
2004-07-18 Mark SpencerMake that setgid...
2004-07-18 Mark SpencerAdd Asterisk manpage
2004-07-18 Mark SpencerAdd -U and -G options to set user/group to run as
2004-07-16 Mark SpencerFix minor memory leak from tab completion (bug #2059)
2004-07-09 Mark SpencerMore strcpy / snprintf as part of rgagnon's audit ...
2004-07-03 James GolovichFix compiler warning because file.h isnt included
2004-06-30 Mark SpencerAdd "show file formats" (courtesy bkw_) and Update...
2004-06-29 James GolovichMore formatting cleanups.
2004-06-25 Mark SpencerFixes to -R feature
2004-06-25 Mark SpencerAdd Tilghman's -R option to allow reconnecting when...
2004-06-25 Mark SpencerCommit remaining changes
2004-06-22 Mark SpencerMerge major BSD mutex and symbol conflict patches ...
2004-06-21 Mark SpencerFix ast_safe_system
2004-06-17 Mark SpencerClose logging stuff so system doesn't have to (bug...
2004-06-15 James GolovichFormatting fix. Tabs not spaces :)
2004-06-15 Anthony Minessale IIAdded an extra reload_logger() after *.so is loaded...
2004-06-13 Mark Spencerx86-64 compile fixes and cleanups
2004-06-11 Mark SpencerMerge res_odbc and res_config
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-05-31 Mark SpencerTrivial removal of unused variable when not on linux...
2004-05-15 Mark SpencerFix a couple of small typos (bug #1648)
2004-05-13 Mark SpencerUpdate documentation of asterisk -h (bug #1622)
2004-05-09 James GolovichAdd new file utils.c, Move ast_gethostbyname to utils.c
2004-05-07 Mark SpencerCheck h_addr_list, too
2004-05-07 Mark SpencerCheck that hp->h_addr is not NULL before returning...
2004-05-07 Mark SpencerAdd debugging to failure
2004-05-04 Mark SpencerMore strlen_zero checks (bug #1549)
2004-05-03 Mark SpencerAdd SayPhonetic and SayAlpha applications (bug #793)
2004-05-02 Mark SpencerMerge Tilghman's color patches for the asterisk prompt...
2004-05-01 Mark SpencerPut poll in a loop forever when not doing anything...
2004-04-29 Mark SpencerDon't propsoe sotp now on empty read (bug #1511)
2004-04-28 Mark SpencerMore FreeBSD fixes
2004-04-28 Mark SpencerProvide gethostbyname_r emulation for FreeBSD and fix...
2004-04-26 Mark SpencerMore select/poll updates for various applications
2004-04-25 Mark SpencerProperly migrate from select to poll for core asterisk.
2004-04-24 Mark SpencerTemporarily revert poll changes
2004-04-24 Mark SpencerChange select references to poll in core asterisk funct...
2004-04-22 Mark SpencerOopsies
2004-04-22 Mark Spencergethostbyname isn't reentrant, who knew...
2004-04-09 James GolovichHopefully last fix to remote cli completion
2004-04-07 James GolovichFix command completion and remove compile time warnings
2004-04-06 James GolovichRemove size restiction on remote console command comple...
2004-03-29 James GolovichGet rid of annoying beeps on remote console
2004-03-26 James GolovichAllow CLI Prompt to be customizable via ASTERISK_PROMPT...
2004-03-24 James GolovichMake cli_complete buffer as large as the one used in...
2004-03-23 Mark SpencerImprove ast_safe_system
2004-03-21 Mark SpencerCreate ast_safe_system which closes off file descriptor...
2004-03-20 Mark SpencerCorrectly handle call flow with outgoing queue, avoidin...
2004-03-20 James GolovichIf asterisk is started with progname of 'rasterisk...
2004-03-15 James GolovichFix bug 1217. Change pthread_t initializers to AST_PTH...
2004-03-04 Mark SpencerEliminate spurious select warning
2004-03-03 James GolovichFix typo
2004-03-02 James GolovichImprove restart handling
2004-03-02 James GolovichFix asterisk exiting on verbose without a console ...
2004-03-02 Mark SpencerIgnore interrupted system call error on "accept"
2004-02-23 James GolovichFix restarting when not called from the main console...
2004-01-28 Mark SpencerVarious minor cleanups (bug #931)
2004-01-23 Mark SpencerFix overflow in too many arguments (bug #806)
2004-01-14 Malcolm DavenportNitpicky stuff
2004-01-12 Mark SpencerAdd ww's improved syslog support (bug #587)
2003-12-09 Mark SpencerFix typo
2003-12-03 Mark SpencerRevert bad patch in 187
next