]> git.sur5r.net Git - openldap/history - configure
Defer normalization to later stages.
[openldap] / configure
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-28 Kurt Zeilengadetect write() and use HAVE_WRITE instead of
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18 Kurt Zeilengas/prototypes/constructs/ in ANSI C warning.
1999-06-17 Kurt ZeilengaFor AIX thread options when CC is manual set to cc_r...
1999-06-11 Kurt ZeilengaAdd AC_CANONICAL_SYSTEM to generate $target
1999-06-11 Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-10 Kurt ZeilengaUpdate AIX thread test.
1999-06-10 Kurt ZeilengaAdd basic regex compatibility test.
1999-06-10 Kurt Zeilengareally commit the sizeof(int) < 4 warning
1999-06-09 Kurt ZeilengaIn preparation for IETF draft ldap c-api changes, ...
1999-06-09 Kurt ZeilengaFail depend test if .o is generated.
1999-06-09 Kurt ZeilengaFix typos and bug in AIX cc_r detection.
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
1999-06-08 Kurt ZeilengaFirst cut at cc_r detection. Specific to AIX. See...
1999-06-08 Kurt ZeilengaUpdate build system to use output of new dependency...
1999-06-08 Kurt ZeilengaUse AC_CHECK_PROGS instead of AC_CHECK_PROG to test...
1999-06-08 Kurt ZeilengaOnly set CC=cc if test -z CC && cc exists in path...
1999-06-08 Kurt ZeilengaOL_MKDEPEND: Round 2
1999-06-07 Kurt ZeilengaFirst cut of OL_CC_DEPEND test. Attempts to detect...
1999-06-07 Kurt ZeilengaAdd test for thread specific h_errno and, if yes, add...
1999-06-06 Kurt ZeilengaFix typo in last commit.
1999-06-06 Kurt ZeilengaQuick hack for cygwin default compiler... should replac...
1999-06-06 Kurt ZeilengaA slightly better POSIX regex test....
1999-06-06 Kurt ZeilengaRelocate regex.h test to near top and die if it fails.
1999-06-03 Kurt ZeilengaFix typos in warning messages.
1999-06-03 Kurt ZeilengaWarn if attempting to build ldapd. (In preparation...
1999-05-28 Kurt ZeilengaObtain version name from build/version (re-add build...
1999-05-27 Kurt ZeilengaDisable explicit AC_PROG_INSTALL check... implicitly...
1999-05-26 Kurt ZeilengaAdd -lnet to BeOS specific libraries.
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-24 Kurt ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-24 Kurt ZeilengaProtect externs from inappropriate macro expansion.
1999-05-23 Ben CollinsSynced to show changes in openldap.m4
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-19 Kurt ZeilengaAdd EXEEXT and MKVERSION support
1999-05-18 Kurt ZeilengaAdd check for <sys/select.h> for AIX.
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-05-06 Ben CollinsGlibc 2.1 has Berkley db as -ldb1. Set up the autoconf...
1999-05-04 Ben CollinsMoved -lnet,socket check for BeOS to the rest of the...
1999-05-04 Ben CollinsAdded -lnet for BeOS libs. Also need to add some sort...
1999-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-29 Kurt ZeilengaRegenerate configure. Last commit was in error.
1999-04-29 Kurt ZeilengaRemove $(VERSIONFILE) dependencies
1999-04-29 Julio Sánchez Fern... Sometimes ssl.h is ssl/ssl.h. This is a simple fix...
1999-04-21 Kurt ZeilengaModify slapd set user/group support to use -u/-g instea...
1999-04-20 Kurt ZeilengaEXPERIMENTAL: Disable cache saving and loading.
1999-04-14 Kurt ZeilengaAdd basic gmodule detection for SLAPD_MODULES.
1999-04-07 Kurt ZeilengaRebuild per Ksp request (for syslog changes)
1999-04-07 Kurt SpanierRe-introduction of of syslog in configure.in. The rest...
1999-04-07 Kurt Zeilengaeliminate -lpthread -lexc from pthread link tests
1999-04-07 Hallvard FurusethFix typo ol_cv_pthread_pthread -> ol_cv_pthread_threads...
1999-04-07 Hallvard FurusethRemove superfluous `)' in the `pthread_create in defaul...
1999-04-07 Kurt ZeilengaNew pthread_try_link test. Looks for pthread_create...
1999-04-06 Kurt ZeilengaNew LinuxThreads detection. Correctly detects FreeBSD...
1999-04-04 Kurt ZeilengaCleanup socket() detection.
1999-04-04 Kurt ZeilengaRegenerate configure to include quillan's mods.
1999-04-04 Kurt ZeilengaAdd select args type & vfork tests for experimentation...
1999-04-03 Kurt Zeilengacomment out OSF/1 yielding select force. Likely incorrect.
1999-04-03 Kurt ZeilengaReorder the pthreads tests and hope for the best. ...
1999-04-03 Kurt ZeilengaFix cut and paste mistakes in pthread detections cases...
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-04-02 Kurt ZeilengaAdd checks for recv and recvfrom.
1999-03-30 Kurt ZeilengaMake sure everything is up to date after MDBM changes.
1999-03-30 Kurt ZeilengaRebuild configure due to MDBM addition.
1999-03-30 Kurt ZeilengaAdd pthread_detach to -kthread test.
1999-03-30 Kurt ZeilengaIRIX (very strange) default libraries have working...
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-27 Hallvard FurusethInitial port of web_ldap to OpenLDAP. Also fixed some...
1999-03-26 Kurt ZeilengaDon't call AC_CANONICAL_HOST from configure.in. We...
1999-03-25 Kurt ZeilengaUse modified works test to check for pthread_create...
1999-03-25 Kurt ZeilengaBackout previous change. It breaks specification of...
1999-03-24 Juan GomezFixed Pthread detection problem in IRIX.
1999-03-20 Kurt ZeilengaAdd check for <assert.h> and put include in right file...
1999-03-17 Kurt ZeilengaAdd OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco...
1999-03-17 Kurt ZeilengaRebuild configure and portable.h.in...
1999-03-16 Kurt ZeilengaNULL needs to be defined for pthread_detach(NULL).
1999-03-15 Kurt ZeilengaUpdate EBCDIC tests.
1999-03-15 Kurt ZeilengaImplement OL_HEADER_STDC (derived from AC_HEADER_STDC...
1999-03-15 Kurt ZeilengaAdd EBCDIC test in preparation for VM port.
1999-03-15 Kurt ZeilengaFix "decleration" and missing ";" errors.
1999-03-15 Ben Collinsconfigure.in now includes OL_DECL_STRDUP, configure...
1999-03-13 Kurt ZeilengaFail -lbe check if -lroot doesn't exist.
1999-03-13 Kurt ZeilengaMake sure LN_S is set to "cp" if "ln -s" AND "ln" does...
1999-03-13 Kurt ZeilengaOriginal test failed under FreeBSD. Reworked LN_H...
1999-03-13 Ben CollinsCheck for how to hard link (ln or cp) and define as...
1999-03-13 Ben CollinsFixed small error in last commit for sys_errlist in...
1999-03-13 Ben Collinsactually define HAVE_SYS_ERRLIST if we have it, if...
1999-03-13 Ben CollinsAdded check for <arpa/inet.h>
1999-03-13 Ben CollinsAdded check for getpass() as well as adding it to the...
1999-03-10 Kurt ZeilengaUpdate configure to:
1999-03-09 Hallvard FurusethIntegrate saucer in OpenLDAP build environment:
1999-03-08 Kurt ZeilengaUse $TERMCAP_LIBS in readline test.
1999-03-08 Kurt ZeilengaAdd GNU readline detection. Needed for saucer enhancem...
1999-03-07 Kurt ZeilengaRelocate reentrant checks to before thread checks.
1999-03-07 Kurt ZeilengaRelocate reentrant function checks to before thread...
1999-03-05 Kurt ZeilengaFix typo in configure.in with gethostbyname_r_nargs
1999-03-04 Kurt ZeilengaAdd comment concerning use of vendor 'cc' with empty...
next