2000-01-08 |
Kurt Zeilenga | Initial implementation of Kerberos password verificatio... |
tree | commitdiff |
1999-11-01 |
Howard Chu | Obsolete file |
tree | commitdiff |
1999-11-01 |
Kurt Zeilenga | Add configure tests for ssize_t and caddr_t and remove... |
tree | commitdiff |
1999-10-30 |
Kurt Zeilenga | Do not attempt to obtain sizeof(sin_addr.s_addr) or... |
tree | commitdiff |
1999-09-22 |
Ben Collins | * build/top.mk: removed references to TMPROOT and added... |
tree | commitdiff |
1999-09-11 |
Hallvard Furuseth | Add missing ')' when HAVE_TCPD |
tree | commitdiff |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid |
tree | commitdiff |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
tree | commitdiff |
1999-09-04 |
Hallvard Furuseth | Change -d option to not detach even with -d 0 or compil... |
tree | commitdiff |
1999-09-03 |
Hallvard Furuseth | Introduce and use LDAP_GCCATTR() = __attributes__(... |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | create SASL_LIBS to hold -lsasl |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add copyright notice. |
tree | commitdiff |
1999-08-03 |
Hallvard Furuseth | Replace NULLBER with NULL |
tree | commitdiff |
1999-08-02 |
Hallvard Furuseth | Finish s/lber_bprint/ber_bprint/ renaming |
tree | commitdiff |
1999-07-16 |
Hallvard Furuseth | Pass socklen_t* instead of int* to getsockopt, accept... |
tree | commitdiff |
1999-06-15 |
Kurt Zeilenga | Remove meantion of ldapd from main README, add README... |
tree | commitdiff |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
tree | commitdiff |
1999-04-30 |
Hallvard Furuseth | enclose macro arguments in () |
tree | commitdiff |
1999-04-28 |
Kurt Zeilenga | Add mkversion script to generate version.c files. ... |
tree | commitdiff |
1999-03-29 |
Kurt Zeilenga | Rework ac/socket.h for HAVE_WINSOCK: |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays, and related parameters... |
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-02 |
Bart Hartgers | The new&improved Sockbuf. This adds the infrastructure... |
tree | commitdiff |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
tree | commitdiff |
1999-01-23 |
Kurt Zeilenga | Remove configure's wait3 test as we don't care about... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Revamp build system yet again to move all external... |
tree | commitdiff |
1999-01-10 |
Kurt Zeilenga | Update build environment to fix VPATH support. |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | Fix server --without-xxx build issues... |
tree | commitdiff |
1998-11-29 |
Kurt Zeilenga | Update build environment: |
tree | commitdiff |
1998-11-25 |
Kurt Zeilenga | Add KRB_LIBS to makefiles. |
tree | commitdiff |
1998-11-22 |
Kurt Zeilenga | Add libtool support based upon patch by Bart Hartgers... |
tree | commitdiff |
1998-11-16 |
Kurt Zeilenga | Remove extern declarations of library functions from... |
tree | commitdiff |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
tree | commitdiff |
1998-11-05 |
Hallvard Furuseth | Some gcc -W... cleanup |
tree | commitdiff |
1998-11-05 |
Hallvard Furuseth | Prototype vs. K&R mismatch |
tree | commitdiff |
1998-11-05 |
Kurt Zeilenga | Needed -llutil before @LUTIL_LIBS@ |
tree | commitdiff |
1998-11-05 |
Hallvard Furuseth | replace detach.c with lutil_detach() |
tree | commitdiff |
1998-11-04 |
Kurt Zeilenga | HAVE_LWP_THR was renamed HAVE_THR. |
tree | commitdiff |
1998-11-04 |
Hallvard Furuseth | ldapd did not compile |
tree | commitdiff |
1998-11-04 |
Kurt Zeilenga | struct ldap is now opaque to clients. |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | remove old files |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
tree | commitdiff |
1998-10-22 |
Kurt Zeilenga | Blindly added Autoconf support to ldapd. |
tree | commitdiff |
1998-10-19 |
Kurt Zeilenga | Remove DEFS variables from Makefiles, remove bridge.h. |
tree | commitdiff |
1998-09-21 |
Kurt Zeilenga | Fix VPATH includes/libraries |
tree | commitdiff |
1998-09-20 |
Kurt Zeilenga | Added basic VPATH support. VPATH Make depend still... |
tree | commitdiff |
1998-09-18 |
Kurt Zeilenga | Remove old build system. |
tree | commitdiff |
1998-09-18 |
Kurt Zeilenga | Make all, clean, veryclean, depend, install all appear... |
tree | commitdiff |
1998-09-16 |
Kurt Zeilenga | Wrap $CC with quotes. |
tree | commitdiff |
1998-09-08 |
Kurt Zeilenga | Add Kerberos V5 support from Predrag Balorda <pele... |
tree | commitdiff |
1998-08-20 |
Kurt Zeilenga | Removed use of paths not defined in ldapconfig.h.edit. |
tree | commitdiff |
1998-08-19 |
Kurt Zeilenga | Modified build environment to correctly support bin... |
tree | commitdiff |
1998-08-19 |
Kurt Zeilenga | Added LIBEXECDIR, SBINDIR and patched install rules... |
tree | commitdiff |
1998-08-18 |
Kurt Zeilenga | Changed FD_SETSIZE checks for consistency. Added check... |
tree | commitdiff |
1998-08-15 |
Kurt Zeilenga | Added support for TCP_WRAPPERS (ldapd code not tested... LDAP_3_3+prerelease |
tree | commitdiff |
1998-08-09 |
Kurt Zeilenga | RAGE: LDAPD Linux does have <sys/filio.h> |
tree | commitdiff |
1998-08-09 |
Kurt Zeilenga | Initial revision |
tree | commitdiff |
|