]> git.sur5r.net Git - openldap/history - clients
Some gcc -W... cleanup
[openldap] / clients /
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt ZeilengaReplaced #ifdef'ed ldap_lderrno() call with ldap_get_op...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-11-03 Kurt ZeilengaFix install-local typo
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 ZeilengaWorking LDAP search on NT4!
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 Zeilengaremove some lint...
1998-10-23 Kurt ZeilengaRemove lint reported have Hallvard
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-21 Kurt ZeilengaUse autoconf defines
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-10-20 Kurt ZeilengaVC++ update... tools now link!
1998-10-20 Kurt ZeilengaVC++ round 2
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-30 Kurt ZeilengaMinor fixes for Linux
1998-09-28 Kurt ZeilengaUse autoconf headers.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-21 Kurt ZeilengaAdded termcap and ncurses detection.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-18 Kurt ZeilengaAdded DB2 detection.
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-17 Kurt ZeilengaAdd Makefile templates for clients
1998-09-17 Kurt ZeilengaSecond level directory templates now appear to working...
1998-09-17 Kurt ZeilengaAdd clients/servers Makefile.in to the mix.
1998-09-16 Kurt ZeilengaRemove rcs id.
1998-09-16 Kurt ZeilengaReplaced "X.500" with "LDAP", seems more relevant these...
1998-09-16 Kurt ZeilengaResolves UD crash when binding with incorrect passwords.
1998-09-12 Kurt ZeilengaImport missing mkdir in install rule from stable branch.
1998-09-09 Kurt ZeilengaK5 patch from Pele <pele@artewisdom.com>
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-08-31 Kurt ZeilengaAdd support for OpenBSD. Provided by djg@gregor.com.
1998-08-22 Kurt ZeilengaAdded include of <time.h> to get time_t
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-19 Kurt ZeilengaAdded LIBEXECDIR, SBINDIR and patched install rules...
1998-08-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P8: UD does not compile when NO_CACHE defined
1998-08-09 Kurt ZeilengaLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
1998-08-09 Kurt ZeilengaLDAPworld P1: DEC and other portability issues
1998-08-09 Kurt ZeilengaMerge FreeBSD Make-templates into LDAPworld branch
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaModified make system to support CVS instead of RCS
1998-08-09 Kurt ZeilengaInitial revision