]> git.sur5r.net Git - openldap/history - tests/progs/slapd-bind.c
ITS#6003, #5916 fix ldap_back_entry_get_rw, no deref here
[openldap] / tests / progs / slapd-bind.c
2009-02-10 Pierangelo Masaratifix previous (obviously broken) commit
2009-02-10 Pierangelo Masaratiprefix '*' to only log first occurrence of ignored...
2009-02-10 Howard ChuITS#5893 less verbose on expected errors, exit on Serve...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-07-19 Pierangelo Masaratifix logs indentation
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-13 Pierangelo Masaratiuse URI to configure client; enable attrlist in slapd...
2007-01-02 Kurt Zeilengahappy new year
2006-12-03 Pierangelo Masaratimake sure -i propagates correctly
2006-12-02 Pierangelo Masaratirevert -I for slapd-bind
2006-11-18 Pierangelo Masaratiadd support for extra ops after bind; allow to skip...
2006-08-25 Pierangelo Masaratiinitialize random seed; use high-order bits for better...
2006-07-01 Pierangelo Masaratifix prev. commit
2006-07-01 Pierangelo Masaratiremove password from command line
2006-07-01 Pierangelo Masaratineed to be bound to lookup userPassword; cleanup
2006-06-10 Pierangelo Masaratifurther cleanup; fix filter specification for slapd...
2006-06-09 Pierangelo Masaraticleanup
2006-06-09 Pierangelo Masaratiallow selective handling of errors
2006-06-09 Pierangelo Masaraticleanup testers
2006-05-14 Pierangelo Masaratiallow to select credentials; allow subtree search
2006-04-08 Pierangelo Masaratiallow extra message in errors
2006-04-04 Pierangelo Masaratisilence warning
2006-03-25 Pierangelo Masaratimake referral chasing optional
2006-03-25 Pierangelo Masaratidon't chase referrals (essentially, because it may...
2006-03-03 Pierangelo Masaratisplit operations in inner/outer loops
2006-02-07 Pierangelo Masaratirefine previous commits
2006-02-06 Pierangelo Masaratifurther cleanup
2006-02-04 Pierangelo Masaratiallow to reuse the same connection for multiple binds
2006-01-21 Pierangelo Masarati-FF means: log just once
2006-01-12 Pierangelo Masaratirework tester common error logging and so
2006-01-09 Pierangelo Masaratiadd bind to stress tests
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-14 Hallvard FurusethFix format %d errors
2005-11-10 Howard ChuUse GetTickCount for timing on Windows
2005-11-10 Howard ChuAdd -F force option to continue after bind failures...
2005-11-06 Pierangelo Masaratisilence warnings & FPE issue
2005-10-30 Howard ChuAdd slapd-bind to Makefile, update bind notes.
2005-10-29 Howard ChuPerform binds in a loop, using either a single DN or...