]> git.sur5r.net Git - openldap/shortlog
openldap
2002-09-16 Kurt ZeilengaFix sizeof [r]buf typo
2002-09-16 Kurt ZeilengaFor object classes in attribute lists, use '+' (or...
2002-09-15 Kurt ZeilengaWrap csn filter frees with sync mode check.
2002-09-15 Kurt ZeilengaFix return value
2002-09-15 Kurt ZeilengaAdd LDAP_CONTROL_CLIENT_UPDATE to list of supported...
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-15 Kurt ZeilengaFix typos in last commit
2002-09-15 Kurt ZeilengaCleanup up LDAP_CLIENT_UPDATE code... including some...
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-13 Howard ChuFix ITS#2082, bdb_idl_intersection
2002-09-13 Howard ChuFix debug messages
2002-09-13 Howard ChuAdded group ACL tests
2002-09-13 Howard ChuFix test of uninit'd rc at LOCK_ID
2002-09-12 Howard ChuPOSIX threads tweaks for Draft 4 vs Draft 5
2002-09-12 Howard ChuFix previous commit, LIBSRCS/LIBOBJS should not have...
2002-09-12 Howard ChuSet BDB's global allocators to ber_*, don't bother...
2002-09-11 Pierangelo... trim c++ style comments
2002-09-11 Howard ChuFix ITS#2075, NULL moddn->newsup->bv_val
2002-09-11 Howard ChuFIx previous commit, test for Draft 7 was inverted
2002-09-11 Howard ChuFix pthreads version detection
2002-09-11 Howard ChuFine-tuning pthreads revision dependencies
2002-09-10 Pierangelo... #undef SLAP_X_FILTER_HASSUBORDINATES while I fix the...
2002-09-10 Howard ChuUnifdef BDB_IDL_MULTI.
2002-09-10 Howard ChuDecrease default thread stack size from 16MB to 2MB
2002-09-10 Howard ChuEliminate overallocation in LUTIL_BASE64_ENCODE_LEN
2002-09-10 Howard ChuFix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC...
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-09 Kurt Zeilengaonly optimize objectClass filters when (objectClass...
2002-09-09 Kurt Zeilenga(re)insert reference to rfc2253
2002-09-09 Kurt ZeilengaAdd clarification
2002-09-09 Kurt ZeilengaUpdate access control section to avoid regex usage
2002-09-09 Howard ChuFix: if slapadd was used with an un-ordered LDIF file...
2002-09-09 Howard ChuMore memory cleanup
2002-09-09 Howard ChuPlug memleaks from -r1.45
2002-09-09 Kurt ZeilengaAdd note about "children" to access controls section.
2002-09-08 Howard ChuAdded ldapcompare.c to SRCS so it will be processed...
2002-09-08 Howard ChuUnneeded, merged into regular mkdep script
2002-09-08 Howard ChuAdded rules to use "cc -E" output to generate dependencies.
2002-09-08 Howard ChuUse C preprocessor to generate #line directives that...
2002-09-07 Kurt ZeilengaShould resolve ITS#2071
2002-09-07 Pierangelo... optimize also duplicate/existence check in value delete...
2002-09-07 Howard ChuRegenerated with Pthread version update
2002-09-07 Howard ChuNew POSIX threads version support. Detects Draft 4...
2002-09-07 Howard Chustdio #defines for HAVE_EBCDIC
2002-09-07 Kurt ZeilengaAdd NT-MTA-MD5 Support.
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-09-06 Howard ChuFix typo in one-level searches, left over from -r1...
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuAdded 2nd version of print_entry using new ldap_get_...
2002-09-05 Howard ChuAdded new ldap_get_{dn,attribute,values}_ber functions...
2002-09-05 Howard ChuReplace HACK in slap_sasl_canonicalize with safer test.
2002-09-05 Kurt Zeilengaback_attribute() should use ACL_AUTH not ACL_READ (at
2002-09-04 Kurt ZeilengaAdd reference to ldap.conf(5)
2002-09-04 Kurt ZeilengaMore LDAPNOINIT statement to top of DESCRIPTION
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
2002-09-04 Howard ChuSet SSL session cache context ID
2002-09-04 Kurt ZeilengaUse registered 666 numbers for LCUP controls
2002-09-04 Howard ChuFix previous commit - still need X509_free for peer...
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-04 Howard ChuDon't call X509_free after SSL_get_certificate, it...
2002-09-03 Pierangelo... optimize duplicate detection based on mods and existing...
2002-09-03 Kurt ZeilengaExtend checks to substrings rules. Need to kludge...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-09-02 Howard ChuDon't use sasl_set_alloc on Cyrus 2, it manages all...
2002-09-02 Kurt ZeilengaAdd ldapsasl
2002-09-02 Kurt ZeilengaUpdate comment
2002-09-02 Pierangelo... /*
2002-09-02 Pierangelo... various fixes and improvements
2002-09-02 Pierangelo... use bvmatch() instead of ber_bvcmp() when testing for...
2002-09-02 Kurt ZeilengaDocument -R
2002-09-02 Kurt ZeilengaAdd NOOP search support.
2002-09-02 Howard ChuFix ldap_X509dn2bv, OpenSSL gives us DN attributeTypes...
2002-09-01 Howard ChuFix slapd startup ldapsearch loop
2002-09-01 Kurt ZeilengaClarify that rootpw is not needed when rootdn is not...
2002-09-01 Kurt ZeilengaFormat tweaks
2002-09-01 Kurt ZeilengaReflect latest contributions
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt ZeilengaForced commit: added comments not whitespace in last...
2002-08-31 Kurt ZeilengaAdd in extra white space
2002-08-31 Kurt Zeilengahave get_mra use mr_usable_with_at() as well
2002-08-31 Kurt ZeilengaAdd mr_usable_with_at() routine. Use both in generation
2002-08-31 Kurt ZeilengaMake sure we don't expose hidden attribute types in...
2002-08-31 Kurt ZeilengaAdd matching rule use support where assertion syntax...
2002-08-31 Kurt ZeilengaList approximates as well in rule uses.
2002-08-31 Kurt ZeilengaFix last commit.
2002-08-31 Kurt ZeilengaMR_EXT rules can be used with any type whose syntax...
2002-08-31 Kurt ZeilengaDon't hide matchingRuleUse's description (now implemented)
2002-08-31 Pierangelo... definitely fix NOOP in back-bdb
2002-08-31 Pierangelo... add ldif control support (ITS#2060, patch from David...
2002-08-31 Pierangelo... improved support for NOOP; add is fine, the other write...
2002-08-31 Pierangelo... use ldap_charray_add instead of dedicated helper; get...
2002-08-31 Pierangelo... fix bitwise matching (courtesy of Luke Howard)
2002-08-31 Pierangelo... silence warnings
2002-08-31 Pierangelo... add {create,modify}Timestamp to subschema subentry...
2002-08-31 Pierangelo... define macros for appropriate sizing of lutil buffers
2002-08-31 Pierangelo... add matchingRuleUse to schema; use a berval instead...
2002-08-31 Pierangelo... cleanup comments
2002-08-31 Pierangelo... silence debug check
next