]> git.sur5r.net Git - openldap/shortlog
openldap
2002-10-12 Howard ChuPrefer thr_yield over sched_yield for Solaris
2002-10-11 Howard ChuMore fixes for ITS#2136, make sure all error returns...
2002-10-11 Howard ChuIn sb_tls_bio_read/write, check for EAGAIN in addition...
2002-10-11 Kurt Zeilengabetter check of snprintf result
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-10 Luke HowardFix crasher in ldap_domain2dn()
2002-10-10 Kurt ZeilengaClarify new "entry" ACLs
2002-10-10 Kurt ZeilengaAdd DIT Structure Rules and Name Forms
2002-10-10 Kurt ZeilengaMore OBSOLETE checks
2002-10-10 Kurt ZeilengaAdd some OBSOLETE schema checks
2002-10-10 Kurt ZeilengaFix multiple NAME example
2002-10-09 Kurt ZeilengaDon't mask error text variables
2002-10-09 Kurt ZeilengaRemove lint
2002-10-09 Kurt ZeilengaImplement content rule checks
2002-10-09 Howard ChuRevert previous commit. More thought needed re: IPV4...
2002-10-09 Kurt ZeilengaUpdate to 1.6.1
2002-10-09 Howard ChuITS#2132, give up at first bind failure
2002-10-09 Kurt ZeilengaFix bad sup error
2002-10-09 Kurt ZeilengaNeed ../cr.o
2002-10-09 Howard ChuFix ITS#2132, give up if listener fails to open
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-10-09 Kurt ZeilengaAdd ditContentRule routines
2002-10-08 Kurt ZeilengaBump EXBUFSIZ up a bit
2002-10-08 Kurt ZeilengaFix realloc() bugs
2002-10-08 Kurt ZeilengaFix AC_CACHE_CHECK bug in DB_THREAD detection.
2002-10-08 Kurt ZeilengaPlug memory leak (ITS#2126)
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-10-08 Kurt ZeilengaAdd security restrictions examples
2002-10-08 Kurt ZeilengaClarify unprotected simple bind settings
2002-10-08 Kurt Zeilengaif "disallow bind_simple_unprotected", require at least...
2002-10-08 Kurt ZeilengaClarify that "security ssf=n" applies to "disallow...
2002-10-07 Kurt ZeilengaMore entry level access control for back-shell
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-07 Howard ChuFix ldap_int_get_controls for optional values
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
2002-10-06 Kurt ZeilengaClarify that v2 is disabled by default
2002-10-04 Kurt ZeilengaFix up last commits
2002-10-04 Kurt ZeilengaAdd "entry" ACL checks for add/delete/rename ops
2002-10-04 Kurt Zeilengas/umich.edu/example.com/
2002-10-04 Kurt ZeilengaMisc. cleanup
2002-10-04 Kurt ZeilengaClean up some #else #if 'ing
2002-10-04 Kurt ZeilengaIf OpenSSL provides crypt(3), no need to check -lcrypt
2002-10-02 Kurt ZeilengaInclude <ac/bytes.h> after <ac/stdlib.h> to avoid problems
2002-10-02 Kurt ZeilengaMacOS 10.1 pthread_kill() workaround
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-10-02 Kurt ZeilengaFix subentry OIDs
2002-10-01 Kurt ZeilengaCode cleanup (no functional changes)
2002-09-30 Kurt ZeilengaAlter a few DNs to ensure normalization works in groups
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-26 Kurt ZeilengaAdd portability note and reference to the platform...
2002-09-26 Kurt ZeilengaReturn default referral if DN maps to empty domain.
2002-09-25 Kurt Zeilengabenign buffer overflow fix (ITS#1964)
2002-09-24 Kurt ZeilengaITS#1502: fix NS-MTA-MD5 typo
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-23 Kurt ZeilengaChange one search to use oneLevel scope
2002-09-23 Kurt ZeilengaUndocument -C (chase referrals)
2002-09-23 Kurt ZeilengaAdd Steven's I-Ds on LDAP/X.500 admin models
2002-09-22 Kurt ZeilengaMinor updates
2002-09-22 Kurt Zeilenga-05
2002-09-21 Kurt Zeilengafix possible uninit bug
2002-09-21 Howard ChuFix ITS#1033 slapd hangs with GNU Pth - don't write...
2002-09-21 Howard ChuFix return values, set stack size. (Default is only...
2002-09-21 Kurt ZeilengaAdd experimental +/- AttributeName support.
2002-09-20 Kurt ZeilengaAdd "IANA Considerations for LDAP" (rfc3383)
2002-09-20 Kurt ZeilengaSave "-" for no subtypes
2002-09-20 Kurt ZeilengaClean up hash password scheme stuff
2002-09-20 Kurt ZeilengaAdd some clarification as to what hash algorithms are...
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-19 Howard ChuSimpler fix for NO_THREADS
2002-09-19 Howard ChuUpdated BDB_HIER for current API
2002-09-19 Kurt ZeilengaAdd new LDAP RFCs
2002-09-19 Howard ChuDon't set bdb yield with NO_THREADS
2002-09-19 Howard ChuFixes for NO_THREADS
2002-09-19 Kurt Zeilengaremove unused log level
2002-09-18 Howard ChuAdd calls to module_init/module_kill to support dynamic...
2002-09-18 Kurt ZeilengaAdd the LDAPv3 TS.
2002-09-18 Kurt Zeilengarebuild with new openldap.m4 pthread version check
2002-09-18 Howard ChuFix pthread version check again
2002-09-17 Kurt Zeilengalatest dupent I-D
2002-09-16 Kurt ZeilengaMisc cleanup
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
next