]> git.sur5r.net Git - openldap/history - servers/slapd/slapadd.c
ITS#6038 revert prev commits, ITS rejected
[openldap] / servers / slapd / slapadd.c
2009-03-27 Howard ChuITS#6038 revert prev commits, ITS rejected
2009-03-26 Rein TollevikITS#6038: Write slapadd progress meter to stdout.
2009-03-05 Pierangelo Masaratimore about previous commit
2009-03-05 Pierangelo Masaratibetter diagnostics
2009-02-05 Howard ChuITS#5922 - disable meter for non-default debug settings
2009-02-05 Howard ChuMore for prev commit, note when closing DB
2009-02-05 Howard ChuITS#5922 with namespace changes
2009-02-04 Pierangelo Masaratifix structuralObjectClass modification (glue, ITS#5921...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-03 Howard ChuITS#5745 report errors in shutdown processing
2008-03-22 Pierangelo Masaratiwork around paranoid check (ITS#5412)
2008-02-22 Howard ChuTweak order of operational attrs
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-12 Howard ChuITS#5225 fix contextCSN updating
2007-08-28 Pierangelo Masaratiadd -S to slapadd to set desired SID in generated entry...
2007-08-28 Pierangelo Masaratiif tool mode needs to add structuralObjectClass, overri...
2007-08-27 Pierangelo Masaratifix previous commit
2007-08-27 Pierangelo Masaratineed to copy the Entry to safely manipulate it
2007-08-26 Pierangelo Masaratiimprove previous commit; fix ITS#5108 by letting both...
2007-08-26 Pierangelo Masaratiadd support for CSNSIDMatch; use it to set contextCSN...
2007-08-16 Hallvard FurusethRemove lint
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-01-02 Kurt Zeilengahappy new year
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-05-31 Howard ChuCleanup prev commit
2006-05-29 Howard ChuITS#4555 add "-j" option to jump to line of LDIF file...
2006-01-08 Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-12 Howard ChuITS#4078 fix buffer alignment
2005-08-31 Hallvard FurusethReject slapadd -w if not supported (partial ITS#3979...
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-07-27 Hallvard FurusethSilence warnings (rearrange if(dryrun) vs. if(verbose)
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...