satisfy buildbot
[asterisk/asterisk.git] / main / asterisk.c
2008-04-03 Dwayne M. Hubbardsatisfy buildbot
2008-04-03 Dwayne M. Hubbardadd a Zaptel timer check to verify the timer is respond...
2008-03-26 Tilghman LesherAdd the "config reload <conffile>" command, which allow...
2008-03-25 Joshua ColpMerged revisions 110628 via svnmerge from
2008-03-18 Terry WilsonGo through and fix a bunch of places where character...
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-03-05 Tilghman LesherCreate a centralized configuration option for silenceth...
2008-03-04 Tilghman LesherFix minor misuses of snprintf
2008-03-03 Russell Bryant3) In addition to merging the changes below, change...
2008-02-26 Russell BryantI swear I compiled this ... *cough*
2008-02-18 Michiel van Baakmake the output of 'core show settings' a bit nicer.
2008-02-12 Russell BryantRemove development version notice.
2008-02-11 Joshua ColpJust some minor coding style cleanup...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-02-04 Tilghman LesherMerged revisions 102323 via svnmerge from
2008-01-24 Russell BryantMerged revisions 100164 via svnmerge from
2008-01-23 Jason ParkerMove code from res_features into (new file) main/features.c
2008-01-22 Russell BryantMake sure the command is not just present but is also...
2008-01-22 Russell BryantChange the Asterisk CLI startup commands feature to...
2008-01-17 Russell BryantAdd support for an easy way to automatically execute...
2008-01-09 Tilghman LesherNew option in trunk, needs strdupa to be safe, too
2008-01-08 Tilghman LesherMerged revisions 97077 via svnmerge from
2008-01-05 Russell BryantNow that the version.h file was getting properly regene...
2008-01-03 Tilghman LesherCompatibility fix for OpenBSD
2007-12-27 Jason ParkerFix -s socket option, and document it as well.
2007-12-21 Tilghman LesherMerged revisions 94418 via svnmerge from
2007-12-20 Luigi Rizzomodify svn.digium.com/view/asterisk?view=rev&rev=93603
2007-12-19 Olle JohanssonAdd option for starting remote Asterisk by naming the...
2007-12-18 Tilghman LesherMaking the canary error message a little more obvious.
2007-12-18 Tilghman LesherAdd a canary process, for high priority mode (asterisk...
2007-12-18 Luigi Rizzomake configuration variable const so they are not accid...
2007-12-18 Luigi Rizzoremove unnecessary (char *) casts for ast_config_AST_...
2007-12-18 Luigi RizzoRename the macros in defaults.h - they are not meant...
2007-12-16 Olle JohanssonDon't drop the first character randomly in long listing...
2007-12-14 Tilghman LesherConvert ast_verbose to ast_verb.
2007-12-12 Tilghman LesherCorrectly handle possible memory allocation failure
2007-11-27 Olle JohanssonA few more "moremanager" fixes
2007-11-27 Olle JohanssonMore "moremanager" fixes. Manager commands to check...
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove internal function declarations to include/asterisk...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-17 Luigi Rizzostart using asterisk/network.h for network related...
2007-11-16 Luigi Rizzoremove a bunch of duplicate includes
2007-11-16 Luigi Rizzoremove duplicate headers.
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-21 Russell BryantMerged revisions 85532 via svnmerge from
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-17 Tilghman LesherMerged revisions 86066 via svnmerge from
2007-10-15 Russell BryantMerged revisions 85545 via svnmerge from
2007-10-13 Russell BryantMerged revisions 85533 via svnmerge from
2007-10-11 Russell BryantMerge a ton of NEW_CLI conversions. Thanks to everyone...
2007-10-01 Russell BryantCorydon posted this janitor project to the bug tracker...
2007-09-24 Tilghman LesherPermit custom locations for astdb and the keys director...
2007-09-20 Russell BryantMerged revisions 83348 via svnmerge from
2007-09-20 Russell Bryanttrivial formatting change
2007-09-20 Russell Bryanttrivial formatting change
2007-09-20 Russell BryantDon't start the event processing thread until after...
2007-09-13 Russell BryantMerged revisions 82337 via svnmerge from
2007-09-12 Mark MichelsonFixes Solaris build warnings
2007-09-12 Russell BryantMerged revisions 82280 via svnmerge from
2007-09-08 Russell BryantMerged revisions 81997 via svnmerge from
2007-08-28 Russell Bryant(closes issue #7852)
2007-08-16 Tilghman LesherDon't reload a configuration file if nothing has changed.
2007-08-01 Joshua ColpInstead of adding the SOLARIS check to each HAVE_SYSINF...
2007-08-01 Joshua ColpSolaris does not have a sysinfo like we know of on...
2007-07-23 Russell Bryant(closes issue #10271)
2007-07-23 Russell Bryant(closes issue #10192)
2007-07-18 Tilghman LesherMerge in ast_strftime branch, which changes timestamps...
2007-06-27 Brett BryantMerged revisions 72383 via svnmerge from
2007-06-27 Brett BryantMerged revisions 72335 via svnmerge from
2007-06-27 Brett BryantMerged revisions 72260 via svnmerge from
2007-06-24 Russell BryantMerged revisions 71362 via svnmerge from
2007-06-22 Brett BryantMerged revisions 71066 via svnmerge from
2007-06-22 Jason ParkerNothing to see here.
2007-06-18 Joshua ColpFew more rwlist conversions... why not.
2007-06-14 Russell BryantConvert uses of strdup() to ast_strdup()
2007-06-14 Kevin P. FlemingMerged revisions 69392 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-08 Russell BryantMinor formatting change to test changes to mantis auto...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-05 Russell BryantMerged revisions 67308 via svnmerge from
2007-06-01 Russell BryantMerge major changes to the way device state is passed...
2007-05-24 Russell BryantAdd a new API call for creating detached threads. ...
2007-05-11 Jason Parkeroops.. Fix the logic of the last commit.
2007-05-11 Jason ParkerBetter fallback method for autosystemname.
2007-05-11 Jason ParkerAdd autosystemname setting to asterisk.conf
2007-04-30 Joshua ColpMerged revisions 62369 via svnmerge from
2007-04-28 Russell BryantMerge changes from team/russell/events
2007-04-11 Dwayne M. Hubbardfixed the '-e' command line option for minmemfree....
2007-04-11 Dwayne M. Hubbardchanged #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO)
2007-04-11 Dwayne M. Hubbardadded HAVE_SYSINFO preprocessor directives for portabil...
2007-04-11 Dwayne M. Hubbardadded option_minmemfree for use in asterisk.conf to...
2007-04-09 Tilghman LesherMerged revisions 60850 via svnmerge from
2007-03-11 Kevin P. Fleminggrammatical errors are bad, mmmkay?
2007-03-11 Jason ParkerAdd CLI command "marko show birthday" to show "birthday...
2007-02-26 Joshua ColpMerged revisions 56783 via svnmerge from
2007-02-26 Russell BryantRemove redundant check to ensure that LOW_MEMORY is...
2007-02-23 Russell BryantMerged revisions 56505 via svnmerge from
next