]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldif
Cast ctype.h char arguments to unsigned char
[openldap] / servers / slapd / back-ldif /
2006-02-15 Ralf Haferkampsome more debug logging
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-16 Pierangelo Masaraticleanup error logging
2005-12-06 Pierangelo Masaratiremove unused var
2005-12-06 Pierangelo Masaratiuse helper to destroy modrdn modifications; plug leaks...
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-03 Howard ChuITS#4128 revert prev fixes, alternate fix used.
2005-10-31 Pierangelo Masaratimore about ITS#4128; please review
2005-10-31 Pierangelo Masaratiaddress ITS#4128; please review
2005-10-13 Howard ChuMove CSN invocations to backends
2005-08-27 Howard ChuPartially revert rev 1.31, must detect send_search...
2005-08-26 Hallvard FurusethRename label "leave" to "done".
2005-08-03 Pierangelo Masaratidon't need compare if entry_get is available
2005-08-02 Howard ChuITS#3912 missed an invocation of entry_schema_check...
2005-07-31 Hallvard FurusethCleanup
2005-07-30 Pierangelo Masaratisupport increment; don't bother too much about return...
2005-07-30 Pierangelo Masarati...otherwise it doesn't work with overlays
2005-07-21 Howard ChuPlug more memleaks
2005-07-21 Howard ChuPlug memleak in enum_tree
2005-07-17 Hallvard Furusethbvlist *list was updated through the wrong type.
2005-06-25 Howard ChuFix entry writing, truncate file if rewriting.
2005-05-30 Pierangelo Masaratidon't leave dangling pointers; pass entry when sending...
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-09 Howard ChuFix prev commit, trim unused cfOC vars
2005-05-09 Howard ChuRestructured to allow miscellaneous Adds under database...
2005-05-09 Howard ChuMore for error propagation
2005-05-06 Howard ChuPropagate config errors back to caller.
2005-05-06 Howard ChuFix for WIN32 mkdir
2005-05-04 Howard ChuITS#3699, #3702 fix ldif_back_search to send entries...
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-03-30 Pierangelo Masaratimore dnParent() cleanup
2005-03-30 Pierangelo Masaratidon't fail if the directory can't be opened because...
2005-03-29 Pierangelo Masaratirelease lock as early as possible; deferring referral...
2005-03-29 Pierangelo Masaratiadd manageDSAit & referral support (to be tested);...
2005-03-29 Pierangelo Masaratidon't continue if fopen failed
2005-03-29 Howard ChuAllow for alternate ordering characters to be used...
2005-03-29 Howard ChuBetter numeric sorting for ordered entries
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-18 Howard ChuSupport subtree rename, refuse subtree delete
2005-03-17 Howard ChuMore for loading config from database. Fix non-reentran...
2005-03-17 Howard ChuFix enum_tree, return in lexical order
2005-03-16 Howard ChuMore cleanup. Still needs work.
2005-03-16 Kurt Zeilengaremove non-ISO-C-isms
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-10 Howard ChuAdded back-ldif