]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2011-06-01  Howard ChuFix for sparse ranges, get next ID from DB
2011-05-26  Ralf HaferkampITS#6954 fix consistency checker prematurely deleting...
2011-05-26  Ralf Haferkampfix uninitialized bindref_time (found with valgrind)
2011-05-26  Ralf HaferkampITS#6953 do not use the cache db when refreshing
2011-05-24  Howard ChuITS#6915 document replication behavior
2011-05-24  Howard ChuITS#6915 Don't replicate internal operations
2011-05-24  Howard ChuRevert "update entryCSN (and operational attrs in gener...
2011-05-24  Howard ChuRevert "force the generation of a new CSN (ITS#6766)"
2011-05-24  Howard ChuRevert "ITS#6915 fix op timestamps"
2011-05-24  Ralf HaferkampITS#6951 Fix two buffersize issue in "pcacheBind" confi...
2011-05-24  Ralf HaferkampITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets
2011-05-22  Pierangelo... check sat_equality before using it (ITS#6943)
2011-05-09  Hallvard FurusethITS#6935 Fix uninitialized cert-syntax vars.
2011-05-09  Hallvard FurusethITS#6933 Add missing strdup of lutil_getRegParam()
2011-05-09  Luke HowardAdd GSS naming extensions ACL plugin
2011-05-07  Hallvard FurusethFix test062-config-delete typo 2>%1 to 2>&1
2011-05-07  Hallvard FurusethITS#6932: Move assert(str) before Debug(..str).
2011-05-05  Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-05-05  Hallvard FurusethITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
2011-05-05  Hallvard FurusethITS#6930 Plug ldapi://too-long-path socket leak.
2011-05-05  Hallvard Furusethklocwork#255 Fix sprintf(%d, u_int32_t)
2011-05-05  Hallvard FurusethITS#6929 fclose(password file) on failure.
2011-05-05  Hallvard FurusethITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
2011-05-03  Ralf HaferkampFix build with gcc 4.6
2011-04-24  Howard ChuITS#6909 blind fix. re-init creds for retry.
2011-04-24  Howard ChuITS#6915 fix op timestamps
2011-04-20  Howard ChuMore for ITS#6815, Unbind and Abandon
2011-04-15  Howard ChuAdd strictrefresh syncrepl option
2011-04-15  Howard ChuLog when delta-sync has to fallback
2011-04-15  Howard ChuLog entry DN on syncrepl errors
2011-04-14  Ralf Haferkampfixed LDAPCtrl constructor when using char*
2011-04-09  Howard ChuITS#6898 fix regression from ITS#6625
2011-04-04  Hallvard FurusethMerge missing files from cvs repo
2011-04-01  Ralf Haferkamprenew SSL context when setting global Options
2011-04-01  Ralf HaferkampFixed SSL/TLS context renewal
2011-03-30  Hallvard FurusethITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY
2011-03-30  Luke Howardget posixgroup.c compiling again
2011-03-30  Gavin HenryReverting.
2011-03-30  Gavin HenryMerge branch 'master' of ssh://git-master.openldap...
2011-03-30  Gavin HenryTesting first git commit for docs.
2011-03-30  Luke Howardslapi_attr_add_value should use attr_valadd to set...
2011-03-29  Kurt ZeilengaMerge branch 'master' of ssh://git-master.openldap...
2011-03-29  Kurt ZeilengaUpdate guide Copyright/License handling
2011-03-28  Quanah Gibson... Update for git
2011-03-28  Quanah Gibson... Update configure
2011-03-28  Kurt Zeilengafix typo in last commit
2011-03-28  Kurt Zeilengahandle $Id$ in configure.in (configure scripts need...
2011-03-27  Kurt ZeilengaUse $Id$ for AC_REVISION()
2011-03-26  Kurt ZeilengaUpdate mkrelease for git(1)
2011-03-26  Kurt ZeilengaDon't ignore all Makefiles
2011-03-26  Kurt ZeilengaInitial .gitignore
2011-03-26  Kurt ZeilengaIndicate configure is running in a Git clone
2011-03-25  Quanah Gibson... ITS#6879 MIGRATION_CVS2GIT
2011-03-25  Kurt ZeilengaRemove from CVS (now in openldap-etc.git)
2011-03-24  Quanah Gibson... ITS#6866
2011-03-24  Howard ChuITS#6877 add LIBTOOL definition
2011-03-24  Howard ChuITS#6870 fix winsock wake_sds init
2011-03-24  Howard ChuMore for ITS#6238 add install rule
2011-03-24  Howard ChuITS#6870 move ldif.c and fetch.c from liblutil to libldap
2011-03-23  Kurt Zeilengaupdate year on personal notice (just to inject a commit...
2011-03-22  Ralf HaferkampFirst underlying LDAP database needs special treatment...
2011-03-22  Ralf HaferkampAllow deletion of chain overlay's back-ldap databases
2011-03-22  Ralf HaferkampITS#6870 Revert r1.49 commit to make HEAD build again
2011-03-18  Hallvard FurusethComment back-ldap/SampleLDAP.pm data structure
2011-03-18  Ralf HaferkampITS#6870 Reverted last commit
2011-03-18  Ralf HaferkampMore for ITS#6870
2011-03-18  Ralf HaferkampSet appropriate error code, when trying to delete non...
2011-03-17  Howard Chusl_busy is used as a boolean so just set it, don't...
2011-03-17  Howard ChuITS#6870 fix Makefile breakage due to ITS#6194
2011-03-16  Kurt Zeilengause IANA assigned OID for dontUseCopy control, don...
2011-03-16  Kurt Zeilengarfc6171 (dontUseCopy)
2011-03-16  Kurt Zeilengarfc6171
2011-03-16  Howard ChuITS#6863, fix crashes in ITS#6714 patch. From Jan Vcela...
2011-03-16  Howard ChuMore for ITS#6853, check for trickle thread not yet...
2011-03-16  Ralf HaferkampAllow deleting Cft_Misc config entries by setting a...
2011-03-15  Ralf Haferkampsilence warning
2011-03-15  Ralf Haferkampremoving global overlays should work now as well
2011-03-14  Ralf Haferkampplugged possible memory leak (e.g. when deleting syncre...
2011-03-14  Hallvard FurusethITS#6859 Fix NT threads LDAP_INT_MUTEX_FIRSTCREATE().
2011-03-11  Howard ChuMore for 6853, add condvar for end condition
2011-03-10  Pierangelo... make documentation impersonal
2011-03-09  Howard ChuITS#6858 fix segv if adding values out of order
2011-03-09  Howard ChuMore for prev commit - none of this is necessary if...
2011-03-09  Ralf HaferkampRemoved missleading comments in ldap_chain_uri_cmp...
2011-03-07  Ralf HaferkampITS#6857 avoid overwriting be_flags of the underlying...
2011-03-05  Pierangelo... fix commit 1.268, related to ITS#6817
2011-03-05  Pierangelo... more about ITS#6817
2011-03-04  Howard ChuITS#6853 wait for trickle task to quit
2011-03-04  Howard ChuITS#6855 based on suggestion from Gervase Markham ...
2011-03-04  Howard ChuCleanup prev commit
2011-03-04  Howard ChuITS#6850 from Raphael Ouazana @ Linagora
2011-03-04  Howard ChuITS#6852 add ordering for uidNumber and gidNumber
2011-03-04  Howard ChuMore for #6561 - delete returns NO_SUCH_ATTRIBUTE,...
2011-03-04  Howard ChuFix prev commit
2011-03-03  Howard ChuReminder to RTFM. Fix typo.
2011-03-03  Howard ChuFix typo, slapd.access(5) not (8)
2011-03-02  Pierangelo... check security-related incompatible args (ITS#6849)
2011-03-01  Howard ChuMore for #6848 - drop -w option, just make it default...
2011-03-01  Howard ChuITS#6848 Add -w option to wait for DB startup before...
2011-03-01  Howard ChuITS#6845 set a_flags in attr_alloc()
next