]> git.sur5r.net Git - openldap/shortlog
openldap
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-08-26 Stig VenaasChanged get_listener_addresses() to not use getaddrinfo...
2001-08-25 Pierangelo... fix bug in '%' escaping in substitution pattern compile
2001-08-24 Kurt ZeilengaFix db1 error and add kerberos comment
2001-08-24 Kurt ZeilengaUpdate kerberos flags
2001-08-15 Mark AdamsonNeed to set error text pointer sooner in entry_schema_c...
2001-08-04 Pierangelo... fix malformed test
2001-08-04 Pierangelo... fix a reference to volative memory in back-ldbm/passwd...
2001-08-04 Pierangelo... add limits stuff to back-ldap
2001-08-04 Pierangelo... cleanup limits stuff in back-meta
2001-08-04 Pierangelo... allow multiple limits setting on one global/per backend...
2001-08-03 Pierangelo... more intuitive special limits configuration
2001-08-03 Pierangelo... enforces detailed search limits
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-08-02 Kurt ZeilengaFix bug introduced during TLS rework
2001-08-02 Kurt ZeilengaAdd some addl. logging
2001-08-01 Pierangelo... fix a couple of typos; schemacheck was duplicated
2001-08-01 Pierangelo... add global, per backend and per op_ndn time/size soft...
2001-08-01 Kurt ZeilengaAdd user schema I-D
2001-08-01 Kurt ZeilengaReplaced with ldap-opattrs/features I-Ds
2001-08-01 Kurt ZeilengaUpdate drafts to latest revs
2001-08-01 Kurt ZeilengaUpdate to rev 04
2001-08-01 Kurt ZeilengaUpdates for back-bdb testing
2001-07-31 Pierangelo... fix typo; try to delete dn2id in case of late failure
2001-07-31 Pierangelo... added acl check for added/removed rdn attrs
2001-07-31 Kurt ZeilengaFix typo
2001-07-31 Kurt ZeilengaClean up
2001-07-31 Kurt ZeilengaLast changes should have been #ifdef
2001-07-31 Kurt ZeilengaFix basic operations
2001-07-31 Kurt ZeilengaFix slapadd crash when only a subset of databases have...
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
next