- 12 Feb, 2012 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Feb, 2012 7 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Needed since e080ba6e, ITS#7009.
-
These versions are partly or fully by and for OpenLDAP developers.
-
-
- 03 Feb, 2012 6 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
-
- 02 Feb, 2012 5 commits
-
-
Quanah Gibson-Mount authored
-
-
Temporary fix...
-
Quanah Gibson-Mount authored
-
-
- 01 Feb, 2012 1 commit
-
-
Quanah Gibson-Mount authored
-
- 30 Jan, 2012 7 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Fix uninitialized keys[1] in shadowLastChange support
-
Quanah Gibson-Mount authored
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
-
- 27 Jan, 2012 5 commits
-
-
Hallvard Furuseth authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Treat LDAP_NO_SUCH_OBJECT as success, otherwise the consumer will abort and start a new refresh for no good reason.
-
* Align INSTALL and doc/guide/release/install.sdf, so INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright. * Autoconf recommends './configure var=val' over 'var=val ./configure'. * Add -W,-rpath,<path> to an LDFLAGS example.
-
- 26 Jan, 2012 3 commits
-
-
Quanah Gibson-Mount authored
-
Deferred TLS initialization is used with Mozilla NSS. The real initialization takes place when the TLS context is needed for the first time. If the initialization parameters were freed immediately after tlsm_ctx_init was called, they were not available at the time of deferred initialization which caused segmentation fault. With this patch, initialization parameters are copied and stored until the deferred initialization is finished. The parameters are freed afterwards. Red Hat Bugzilla: #783431
-
Red Hat Bugzilla: #772890
-
- 24 Jan, 2012 5 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-