aboutsummaryrefslogtreecommitdiffstats
path: root/config.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Optimize module loading (bug #3356)markster1-2/+2
2005-01-16config restructure, sip peer completion (bug #3352, #3327)markster1-204/+188
2004-12-28tiny tweak to allow pvt config engines to use __ast_loadanthm1-4/+4
2004-12-19Merge twisted's OSX compat fix (bug #3090)markster1-0/+3
2004-12-15Add missing patchmarkster1-1/+1
2004-12-15Fix glob issue on solaris (bug #3047)markster1-1/+5
2004-12-11Revert earlier patch (bug #2825)markster1-1/+2
2004-12-11Restore ignoring missing include files (bug #2825)markster1-2/+1
2004-12-11Add support for globbing (bug #2825)markster1-2/+34
2004-12-05Consider a comment to start with ;-- but not if there are more dashes (bug #2...markster1-1/+1
2004-12-04Add heavily revised version of anthm's multi-line comment (bug #2911)markster1-33/+76
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...markster1-0/+18
2004-10-08Minor config updates, add module counts (bug #2593)markster1-0/+15
2004-10-08realtimeify voicemail...markster1-2/+2
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...markster1-3/+7
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-512/+161
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...markster1-2/+2
2004-09-03Fix escaping ; (bug #2368)markster1-5/+11
2004-08-08Allow on/off (bug #2233)markster1-2/+4
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-5/+6
2004-06-22Misc formatting cleanupscitats1-3/+2
2004-06-17Cleanup formatting in config.ccitats1-100/+105
2004-06-15fix a miscalled arg in the #include support in external config handlesanthm1-1/+1
2004-06-12Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)markster1-2/+2
2004-06-11Merge res_odbc and res_configmarkster1-32/+310
2004-05-20Stage 1 of deadlock fix (bug #1673 -- but not yet solved, just started) and f...markster1-2/+1
2004-05-04More strlen_zero checks (bug #1549)markster1-3/+4
2004-03-02Add function ast_false, like ast_truecitats1-0/+14
2003-07-01Add agent groupings, fix the "incorrect" message on first login attemptmarkster1-1/+1
2003-06-04Increase the buffer to 512 so that we could process longer config linesmartinp1-1/+1
2003-04-28Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add ma...markster1-8/+77
2003-04-25Allocate commentsmarkster1-7/+9
2003-04-07Fix little leak thanks to James G.martinp1-0/+1
2003-03-09Sun Mar 9 07:00:01 CET 2003matteo1-11/+386
2003-01-30Version 0.3.0 from FTPmarkster1-1/+4
2002-04-22Version 0.1.12 from FTPmarkster1-1/+4
2002-03-05Version 0.1.11 from FTPmarkster1-86/+125
2001-11-02Version 0.1.10 from FTPmarkster1-3/+3
2001-10-09Version 0.1.9 from FTPmarkster1-11/+27
2001-04-23Version 0.1.8 from FTPmarkster1-1/+34
2001-03-06Version 0.1.7 from FTPmarkster1-0/+3
2000-01-06Version 0.1.2 from FTPmarkster1-0/+2
1999-12-11Version 0.1.1 from FTPmarkster1-6/+20
1999-10-24Version 0.1.0 from FTPmarkster1-0/+243