Commit Graph

83 Commits (354b7f1a81057d6c68b51a05268f0d914b809357)

Author SHA1 Message Date
Kevin P. Fleming 87c87fe158 remove extraneous message
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Kevin P. Fleming f9c8bb8087 ignore non-regular files during config parsing (issue #5510, different fix)
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 7a59bc42c8 correct behavior change introduced by issue #5448 patch
20 years ago
Mark Spencer 43fd4d64b0 Improve config parsing performance (bug #5448)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
20 years ago
Kevin P. Fleming a5b640cb40 add 'sip show settings' CLI command (issue #4806)
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
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 65e52f3ba9 clean up find_engine()
20 years ago
Kevin P. Fleming 3e44b65090 split up string/time functions into separate header files
20 years ago
Kevin P. Fleming 2f5da9a173 make 'show config mapping' show all mappings associated with an engine (bug #4564)
20 years ago
Kevin P. Fleming 304bc75cf1 fix memory leaks in config loader (bug #4223)
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 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
20 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
20 years ago
Mark Spencer ee79fe4036 Fix improper config dir path (bug #4184)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Josh Roberson 48b6ab921b Fix help and command line completion for "show config mappings" (Bug #3766)
20 years ago
Mark Spencer 188fdf9260 Fix "not found" case (bug #3404)
21 years ago
Mark Spencer c52f076bca Separate IAX and SIP tables for users/peers
21 years ago
Mark Spencer f286c413c0 Clarify documentation (bug #3495)
21 years ago
Mark Spencer b4f05e2c98 Merge #exec functionality (must be explicitly enabled!)
21 years ago
Mark Spencer 7cd91c85fa Fix seg in variable replacement (bug #3464)
21 years ago
Mark Spencer 0b04b3dfb2 Add category inheritance (bug #3099)
21 years ago
Mark Spencer 976bdba2d1 Fix properly the issue of the verbose level for parsing... (bug #3404 etc)
21 years ago
Anthony Minessale II dad010329b Fixing "parsing" bug in config.c (AGAIN!)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer 17c311c9b9 Un-revert in preparation for actual fix
21 years ago
Anthony Minessale II d52d919a29 repeal config prototype changes
21 years ago
Mark Spencer 9dfb8aac36 Fix tiny typo (bug #3404)
21 years ago
Anthony Minessale II 32ba309c68 Fix this annoying typeo that has been torturing me for weeks now
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 1496da97fb Optimize module loading (bug #3356)
21 years ago
Mark Spencer b0772febde config restructure, sip peer completion (bug #3352, #3327)
21 years ago
Anthony Minessale II 907ed4d346 tiny tweak to allow pvt config engines to use __ast_load
21 years ago
Mark Spencer 61f25c3e92 Merge twisted's OSX compat fix (bug #3090)
21 years ago
Mark Spencer dd6a232277 Add missing patch
21 years ago
Mark Spencer 54b418482f Fix glob issue on solaris (bug #3047)
21 years ago
Mark Spencer bbbd682ed6 Revert earlier patch (bug #2825)
21 years ago
Mark Spencer 442e1403a8 Restore ignoring missing include files (bug #2825)
21 years ago
Mark Spencer be9ec5833d Add support for globbing (bug #2825)
21 years ago
Mark Spencer 0ceb14b9a4 Consider a comment to start with ;-- but not if there are more dashes (bug #2977)
21 years ago
Mark Spencer 50f65a4307 Add heavily revised version of anthm's multi-line comment (bug #2911)
21 years ago