]> git.sur5r.net Git - openldap/history - servers
ITS#3815 fix olcDbConfig parsing
[openldap] / servers /
2005-07-01 Howard ChuITS#3815 fix olcDbConfig parsing
2005-07-01 Howard ChuITS#3793 don't init thread pool in tool mode
2005-07-01 Howard ChuITS#3820 fix olcReadOnly check
2005-07-01 Howard ChuHDB needs its own config objectclass to avoid confusion...
2005-06-30 Howard ChuITS#3818 fix index_substr_any_step keyword
2005-06-30 Howard ChuITS#3456 better fix, use a child thread.
2005-06-30 Howard ChuITS#3456 - omit FIND_MAXCSN call from syncprov_db_open...
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-06-29 Pierangelo Masaratireturn LDAP_SUCCESS if Start TLS failed but was not...
2005-06-29 Pierangelo Masaratihardcode normalized instead of funky DN form
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masarati(partial?) fix ITS#3808
2005-06-28 Pierangelo Masaratiadd "matchedDN" field when appropriate
2005-06-28 Pierangelo Masaratibetter fix to ITS#3806
2005-06-28 Pierangelo Masaratifix spaces in DN-valued attrs (ITS#3806)
2005-06-28 Pierangelo Masaratifix ITS#3805
2005-06-28 Howard ChuITS#3796 fix IDL cache lock setup/teardown
2005-06-25 Pierangelo Masaratiadd "onerr" flag
2005-06-25 Pierangelo Masaratidon't try to lookup the rootdn; handle errors separately
2005-06-25 Howard ChuFix entry writing, truncate file if rewriting.
2005-06-21 Kurt ZeilengaRework substring error checking
2005-06-19 Pierangelo Masaraticleanup
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy and retcode...
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy
2005-06-19 Pierangelo Masaratifirst round of provisions for back-config
2005-06-19 Pierangelo Masaratiimport retcode overlay
2005-06-18 Pierangelo Masaraticleanup of previous commit
2005-06-18 Pierangelo Masaraticleanup
2005-06-18 Howard ChuITS#3549 don't queue Unbind requests
2005-06-16 Pierangelo Masaratifix ITS#3788: don't free slapo-rwm callback, rather...
2005-06-16 Pierangelo Masaratifix ITS#3784
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-06-16 Kurt Zeilengasymbol rename for AIX (ITS#3787)
2005-06-16 Luke HowardFix OpenLDAP ITS#3782 - broken logic in bitwise matchin...
2005-06-15 Howard ChuITS#3779 fix pwdLockoutDuration handling
2005-06-15 Ralf Haferkampsilence warning
2005-06-15 Howard ChuITS#3777 fix scheme comparison
2005-06-13 Howard ChuFix typo in prev commit
2005-06-13 Howard ChuITS#3774 delete backend/overlay structures after a...
2005-06-13 Pierangelo Masaratiadd delete stuff to all attributes (needed to deelete...
2005-06-13 Pierangelo Masaratirework assertion
2005-06-13 Pierangelo Masaratifix potential SIGSEGV when backsql_modify_delete_all_va...
2005-06-13 Howard ChuITS#3773 additional fix
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
next