]> git.sur5r.net Git - openldap/shortlog
openldap
2002-08-26 Kurt ZeilengaPrevent unlocking unlocked sasl_bindmutex...
2002-08-26 Pierangelo... silence annoying warning (BTW: who initializes be?)
2002-08-26 Howard ChuFix oc_filter, it could exit early before counting...
2002-08-25 Kurt Zeilengazap charray
2002-08-25 Howard ChuFix previous commit, BDB_REUSE_LOCKERS was inside a...
2002-08-25 Howard ChuFix ITS#2044 duplicate search results due to broken...
2002-08-24 Kurt ZeilengaAdd link to SDF tools at CPAN.
2002-08-24 Howard ChuAdd debug if bdb_cache_entry_db_lock fails to get a...
2002-08-24 Kurt ZeilengaIncrease res_query buffers to 64k
2002-08-24 Howard ChuExperimental code that uses one locker ID per thread...
2002-08-24 Howard ChuExperimental cruft to propagate valid Operation to...
2002-08-24 Howard ChuPass Operation to backend_attribute - should have been...
2002-08-24 Kurt ZeilengaRemove cruft
2002-08-24 Kurt ZeilengaAdd ldapwhoami(1)
2002-08-24 Kurt ZeilengaAdd -y.
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-24 Kurt ZeilengaZap
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-24 Kurt Zeilengause ldap_charray_free() instead of slapd's charray_free()
2002-08-24 Kurt ZeilengaNT port fixes
2002-08-23 Howard ChuFix typo in previous commit. (Benign, code was #if...
2002-08-23 Pierangelo... Final run of changes to back-sql; IBM db2 support has...
2002-08-23 Pierangelo... fixed bug in reading size/time limits without style...
2002-08-23 Pierangelo... added attr_merge/value_add functions that dela with...
2002-08-23 Pierangelo... added assertions to catch helper function misuse
2002-08-23 Pierangelo... add upper/lower funcs that also compute the length...
2002-08-23 Howard ChuFix indexing bug in splitting indirect blocks
2002-08-22 Howard ChuFix errors in replica directive
2002-08-22 Howard Chuinclude actual ucdata.h, not the symlink. liblutil...
2002-08-22 Howard ChuOS/390 EBCDIC support
2002-08-22 Howard ChuAdded support for BDB 4.1.17
2002-08-22 Kurt ZeilengaFix abstract schema check
2002-08-21 Kurt ZeilengaAdd dumpasn1 logging to TODO.
2002-08-21 Pierangelo... fix previous commit
2002-08-21 Jong Hyuk ChoiSlapadd is changed to include Operational Attributes...
2002-08-20 Kurt ZeilengaITS#2004 AD lang bug fix
2002-08-20 Howard ChuUse search callbacks in slap_sasl_checkpass and slap_au...
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-08-19 Kurt Zeilengafix typo in last commit
2002-08-19 Kurt ZeilengaNormalized form should be pretty.
2002-08-17 Kurt Zeilengamake dc const
2002-08-17 Kurt ZeilengaUpdate dn2domain() to use str2dn() instead of explode_dn()
2002-08-17 Kurt Zeilengacleanup
2002-08-17 Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-16 Kurt ZeilengaRemove #if 0 code
2002-08-16 Pierangelo... CHANGES:
2002-08-16 Pierangelo... add function slap_modrdn2mods that prepares modificatio...
2002-08-16 Pierangelo... silence warnings
2002-08-16 Pierangelo... fix printableStringValidate return value bug
2002-08-13 Pierangelo... reflect recent additions to backend configuration
2002-08-13 Pierangelo... changes:
2002-08-13 Pierangelo... VERY PRELIMINARY support for PostgreSQL and IBM db2
2002-08-13 Pierangelo... better error handling when returning results
2002-08-13 Kurt ZeilengaLog successful SASL bind (ITS#2017)
2002-08-13 Kurt ZeilengaPatch: lutil_progname() and lutil_strcopy() are not...
2002-08-13 Kurt ZeilengaFix IRIX sc_mask conflict
2002-08-12 Kurt Zeilengabackout last change... too tired to make this work...
2002-08-12 Kurt ZeilengaThis *should* work
2002-08-12 Kurt Zeilengacleanup
2002-08-12 Kurt ZeilengaPartially back out last commit
2002-08-12 Kurt ZeilengaRewrite master/slave ports
2002-08-12 Kurt ZeilengaAdd support for response controls
2002-08-12 Kurt Zeilengapaged results uses one OID for both request and response
2002-08-12 Kurt Zeilengaminor updates
2002-08-12 Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-11 Kurt ZeilengaAdd back_bdb to modules
2002-08-11 Kurt Zeilengaconsistently reduce string_expand bv_len by 1
2002-08-11 Howard ChuNever use DB_RECOVER flag when opening DB_ENV. Recovery...
2002-08-10 Howard ChuITS#2019 Initialize utils properly
2002-08-10 Pierangelo... same as for back-meta
2002-08-10 Pierangelo... initialize struct timeval (fixes ITS#2014);
2002-08-10 Howard ChuITS#1893 Add (terse) schemadn description
2002-08-10 Kurt ZeilengaSome more sockaddr_in v sockaddr_storage cleanup
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-10 Howard ChuITS#2016 possibly better macro test for this fix
2002-08-10 Howard ChuITS#2016 Don't include <openssl/des.h> if we're also...
2002-08-10 Kurt ZeilengaUpdate
2002-08-09 Kurt ZeilengaITS#2018: use sockaddr_storage
2002-08-09 Pierangelo... rework connection pool handling (reduce amount of malloc)
2002-08-09 Pierangelo... remove dependency from LDAP_FILT_MAXSIZ (and handle...
2002-08-09 Pierangelo... remove warnings
2002-08-08 Howard ChuITS#2015 give correct index key back to presence_candidates
2002-08-08 Kurt ZeilengaRemove reference to getfilter(3)
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-08-07 Kurt ZeilengaFix saslregex init bug
2002-08-07 Kurt ZeilengaAdd simple CN v cn test case for ITS#1997
2002-08-07 Howard ChuPlug config leaks
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-08-07 Kurt ZeilengaMove large string comment to just above UTF8StringValid...
2002-08-07 Howard ChuRevert previous commit
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-08-07 Howard ChuDon't strdup conn->authz into op, just reference direct...
2002-08-07 Howard ChuFix typo
2002-08-07 Howard ChuITS#1958 from Andrew Findlay with minor adjustments
2002-08-07 Howard ChuEliminate an unnecessary malloc/free
2002-08-06 Kurt ZeilengaITS#2010: use snprintf instead of strcpy to prevent...
2002-08-06 Kurt Zeilengaother->invalid
2002-08-06 Kurt ZeilengaFor IA5, printable, telephone:
next