]> git.sur5r.net Git - openldap/shortlog
openldap
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
2001-06-14 Kurt ZeilengaRestore
2001-06-14 Kurt ZeilengaRip most of Kbind out in prep for adding SASL.
2001-06-14 Kurt ZeilengaRemove const from salt_format
2001-06-13 Kurt ZeilengaMisc updates to password codes / docs
2001-06-13 Kurt ZeilengaDelete debugging #undef committed by mistake
2001-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-06-12 Kurt ZeilengaMisc fixes, namely to indexing codes
2001-06-11 Kurt ZeilengaRemove more UFN cruft
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-11 Kurt ZeilengaAdditional HEAD comments
2001-06-11 Kurt ZeilengaLeave dn2ufn.
2001-06-11 Kurt ZeilengaMore caching as experimental
2001-06-11 Kurt ZeilengaRemove UFN man pages
2001-06-11 Kurt ZeilengaRemove rebind from links for now
2001-06-11 Kurt ZeilengaComment out rebind stuff until someone has a chance to
2001-06-09 Kurt ZeilengaFix no domainpart bug
2001-06-09 Kurt ZeilengaEOL
2001-06-09 Kurt ZeilengaComplete tmpnam removal
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-06-08 Kurt Zeilengaobsolete
2001-06-08 Kurt Zeilengaupdate
2001-06-08 Kurt ZeilengaNot current
2001-06-08 Kurt ZeilengaReplace extended partial response with intermediate...
2001-06-08 Kurt ZeilengaRemove LDUP drafts until someone steps to the plate
2001-06-08 Kurt ZeilengaAdd reference to developer's list
2001-06-08 Kurt ZeilengaNo individual contacts are provided, so update text
next