Commit Graph

64 Commits (2326d0d499aa47e85d712f23f0510c70a55cc98c)

Author SHA1 Message Date
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis 19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die 19 years ago
Kevin P. Fleming b0ac62573a revert loader changes that have clearly not undergone adequate testing before commit 19 years ago
Tilghman Lesher bdd24455b4 Bug 4377 - Round 2 of the loader updates 19 years ago
Russell Bryant 5c38240187 conversions to allocation wrappers and various other coding guideliens fixes (issue ) 19 years ago
Tilghman Lesher f1209276fd Bug 4377 - Initial round of loader changes 19 years ago
Russell Bryant 6f71e1178e constify arguments in more places where strings should not be modified (issue ) 20 years ago
Matt O'Gorman e57319b1e5 Merged revisions 8162 via svnmerge from 20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors 20 years ago
Russell Bryant ec05153ac4 convert most of the option_*'s to a single ast_flags structure. Also, fix some 20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties 20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue ) 20 years ago
Kevin P. Fleming 44aff84c2e use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue ) 20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
Russell Bryant 52594b6b12 fix a bunch of gcc4 warnings realted to pointer signedness 20 years ago
Russell Bryant 32a267db40 formatting fixes (bug ) 20 years ago
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug ) 20 years ago
Kevin P. Fleming 054317fb13 add support for 'early loading' modules, so that nearly all configuration files can be read from Realtime storage 20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags 20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags 20 years ago
Kevin P. Fleming 6cbf69981d clean up module version number output 20 years ago
Kevin P. Fleming 43cf15e339 add support for per-module version numbers 20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug ) 20 years ago
Kevin P. Fleming 23472dd2c0 support configurable batch posting of CDRs (off by default) (bug ) 20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug ) 20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug ) 20 years ago
Kevin P. Fleming d254db31c8 *** empty log message *** 20 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug ) 21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005 21 years ago
Mark Spencer 1496da97fb Optimize module loading (bug ) 21 years ago
Mark Spencer ff6c09c775 Revert loader change now that we do it at runtime 21 years ago
Mark Spencer 127c3c93d0 Load formats first (bug ) 21 years ago
Russell Bryant 6cd0d316e2 fix logging issue 21 years ago
Mark Spencer a085c07f89 Don't hold modlock while doing reload 21 years ago
Mark Spencer dffb2566bc Big agent / queue fixes 21 years ago
Mark Spencer 3e5368b763 Provide module command completion (make twisted happy) 21 years ago
Mark Spencer 7c4337dc91 Add option for "show modules like" (bug ) 21 years ago
Mark Spencer befaca888d Minor config updates, add module counts (bug ) 21 years ago
Mark Spencer eb57ea95d6 reload documentation, don't display res in app_test... 21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug ), also make individual modules reloadable... 21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config 21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug ) 21 years ago
Mark Spencer a46999cf0d Loader fixes 21 years ago
Mark Spencer 02287658f7 Store modules in the order they're loaded to make reload work properly 21 years ago
Mark Spencer b2a648b4da Just in case resources with the same name are loaded 22 years ago
Martin Pycko cd0e1c9780 Don't allow to issue a 'reload' command if the previous one didn't finish yet 22 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X 22 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug ) 22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks 22 years ago