]> git.sur5r.net Git - openldap/shortlog
openldap
2008-08-21 Kurt Zeilengas/ldap_sync.h/ldap.h/
2008-08-20 Hallvard FurusethSummarize in description field and add details in header
2008-08-19 Gavin Henryvalsort overlay section.
2008-08-18 Gavin HenryTo do list review: small typo quick fix.
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-15 Howard ChuFix prev commit
2008-08-15 Howard ChuConnect callbacks need error recovery checks
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-08-13 Howard ChuModular TLS support, proof of concept. tls2.c would...
2008-08-09 Pierangelo... don't return entry if requested attr is not present... LOCKER_IDS
2008-08-09 Pierangelo... handle anonymous before doing mallocs
2008-08-09 Pierangelo... fix log message
2008-08-09 Howard ChuITS#5618 log Search result errors, force Deref to Never
2008-08-09 Pierangelo... don't strip set string (ITS#5627)
2008-08-09 Pierangelo... don't copy strings if not necessary
2008-08-09 Pierangelo... fix continuation checking in dynacl (ITS#5637)
2008-08-09 Pierangelo... optimize ACI check (ITS#5636)
2008-08-09 Pierangelo... make sure objectClass is not filtered out by 'map attri...
2008-08-09 Pierangelo... make sure objectClass is not filtered out by 'rwm-map...
2008-08-09 Pierangelo... suffix must be defined before overlay configuration...
2008-08-09 Pierangelo... really check if filter is valid...(more on ITS#5581)
2008-08-09 Howard ChuITS#5649 fix overlay_register_control
2008-08-09 Pierangelo... clarify selfwrite
2008-08-08 Ralf HaferkampAllow to pass LDAP_SCHEMA_-flags
2008-08-06 Hallvard Furusethber_decode_oid(): Fix typo in comment
2008-08-06 Howard ChuITS#5642 don't inherit custom attributes
2008-08-04 Pierangelo... fix normalizable/non-normalizable attr mapping \& mergi...
2008-08-04 Pierangelo... defer relayed database lookup (ITS#5643)
2008-08-04 Pierangelo... fix check for single-field firstComponentMatch normaliz...
2008-08-01 Howard ChuAdd server side sorting
2008-08-01 Howard ChuAdd server side sorting control
2008-07-25 Gavin Henry(ITS#5616) Docs: various admin guide corrections
2008-07-24 Quanah Gibson... Fix missing space
2008-07-22 Hallvard FurusethITS#5604: Normalize lutil_progname(): strip .exe from...
2008-07-19 Pierangelo... add monitor testing to concurrency tests data
2008-07-19 Pierangelo... add monitor testing to concurrency tests data
2008-07-19 Pierangelo... fix logs indentation
2008-07-19 Pierangelo... add checkpoint as required
2008-07-19 Pierangelo... allow easy customization of amount of loops
2008-07-19 Pierangelo... also check entryCSN
2008-07-19 Pierangelo... populate consumer2 as well; mix cleanup
2008-07-19 Pierangelo... s/o_dn/o_ndn/ (ITS#5622)
2008-07-15 Howard ChuITS#5615 return success on Solaris 10
2008-07-15 Pierangelo... free filter before overlays' cleanup callback
2008-07-15 Pierangelo... fix potential leak in previous commit
2008-07-14 Pierangelo... improve previous commit (ITS#5614)
2008-07-14 Pierangelo... do not propagate undefined or otherwise broken search...
2008-07-13 Pierangelo... idle-timeout seems to break test036
2008-07-12 Pierangelo... improve diagnostics
2008-07-12 Pierangelo... allow checking for odbc32 library (blind fix to ITS...
2008-07-12 Pierangelo... don't close invalid sockets (blind fix to ITS#5606)
2008-07-12 Pierangelo... remove data when freed (blind fix to ITS#5607)
2008-07-12 Pierangelo... trim extra brackets (ITS#5609); NULL-terminate string
2008-07-12 Pierangelo... fix quarantine (ITS#5592)
2008-07-12 Pierangelo... make sure rwm_op_cleanup() is called also in case of...
2008-07-11 Gavin Henryslapd-ldap and spellcheck
2008-07-11 Gavin Henryslapd-ldif and spellcheck
2008-07-11 Gavin Henryslapd-monitor
2008-07-11 Gavin Henryslapd-passwd and spellcheck
2008-07-11 Gavin Henryslapd-null
2008-07-11 Gavin Henryspecific section for man page names.
2008-07-11 Gavin Henryslapd-ldap section with a very, very simple example...
2008-07-11 Gavin Henryoverlay retcode section and spell check.
2008-07-11 Gavin Henrytypo
2008-07-09 Gavin HenryFix 'make'.
2008-07-09 Gavin HenryNew exported pics for final replication section.
2008-07-09 Gavin HenryNew pics for final replication section.
2008-07-09 Quanah Gibson... Add CVS revision line
2008-07-08 Howard ChuITS#5569 ignore internal ops when validating pwd modify
2008-07-08 Rein TollevikITS#5600 Replace objectClass, delete/add can fail if...
2008-07-08 Howard ChuFix 1.40, release entry with same backend that obtained it
2008-07-07 Pierangelo... allow proxies to filter out search references (ITS...
2008-07-06 Rein TollevikITS#5597 fix CSN compare when provider has CSNs with...
2008-07-05 Howard ChuITS#5578 fix binary search
2008-07-04 Rein TollevikITS#5596 contextCSN updates are internal operations.
2008-07-02 Pierangelo... allow olcSpReloadHint in olcSyncProvConfig (ITS#5591)
2008-07-02 Howard ChuProtect errno values from Debug
2008-07-02 Howard ChuITS#5589 delcsn / NULL cookie
2008-07-02 Howard ChuITS#5580: Revert prev commit, failed on byte-at-a-time...
2008-07-01 Pierangelo... fix serialNumber and issuer parsing (ITS#5588)
2008-07-01 Howard ChuITS#5584 - treat empty Replace like Delete
2008-06-30 Howard ChuITS#5585 GnuTLS key strength is in bytes, we expected...
2008-06-30 Howard ChuFix prev commit
2008-06-30 Pierangelo... make sure back-ldap is available; only load required...
2008-06-30 Pierangelo... extra needed by config (ITS#5355)
2008-06-29 Howard ChuITS#5571 prevent Adds from displacing {0}config
2008-06-29 Howard ChuForced commit - prev commit fixes ITS#5571
2008-06-29 Howard ChuFix entry insert order
2008-06-29 Pierangelo... make sure the strfilter is in normal form (ITS#5581)
2008-06-29 Howard Chusyntax oid macros added
2008-06-29 Pierangelo... don't lookup dg* attrs more than needed (ITS#5583)
2008-06-29 Howard ChuMore symbols for ITS#5355
2008-06-29 Howard ChuITS#5383 - forgot to change configContext OID
2008-06-29 Howard ChuITS#5440 add eq rules for olcRootDN / olcSchemaDN
2008-06-29 Howard ChuITS#5540 check for structural_class() failures
2008-06-27 Howard ChuITS#5580 fix length decoding, verified with PROTOS
2008-06-24 Howard ChuITS#5577 GnuTLS CRL result >0 is success
2008-06-23 Howard ChuITS#5575, passwords now need to be NUL-terminated by us
2008-06-23 Ralf Haferkampregenerated
2008-06-23 Ralf HaferkampAdded missing files for make dist
next