| 2011-03-30 | Luke Howard | slapi_attr_add_value should use attr_valadd to set... | commit | commitdiff | tree | snapshot | 
| 2011-03-29 | Kurt Zeilenga | Merge branch 'master' of ssh://git-master.openldap... | commit | commitdiff | tree | snapshot | 
| 2011-03-29 | Kurt Zeilenga | Update guide Copyright/License handling | commit | commitdiff | tree | snapshot | 
| 2011-03-28 | Quanah Gibson... | Update for git | commit | commitdiff | tree | snapshot | 
| 2011-03-28 | Quanah Gibson... | Update configure | commit | commitdiff | tree | snapshot | 
| 2011-03-28 | Kurt Zeilenga | fix typo in last commit | commit | commitdiff | tree | snapshot | 
| 2011-03-28 | Kurt Zeilenga | handle $Id$ in configure.in (configure scripts need... | commit | commitdiff | tree | snapshot | 
| 2011-03-27 | Kurt Zeilenga | Use $Id$ for AC_REVISION() | commit | commitdiff | tree | snapshot | 
| 2011-03-26 | Kurt Zeilenga | Update mkrelease for git(1) | commit | commitdiff | tree | snapshot | 
| 2011-03-26 | Kurt Zeilenga | Don't ignore all Makefiles | commit | commitdiff | tree | snapshot | 
| 2011-03-26 | Kurt Zeilenga | Initial .gitignore | commit | commitdiff | tree | snapshot | 
| 2011-03-26 | Kurt Zeilenga | Indicate configure is running in a Git clone | commit | commitdiff | tree | snapshot | 
| 2011-03-25 | Quanah Gibson... | ITS#6879  MIGRATION_CVS2GIT | commit | commitdiff | tree | snapshot | 
| 2011-03-25 | Kurt Zeilenga | Remove from CVS (now in openldap-etc.git) | commit | commitdiff | tree | snapshot | 
| 2011-03-24 | Quanah Gibson... | ITS#6866 | commit | commitdiff | tree | snapshot | 
| 2011-03-24 | Howard Chu | ITS#6877 add LIBTOOL definition | commit | commitdiff | tree | snapshot | 
| 2011-03-24 | Howard Chu | ITS#6870 fix winsock wake_sds init | commit | commitdiff | tree | snapshot | 
| 2011-03-24 | Howard Chu | More for ITS#6238 add install rule | commit | commitdiff | tree | snapshot | 
| 2011-03-23 | Kurt Zeilenga | update year on personal notice (just to inject a commit... | commit | commitdiff | tree | snapshot | 
| 2011-03-22 | Ralf Haferkamp | First underlying LDAP database needs special treatment... | commit | commitdiff | tree | snapshot | 
| 2011-03-22 | Ralf Haferkamp | Allow deletion of chain overlay's back-ldap databases | commit | commitdiff | tree | snapshot | 
| 2011-03-22 | Ralf Haferkamp | ITS#6870 Revert r1.49 commit to make HEAD build again | commit | commitdiff | tree | snapshot | 
| 2011-03-18 | Ralf Haferkamp | ITS#6870 Reverted last commit | commit | commitdiff | tree | snapshot | 
| 2011-03-18 | Ralf Haferkamp | More for ITS#6870 | commit | commitdiff | tree | snapshot | 
| 2011-03-18 | Ralf Haferkamp | Set appropriate error code, when trying to delete non... | commit | commitdiff | tree | snapshot | 
| 2011-03-17 | Howard Chu | sl_busy is used as a boolean so just set it, don't... | commit | commitdiff | tree | snapshot | 
| 2011-03-17 | Howard Chu | ITS#6870 fix Makefile breakage due to ITS#6194 | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Kurt Zeilenga | use IANA assigned OID for dontUseCopy control, don... | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Kurt Zeilenga | rfc6171 (dontUseCopy) | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Kurt Zeilenga | rfc6171 | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Howard Chu | ITS#6863, fix crashes in ITS#6714 patch. From Jan Vcela... | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Howard Chu | More for ITS#6853, check for trickle thread not yet... | commit | commitdiff | tree | snapshot | 
| 2011-03-16 | Ralf Haferkamp | Allow deleting Cft_Misc config entries by setting a... | commit | commitdiff | tree | snapshot | 
| 2011-03-15 | Ralf Haferkamp | silence warning | commit | commitdiff | tree | snapshot | 
| 2011-03-15 | Ralf Haferkamp | removing global overlays should work now as well | commit | commitdiff | tree | snapshot | 
| 2011-03-14 | Ralf Haferkamp | plugged possible memory leak (e.g. when deleting syncre... | commit | commitdiff | tree | snapshot | 
| 2011-03-14 | Hallvard Furuseth | ITS#6859 Fix NT threads LDAP_INT_MUTEX_FIRSTCREATE(). | commit | commitdiff | tree | snapshot | 
| 2011-03-11 | Howard Chu | More for 6853, add condvar for end condition | commit | commitdiff | tree | snapshot | 
| 2011-03-10 | Pierangelo... | make documentation impersonal | commit | commitdiff | tree | snapshot | 
| 2011-03-09 | Howard Chu | ITS#6858 fix segv if adding values out of order | commit | commitdiff | tree | snapshot | 
| 2011-03-09 | Howard Chu | More for prev commit - none of this is necessary if... | commit | commitdiff | tree | snapshot | 
| 2011-03-09 | Ralf Haferkamp | Removed missleading comments in ldap_chain_uri_cmp... | commit | commitdiff | tree | snapshot | 
| 2011-03-07 | Ralf Haferkamp | ITS#6857 avoid overwriting be_flags of the underlying... | commit | commitdiff | tree | snapshot | 
| 2011-03-05 | Pierangelo... | fix commit 1.268, related to ITS#6817 | commit | commitdiff | tree | snapshot | 
| 2011-03-05 | Pierangelo... | more about ITS#6817 | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | ITS#6853 wait for trickle task to quit | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | ITS#6855 based on suggestion from Gervase Markham ... | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | Cleanup prev commit | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | ITS#6850 from Raphael Ouazana @ Linagora | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | ITS#6852 add ordering for uidNumber and gidNumber | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | More for #6561 - delete returns NO_SUCH_ATTRIBUTE,... | commit | commitdiff | tree | snapshot | 
| 2011-03-04 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2011-03-03 | Howard Chu | Reminder to RTFM. Fix typo. | commit | commitdiff | tree | snapshot | 
| 2011-03-03 | Howard Chu | Fix typo, slapd.access(5) not (8) | commit | commitdiff | tree | snapshot | 
| 2011-03-02 | Pierangelo... | check security-related incompatible args (ITS#6849) | commit | commitdiff | tree | snapshot | 
| 2011-03-01 | Howard Chu | More for #6848 - drop -w option, just make it default... | commit | commitdiff | tree | snapshot | 
| 2011-03-01 | Howard Chu | ITS#6848 Add -w option to wait for DB startup before... | commit | commitdiff | tree | snapshot | 
| 2011-03-01 | Howard Chu | ITS#6845 set a_flags in attr_alloc() | commit | commitdiff | tree | snapshot | 
| 2011-03-01 | Howard Chu | Revert prev commit | commit | commitdiff | tree | snapshot | 
| 2011-02-28 | Howard Chu | Cleanup error messages | commit | commitdiff | tree | snapshot | 
| 2011-02-28 | Howard Chu | ITS#6845 don't muck with save_attrs for index deletes... | commit | commitdiff | tree | snapshot | 
| 2011-02-28 | Howard Chu | ITS#6845 set sorted flag on newly created sorted attrs | commit | commitdiff | tree | snapshot | 
| 2011-02-28 | Pierangelo... | fix potential deadlock in back-meta (ITS#6846) | commit | commitdiff | tree | snapshot | 
| 2011-02-28 | Howard Chu | Regenerate for ITS#3272 and #6125 | commit | commitdiff | tree | snapshot | 
| 2011-02-25 | Howard Chu | Fix uninit'd var | commit | commitdiff | tree | snapshot | 
| 2011-02-25 | Howard Chu | Fix dnIsSuffix to use berval len | commit | commitdiff | tree | snapshot | 
| 2011-02-24 | Ralf Haferkamp | ITS#6843 Fix cn=config slapadd for global overlays... | commit | commitdiff | tree | snapshot | 
| 2011-02-24 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Ralf Haferkamp | fix bdb_cache_deref() definition to match prototype | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | Use refcnt instead of keeping entry locked in Add response | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | Tweak error message | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | More for cn=config support | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | ITS#6815 delimited verbstring parsing | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | More for ITS#6839 | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | ITS#6815 logbase keyword | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | Howard Chu | ITS#6815 add logbase option, to only log requests match... | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | ITS#6837 olcChainDatabase inherits from olcLDAPConfig | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | ITS#6837 make sure objectclasses are processed in correct | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | More for ITS#6834 (#6836 was a dup of 6834) | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | More conversion notes | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | All overlays now support dynamic config. (And almost... | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | ITS#6836 conversion notes from Andrew Findlay | commit | commitdiff | tree | snapshot | 
| 2011-02-19 | Howard Chu | ITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew... | commit | commitdiff | tree | snapshot | 
| 2011-02-18 | Hallvard Furuseth | More ITS#6404 fix test020-proxycache exit codes | commit | commitdiff | tree | snapshot | 
| 2011-02-18 | Howard Chu | Add ldapi draft | commit | commitdiff | tree | snapshot | 
| 2011-02-17 | Howard Chu | ITS#6404 fix exit codes | commit | commitdiff | tree | snapshot | 
| 2011-02-17 | Howard Chu | ITS#3272 link against libslapi.la | commit | commitdiff | tree | snapshot | 
| 2011-02-17 | Howard Chu | LIBSLAPITOOLS is obsolete since tools subdir is long... | commit | commitdiff | tree | snapshot | 
| 2011-02-17 | Howard Chu | ITS#6125 fix Windows odbc32 detection | commit | commitdiff | tree | snapshot | 
| 2011-02-17 | Howard Chu | ITS#6832 #elif cleanup | commit | commitdiff | tree | snapshot | 
| 2011-02-11 | Kurt Zeilenga | Update copyright years | commit | commitdiff | tree | snapshot | 
| 2011-02-11 | Hallvard Furuseth | Unlock new_cached_query->rwlock before destroying it. | commit | commitdiff | tree | snapshot | 
| 2011-02-11 | Howard Chu | Add substring matching rules for some of the olc-schema... | commit | commitdiff | tree | snapshot | 
| 2011-02-08 | Ralf Haferkamp | removed some used vars | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | Add CVS ID | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | Drop unneeded scheme param | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | Add APR1 to Makefile/README. Add {BSDMD5} mechanism. | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | Use lutil_passwd_string64 instead of pw_string64 | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | ITS#6826 from Devin J. Pohly | commit | commitdiff | tree | snapshot | 
| 2011-02-07 | Howard Chu | Replace pw_string64 with lutil_passwd_string64 | commit | commitdiff | tree | snapshot | 
| next |