- Mar 08, 2000
-
-
Kurt Zeilenga authored
-
- Mar 03, 2000
-
-
Kurt Zeilenga authored
Don't use LDAP_OPERATIONS_ERROR for internal errors. Use LDAP_OTHER instead. (more changes needed in this area)
-
Kurt Zeilenga authored
must be specified for each database.
-
- Mar 02, 2000
-
-
Kurt Zeilenga authored
Add comment concerning sequencing issues which need to be resolved by reworking of connection state machine. Add note that a race condition exists until this rework is complete. Rework extended operations to return pointer to static error text.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
non-bind requests while a multi-step SASL bind process is under to connection.c. Return LDAP_OPERATIONS_ERROR, not LDAP_SASL_BIND_IN_PROGRESS.
-
- Mar 01, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
notice to bottom of document. Reformat paragraph. Separate trademark statement from terms. This edit do not change the licensing terms.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Feb 29, 2000
-
-
Kurt Zeilenga authored
Only return SLAPD_DISCONNECT with a send_ldap_disconnect() was called. Add initial code for support predetermined filter results when filter is undefined (or known to be true or false).
-
- Feb 28, 2000
-
-
Kurt Zeilenga authored
limited subtype support, modlist handling, filter updates, lastmod attribute handling.
-
- Feb 25, 2000
-
-
Kurt Zeilenga authored
impl of slap_modlist2mods() and is_at_subtype().
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Feb 24, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Feb 22, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Not hidden "NULLDN" to "<anonymous>" in modify stats
-
- Feb 21, 2000
-
-
Kurt Zeilenga authored
-
- Feb 18, 2000
-
-
Kurt Zeilenga authored
-
- Feb 16, 2000
-
-
Kurt Zeilenga authored
(basically, it's for testing internals, don't enable it otherwise)
-
Kurt Zeilenga authored
suggested by Steve Sonntag.
-
- Feb 15, 2000
-
-
Kurt Zeilenga authored
Not hidden: "<anonymous>" modifiersname
-
- Feb 14, 2000
-
-
Kurt Zeilenga authored
plus these changes unhidden changes: remove now meaning --enable-discreteaci configure option fix ITS#451, slapd filters Add ber_bvecadd() to support above constify ldap_pvt_find_wildcard() and misc slapd routines renamed some slap.h macros likely broken something
-
- Feb 12, 2000
-
-
Kurt Zeilenga authored
-
- Feb 11, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Feb 08, 2000
-
-
Kurt Zeilenga authored
Only user can select appropriate run directory. Best left to user.
-
- Feb 07, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Feb 06, 2000
-
-
Kurt Zeilenga authored
Changes outside of #ifdef include three value filter processing.
-
- Feb 05, 2000
-
-
Kurt Zeilenga authored
basic structures for handing language tags and binary option (but less actual code to actually support them). Provided for reference only. Will not even compile.
-
- Feb 04, 2000
-
-
Kurt Zeilenga authored
-
- Feb 03, 2000
-
-
Kurt Zeilenga authored
Use BASE64 if attr-desc includes ";binary"
-