Cronologia Commit

Autore SHA1 Messaggio Data
  Leif Madsen c7f7156c57 Merged revisions 328209 via svnmerge from 13 anni fa
  Paul Belanger 7cdc29f066 Replace ast_log(LOG_DEBUG, ...) with ast_debug() 14 anni fa
  Sean Bright bd5fdd35e1 Merged revisions 304866 via svnmerge from 14 anni fa
  Russell Bryant f18de76801 Merged revisions 292523 via svnmerge from 14 anni fa
  Russell Bryant 9981c80015 Merged revisions 289333 via svnmerge from 14 anni fa
  Tilghman Lesher ec91525fac Merged revisions 279601 via svnmerge from 14 anni fa
  Olle Johansson 15d4199897 Minor corrections to the LDAP realtime driver 14 anni fa
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 anni fa
  Sean Bright f2ff0bbb07 Plug a memory leak in res_config_ldap. 15 anni fa
  Sean Bright d87d948df7 Fix crash in res_config_ldap. 15 anni fa
  Olle Johansson bec5483e30 Formatting, moving error messages to ERROR, removing references to unexisting debug output. No functionality changes. 15 anni fa
  Gavin Henry d2d26eef25 Added three new attributes and applied a patch to res_config_ldap.c 15 anni fa
  Tilghman Lesher ce99465a3b AST-2009-005 15 anni fa
  David Vossel 2e6083823d fixes some memory leaks and redundant conditions 15 anni fa
  Kevin P. Fleming 80282ed194 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 16 anni fa
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 anni fa
  Eliel C. Sardanons de93eb36b2 Janitor, use ARRAY_LEN() when possible. 16 anni fa
  Tilghman Lesher 759017378e Merge realtime_update2 branch, which adds a new realtime API call named 16 anni fa
  Michiel van Baak bde9f9e6f6 Merge the cli_cleanup branch. 16 anni fa
  Tilghman Lesher 494f40bad2 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 16 anni fa
  Sean Bright 6869d7976e All of the res/ stuff (other than res_jabber) from the RSW branch. 16 anni fa
  Sean Bright c8b0f28901 Fix some usages of snprintf, and clarify a couple variable names. 16 anni fa
  Tilghman Lesher c9eea64d05 Reduce warning to debug, otherwise we flood the log when we (legitimately) 16 anni fa
  Tilghman Lesher 61bd777c17 Don't change pointers that need to be later passed back for deallocation. 16 anni fa
  Tilghman Lesher a1b068dd2a When binding anonymously, credentials are still needed. 17 anni fa
  Joshua Colp 5721663b58 Make the ldap version setting work without having both version and protocol set. 17 anni fa
  Russell Bryant 95918c7f81 Only save a password if a username exists. 17 anni fa
  Russell Bryant a5d88a8549 Use the default that the log output claims will be used for the basedn 17 anni fa
  Joshua Colp 469f7b29cc Only print out the error message if ldap_modify_ext_s actually returns an error, and not success. 17 anni fa
  Joshua Colp 2e50b311af If the parsing of the config file fails make sure we unlock ldap_lock. 17 anni fa