]> git.sur5r.net Git - openldap/shortlog
openldap
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
2001-06-23 Kurt ZeilengaSync with 2.x
2001-06-23 Kurt Zeilengainclude <ac/string.h> as needed (not in rewrite.h)
2001-06-22 Kurt ZeilengaFix up error handling
2001-06-22 Kurt ZeilengaBackout directory config option
2001-06-22 Kurt ZeilengaUpdate
2001-06-22 Kurt ZeilengaNo need to check for snprintf as code requires it to...
2001-06-22 Kurt Zeilengaplug substrings filter memory leak
2001-06-22 Kurt ZeilengaTLS initialization fix
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-06-22 Randy KunkeeTune db3 caching: only call set_cachesize for environme...
2001-06-21 Kurt ZeilengaDon't say "version: 2"
2001-06-21 Randy Kunkee#include <string.h> if HAVE_STRING_H is defined. Clean...
2001-06-21 Randy KunkeePatches from Mark Whitehouse (with changes from myself...
2001-06-18 Kurt ZeilengaTLS should refer to 2830
2001-06-16 Kurt Zeilengas/__/LDAP_P/g
2001-06-16 Kurt ZeilengaFix undefined filter parsing
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt ZeilengaMore clean up
2001-06-15 Kurt Zeilengafix partial commit of rebind changes
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-15 Kurt ZeilengaUpdate to 2.6
2001-06-15 Kurt ZeilengaFix year
2001-06-15 Kurt ZeilengaAdd "with or without modification" to COPYRIGHT
2001-06-15 Kurt Zeilenganew rebind proc
2001-06-15 Kurt ZeilengaUpdate headers
2001-06-15 Kurt ZeilengaRemove extraneous variable
2001-06-14 Kurt ZeilengaAdd authpassword task
2001-06-14 Kurt ZeilengaAdd UTF-8
2001-06-14 Kurt ZeilengaUpdate ud todo items
next