]> git.sur5r.net Git - openldap/history - include/portable.h.in
Added NT-specific definitions to acconfig.h preamble
[openldap] / include / portable.h.in
1999-10-28 Howard ChuAdded NT-specific definitions to acconfig.h preamble
1999-10-28 Kurt ZeilengaAdd third argument AC_DEFINE() calls added by last...
1999-10-28 Howard ChuAdded macros for Mingw32 support.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-01 Kurt ZeilengaInitial Kth Kerberos support. Changes based upon sugge...
1999-09-20 Kurt ZeilengaAdd experimental detection of BerkeleyDB2 DB_THREAD.
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaAdd some basic detection of restartable syscalls, sigac...
1999-08-25 Kurt ZeilengaFix NEEDS typo
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-22 Kurt ZeilengaSupport for native GNU Pth Threads (--with-threads...
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-08 Kurt ZeilengaRebuild configure and portable.h.in
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-03 Kurt ZeilengaAdd multimaster replication support (ITS#170) based...
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-08-03 Kurt ZeilengaAdd HAVE_CYRUS_SASL define
1999-08-02 Kurt ZeilengaAdd detection for Cyrus SASL library.
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-29 Kurt ZeilengaRelocate headers checks to above libraries such that...
1999-07-27 Kurt ZeilengaGenerate new configure after new netinet/tcp.h test.
1999-07-23 Kurt ZeilengaUse AC_DEFINE third argument to generate portable.h...
1999-07-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Kurt ZeilengaAdd configure support for 'socklen_t' as provided by...
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-11 Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
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-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-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-21 Kurt ZeilengaModify slapd set user/group support to use -u/-g instea...
1999-04-14 Kurt ZeilengaAdd basic gmodule detection for SLAPD_MODULES.
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 ZeilengaAdd select args type & vfork tests for experimentation...
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-03-30 Kurt ZeilengaRebuild configure due to MDBM addition.
1999-03-30 Juan GomezMDBM detection feature.
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-20 Kurt ZeilengaAdd check for <assert.h> and put include in right file...
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
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-15 Kurt ZeilengaAdd EBCDIC test in preparation for VM port.
1999-03-15 Ben Collinsconfigure.in now includes OL_DECL_STRDUP, configure...
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 FurusethFix typo -lxttp => -lxtpp in HAVE_XTPP comment
1999-03-08 Kurt ZeilengaRegenerate configure and friends.
1999-03-08 Kurt ZeilengaAdd GNU readline detection. Needed for saucer enhancem...
1999-03-07 Kurt ZeilengaRelocate reentrant function checks to before thread...
1999-03-03 Kurt ZeilengaApply Hallvard's D4 pthread detection patch.
1999-03-01 Kurt ZeilengaRebuild autoconf/autoheader generated files after TLS...
1999-02-22 Hallvard FurusethAdd locale support (slapd.conf keyword "locale") to...
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-14 Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...
1999-02-08 Kurt ZeilengaDetect pthread_detach using #include <pthread.h> (using...
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-02-03 Kurt ZeilengaUpdate AC_DEFINES to use autoconf 1.3 descriptions.
1999-02-01 Kurt ZeilengaAdded --enable-bdb2 for Ksp's Berkeley DB 2 specific...
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-02-01 Kurt ZeilengaRebuild configure using autoconf 1.3 (with aclocal...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-24 Kurt ZeilengaMinor cleanup of various detections...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
1999-01-16 Kurt ZeilengaRun autoconf/autoheader to generate new configure/porta...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-13 Kurt ZeilengaUpdate check for res_search. If not available in ...
1999-01-11 Kurt ZeilengaUse pthread_detach() to detach connection threads inste...
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-02 Kurt ZeilengaUpdate ctime_r() argument macro to cache results and...
1999-01-02 Bart HartgersTeached autoconf to figure out how may arguments ctime_...
1998-12-28 Kurt ZeilengaFix schema check bug... actually charray needs to dup...
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt ZeilengaAdd detection of dmalloc library.
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-14 Kurt ZeilengaUpdate pthread checks:
1998-12-04 Kurt ZeilengaAdd checks for gethostby{name,addr}_r. Only should...
1998-12-04 Kurt ZeilengaAdd checks for reentrant functions when LTHREAD_LIBS...
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-30 Kurt ZeilengaAdd varients of REENTRANT...
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-23 Kurt ZeilengaNeed to add unistd.h and sys/time.h checks back in...
1998-11-23 Kurt ZeilengaRemove mktime/stdtod checks. They are not currently...
next