]> git.sur5r.net Git - openldap/shortlog
openldap
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
2002-08-30 Kurt ZeilengaFix #ifdefs (DUPENT should be behind the 0)
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
2002-08-30 Kurt ZeilengaAssign NOOP its published OID. I-D to follow.
2002-08-30 Kurt ZeilengaMore noop #ifdef'ing
2002-08-30 Kurt ZeilengaPlace NOOP behind #ifdef
2002-08-30 Kurt ZeilengaPrint information about control used.
2002-08-30 Kurt ZeilengaAllow generation of no-op control
2002-08-29 Kurt ZeilengaAdd manageDsaIt/NOOP control support to every tool.
2002-08-29 Kurt ZeilengaAdd to NT build
2002-08-29 Kurt ZeilengaRework client control parsing... need to implement
2002-08-29 Kurt ZeilengaYet another bug fix... this one from Luke.
2002-08-29 Pierangelo... reworking of threads in session handling
2002-08-29 Pierangelo... cleaner handling of unchecked limit support
2002-08-29 Pierangelo... test extended filter and values return filter
2002-08-29 Kurt ZeilengaFix objectSubClassIndexer bug
2002-08-29 Pierangelo... allow different solutions to debug sasl shutdown
2002-08-29 Pierangelo... when shutting down a server with open connections ...
2002-08-29 Pierangelo... fix server-size controls handling in back-{ldap,meta}
2002-08-29 Pierangelo... add server side controls to back-ldap and back-meta
2002-08-29 Howard ChuFix previous commit - use EWOULDBLOCK instead of EAGAIN
2002-08-29 Pierangelo... avoid zero size ch_malloc() when no attributes are...
2002-08-29 Pierangelo... trim unused var
next