Commit Graph

70 Commits (master)

Author SHA1 Message Date
Alexander Traud a85f2bf34d res: Fix for Doxygen.
3 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
3 years ago
Richard Mudgett 467f7c6724 Fix 'statement' typo throughout code.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
7 years ago
Sean Bright e57961db84 res_config_ldap: Various code improvements
8 years ago
Joshua Colp 8f248f7a1c Merge "realtime: Centralize some common realtime backend code"
8 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
Sean Bright e84353b8a8 res_config_ldap: Don't try to delete non-existent attributes
8 years ago
Sean Bright 9f392574f9 res_config_ldap: Remove extraneous line numbers from log messages
8 years ago
Sean Bright ef0944395e res_config_ldap: Make memory allocation more consistent
8 years ago
Sean Bright dd3efdf525 res_config_ldap: Fix configuration inheritance from _general
8 years ago
Sean Bright d6d86f1c09 res_config_ldap: Fix erroneous LDAP_MOD_REPLACE in LDAP modify
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Matthew Jordan 1f3fff7b91 Use LDAP memory management functions instead of Asterisk's
12 years ago
Andrew Latham e29737179a Update Doxygen
12 years ago
Andrew Latham a30e74da4f Doxygen Cleanups
12 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Richard Mudgett 0f92716dbb Fix infinite loop releasing the same memory in ldap_loadentry().
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Sean Bright 078f73d697 Merged revisions 304866 via svnmerge from
14 years ago
Russell Bryant f38ee2862c Merged revisions 292523 via svnmerge from
15 years ago
Russell Bryant dd89211409 Merged revisions 289333 via svnmerge from
15 years ago
Tilghman Lesher 12a0639429 Merged revisions 279601 via svnmerge from
15 years ago
Olle Johansson 98ad48e5d4 Minor corrections to the LDAP realtime driver
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Sean Bright 37b73283ff Plug a memory leak in res_config_ldap.
16 years ago
Sean Bright a5688e483b Fix crash in res_config_ldap.
16 years ago
Olle Johansson 864aa14426 Formatting, moving error messages to ERROR, removing references to unexisting debug output. No functionality changes.
16 years ago
Gavin Henry f2b9fc797d Added three new attributes and applied a patch to res_config_ldap.c
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Kevin P. Fleming a5c2ac4fc2 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches
16 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago