2002-10-09 |
Kurt Zeilenga | Add ditContentRule routines |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Bump EXBUFSIZ up a bit |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Fix realloc() bugs |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Fix AC_CACHE_CHECK bug in DB_THREAD detection. |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Plug memory leak (ITS#2126) |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Rework unprotected simple bind checks |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Add security restrictions examples |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Clarify unprotected simple bind settings |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | if "disallow bind_simple_unprotected", require at least... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Kurt Zeilenga | Clarify that "security ssf=n" applies to "disallow... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Kurt Zeilenga | More entry level access control for back-shell |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Kurt Zeilenga | s/256/LBER_ELEMENT_SIZEOF/ |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Howard Chu | Fix ldap_int_get_controls for optional values |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Kurt Zeilenga | More "entry" level ACLs for entry add, delete, and... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
Kurt Zeilenga | Clarify that v2 is disabled by default |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | Fix up last commits |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | Add "entry" ACL checks for add/delete/rename ops |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | s/umich.edu/example.com/ |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | Misc. cleanup |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | Clean up some #else #if 'ing |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Kurt Zeilenga | If OpenSSL provides crypt(3), no need to check -lcrypt |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Kurt Zeilenga | Include <ac/bytes.h> after <ac/stdlib.h> to avoid problems |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Kurt Zeilenga | MacOS 10.1 pthread_kill() workaround |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Kurt Zeilenga | ITS #2121 submitted by Dave Steck <dsteck@novell.com... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Kurt Zeilenga | Fix subentry OIDs |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Kurt Zeilenga | Code cleanup (no functional changes) |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Kurt Zeilenga | Alter a few DNs to ensure normalization works in groups |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Kurt Zeilenga | #unifdef -DSCHEMA_DN |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Kurt Zeilenga | Add portability note and reference to the platform... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Kurt Zeilenga | Return default referral if DN maps to empty domain. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Kurt Zeilenga | benign buffer overflow fix (ITS#1964) |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Kurt Zeilenga | ITS#1502: fix NS-MTA-MD5 typo |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Kurt Zeilenga | Fix handling of non-critical controls for backends... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Kurt Zeilenga | Change one search to use oneLevel scope |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Kurt Zeilenga | Undocument -C (chase referrals) |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Kurt Zeilenga | Add Steven's I-Ds on LDAP/X.500 admin models |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Kurt Zeilenga | Minor updates |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Kurt Zeilenga | -05 |
commit | commitdiff | tree | snapshot |
2002-09-21 |
Kurt Zeilenga | fix possible uninit bug |
commit | commitdiff | tree | snapshot |
2002-09-21 |
Howard Chu | Fix ITS#1033 slapd hangs with GNU Pth - don't write... |
commit | commitdiff | tree | snapshot |
2002-09-21 |
Howard Chu | Fix return values, set stack size. (Default is only... |
commit | commitdiff | tree | snapshot |
2002-09-21 |
Kurt Zeilenga | Add experimental +/- AttributeName support. |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Kurt Zeilenga | Add "IANA Considerations for LDAP" (rfc3383) |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Kurt Zeilenga | Save "-" for no subtypes |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Kurt Zeilenga | Clean up hash password scheme stuff |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Kurt Zeilenga | Add some clarification as to what hash algorithms are... |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Howard Chu | Add dummy reference to lutil_uuidstr() for dynamically... |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Howard Chu | Simpler fix for NO_THREADS |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Howard Chu | Updated BDB_HIER for current API |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Kurt Zeilenga | Add new LDAP RFCs |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Howard Chu | Don't set bdb yield with NO_THREADS |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Howard Chu | Fixes for NO_THREADS |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Kurt Zeilenga | remove unused log level |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Howard Chu | Add calls to module_init/module_kill to support dynamic... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Kurt Zeilenga | Add the LDAPv3 TS. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Kurt Zeilenga | rebuild with new openldap.m4 pthread version check |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Howard Chu | Fix pthread version check again |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Kurt Zeilenga | latest dupent I-D |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Kurt Zeilenga | Fix sizeof [r]buf typo |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Kurt Zeilenga | For object classes in attribute lists, use '+' (or... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Wrap csn filter frees with sync mode check. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Fix return value |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Add LDAP_CONTROL_CLIENT_UPDATE to list of supported... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Misc CLIENT_UPDATE cleanups |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Fix typos in last commit |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Kurt Zeilenga | Cleanup up LDAP_CLIENT_UPDATE code... including some... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
Jong Hyuk Choi | LCUP Response Control Code |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Howard Chu | Fix ITS#2082, bdb_idl_intersection |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Howard Chu | Fix debug messages |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Howard Chu | Added group ACL tests |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Howard Chu | Fix test of uninit'd rc at LOCK_ID |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Howard Chu | POSIX threads tweaks for Draft 4 vs Draft 5 |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Howard Chu | Fix previous commit, LIBSRCS/LIBOBJS should not have... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Howard Chu | Set BDB's global allocators to ber_*, don't bother... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Pierangelo... | trim c++ style comments |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Howard Chu | Fix ITS#2075, NULL moddn->newsup->bv_val |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Howard Chu | FIx previous commit, test for Draft 7 was inverted |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Howard Chu | Fix pthreads version detection |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Howard Chu | Fine-tuning pthreads revision dependencies |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Pierangelo... | #undef SLAP_X_FILTER_HASSUBORDINATES while I fix the... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Howard Chu | Unifdef BDB_IDL_MULTI. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Howard Chu | Decrease default thread stack size from 16MB to 2MB |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Howard Chu | Eliminate overallocation in LUTIL_BASE64_ENCODE_LEN |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Howard Chu | Fix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Howard Chu | Moved stdio replacements from liblutil lutil_* to liblb... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | only optimize objectClass filters when (objectClass... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | (re)insert reference to rfc2253 |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Add clarification |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Update access control section to avoid regex usage |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | Fix: if slapadd was used with an un-ordered LDIF file... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | More memory cleanup |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | Plug memleaks from -r1.45 |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Add note about "children" to access controls section. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Added ldapcompare.c to SRCS so it will be processed... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Unneeded, merged into regular mkdep script |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Added rules to use "cc -E" output to generate dependencies. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Use C preprocessor to generate #line directives that... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Kurt Zeilenga | Should resolve ITS#2071 |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pierangelo... | optimize also duplicate/existence check in value delete... |
commit | commitdiff | tree | snapshot |
next |