]> git.sur5r.net Git - openldap/shortlog
openldap
2009-01-22 Kurt Zeilengarebuild
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-21 Pierangelo... fix alias deref in case of retry (ITS#5889)
2009-01-21 Quanah Gibson... Fix missing CVS header
2009-01-21 Quanah Gibson... Skip test if using back-ldif, as it doesn't support...
2009-01-20 Howard ChuITS#5897 fix bval length of serverID w/URL
2009-01-20 Howard ChuFix typo in prev commit
2009-01-20 Kurt ZeilengaAdd note that for SASL binds, the binddn is expected...
2009-01-19 Gavin Henry(ITS#5895) Example in constraint manual and documentation
2009-01-17 Kurt Zeilengaworking vsnprintf (at least on MSVC++ 2008)
2009-01-17 Kurt ZeilengaRevert previous commit
2009-01-17 Kurt Zeilengadebug code
2009-01-17 Kurt Zeilengauuid fixes
2009-01-17 Kurt ZeilengaFix syntax error in winsock lib check
2009-01-17 Kurt ZeilengaTweak winsock test
2009-01-17 Kurt ZeilengaRemove extra semi
2009-01-17 Kurt Zeilengaadd MSVC test
2009-01-17 Kurt Zeilenga*** empty log message ***
2009-01-17 Kurt Zeilengax hack
2009-01-17 Kurt ZeilengaAnother attempt
2009-01-17 Kurt ZeilengaFix test
2009-01-17 Kurt ZeilengaAnother winsock attempt
2009-01-16 Kurt Zeilengacygwin hack
2009-01-16 Kurt ZeilengaAnother winsock2 fix attempt
2009-01-16 Kurt Zeilengarebuild
2009-01-16 Kurt ZeilengaFix winsock test to properly use cache
2009-01-16 Howard ChuFix prev commit, was hanging up on write events
2009-01-16 Kurt ZeilengaUpdate
2009-01-16 Kurt ZeilengaTrail fix for MSVC++ vsnprintf problem
2009-01-16 Howard ChuRevert prev commit, better fix - make sure client conns...
2009-01-16 Howard ChuClient connection might get closed implicitly
2009-01-15 Howard ChuFix prev commit - check for c_state == CLOSING first
2009-01-15 Howard ChuFix prev commit, c_writers check should be mutex'd
2009-01-15 Howard ChuITS#5835 fix connection teradown when there are waiting...
2009-01-14 Howard ChuITS#5886 fix epoll hangup handling
2009-01-13 Howard ChuRevert prev commit
2009-01-13 Howard ChuITS#5835 tentative fix - remove bogus call to connectio...
2009-01-10 Emmanuel DreyfusMove cloak config OID from overlay to contrib branch...
2009-01-09 Emmanuel DreyfusThe cloak overlay hides some attributes unless explicit...
2009-01-05 Howard ChuITS#5855 fix Windows wake_sds close
2008-12-29 Howard ChuFix prev commit
2008-12-27 Pierangelo... allow overriding of SYNCMODE
2008-12-24 Howard ChuITS#5866 skip CSN check for glue entries
2008-12-20 Pierangelo... honor RFC4528 assertion control for LDAP add operations...
2008-12-20 Pierangelo... honor RFC4528 assertion control for LDAP add operations...
2008-12-20 Pierangelo... return error codes (ITS#5867)
2008-12-20 Pierangelo... check validity of idassert-bind line (ITS#5863)
2008-12-20 Pierangelo... do not allow slapo-ppolicy to be global by now (ITS...
2008-12-17 Gavin Henrysmall tidy and MM clear up.
2008-12-15 Quanah Gibson... Delete BDB 4.7.25 patch, there is now an official oracl...
2008-12-12 Ralf HaferkampFixed typo
2008-12-12 Pierangelo... don't send error when going to retry (alternative fix...
2008-12-11 Pierangelo... fix one-time leak (non critical)
2008-12-11 Pierangelo... fix LDAP deref control response; fix tool response...
2008-12-09 Ralf HaferkampAvoid locking up slapd when paused during shutdown...
2008-12-06 Pierangelo... add shadow mask
2008-12-06 Pierangelo... don't muck with shadow flags if database is already...
2008-12-06 Pierangelo... make sure the right control is being used (a little...
2008-12-05 Howard ChuITS#5849 free peer cert after retrieving DN
2008-12-03 Howard ChuMore for prev commit - if doing both modrdn and modify...
2008-12-02 Quanah Gibson... ITS#5842 Use "con1" instead of "con" so the tests work...
2008-11-29 Howard ChuRefine prev commit
2008-11-29 Howard ChuITS#5809 - fixed again, based on 1.423 (reverted 1...
2008-11-29 Howard ChuMake sure consumer is in persist phase before doing...
2008-11-28 Howard ChuLet the idletimeout check kill hung writers
2008-11-28 Pierangelo... fix ACI as a consequence of ITS#5804 (this is a hack...
2008-11-28 Pierangelo... more about ITS#5804
2008-11-28 Howard ChuITS#5835 change some DEBUG_TRACE messages to DEBUG_CONN...
2008-11-28 Pierangelo... add newRDN rewriting; fix rewriteContext names (ITS...
2008-11-28 Pierangelo... fix previous commit (related to ITS#5804)
2008-11-28 Ralf HaferkampRemove unneeded locking. Don't wait for memp_trickle...
2008-11-25 Gavin Henry(ITS#5818) Limits chapter for Admin Guide
2008-11-25 Gavin Henryreorder chapters and start of a migration/upgrade section.
2008-11-25 Howard ChuITS#5768 - add deref.
2008-11-24 Pierangelo... retry every hour, but don't save it; on the contrary...
2008-11-24 Gavin HenryWording.
2008-11-24 Gavin HenryUnique overlay example. Only rwm left to do.
2008-11-24 Gavin Henrysyncprov overlay section.
2008-11-23 Howard ChuITS#5827, release syncop after mod op completes
2008-11-22 Howard ChuSet sync intervals to 3 seconds, use SLEEP1 and SLEEP2...
2008-11-22 Howard ChuSet sync intervals to 3 seconds
2008-11-22 Howard ChuFix typo in prev commit
2008-11-22 Howard ChuInitialize bli_flag
2008-11-22 Pierangelo... don't leak generated filters (ITS#5826)
2008-11-22 Pierangelo... fix previous commit
2008-11-22 Pierangelo... make messages more esplicative; fix style
2008-11-22 Pierangelo... minimal fix for ITS#5825, pending discussion
2008-11-21 Howard ChuFix prev commit
2008-11-21 Hallvard FurusethITS#5824: #if/#elif issues in thread #includes
2008-11-21 Howard ChuAdd ldapexop, add -N from ITS#5812 (conflicts with...
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-21 Howard ChuITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid()
2008-11-21 Howard ChuITS#4750 regenerate
2008-11-21 Howard ChuITS#4750 check for geteuid()
2008-11-20 Pierangelo... don't alloc on slab (ITS#5820)
2008-11-20 Pierangelo... fix typo (ITS#5821)
2008-11-20 Gavin Henryremove leading / from command line example.
2008-11-19 Pierangelo... fix previous commit (ITS#5819)
2008-11-19 Pierangelo... clear rc if value must be added (ITS#5819)
2008-11-19 Pierangelo... both I.D.s are now submitted to IETF
next