]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldif/ldif.c
Fix entry writing, truncate file if rewriting.
[openldap] / servers / slapd / back-ldif / ldif.c
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