2011-06-09 |
Quanah Gibson... | ITS#6889 regenerate configure |
commit | commitdiff | tree | snapshot |
2011-06-09 |
cmikk@qwest.net | ITS#6872 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
SATOH Fumiyasu | ITS#6955 smbk5pwd: Support shadowLastChange |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Howard Chu | ITS#6936 add connID and peername to auditlog |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Tim Mooney | ITS#6906 Update cachesize recommendations |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Tim Mooney | ITS#6905 Update intro of slapd-config/slapd.conf |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Tim Mooney | ITS#6904 Update to reflect that hdb is preferred |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Howard Chu | ITS#6934 fix typo |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Howard Chu | ITS#6901 fix filter with zero-length values |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Howard Chu | ITS#6889 libfetch is a libldap dependency |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Howard Chu | ITS#6828 fix TLS setup with async connect |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Ondrej Kuznik | ITS#6641 Bypass checks on ops with managedsait |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierangelo... | ITS#6899 |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Pierangelo... | fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Howard Chu | ITS#6948 partial revert of #6837, unnecessary |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Howard Chu | ITS#6948 fix ITS#6837 patch |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | ITS#6963 config entries' objectclass is read-only |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | ITS#6831 don't push stack unless needed |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | Fix ce9bbd2 missing success return |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | ITS#6831 additional filter cmp fixes |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | ITS#6946 fix double-free, broken by 77a7ef0 |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Howard Chu | ITS#6831 fix filter comparison |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Howard Chu | ITS#6959 document ldap_dnfree() |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Howard Chu | Drop note about slapcat for mirrormode |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Howard Chu | More for ITS#6961 - deadlock checking |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Howard Chu | Fix for sparse ranges, get next ID from DB |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ralf Haferkamp | ITS#6954 fix consistency checker prematurely deleting... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ralf Haferkamp | fix uninitialized bindref_time (found with valgrind) |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ralf Haferkamp | ITS#6953 do not use the cache db when refreshing |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Howard Chu | ITS#6915 document replication behavior |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Howard Chu | ITS#6915 Don't replicate internal operations |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Howard Chu | Revert "update entryCSN (and operational attrs in gener... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Howard Chu | Revert "force the generation of a new CSN (ITS#6766)" |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Howard Chu | Revert "ITS#6915 fix op timestamps" |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Ralf Haferkamp | ITS#6951 Fix two buffersize issue in "pcacheBind" confi... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Ralf Haferkamp | ITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Pierangelo... | check sat_equality before using it (ITS#6943) |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Hallvard Furuseth | ITS#6935 Fix uninitialized cert-syntax vars. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Hallvard Furuseth | ITS#6933 Add missing strdup of lutil_getRegParam() |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Luke Howard | Add GSS naming extensions ACL plugin |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Hallvard Furuseth | Fix test062-config-delete typo 2>%1 to 2>&1 |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Hallvard Furuseth | ITS#6932: Move assert(str) before Debug(..str). |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | ITS#6932: Clean up strange asserts & nearby code. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | ITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | ITS#6930 Plug ldapi://too-long-path socket leak. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | klocwork#255 Fix sprintf(%d, u_int32_t) |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | ITS#6929 fclose(password file) on failure. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Hallvard Furuseth | ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ralf Haferkamp | Fix build with gcc 4.6 |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Howard Chu | ITS#6909 blind fix. re-init creds for retry. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Howard Chu | ITS#6915 fix op timestamps |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Howard Chu | More for ITS#6815, Unbind and Abandon |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Howard Chu | Add strictrefresh syncrepl option |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Howard Chu | Log when delta-sync has to fallback |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Howard Chu | Log entry DN on syncrepl errors |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Ralf Haferkamp | fixed LDAPCtrl constructor when using char* |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Howard Chu | ITS#6898 fix regression from ITS#6625 |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Hallvard Furuseth | Merge missing files from cvs repo |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Ralf Haferkamp | renew SSL context when setting global Options |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Ralf Haferkamp | Fixed SSL/TLS context renewal |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Hallvard Furuseth | ITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Luke Howard | get posixgroup.c compiling again |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Gavin Henry | Reverting. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Gavin Henry | Merge branch 'master' of ssh://git-master.openldap... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Gavin Henry | Testing first git commit for docs. |
commit | commitdiff | tree | snapshot |
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-24 |
Howard Chu | ITS#6870 move ldif.c and fetch.c from liblutil to libldap |
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 |
Hallvard Furuseth | Comment back-ldap/SampleLDAP.pm data structure |
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 |
next |