]> git.sur5r.net Git - openldap/shortlog
openldap
2001-07-30 Pierangelo... fixes another assert in case of subtle error (schema...
2001-07-30 Pierangelo... fixes ITS#1261 (abort on modrdn with new dn already...
2001-07-30 Kurt ZeilengaAdd no attrs clarification
2001-07-29 Pierangelo... fixed some memory allocation nonsense
2001-07-29 Stig VenaasFixed a tiny typo/spelling error
2001-07-28 Pierangelo... fix typo
2001-07-28 Pierangelo... regex-based per op_ndn time/size limits
2001-07-28 Pierangelo... exploits regex-based per op_ndn time/size limits
2001-07-28 Pierangelo... handle regex-based per op_ndn time/size limits
2001-07-28 Kurt ZeilengaRemove compare root dse task, in development
2001-07-28 Kurt ZeilengaRemove assert(0)
2001-07-27 Stig VenaasRemoved duplicate code by replacing case-Exact/Ignore...
2001-07-26 Stig VenaasMaking the approx multistring code default. Leaving...
2001-07-26 Kurt ZeilengaMisc cleanup of asserts
2001-07-25 Stig VenaasMade approxMatch/Indexer/Filter all do Unicode cannonic...
2001-07-24 Kurt ZeilengaITS#1274 fix
2001-07-24 Kurt ZeilengaTo be consistent, should assert that ld is valid.
2001-07-24 Pierangelo... suffix option; allows partial replication of a database
2001-07-24 Kurt ZeilengaMisc. updates
2001-07-24 Kurt ZeilengaMisc updates
2001-07-24 Kurt ZeilengaRework single-value check
2001-07-24 Kurt ZeilengaAdd an improved single value constraint check.
2001-07-23 Pierangelo... added extra check to suffix param of replica entry
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-23 Kurt ZeilengaMisc cleanup
2001-07-23 Kurt ZeilengaMisc updates
2001-07-23 Kurt ZeilengaLDAPext I-D updates
2001-07-22 Kurt ZeilengaFix typo
2001-07-22 Kurt Zeilengafix up UTF8MATCH
2001-07-22 Kurt ZeilengaUse DN normalize
2001-07-22 Stig VenaasWe shouldn't need UTF8oncasecmp() and UTF8casechr(...
2001-07-22 Kurt ZeilengaMinor cleanup
2001-07-21 Kurt ZeilengaZap old DN code
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-21 Kurt ZeilengaZap !UTF8MATCH code
2001-07-21 Kurt ZeilengaBack out DN changes, needs more work
2001-07-21 Kurt Zeilengaunifdef -DMULTIATTRVAL_RDN
2001-07-21 Pierangelo... Added the suffix=<dn> parameter to replica config directive
2001-07-21 Pierangelo... Reworked again the caching in case of failure.
2001-07-20 Pierangelo... Reworked API of nextid; e_private gets destroyed separa...
2001-07-17 Stig VenaasMade caseExactMatch() use Unicode normalization
2001-07-17 Stig VenaasMade caseIgnoreSubstringsMatch and caseExactSubstringsM...
2001-07-16 Randy KunkeePrevent ldbm_sync from being called by ldbm_cache_close...
2001-07-16 Stig VenaasFixed UTF8 encoding checks for substrings assertions
2001-07-16 Randy KunkeeFix ITS#1239:
2001-07-15 Stig VenaasFixed bug in caseExactSubstringsIndexer() and caseIgnor...
2001-07-15 Kurt ZeilengaExtend assertion value syntax checks to some other...
2001-07-15 Kurt ZeilengaFix typo in disallow logging
2001-07-15 Stig VenaasFixed segfault in caseIgnoreFilter when assertion value...
2001-07-14 Pierangelo... reworked slapd_mods_free into mimic to avoid extra...
2001-07-14 Pierangelo... This is the skeleton of back-monitor, the slapd monitor...
2001-07-14 Kurt ZeilengaAdd extraneous database to slapd.conf
2001-07-14 Kurt ZeilengaQuick and dirty hack to add password modify replication.
2001-07-13 Pierangelo... dn_validate/dn_normalize has been rewritten by
2001-07-11 Pierangelo... honors multiple type/value in rdn when generating ufn
2001-07-11 Pierangelo... added function cache_find_entry_ndn2id that avoids...
2001-07-10 Randy KunkeeChange comments to invite email from people using it...
2001-07-10 Randy KunkeeCall ldap_memfree(attributeName) for returns from ldap_...
2001-07-10 Pierangelo... reworked rdn_attrs to use ldap_explode_rdn; maybe we...
2001-07-10 Gary Williamsfix bad debug message
2001-07-09 Pierangelo... Forbid empty ("") dn! (followup 5 to ITS#1173)
2001-07-07 Pierangelo... If add to "" is allowed, also modrdn should
2001-07-07 Pierangelo... dn2idl API changed for consistency with other dn2id...
2001-07-07 Pierangelo... moved some slap_mods_* functions into mods.c, so mods...
2001-07-07 Kurt Zeilengaclean out contrib and clients
2001-07-07 Kurt ZeilengaClarify notes a bit
2001-07-07 Kurt ZeilengaAdd 3112 ref
2001-07-07 Kurt ZeilengaClean up RFC 3112 entry
2001-07-07 Kurt ZeilengaFix RFC ref
2001-07-07 Kurt ZeilengaMajor clients cleanout
2001-07-07 Kurt ZeilengaMore contrib cleanout
2001-07-07 Kurt ZeilengaMajor cleanout of contrib
2001-07-06 Pierangelo... fixed test on "" (empty) parent dn
2001-07-06 Pierangelo... honors '+' rdn separator in adding/deleting attributes...
2001-07-06 Pierangelo... protos and declarations for charray and rdn stuff
2001-07-06 Pierangelo... added rdn_attrs: parses a rdn and returns types and...
2001-07-06 Pierangelo... added misc charray utilities
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2001-07-06 Kurt ZeilengaMinor cleanup
2001-07-06 Kurt ZeilengaMove LDAPI_SOCK to LDAP_RUNDIR
2001-07-06 Kurt ZeilengaFix root dse checks
2001-07-06 Kurt ZeilengaCorrect X.500 reference
2001-07-05 Pierangelo... added a comment to rdn_validate: needs to be rewritten...
2001-07-05 Pierangelo... rdn check to prevent illegal rdns in modrdn (copied...
2001-07-04 Pierangelo... make slurpd honor include files in slapd.conf (note...
2001-07-03 Pierangelo... Used API signature from back-bdb; compiles and passes...
2001-07-02 Pierangelo... separate ID return value form return status in dn2id...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-28 Randy KunkeeChange to _TRACE instead of _ANY for sync daemon internals.
2001-06-28 Randy KunkeeMove backend_syncfreq code down into back-ldbm. Create...
2001-06-25 Kurt ZeilengaTLS doesn't need ldap_host_connected_to()
2001-06-25 Kurt ZeilengaReplace ATTR_URIS with ATTR_OPTION (more general solution)
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt ZeilengaRework tls check
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-23 Pierangelo... actually, <ac/strings.h> rather goes into rewrite-int.h
2001-06-23 Pierangelo... catch up with bi_db_sync stuff
2001-06-23 Kurt ZeilengaPlug idl leakage
2001-06-23 Kurt ZeilengaAdd comments to three-value logic
2001-06-23 Kurt ZeilengaFix three value logic
next