]> git.sur5r.net Git - openldap/shortlog
openldap
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#3716, add note about -f/-F behavior re: converting...
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... use "pgsql" instead of "postgres" for consistency with...
2005-06-09 Pierangelo... fix previous commit; document aliasing and aliasing...
2005-06-09 Pierangelo... make 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... remove #defines moved to frontend
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag on mod ops if it's defined
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-06-03 Kurt ZeilengaFix -ULDAP_DEVEL build
2005-06-03 Howard ChuITS#3760 add missing NO_THREADS stubs
2005-06-03 Kurt Zeilengafix -ULDAP_DEVEL compile
2005-06-03 Kurt Zeilengamove ManageDIT behind LDAP_DEVEL
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 Kurt Zeilengaremove reference to multi-master replication (dead...
2005-06-03 Kurt ZeilengaUpdate SDF URL
2005-06-03 Howard ChuITS#3748 fix startup of newly added databases and overlays
2005-06-01 Pierangelo... fix previous commit
2005-06-01 Pierangelo... work around syncprov interoperation issues; minor cleanup
2005-06-01 Pierangelo... test sync replication with back-sql
2005-06-01 Pierangelo... fix improper use of "fail_if_no_mapping" flag: fail...
2005-05-30 Pierangelo... allow most tests to run for other backend types (with...
2005-05-30 Pierangelo... fix ITS#3753
2005-05-30 Pierangelo... allow to test other backend types
2005-05-30 Pierangelo... don't leave dangling pointers; pass entry when sending...
2005-05-30 Pierangelo... do not return spurious result codes
2005-05-28 Pierangelo... expose macro(s) to produce string representations of...
2005-05-28 Pierangelo... use unsigned long long for counters, if available
2005-05-28 Pierangelo... allow to muck with referrals while chasing...
2005-05-27 Kurt Zeilengaslapadd should not be logging to /tmp
2005-05-26 Kurt ZeilengaITS#3751: fix dqoute typo
2005-05-26 Pierangelo... more on ITS#3745
2005-05-26 Howard ChuITS#3748 do necessary startup when adding databases...
2005-05-25 Pierangelo... fix previous commit :)
2005-05-25 Pierangelo... invalidate cached connections if URI changed
2005-05-24 Howard ChuITS#3745 use "pcache" to instantiate instead of "proxyc...
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... exit on error
2005-05-23 Pierangelo... handle "dn=*" <what> clause
2005-05-23 Pierangelo... refresh back-ldap man page, reflecting recent changes
2005-05-23 Pierangelo... further fixing of back-ldap config; added enum_to_verb...
2005-05-23 Howard ChuFix slap_verbmask
2005-05-23 Pierangelo... rework according to table-driven, back-config enabled...
2005-05-23 Pierangelo... fix interaction with table-driven config of back-ldap...
2005-05-23 Pierangelo... complete back-config support, including chain overlay...
2005-05-23 Pierangelo... don't unparse starttls field in slap_bindconf if default
2005-05-23 Pierangelo... allow LDAP_AUTH_NONE
2005-05-23 Pierangelo... authid-rewrite*: fix parsing, rework unparsing
2005-05-23 Pierangelo... try to propagate cf info; required, e.g. by translucent...
2005-05-23 Pierangelo... note recent changes (needs work)
2005-05-21 Pierangelo... first round of back-config support; need to #define...
2005-05-21 Pierangelo... line-up with (yet incomplete) draft-sermersheim-ldap...
2005-05-21 Pierangelo... minor cleanup
2005-05-21 Pierangelo... publish updateref...
2005-05-21 Pierangelo... fix entry DN free
2005-05-21 Pierangelo... fix inconsistent indentation
2005-05-21 Pierangelo... add comment on slap_dummy_bv
2005-05-21 Pierangelo... document schema checking flag
2005-05-21 Pierangelo... "restrict" is a c99 keyword (ITS#3739)
2005-05-21 Pierangelo... ISO C forbids zero-size array (ITS#3739)
2005-05-20 Pierangelo... minor cleanup
2005-05-20 Pierangelo... initialize AttributeName structures; allow '*' attribut...
2005-05-18 Howard ChuFix ldap_get_option(,LDAP_OPT_SOCKBUF,)
2005-05-18 Howard ChuITS#3731 catch another BDB error leaking out to the...
2005-05-17 Kurt Zeilengadon't reference ldap_getfilter(3)
2005-05-14 Kurt ZeilengaITS#3725 fix
2005-05-14 Kurt ZeilengaAllow no-user-modification attributes to be managed.
2005-05-14 Kurt ZeilengaFix OIDs of works in progress
2005-05-14 Kurt ZeilengaSplit manage test between working and non-working-yet...
2005-05-13 Kurt ZeilengaAdd manage obsolete attributes capability.
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Pierangelo... improve fix
2005-05-13 Pierangelo... fix ACL_PRIV_MASK for manage
2005-05-13 Pierangelo... fix cleanup in case of error
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-13 Kurt ZeilengaFix client-side ManageDIT control
2005-05-13 Kurt Zeilengafinish global_schemacheck removal
2005-05-13 Pierangelo... fix sizelimit interaction with glue overlay (ITS#3724)
2005-05-13 Howard ChuLDIF include must use a file URL
2005-05-13 Pierangelo... don't bother about slap_dummy_bv
2005-05-13 Pierangelo... don'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 Howard ChuITS#3278 use correct connection for sasl_install()
2005-05-13 Kurt ZeilengaAdd client-side ManageDIT control support
2005-05-13 Kurt ZeilengaFix typo
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... fix sizelimit bug (ITS#3720)
next