]> git.sur5r.net Git - openldap/history - servers
ITS#3773 fix RDN comparison
[openldap] / servers /
2005-06-13 Howard ChuITS#3773 fix RDN comparison
2005-06-13 Pierangelo Masaratipreemptive time limit check in proxy backends
2005-06-13 Howard ChuITS#3772 fix dependencies for static overlays
2005-06-11 Howard ChuITS#3770 lockf can return either EACCES or EAGAIN
2005-06-11 Howard ChuITS#3765 don't allocate cache for empty IDLs
2005-06-11 Howard ChuConverted openldap.schema to .ldif, added explanatory...
2005-06-11 Howard ChuFix prev commit
2005-06-11 Howard ChuFix modload/modpath, allow either/both to be empty
2005-06-10 Howard ChuITS#3764 add signal handlers so slapcat will cleanup...
2005-06-10 Howard ChuMore accesslog updates
2005-06-10 Howard ChuIn-directory logging overlay
2005-06-09 Howard ChuMore for prev commit - break from mask_to_verbs when...
2005-06-09 Howard ChuAdd op->o_tincr to distinguish ops with same op->o_time...
2005-06-09 Howard ChuTweak mask_to_verbs for multiple-bit masks
2005-06-09 Howard ChuFix prev commit - slapdn should not start any databases
2005-06-09 Howard ChuITS#3621 slaptest should start databases when dryrun...
2005-06-09 Howard ChuITS#3763 fix typo in slap_timestamp
2005-06-09 Pierangelo Masaratiuse "pgsql" instead of "postgres" for consistency with...
2005-06-09 Pierangelo Masaratifix previous commit; document aliasing and aliasing...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-06-09 Howard ChuITS#3760 don't select on uninit'd writefds
2005-06-09 Howard ChuFix dynamic modload, make sure to use correct modulepath.
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-06-07 Howard ChuITS#3691 import auditlog overlay
2005-06-05 Pierangelo Masaratiremove #defines moved to frontend
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-06-03 Kurt ZeilengaFix -ULDAP_DEVEL build
2005-06-03 Kurt Zeilengafix -ULDAP_DEVEL compile
2005-06-03 Kurt ZeilengaPlace manageDIT behind LDAP_DEVEL (not for initial...
2005-06-03 Kurt ZeilengaITS:3749: Extend manageDIT support to LDBM.
2005-06-03 Howard ChuITS#3748 fix startup of newly added databases and overlays
2005-06-01 Pierangelo Masaratifix previous commit
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-06-01 Pierangelo Masaratifix improper use of "fail_if_no_mapping" flag: fail...
2005-05-30 Pierangelo Masaratifix ITS#3753
2005-05-30 Pierangelo Masaratidon't leave dangling pointers; pass entry when sending...
2005-05-30 Pierangelo Masaratido not return spurious result codes
2005-05-28 Pierangelo Masaratiexpose macro(s) to produce string representations of...
2005-05-26 Howard ChuITS#3748 do necessary startup when adding databases...
2005-05-25 Pierangelo Masaratifix previous commit :)
2005-05-25 Pierangelo Masaratiinvalidate cached connections if URI changed
2005-05-24 Howard ChuUse "pcache" to invoke the overlay instead of "proxycache"
2005-05-24 Howard ChuITS#3747 move subschemasubentry attr initialization
2005-05-23 Pierangelo Masaratiexit on error
2005-05-23 Pierangelo Masaratihandle "dn=*" <what> clause
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-23 Howard ChuFix slap_verbmask
2005-05-23 Pierangelo Masaratifix interaction with table-driven config of back-ldap...
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-05-23 Pierangelo Masaratidon't unparse starttls field in slap_bindconf if default
2005-05-23 Pierangelo Masaratiallow LDAP_AUTH_NONE
2005-05-23 Pierangelo Masaratiauthid-rewrite*: fix parsing, rework unparsing
2005-05-23 Pierangelo Masaratitry to propagate cf info; required, e.g. by translucent...
2005-05-21 Pierangelo Masaratifirst round of back-config support; need to #define...
2005-05-21 Pierangelo Masaratiminor cleanup
2005-05-21 Pierangelo Masaratipublish updateref...
2005-05-21 Pierangelo Masaratifix entry DN free
2005-05-21 Pierangelo Masaratiadd comment on slap_dummy_bv
2005-05-21 Pierangelo Masarati"restrict" is a c99 keyword (ITS#3739)
2005-05-21 Pierangelo MasaratiISO C forbids zero-size array (ITS#3739)
2005-05-20 Pierangelo Masaratiminor cleanup
2005-05-20 Pierangelo Masaratiinitialize AttributeName structures; allow '*' attribut...
2005-05-18 Howard ChuITS#3731 catch another BDB error leaking out to the...
2005-05-14 Kurt ZeilengaITS#3725 fix
2005-05-14 Kurt ZeilengaAllow no-user-modification attributes to be managed.
2005-05-13 Kurt ZeilengaAdd manage obsolete attributes capability.
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Pierangelo Masaratiimprove fix
2005-05-13 Pierangelo Masaratifix ACL_PRIV_MASK for manage
2005-05-13 Pierangelo Masaratifix cleanup in case of error
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-13 Kurt Zeilengafinish global_schemacheck removal
2005-05-13 Pierangelo Masaratifix sizelimit interaction with glue overlay (ITS#3724)
2005-05-13 Howard ChuLDIF include must use a file URL
2005-05-13 Pierangelo Masaratidon't bother about slap_dummy_bv
2005-05-13 Pierangelo Masaratidon't free officially dummy values
2005-05-13 Kurt ZeilengaAdd parsing for manageDIT control.
2005-05-13 Kurt Zeilengaextend manageDIT test cases (now just need to find...
2005-05-13 Kurt ZeilengaControl cleanup
2005-05-13 Howard ChuITS#3608 - ignore unavailable non-critical controls
2005-05-13 Howard ChuFix parseSearchOptions
2005-05-12 Howard ChuFix typo
2005-05-12 Pierangelo Masaratifix sizelimit bug (ITS#3720)
2005-05-12 Howard ChuSample LDIF slapd configuration
2005-05-12 Howard Chucore.schema converted to LDIF
2005-05-12 Howard ChuFix attribute sorting
2005-05-12 Howard ChuFix for slapadd'ing a config db
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-05-12 Pierangelo Masaratifix and strengthen the structural objectClass test
2005-05-12 Pierangelo Masaratiremove global_schemacheck
2005-05-11 Kurt ZeilengaNever publish:
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-05-11 Pierangelo Masaratiremove cruft
2005-05-11 Pierangelo Masaratiremove obsolete tests
2005-05-10 Howard ChuAdd LDAP_DEBUG_SYNC loglevel
2005-05-10 Howard ChuFix typo, use dn.base instead of dn.exact in unparse
2005-05-10 Howard ChuMore value ACL style tweaks
2005-05-10 Howard ChuFix acl_unparse - add missing style specifiers
2005-05-09 Kurt ZeilengaDon't split description across multiple values.
next