1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Bart Hartgers | Added support in liblber and libldap for partial reads... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | include lber-int.h to get lber_pvt_* declarations |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | ber_scanf returns LBER_ERROR, not -1, on failure. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Back out previous change; it was an accidental commit |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Add protect against new connection descriptor being... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Apply ldbm bind() change to bdb2 code. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Fix new man.mk to create tmp pages in object directory... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Bart Hartgers | The new&improved Sockbuf. This adds the infrastructure... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Bart Hartgers | Annoying little son of a `free' BUG fixed. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Extend TLS/SSL detection for use RSAref if necessary. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Fix make clean/veryclean |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Kurt Zeilenga | Replace IFP() with appropriate full prototypes: |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Update NT port with support for -lldap_r and -lldbm. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Use ldap_memfree() instead of free(). |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Fix HAVE_WINSOCK for winsock32.lib |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Update libpath. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Fix minor memory leak and remove redundant be_isroot_pw... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Zeilenga | Rebuild autoconf/autoheader generated files after TLS... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Kurt Spanier | Introduction of first version of transaction processing... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Ben Collins | Syntax error on install, mistakenly commited before... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Ben Collins | Fixed a small mistake in the last commit, as well as... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Ben Collins | Added verclean-local-srv since veryclean was not being... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Ben Collins | Moved man page generation to the build cycle instead... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Ben Collins | Changed general debug levels too LDAP_DEBUG_SHELL |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Bart Hartgers | Patch to support to determine the number of args of the |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Hallvard Furuseth | Fix previous change to strtok_quote |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Hallvard Furuseth | Make strtok_quote treat the character following \ as... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Ben Collins | Changed LDA_DEBUG_ statements to more appropriate ones |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Hallvard Furuseth | Add locale support (slapd.conf keyword "locale") to... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Kurt Spanier | Client programs for test008-concurrency moved to subdir... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Kurt Spanier | More timing for performance testing. Re-introduction... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Kurt Zeilenga | Check for pthread with -mt (for Solaris 2.x). |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Kurt Zeilenga | Use ldap_pvt_strtok directly and unconditionally. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Kurt Zeilenga | Remaining LDAP_COMPILING_R should be LDAP_R_COMPILE. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Kurt Zeilenga | #undef symbols before #defining them. This provides... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | fix TOLOWER, it was equal to TOUPPER |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | read_config() did not return a value |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | cast avl_free argument to IFP |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | isblank() is nonstandard, use isspace() |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | cast pw_in to const unsigned char * |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | Silence libtool if `make -s' is running |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | Add $CC_MKDEP_FLAGS to override -M |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | slapd-tester should be ./slapd-tester |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Hallvard Furuseth | Link with all of $(LIBS) instead of $(LDAP_LIBPATH... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Ben Collins | Converted strdup()'s to ch_strdup() |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Kurt Spanier | Code clean-up. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Ben Collins | * Removed uneeded cvs keywords |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Kurt Spanier | Elimination of entry- and cache-level locking in back... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Missing file |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Style changes, added cvs keywords |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Updated some items |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Completed open/close/destroy implementations |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Implemented the open, init functions correctly |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Implemented all of the (db_)destroy and (db_)close... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Moved tcl_back_db_open() and interpreter init to tcl_init.c |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | Added return() |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | fixed exit()'s to be return()'s |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | keyword update |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Ben Collins | $Id update |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Kurt Zeilenga | Add ac/errno.h and use other generic headers when avail... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Kurt Spanier | Addition of a new Concurrency Test fro testing slapd... |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Kurt Zeilenga | Import Ben Collins <bcollins@debian.org> Back-TCL for... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Predrag "Pele... | A new file with some installation instructions... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Predrag "Pele... | Update to the README of gtk-tool |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Predrag "Pele... | U-MICH backward-compatibility fixes for gtk-tool and... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Kurt Spanier | BugFix and selection in the test-suite of the bdb2... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Kurt Spanier | Server timing as a private feature of the bdb2 backend. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Kurt Spanier | Update of back-bdb2 to KDZ's new entry lock schema. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | print.c doesn't belong in libldif.dsp. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Forgot changes made in portable.h need to be imported... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Update features for MSVC 5. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Update tools to print ID's using "%ld" instead of ... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Updates for MSVC 5.0. Fix libraries names to be ol... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Consistently use %ld for printing IDs. %lu was used... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Complete entry_cmp() migration (remove rename macros). |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Kurt Zeilenga | Update LDBM cache so that it manages it's own state. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Randy Kunkee | Place NeoSoft Inc. LDAP Tcl client code into OpenLDAP... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Kurt Zeilenga | Update README to reflect tested with 2.0-devel, not... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Kurt Zeilenga | Update todo to contain "superior" objectclass project. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Kurt Zeilenga | Move LDBM-backend specific fields of Entry struct into... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Kurt Spanier | Elimination of un-used code in bdb2i_cache_open and... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Kurt Zeilenga | Fix modrdn bug in back-bdb2 as well. Probably should... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Kurt Zeilenga | Patch modrdn to remove extra space. |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Kurt Zeilenga | Add a field to count the number of databases per type... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Kurt Zeilenga | Fix text2time to handle 4 digit years. Fix YEAR()... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Detect pthread_detach using #include <pthread.h> (using... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Include pthread.h in pthread AC_TRY_LINK tests. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Update autoconf version requirement comment. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Fixup BDB2 switching. Use 'test' instead of '['. ... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Update AC_TRY_LINK checks (mainly effects pthread detec... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Kurt Zeilenga | Don't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc... |
commit | commitdiff | tree | snapshot |
next |