]> git.sur5r.net Git - openldap/shortlog
openldap
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
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)
next