]> git.sur5r.net Git - openldap/shortlog
openldap
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
2002-08-31 Pierangelo... fix extendedMatch and approx hfilter andling; get rid...
2002-08-31 Pierangelo... better handling of children_cond
2002-08-31 Pierangelo... trace illegal condition in backsql_strfcat
2002-08-31 Pierangelo... add 'children_cond' config statement
2002-08-31 Pierangelo... added referral support to back-{ldap,meta}; need to...
2002-08-31 Pierangelo... fix extendedMatch values return filter control
2002-08-31 Pierangelo... document another (optional) config directive
2002-08-31 Howard ChuFix previous commit
2002-08-31 Howard ChuOS/390 EBCDIC support
2002-08-30 Kurt ZeilengaWe don't support substrings matching via extensibleMatch
2002-08-30 Howard ChuFix debug statement
2002-08-30 Howard ChuFix crash in mra_free, freeing ber-private value.
2002-08-30 Howard ChuFix unindent commit
2002-08-30 Howard ChuUse DB_NODUPDATA when adding IDs. Silence log for DB_NO...
2002-08-30 Howard ChuUnindented a level. Fixed logging of keys.
2002-08-30 Howard ChuDon't mask DB_KEYEXIST errors in bdb_idl_insert_key...
2002-08-30 Howard ChuFix large SASL reads. Use EAGAIN instead of EWOULDBLOCK...
2002-08-30 Kurt ZeilengaGenerate subentries control
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaClose comment
next