1999-06-25 |
Kurt Zeilenga | Install lber_types.h |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Kurt Zeilenga | Update BerkeleyDB prereq to 2.7.5. |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Bastiaan Bakker | Merged dynamic module support patch (see ITS #196)... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Bastiaan Bakker | Added connection initialisation and destruction notific... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Kurt Zeilenga | Check for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Add debug to nt project, remove lint. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Move nt_debug to -llutil and generalize for all platforms. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Add LDAP_VALID and other asserts. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Add missing arguments to Debug() calls... and adapt... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | remove lint. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Always implement Debug as lutil_debug(). |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Kurt Zeilenga | Add support for lber_types.h.nt and add a few NT specif... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Julio Sánchez... | Tokenization is not really well done. This is a tempor... |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | All "o=foo" add to suffix "" if bound as root. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | Use ber_mem* and friends |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | Allow adding of dn: o=foo if suffix is "" and rootdn. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | Limit the check to a 4 tries every timeout. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | experimental connections_timeout_idle() implementation. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | Add a few missing dependencies on .exe projects. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Kurt Zeilenga | Add lber_types.h to setup.dsp. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Kurt Zeilenga | initial commit of idletimeout code... everything but... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | allow service name to be passed in for install/remove |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | add define of service name (shared in main and nt_svc... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | fix comment format, allow service name to be passed... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | fix comments (remove // style), free(ptr) in slapd_daem... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | close registry, and return static pointer (no free... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | fix flag on formatMessage to not allocate buffer |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | remove dependencies on other libraries |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | add setup project to copy config files as necessary |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | new project to copy files from *.h.nt to .h |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Gary Williams | change DIRSEP to LDAP_DIRSEP |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Kurt Zeilenga | s/prototypes/constructs/ in ANSI C warning. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Fix up NT slapd.dsp and nt_svc.c so that slapd builds... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Recommit NT service changes (untested) with changes... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Remove review ldapconfig.h.edit step from installation. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julio Sánchez... | Have the normalize routines process white space in... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julio Sánchez... | Some sample routines for implementing matching rules. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julio Sánchez... | If we are inheriting the syntax from a superior, we... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julio Sánchez... | Fix handling of SYNTAX_CES by making use of some matchi... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julio Sánchez... | Defined 3 new matching rules taken from X.520 that... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | ldapconfig.h vs ldap_config.h changes |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Separate autoconf generated values from "defaults". |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | For AIX thread options when CC is manual set to cc_r... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Backout NT Service changes.... breaks Unix builds... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Kurt Zeilenga | Add test for resched state change in connection_get |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | new module to support slapd as NT service |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | add code to support slapd as NT service |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | check addr for NULL before copying |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | NT service code for slapd |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Kurt Zeilenga | Add slapd password handling projects (these are often... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | add new NT service modules |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Gary Williams | new code to support slapd as an NT service |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Kurt Zeilenga | Remove misplaced LDAP_P() in declaration of ldap_int_ge... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Julio Sánchez... | Make sure print_numericoid always returns with a value. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Julio Sánchez... | Fixed bogus handling of objectclass in oc_schema_check. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Juan Gomez | Replaced add/delete_value() by change_value() and index... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Kurt Zeilenga | Fix a couple of nits. ldbmtest still needs to be porte... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Kurt Zeilenga | Remove meantion of ldapd from main README, add README... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Juan Gomez | Enabled deletion of stale index entries. (EXPERIMENTAL) |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Juan Gomez | Added function delete_value() to remove entries from... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Kurt Zeilenga | Add '^' and '$' to ACLs RE's. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Kurt Zeilenga | Fix bad LBER_INVALID macro |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | Initial RFC2252-compliant version. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | We don't have a definition for caseIgnoreListSubstrings... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | We don't have a definition for caseIgnoreListSubstrings... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | Activate checking of matching rules and syntaxes. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | Activate support of matching rules and syntaxes, inheri... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | New error code, fixed definition of smr_syntax. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | More error codes. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Julio Sánchez... | Moved call of schema_init from main to read_config. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Kurt Zeilenga | assert read/write to not in use sockbufs. This may... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Kurt Zeilenga | connection_get forgot to unlock c_mutex in not used... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Kurt Zeilenga | Remove check for inactive streams before connection_rea... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Matching rules and syntaxes, initial step. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Juan Gomez | Added index_delete_values() in preparation for changes... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Juan Gomez | official -> canonical |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Juan Gomez | s/official/canonical/ & s/at_on/at_cn/ |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Some changes to be more inline with the constification... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Initial definitions for syntaxes and matching rules. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Matching rules. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Matching rules. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Constification. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Constification |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Julio Sánchez... | Netscape DS quotes the SYNTAX values, we propagate... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Julio Sánchez... | ldap_*_free routines are new and replace the old static... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Julio Sánchez... | New ldap_syntax_free, ldap_attributetype_free and ldap_... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Kurt Zeilenga | s/ldap_open/ldap_init/ calls... ldap_open is deprecated. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Kurt Zeilenga | Add draft 3 of the C API spec. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Kurt Zeilenga | Change referral comment to point to root.openldap.org... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Kurt Zeilenga | Resched changes struct state without lock to avoid... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Kurt Zeilenga | connection_get: |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Kurt Zeilenga | Add additional assert in connection get for race debugging. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Juan Gomez | Added at_official_name() to enable uniform naming of... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Juan Gomez | Added code for uniform naming of index files. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Juan Gomez | Added at_ooficial_type() for uniform naming of index... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Kurt Zeilenga | EXPERIMENTAL: move slapd_remove to connections_read... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Juan Gomez | Drop support for alloca(). |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Kurt Zeilenga | Clean up build_result_ber error handling. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Kurt Zeilenga | Add AC_CANONICAL_SYSTEM to generate $target |
commit | commitdiff | tree | snapshot |
next |