1999-03-26 |
Will Ballantyne | check for NULL newDN prior to final deref check |
tree | commitdiff |
1999-03-26 |
Kurt Zeilenga | Reenable counters. |
tree | commitdiff |
1999-03-24 |
Juan Gomez | Added support for newSuperior. |
tree | commitdiff |
1999-03-24 |
Juan Gomez | Added a new function: build_new_dn(), which builds... |
tree | commitdiff |
1999-03-23 |
Kurt Zeilenga | Fix unlock bug in connection_read/write. Fix connectio... |
tree | commitdiff |
1999-03-23 |
Kurt Zeilenga | Improved "closing" handling. Remove fd from read set... |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | Fix c_mutex typo. |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | Add trace to connection_get() to aid debugging. |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | slap_set_time() is no longer necessary. |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | Round 2 of connection management changes. |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | PROTOTYPE: New connection management infrastructure... |
tree | commitdiff |
1999-03-20 |
Kurt Zeilenga | Provide global assert solution. <ac/assert.h> (new... |
tree | commitdiff |
1999-03-20 |
Kurt Zeilenga | Use calloc properly... could result in too few bytes... |
tree | commitdiff |
1999-03-18 |
Julio Sánchez Fern... | slapd.conf and friends were being modified during the... |
tree | commitdiff |
1999-03-17 |
Kurt Zeilenga | Add DEFAULT_EDITOR to ldapconfig.h. Used by ldbmtest... |
tree | commitdiff |
1999-03-17 |
Kurt Zeilenga | Use HAVE_PW_GECOS when needed. |
tree | commitdiff |
1999-03-17 |
Kurt Zeilenga | Add slapd -a address support. Allows you to bind to... |
tree | commitdiff |
1999-03-16 |
Kurt Zeilenga | First cut at bind race fix. Passes our test suite... |
tree | commitdiff |
1999-03-16 |
Kurt Zeilenga | Cast pointer to strcasecmp to AVL_CMP. |
tree | commitdiff |
1999-03-16 |
Kurt Zeilenga | Initial check of connection states. Have only implemented |
tree | commitdiff |
1999-03-13 |
Ben Collins | Used new ldap_(un)lockf() functions |
tree | commitdiff |
1999-03-13 |
Ben Collins | #ifdef for <sys/file.h> |
tree | commitdiff |
1999-03-10 |
Juan Gomez | Fixed a bug related to the deallocation of memory for... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays, and related parameters... |
tree | commitdiff |
1999-03-09 |
Juan Gomez | Added support for deleteoldrdn. |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Silence warnings: Remove unused variables. Enclose... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | include lutil.h to get lutil_passwd() |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Bugfix: Missing parens in `status = ldap_pvt_thread_cre... |
tree | commitdiff |
1999-03-09 |
Kurt Zeilenga | LINE_WIDTH -> LDIF_LINE_WIDTH |
tree | commitdiff |
1999-03-09 |
Juan Gomez | Fixed type by changing rdn_type to new_rdn_type. |
tree | commitdiff |
1999-03-08 |
Kurt Zeilenga | Add dcobject & uidobject auxilary object classes. ... |
tree | commitdiff |
1999-03-08 |
Hallvard Furuseth | Align with changes in build process: |
tree | commitdiff |
1999-03-08 |
Hallvard Furuseth | Align with code changes in liblber/libldap: |
tree | commitdiff |
1999-03-07 |
Juan Gomez | Added software to add the new rdn as an attribute to... |
tree | commitdiff |
1999-03-07 |
Juan Gomez | Fixed typo in |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Remove unused variables |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Remove unused variables |
tree | commitdiff |
1999-03-06 |
Kurt Zeilenga | MSVC5 cleanup... |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Implemented newSuperior handling. |
tree | commitdiff |
1999-03-05 |
Kurt Spanier | 1. Fix of ldbmcat segmentation fault bug (ITS#85 and... |
tree | commitdiff |
1999-03-05 |
Kurt Spanier | Make dbEnv a private toy of back-bdb2. |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Added parameter newSuperior in preparation to support |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Added parsing of newSuperior field for requests that |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Rename |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Renamed |
tree | commitdiff |
1999-03-04 |
Hallvard Furuseth | Protoize cnvt_str2int() |
tree | commitdiff |
1999-03-04 |
Hallvard Furuseth | Print entry ID with format %ld, not %d |
tree | commitdiff |
1999-03-04 |
Hallvard Furuseth | Print tag with format %lu, not %d |
tree | commitdiff |
1999-03-04 |
Hallvard Furuseth | Use HAVE_STDARG to choose between stdarg and varargs... |
tree | commitdiff |
1999-03-04 |
Juan Gomez | Added prototypes for rdn_attr_type() and rdn_attr_value... |
tree | commitdiff |
1999-03-04 |
Juan Gomez | Added get_next_substring(), rdn_attr_type(), and rdn_at... |
tree | commitdiff |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), and replace_values... |
tree | commitdiff |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), and replace_values... |
tree | commitdiff |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), replace_values... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | replace integer argument NULL with 0 |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
tree | commitdiff |
1999-03-02 |
Kurt Zeilenga | Add protect against new connection descriptor being... |
tree | commitdiff |
1999-03-02 |
Kurt Zeilenga | Apply ldbm bind() change to bdb2 code. |
tree | commitdiff |
1999-03-02 |
Bart Hartgers | The new&improved Sockbuf. This adds the infrastructure... |
tree | commitdiff |
1999-03-02 |
Bart Hartgers | Annoying little son of a `free' BUG fixed. |
tree | commitdiff |
1999-03-02 |
Kurt Zeilenga | Replace IFP() with appropriate full prototypes: |
tree | commitdiff |
1999-03-01 |
Kurt Zeilenga | Update NT port with support for -lldap_r and -lldbm. |
tree | commitdiff |
1999-03-01 |
Kurt Zeilenga | Fix minor memory leak and remove redundant be_isroot_pw... |
tree | commitdiff |
1999-03-01 |
Kurt Spanier | Introduction of first version of transaction processing... |
tree | commitdiff |
1999-02-28 |
Ben Collins | Added verclean-local-srv since veryclean was not being... |
tree | commitdiff |
1999-02-28 |
Ben Collins | Changed general debug levels too LDAP_DEBUG_SHELL |
tree | commitdiff |
1999-02-23 |
Hallvard Furuseth | Fix previous change to strtok_quote |
tree | commitdiff |
1999-02-23 |
Hallvard Furuseth | Make strtok_quote treat the character following \ as... |
tree | commitdiff |
1999-02-23 |
Ben Collins | Changed LDA_DEBUG_ statements to more appropriate ones |
tree | commitdiff |
1999-02-22 |
Hallvard Furuseth | Add locale support (slapd.conf keyword "locale") to... |
tree | commitdiff |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
tree | commitdiff |
1999-02-22 |
Kurt Spanier | More timing for performance testing. Re-introduction... |
tree | commitdiff |
1999-02-20 |
Kurt Zeilenga | Use ldap_pvt_strtok directly and unconditionally. |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | read_config() did not return a value |
tree | commitdiff |
1999-02-19 |
Ben Collins | Converted strdup()'s to ch_strdup() |
tree | commitdiff |
1999-02-18 |
Kurt Spanier | Code clean-up. |
tree | commitdiff |
1999-02-18 |
Ben Collins | * Removed uneeded cvs keywords |
tree | commitdiff |
1999-02-17 |
Kurt Spanier | Elimination of entry- and cache-level locking in back... |
tree | commitdiff |
1999-02-17 |
Ben Collins | Missing file |
tree | commitdiff |
1999-02-17 |
Ben Collins | Style changes, added cvs keywords |
tree | commitdiff |
1999-02-17 |
Ben Collins | Updated some items |
tree | commitdiff |
1999-02-17 |
Ben Collins | Completed open/close/destroy implementations |
tree | commitdiff |
1999-02-17 |
Ben Collins | Implemented the open, init functions correctly |
tree | commitdiff |
1999-02-17 |
Ben Collins | Implemented all of the (db_)destroy and (db_)close... |
tree | commitdiff |
1999-02-17 |
Ben Collins | Moved tcl_back_db_open() and interpreter init to tcl_init.c |
tree | commitdiff |
1999-02-17 |
Ben Collins | Added return() |
tree | commitdiff |
1999-02-17 |
Ben Collins | fixed exit()'s to be return()'s |
tree | commitdiff |
1999-02-17 |
Ben Collins | keyword update |
tree | commitdiff |
1999-02-17 |
Ben Collins | $Id update |
tree | commitdiff |
1999-02-16 |
Kurt Zeilenga | Add ac/errno.h and use other generic headers when avail... |
tree | commitdiff |
1999-02-15 |
Kurt Spanier | Addition of a new Concurrency Test fro testing slapd... |
tree | commitdiff |
1999-02-14 |
Kurt Zeilenga | Import Ben Collins <bcollins@debian.org> Back-TCL for... |
tree | commitdiff |
1999-02-12 |
Kurt Spanier | BugFix and selection in the test-suite of the bdb2... |
tree | commitdiff |
1999-02-12 |
Kurt Spanier | Server timing as a private feature of the bdb2 backend. |
tree | commitdiff |
1999-02-12 |
Kurt Spanier | Update of back-bdb2 to KDZ's new entry lock schema. |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | Update tools to print ID's using "%ld" instead of ... |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | Consistently use %ld for printing IDs. %lu was used... |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | Complete entry_cmp() migration (remove rename macros). |
tree | commitdiff |
next |