summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2008-01-03Compatibility fix for OpenBSDTilghman Lesher
2007-12-27Fix -s socket option, and document it as well.Jason Parker
2007-12-21Merged revisions 94418 via svnmerge from Tilghman Lesher
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-19Add option for starting remote Asterisk by naming the actual runtime socket i...Olle Johansson
2007-12-18Making the canary error message a little more obvious.Tilghman Lesher
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that ifTilghman Lesher
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-18Rename the macros in defaults.h - they are not meant to beLuigi Rizzo
2007-12-16Don't drop the first character randomly in long listings in the CLI.Olle Johansson
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-12Correctly handle possible memory allocation failureTilghman Lesher
2007-11-27A few more "moremanager" fixesOlle Johansson
2007-11-27More "moremanager" fixes. Manager commands to check module status.Olle Johansson
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-20move internal function declarations to include/asterisk/_private.hLuigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-17start using asterisk/network.h for network related headers.Luigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16remove duplicate headers.Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-21Merged revisions 85532 via svnmerge from Russell Bryant
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-17Merged revisions 86066 via svnmerge from Tilghman Lesher
2007-10-15Merged revisions 85545 via svnmerge from Russell Bryant
2007-10-13Merged revisions 85533 via svnmerge from Russell Bryant
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2007-09-24Permit custom locations for astdb and the keys directory (though default to t...Tilghman Lesher
2007-09-20Merged revisions 83348 via svnmerge from Russell Bryant
2007-09-20trivial formatting changeRussell Bryant
2007-09-20trivial formatting changeRussell Bryant
2007-09-20Don't start the event processing thread until after forking.Russell Bryant
2007-09-13Merged revisions 82337 via svnmerge from Russell Bryant
2007-09-12Fixes Solaris build warningsMark Michelson
2007-09-12Merged revisions 82280 via svnmerge from Russell Bryant
2007-09-08Merged revisions 81997 via svnmerge from Russell Bryant
2007-08-28(closes issue #7852)Russell Bryant
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-01Instead of adding the SOLARIS check to each HAVE_SYSINFO check let's just mak...Joshua Colp
2007-08-01Solaris does not have a sysinfo like we know of on Linux.Joshua Colp
2007-07-23(closes issue #10271)Russell Bryant
2007-07-23(closes issue #10192)Russell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-27Merged revisions 72383 via svnmerge from Brett Bryant
2007-06-27Merged revisions 72335 via svnmerge from Brett Bryant
2007-06-27Merged revisions 72260 via svnmerge from Brett Bryant