]> git.sur5r.net Git - openldap/history - servers/slapd/slapadd.c
Silence "unused <something>" warnings
[openldap] / servers / slapd / slapadd.c
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-04-21 Pierangelo Masaratimore attr_merge cleanup (please check)
2005-04-09 Howard ChuITS#3616 allow adding entry with zero-length DN if...
2005-04-09 Howard ChuDon't crash on update_ctx if context entry has no conte...
2005-02-17 Howard ChuRevert use_thread option, it didn't gain anything.
2005-01-30 Pierangelo Masaratisilence warning
2005-01-24 Howard ChuRewritten str2entry, added str2entry2
2005-01-22 Howard ChuReally fix synchronization
2005-01-21 Howard ChuMinor cleanup
2005-01-21 Howard ChuMore fixes for prev commit
2005-01-21 Howard ChuFix synchronization in prev commit
2005-01-21 Howard ChuAdd option to use a second thread for adds
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-31 Jong Hyuk Choislapadd -i <rid list> fix
2004-07-19 Pierangelo Masaratiminor cleanup
2004-07-17 Pierangelo Masaratimore cleanup
2004-07-17 Pierangelo Masaratinormalize authcDN (ITS#3246); don't touch databases...
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-26 Jong Hyuk Choireintroduce changes made in tools/slapadd.c v1.64 ...
2004-03-09 Jong Hyuk Choipatch to fix consumer replica cookie format in slaptools
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...