2000-02-14 |
Kurt Zeilenga | Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT |
blob | commitdiff | raw |
2000-01-27 |
Kurt Zeilenga | Only allow NDBM if manually selected. Provide no hints... |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Kurt Zeilenga | Don't even spit out NDBM skipped warning |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Kurt Zeilenga | Don't list NDBM as an option. |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Kurt Zeilenga | Add -llunicode to build environment |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Kurt Zeilenga | Fix --enabel-kbind=auto --without-kerberos detection |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Kurt Zeilenga | --disable-kbind --disable-kpasswd should imply --withou... |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Kurt Zeilenga | Initial implementation of Kerberos password verificatio... |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Luke Howard | Merged in preliminary support for Cyrus SASL library; |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Kurt Zeilenga | Use 'long' for LBER_INT_T. |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Kurt Zeilenga | Don't use 'int' for LBER_*_T types as we only have... |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Kurt Zeilenga | Booker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 ... |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Kurt Zeilenga | s/==/=/ in sh equality tests |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Kurt Zeilenga | Use lber types instead of uint32 for md5. sha1 still... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Kurt Zeilenga | write winsock with AC_CACHE_CHECK to allow mangling... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Kurt Zeilenga | Remove unnecessary dependency upon $ac_cv_mingw32. |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Kurt Zeilenga | Move NT Thread test into build/openldap.m4. Still... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Kurt Zeilenga | Define HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Kurt Zeilenga | Add configure tests for ssize_t and caddr_t and remove... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Kurt Zeilenga | Use compile time, instead of run time, sizeof checks. |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Kurt Zeilenga | Remove more dependencies upon $ac_cv_mingw32 |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Kurt Zeilenga | Remove some dependencies upon $ac_cv_mingw32. Most... |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Kurt Zeilenga | Add third argument AC_DEFINE() calls added by last... |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Howard Chu | Added support for Mingw32 |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Kurt Zeilenga | Add lutil_entropy(). Currently only supports /dev... |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Kurt Zeilenga | Fix s/else if/elif/ typo |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Kurt Zeilenga | Initial Kth Kerberos support. Changes based upon sugge... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Ben Collins | * configure.in: add --enable-dynamic option for linking... |
blob | commitdiff | raw | diff to current |
1999-09-23 |
Ben Collins | * configure.in: add tcl8.2 to list of tcl libs to searc... |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Julio Sánchez Fern... | Add substitution of WRAP_LIBS |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Ben Collins | * configure.in: Added better check for libwrap (the... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Kurt Zeilenga | Add experimental detection of BerkeleyDB2 DB_THREAD. |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Kurt Zeilenga | cosmetic changes |
blob | commitdiff | raw | diff to current |
1999-09-12 |
Kurt Zeilenga | Print copyright notice at startup. |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Kurt Zeilenga | Needs some additonal m4 magic to get rcsid correct. |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Kurt Zeilenga | Rework RCS id codes such that they are placed at the... |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Kurt Zeilenga | Generate OpenLDAP id for configure |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Kurt Zeilenga | Use pipe(2) if descriptors are selectable. |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Kurt Zeilenga | Add some basic detection of restartable syscalls, sigac... |
blob | commitdiff | raw | diff to current |
1999-08-30 |
Kurt Zeilenga | s/Id/OpenLDAP/ in RCSids |
blob | commitdiff | raw | diff to current |
1999-08-30 |
Kurt Zeilenga | Add experimental OpenLDAP RCSid |
blob | commitdiff | raw | diff to current |
1999-08-29 |
Kurt Zeilenga | Update a few comments |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Kurt Zeilenga | Add RCS Id (experimental) |
blob | commitdiff | raw | diff to current |
1999-08-25 |
Kurt Zeilenga | Clarify -enable-dns and "LDAPD" as being an X.500-to... |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Kurt Zeilenga | Axe <varargs.h> support. Assume STDC C translator... |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Kurt Zeilenga | ./configure --help cleanup |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Kurt Zeilenga | Support for native GNU Pth Threads (--with-threads... |
blob | commitdiff | raw | diff to current |
1999-08-21 |
Kurt Zeilenga | Experimental support for GNU Pth's Posix Thread API... |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Kurt Zeilenga | ACIs from Mark Valence <kurash@sassafras.com> (ITS... |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Kurt Zeilenga | Do not attempt "-mt" pthread detection. Rely on -lpthr... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Kurt Zeilenga | res_search() detection: always look for res_search... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Kurt Zeilenga | New pthread tests... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Kurt Zeilenga | Rework --without-subdir to remove trailing / |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Howard Chu | Fail if libtool's libltdl is not present and --enable... |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Howard Chu | Final round of module changes |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Howard Chu | Modified to use libtool's ltdl instead of gmodule.... |
blob | commitdiff | raw | diff to current |
1999-08-06 |
Howard Chu | Preliminary Make rules to allow building backends as... |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Kurt Zeilenga | create SASL_LIBS to hold -lsasl |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Kurt Zeilenga | Add basic configure support of --enable-quipu |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | List supportedSASLmechanisms based upon what sasl_listm... |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | Add multimaster replication support (ITS#170) based... |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | Initial inet_aton() detection. |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | Add a little SASL framework and remove old X-DIGEST... |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | Add HAVE_CYRUS_SASL define |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Kurt Zeilenga | Add detection for Cyrus SASL library. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Kurt Zeilenga | Add support for "foo:< http://localhost/path. |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Kurt Zeilenga | Relocate headers checks to above libraries such that... |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Kurt Zeilenga | Slight rearrangment of gmodule detection |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Kurt Zeilenga | Check for netinet/tcp.h |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Kurt Zeilenga | Adhere to "servers will not return operational attribut... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Kurt Zeilenga | Use AC_CACHE_CHECK instead of AC_CACHE_VAR. |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Kurt Zeilenga | Use AC_DEFINE third argument to generate portable.h... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Kurt Zeilenga | Release writer lock on new parent. |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Kurt Zeilenga | Add -mthreads for AIX gcc. |
blob | commitdiff | raw | diff to current |
1999-07-14 |
Kurt Zeilenga | Newer versions of OpenSSL install headers in $prefix... |
blob | commitdiff | raw | diff to current |
1999-07-13 |
Julio Sánchez Fern... | Our check for SSLeay_add_ssl_algorithms fails with... |
blob | commitdiff | raw | diff to current |
1999-07-13 |
Kurt Zeilenga | Add configure support for 'socklen_t' as provided by... |
blob | commitdiff | raw | diff to current |
1999-07-13 |
Hallvard Furuseth | Fix typo "CC" -> "$CC" in AIX cc_r detection |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Kurt Zeilenga | unifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Kurt Zeilenga | detect write() and use HAVE_WRITE instead of |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Kurt Zeilenga | Added support for "userPassword: {UNIX}uid". getpwnam... |
blob | commitdiff | raw | diff to current |
1999-06-24 |
Bastiaan Bakker | Merged dynamic module support patch (see ITS #196)... |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | s/prototypes/constructs/ in ANSI C warning. |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Kurt Zeilenga | For AIX thread options when CC is manual set to cc_r... |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Kurt Zeilenga | Remove meantion of ldapd from main README, add README... |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Kurt Zeilenga | Add AC_CANONICAL_SYSTEM to generate $target |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Kurt Zeilenga | _SGI_MP_SOURCE errno/h_errno experiment |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Kurt Zeilenga | Update AIX thread test. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Kurt Zeilenga | Add basic regex compatibility test. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Kurt Zeilenga | really commit the sizeof(int) < 4 warning |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Kurt Zeilenga | Fix typos and bug in AIX cc_r detection. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Kurt Zeilenga | Add test for BeOS's closesocket |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Kurt Zeilenga | First cut at cc_r detection. Specific to AIX. See... |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Kurt Zeilenga | Use AC_CHECK_PROGS instead of AC_CHECK_PROG to test... |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Kurt Zeilenga | Only set CC=cc if test -z CC && cc exists in path... |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Kurt Zeilenga | OL_MKDEPEND: Round 2 |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Kurt Zeilenga | First cut of OL_CC_DEPEND test. Attempts to detect... |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Kurt Zeilenga | Add test for thread specific h_errno and, if yes, add... |
blob | commitdiff | raw | diff to current |
next |