]> git.sur5r.net Git - openldap/history - include
Commit preliminary fix for ldap.conf base usage.
[openldap] / include /
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-30 Kurt ZeilengaAdd varients of REENTRANT...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-25 Kurt ZeilengaFix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.
1998-11-23 Hallvard FurusethAdd crypt() declaration
1998-11-23 Kurt ZeilengaNeed to add unistd.h and sys/time.h checks back in...
1998-11-23 Hallvard FurusethCast memcpy #defined as bcopy to void, to avoid use...
1998-11-23 Kurt ZeilengaRemove mktime/stdtod checks. They are not currently...
1998-11-23 Kurt ZeilengaAdd basic NT thread support.
1998-11-22 Kurt ZeilengaUpdate portable.h for NT
1998-11-22 Kurt ZeilengaAxe the SunOS 5.6 define and use Pthreads.
1998-11-22 Kurt ZeilengaUpdate configure with new yielding select test.
1998-11-22 Kurt ZeilengaReplaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT...
1998-11-22 Hallvard FurusethTypo: '#ifdef defined(...)'
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-21 Kurt ZeilengaBuild library test programs. Fix compiling issues.
1998-11-20 Kurt ZeilengaUpdate string.h to unconditional declare forwards for
1998-11-18 Kurt ZeilengaRemove lint in UserDirectory found on NT
1998-11-18 Kurt ZeilengaUpdate LinuxThread signal handling. Hide #ifdef hell...
1998-11-18 Kurt ZeilengaNeed to add SIZEOF defines.
1998-11-18 Kurt ZeilengaFix multiple define protection.
1998-11-18 Kurt ZeilengaShouldn't have removed uint32's multiple defined protec...
1998-11-18 Kurt ZeilengaAdd missing check for crypt.h
1998-11-17 Kurt ZeilengaMove byte orderring stuff to ac/bytes.h
1998-11-17 Kurt ZeilengaAdd sizeof checks to configure.in.
1998-11-17 Kurt ZeilengaAdd AC_C_BIGENDIAN check for <ac/socket.h>. Code shoul...
1998-11-17 Kurt ZeilengaNT doesn't have fork. Need to define HAVE_SPAWNLP
1998-11-17 Kurt ZeilengaRemove recently added externs. Some may not actually...
1998-11-17 Kurt ZeilengaUpdate handling of string headers.
1998-11-17 Hallvard FurusethBack out K&Rification change; would only be needed...
1998-11-17 Hallvard FurusethKill off #elif in ldap/include/. K&R does not support it.
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-16 Kurt ZeilengaAdd checks for string.h and strings.h and apply them...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-15 Kurt ZeilengaRemove #ifdef sunos in lthread HAVE_LWP code.
1998-11-15 Hallvard FurusethAdded declarations of common str*() functions
1998-11-12 Kurt ZeilengaUpdates based upon latest NT UserDirectory changes:
1998-11-12 Kurt ZeilengaMove extern declarations to headers.
1998-11-12 Kurt ZeilengaRework prototype ifdef to use __NO_PROTOTYPES and...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-11 Kurt ZeilengaAdd/Remove defines to make current with ldapconfig...
1998-11-11 Kurt ZeilengaCreate feature file for NT build environment.
1998-11-11 Kurt ZeilengaUpdate configure to handle DEC OSF1 3.2 special cases.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-10 Kurt ZeilengaHAVE_PTHREAD_ATTR_SETDETACHSTATE_NP should be HAVE_PTHR...
1998-11-09 Kurt ZeilengaUpdate thread detection:
1998-11-09 Kurt ZeilengaFix rwlock pthread draft4 compatibility.
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-08 Kurt ZeilengaAdd -lresolv check for LDAP_DNS.
1998-11-08 Kurt ZeilengaAdd additional LDAPD/ISODE checks
1998-11-06 Kurt ZeilengaAdd lutil_passwd()
1998-11-06 Kurt ZeilengaAdd LDAPD library checks.
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-06 Kurt ZeilengaGeneric variable argument header. Hides ugly ifdef.
1998-11-05 Kurt ZeilengaUpdated to 1.8
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-11-05 Kurt ZeilengaAdd cross compiling warnings and errors.
1998-11-05 Hallvard FurusethAdded lutil_detach()
1998-11-05 Kurt ZeilengaFavor termios over sgtty.
1998-11-04 Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04 Kurt ZeilengaAdd tests for vsnprintf and snprintf.
1998-11-04 Hallvard FurusethAdded ldap_explode_rdn()
1998-11-04 Kurt ZeilengaAdd additional defines to allow more compile time API...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-11-04 Kurt ZeilengaAdd setproctile to liblutil
1998-11-04 Kurt Zeilengaautoconf update
1998-11-01 Kurt ZeilengaCheck in mach cthread fixes. Should make non-pthread...
1998-10-27 Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
1998-10-27 Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
1998-10-26 Kurt ZeilengaAdd prototypes for LDAPv3 draft functions
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengabash(1) doesn't like empty if statements
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt ZeilengaWe're assuming STDC all the way.
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-23 Kurt ZeilengaMore lint removal from Hallvard.
1998-10-23 Kurt ZeilengaMinor changes to support NT.
1998-10-22 Kurt ZeilengaChange WINSOCK defines.
1998-10-22 Kurt ZeilengaNT doesn't appear to have a resolver routines...
1998-10-22 Kurt ZeilengaAdd project/workspace files for testavl.
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-22 Kurt ZeilengaChanged THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
1998-10-22 Kurt ZeilengaMore changes... but tests still fail.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt ZeilengaSLDAP compiles, needs LDBM work to link
1998-10-21 Kurt ZeilengaAdd byte ordering defines.
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-20 Kurt ZeilengaAdd generic headers
1998-10-20 Kurt Zeilengaclients build under FreeBSD
next