1999-03-25 |
Kurt Zeilenga | close ldap.conf after reading it. |
tree | commitdiff |
1999-03-20 |
Kurt Zeilenga | Provide global assert solution. <ac/assert.h> (new... |
tree | commitdiff |
1999-03-13 |
Hallvard Furuseth | Parameters in front of va_alist are unportable; use... |
tree | commitdiff |
1999-03-13 |
Hallvard Furuseth | Add missing newline at end of file |
tree | commitdiff |
1999-03-13 |
Ben Collins | Added lockf.o to list of OBJS and lockf.c to list of... |
tree | commitdiff |
1999-03-13 |
Ben Collins | Check that FIONBIO is defined, also add defined(__BEOS_... |
tree | commitdiff |
1999-03-13 |
Ben Collins | Functions for using fcntl to lock/unlock files in case... |
tree | commitdiff |
1999-03-13 |
Ben Collins | Added check for getpass() as well as adding it to the... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays, and related parameters... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Bugfix: Move handling of boolean options in front of... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Replace (int)LDAP_BOOL_GET(...) with LDAP_BOOL_GET... |
tree | commitdiff |
1999-03-09 |
Kurt Zeilenga | Add LDIF_ to LINE_WIDTH |
tree | commitdiff |
1999-03-08 |
Kurt Zeilenga | Don't install CFFILES in ldap_r. |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Put the ATTR_BOOL option numbers in attrs.offset instea... |
tree | commitdiff |
1999-03-06 |
Kurt Zeilenga | Change (int) invalue == (int) LDAP_OPT_ON to invalue... |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Make block non-static and properly aligned |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Remove unused variables |
tree | commitdiff |
1999-03-06 |
Kurt Zeilenga | defined USE_NONBLOCK for now... need to implement confi... |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | include ldap_pvt_thread.h, to verify func declarations... |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Fix typo .size -> .dsize in ldbm_datum_free() |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Obey CTIME_R_RETURNS_INT |
tree | commitdiff |
1999-03-06 |
Ben Collins | Moved 'key.flags = 0;' inside of DB2 defines, it isn... |
tree | commitdiff |
1999-03-06 |
Kurt Zeilenga | Move lber_get/set_option stuff to a private structure. |
tree | commitdiff |
1999-03-06 |
Kurt Zeilenga | MSVC5 cleanup... |
tree | commitdiff |
1999-03-05 |
Kurt Spanier | 1. Fix of ldbmcat segmentation fault bug (ITS#85 and... |
tree | commitdiff |
1999-03-05 |
Hallvard Furuseth | Remove spurious backslash-newlines |
tree | commitdiff |
1999-03-05 |
Hallvard Furuseth | Change LDAP.ld_lberoptions to `short', to realign with... |
tree | commitdiff |
1999-03-05 |
Hallvard Furuseth | Cast char* argument to hh_to_c() to Byte* |
tree | commitdiff |
1999-03-05 |
Hallvard Furuseth | Remove LDAP_P() from prototypes with 'Byte' arguments |
tree | commitdiff |
1999-03-04 |
Hallvard Furuseth | K&R varargs branch of ldap_log_printf() was bogus |
tree | commitdiff |
1999-03-04 |
Juan Gomez | Added the functions ldap_rename2() and ldap_rename2_s... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Don't choke if gethostby{name,addr}_r's number of argum... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Posix Draft 4 (HAVE_PTHREADS_D4) fixes: |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Bugs with !HAVE_PTHREAD_KILL: include errno.h. Typo... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | cast printf(%s) argument from void* to char* |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Remove untrue /*NOTREACHED*/: return 0 on EOF from... |
tree | commitdiff |
1999-03-03 |
Bart Hartgers | Added support in liblber and libldap for partial reads... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | include lber-int.h to get lber_pvt_* declarations |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | ber_scanf returns LBER_ERROR, not -1, on failure. |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Back out previous change; it was an accidental commit |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
tree | commitdiff |
1999-03-02 |
Bart Hartgers | The new&improved Sockbuf. This adds the infrastructure... |
tree | commitdiff |
1999-03-02 |
Kurt Zeilenga | Fix typo in previous commit. |
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 HAVE_WINSOCK for winsock32.lib |
tree | commitdiff |
1999-03-01 |
Kurt Zeilenga | Update libpath. |
tree | commitdiff |
1999-02-25 |
Bart Hartgers | Patch to support to determine the number of args of the |
tree | commitdiff |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
tree | commitdiff |
1999-02-20 |
Kurt Zeilenga | Use ldap_pvt_strtok directly and unconditionally. |
tree | commitdiff |
1999-02-20 |
Kurt Zeilenga | Remaining LDAP_COMPILING_R should be LDAP_R_COMPILE. |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | cast avl_free argument to IFP |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | print.c doesn't belong in libldif.dsp. |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | Updates for MSVC 5.0. Fix libraries names to be ol... |
tree | commitdiff |
1999-02-09 |
Kurt Zeilenga | Fix text2time to handle 4 digit years. Fix YEAR()... |
tree | commitdiff |
1999-02-08 |
Kurt Zeilenga | Don't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc... |
tree | commitdiff |
1999-02-08 |
Kurt Spanier | Integration of the BDB2 backend into the new init/start... |
tree | commitdiff |
1999-02-05 |
Kurt Zeilenga | New Frontend->Backend Interface |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Need KRB_LIBS to link test programs. |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Fix XXDIR to use $(srcdir) so that VPATH works. |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Fix dbcache/entry lock deadlock. If dbcache lock is... |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Backout recent init/startup changes in preparation... |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Fix DB_ENV typo. |
tree | commitdiff |
1999-02-03 |
Kurt Zeilenga | Fix set concurrency typos. |
tree | commitdiff |
1999-02-02 |
Kurt Zeilenga | Fix typo suggested by Heiko W.Rupp in ITS#63 |
tree | commitdiff |
1999-02-02 |
Kurt Zeilenga | gdbm_nextkey() takes two arguments not one. |
tree | commitdiff |
1999-02-01 |
Kurt Spanier | Introduction of a backend startup/shutdown function... |
tree | commitdiff |
1999-01-31 |
Kurt Zeilenga | Fix ldap_send_initial_request() to open connection... |
tree | commitdiff |
1999-01-29 |
Kurt Zeilenga | zap ber buf pointer on free. |
tree | commitdiff |
1999-01-29 |
Kurt Zeilenga | Add (back in) destroy functions... |
tree | commitdiff |
1999-01-29 |
Kurt Zeilenga | ldap_sort_entries() should try to malloc(0) when the... |
tree | commitdiff |
1999-01-28 |
Kurt Zeilenga | ldap_pvt_thread_cond_broadcast() was missing from stubs. |
tree | commitdiff |
1999-01-28 |
Kurt Zeilenga | Use -lldap_r instead of -lldap -lthread. |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | LDBM/back-ldbm locking reworked! |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | Add lber_pvt.h with prototypes of lber_pvt_log_print... |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | Add lber_log_print support to libldap. |
tree | commitdiff |
1999-01-25 |
Kurt Zeilenga | Add support for LBER_OPT_LOG_PRINT_FN option. |
tree | commitdiff |
1999-01-24 |
Kurt Zeilenga | Forgotten commit of string rearrangement. |
tree | commitdiff |
1999-01-24 |
Kurt Zeilenga | Forgot to add new string.c. |
tree | commitdiff |
1999-01-22 |
Kurt Zeilenga | Move libldap/strdup.c to string.c. |
tree | commitdiff |
1999-01-20 |
Kurt Zeilenga | Update ldap_first_attribute/ldap_next_attribute to... |
tree | commitdiff |
1999-01-17 |
Kurt Zeilenga | Reorder build order: libavl depends on libldap (for... |
tree | commitdiff |
1999-01-17 |
Bart Hartgers | Added OpenLDAP copyright to files. |
tree | commitdiff |
1999-01-16 |
Kurt Zeilenga | Add reference to ldap.conf(5). |
tree | commitdiff |
1999-01-15 |
Bart Hartgers | Changes to support threads from libldap_r. |
tree | commitdiff |
1999-01-15 |
Bart Hartgers | Updates regarding threads and names. |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Update init and ldap.conf(5) to handle LDAPNOINIT,... |
tree | commitdiff |
1999-01-14 |
Bart Hartgers | Improved ldap_int_strtok. If strtok_r does not exists... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Insert missing ')'... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Modify build order to have lutil first and lthread... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Revamp build system yet again to move all external... |
tree | commitdiff |
1999-01-11 |
Kurt Zeilenga | Change SLAPD shutdown to do a cond wait on active threa... |
tree | commitdiff |
1999-01-10 |
Kurt Zeilenga | Update build environment to fix VPATH support. |
tree | commitdiff |
1999-01-07 |
Kurt Zeilenga | Backout extraneous changes made by last commit. |
tree | commitdiff |
1999-01-05 |
Kurt Spanier | - Make install creates $(RUNDIR)/var for pid and args... |
tree | commitdiff |
1999-01-02 |
Kurt Zeilenga | Update ctime_r() argument macro to cache results and... |
tree | commitdiff |
1999-01-02 |
Bart Hartgers | Teached autoconf to figure out how may arguments ctime_... |
tree | commitdiff |
next |