Commit Graph

90 Commits (e97a723cf1710d0c40bcbe7ac53fc943abedd2c4)

Author SHA1 Message Date
Russell Bryant e97a723cf1 Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
18 years ago
Russell Bryant d78463be1e Corydon posted this janitor project to the bug tracker and mvanbaak provided
18 years ago
Tilghman Lesher ddc6f8100e Permit custom locations for astdb and the keys directory (though default to the current locations) (Closes issue #10267)
18 years ago
Russell Bryant 5cbdfc9925 Merged revisions 83348 via svnmerge from
18 years ago
Russell Bryant 06fd2e1a05 trivial formatting change
18 years ago
Russell Bryant 2fde4885db trivial formatting change
18 years ago
Russell Bryant 6aa1638d8a Don't start the event processing thread until after forking.
18 years ago
Russell Bryant 79d79ac840 Merged revisions 82337 via svnmerge from
18 years ago
Mark Michelson 3a6e79ad80 Fixes Solaris build warnings
18 years ago
Russell Bryant 7e19df05b9 Merged revisions 82280 via svnmerge from
18 years ago
Russell Bryant 9dba50322d Merged revisions 81997 via svnmerge from
18 years ago
Russell Bryant 43e9b0f67c (closes issue #7852)
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Joshua Colp 1e4bd7a192 Instead of adding the SOLARIS check to each HAVE_SYSINFO check let's just make the sysinfo autoconf logic a bit pickier about what it considers a usable sysinfo.
18 years ago
Joshua Colp a7aaa0bbc2 Solaris does not have a sysinfo like we know of on Linux.
18 years ago
Russell Bryant eaebbdab61 (closes issue #10271)
18 years ago
Russell Bryant f1f72312bb (closes issue #10192)
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Brett Bryant a17e7a01a3 Merged revisions 72383 via svnmerge from
18 years ago
Brett Bryant 2a46445481 Merged revisions 72335 via svnmerge from
18 years ago
Brett Bryant dee58f2531 Merged revisions 72260 via svnmerge from
18 years ago
Russell Bryant 8f2d952945 Merged revisions 71362 via svnmerge from
18 years ago
Brett Bryant aff5425dea Merged revisions 71066 via svnmerge from
18 years ago
Jason Parker 0b98b2a659 Nothing to see here.
18 years ago
Joshua Colp 55c6ce92ce Few more rwlist conversions... why not.
18 years ago
Russell Bryant b179e2155f Convert uses of strdup() to ast_strdup()
18 years ago
Kevin P. Fleming 5fdba27ea2 Merged revisions 69392 via svnmerge from
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Russell Bryant bd11057367 Minor formatting change to test changes to mantis auto-closing issues
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant 508d36f5ad Merged revisions 67308 via svnmerge from
18 years ago
Russell Bryant 605368649e Merge major changes to the way device state is passed around Asterisk. The two
18 years ago
Russell Bryant 4b3a3fb14c Add a new API call for creating detached threads. Then, go replace all of the
18 years ago
Jason Parker bb30f0c0d2 oops.. Fix the logic of the last commit.
18 years ago
Jason Parker cdfa29e2b1 Better fallback method for autosystemname.
18 years ago
Jason Parker a693e4d58c Add autosystemname setting to asterisk.conf
18 years ago
Joshua Colp fe158ded8a Merged revisions 62369 via svnmerge from
18 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
18 years ago
Dwayne M. Hubbard 9fc6cf1ac3 fixed the '-e' command line option for minmemfree. updated doc/asterisk-conf.tex
18 years ago
Dwayne M. Hubbard 2151e532fe changed #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO)
18 years ago
Dwayne M. Hubbard 6a5f3599bb added HAVE_SYSINFO preprocessor directives for portability and general happiness
18 years ago
Dwayne M. Hubbard 62256ee410 added option_minmemfree for use in asterisk.conf to specify the amount of minimum free memory prior to accepting calls. added CLI 'core show sysinfo' to display system information
18 years ago
Tilghman Lesher 5ecaea3d0a Merged revisions 60850 via svnmerge from
18 years ago
Kevin P. Fleming 1187fbd701 grammatical errors are bad, mmmkay?
18 years ago
Jason Parker 6cce2f3311 Add CLI command "marko show birthday" to show "birthday information"
18 years ago
Joshua Colp cda7883ffd Merged revisions 56783 via svnmerge from
19 years ago
Russell Bryant 4e752903bb Remove redundant check to ensure that LOW_MEMORY is not defined.
19 years ago
Russell Bryant dbd7334dcc Merged revisions 56505 via svnmerge from
19 years ago
Jason Parker aac92788a2 Merged revisions 54886 via svnmerge from
19 years ago
Olle Johansson 9f02e13857 Show version in "core show settings"
19 years ago