]> git.sur5r.net Git - openldap/history - clients
Update copyright notices to 1999.
[openldap] / clients /
1998-12-27 Dave StoreyAdd support for -P protocol_version.
1998-12-27 Hallvard FurusethDon't use initializers for auto arrays
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-22 Dave StoreyCode cleanups. MD5 and SHA1 routines should be a littl...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaGopher gw needs friendly fix.
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-15 Dave StoreyAdded support for password prompting. (-W switch)
1998-12-14 Kurt ZeilengaImport mail500 change from rel eng 1.1.
1998-12-14 Dave StoreyStreamlined Kerberos Code.
1998-12-14 Dave StoreyAdded Kerberos support.
1998-12-14 Kurt ZeilengaBackout previous changes made by Dave as they excessive...
1998-12-12 Dave StoreyAdded support for salted passwords.
1998-12-12 Dave StoreyUpdated Kerberos code, added password prompting. <dave...
1998-12-12 Dave StoreyUpdated Kerberos code, added password prompting, more...
1998-12-12 Dave StoreyUpdated Kerberos code, password prompting, added detail...
1998-12-12 Dave StoreyUpdated Kerberos code, password prompting, detailed...
1998-12-06 Kurt ZeilengaApply update from Dave with password prompting.
1998-12-06 Kurt ZeilengaFix ^I to \t in usage printf
1998-12-06 Kurt ZeilengaAdd ldappasswd program contributed by David E. Storey...
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-23 Kurt ZeilengaRemove lint.
1998-11-22 Hallvard FurusethInclude ac/ctype.h
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt Zeilengaupdate termios: HAVE_TERMIOS -> HAVE_TERMIOS_H -> HAVE_...
1998-11-22 Hallvard FurusethDo not use struct winsize or declare chwinsz unless...
1998-11-22 Hallvard Furuseth"handler" should return RETSIGTYPE, not void
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Kurt Zeilenga$BINDIR should be $bindir
1998-11-20 Hallvard FurusethDon't use the `return value' from void free()
1998-11-20 Hallvard FurusethNeeded stdio.h
1998-11-19 Hallvard Furusethpass struct in_addr.s_addr*, not long*, to gethostbyaddr
1998-11-18 Kurt Zeilengawrap include fcntl.h with HAVE_FCNTL_H
1998-11-18 Kurt ZeilengaRemove lint in UserDirectory found on NT
1998-11-18 Kurt ZeilengaAdd headers to resolve implicit declaration warnings.
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-15 Kurt Zeilengafix typo in previous commit.
1998-11-15 Kurt Zeilengadon't assume NULL is zero.
1998-11-15 Kurt ZeilengaUse "generic" ac headers.
1998-11-12 Kurt ZeilengaEliminate #ifdef DOS
1998-11-12 Kurt ZeilengaUpdates based upon latest NT UserDirectory changes:
1998-11-12 Kurt ZeilengaModified UD as necessary to compile and link under NT.
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-11 Hallvard FurusethMemory leaks: Values from ldap_get_dn were not freed.
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-11 Kurt ZeilengaDon't include portable.h. Headers can and should assum...
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-08 Kurt ZeilengaDon't try to use TIOCGWINSZ unless it's defined.
1998-11-08 Hallvard FurusethRemoved bad LDAP* argument to disambiguate()
1998-11-08 Hallvard FurusethUndo last change (I commited the wrong version)
1998-11-08 Hallvard Furusethld could be used uninitialized
1998-11-08 Hallvard Furusethmissing 2nd argument to faxtotpc()
1998-11-08 Hallvard FurusethRemoved bad LDAP* argument to disambiguate()
1998-11-06 Kurt Zeilengamail500 changes from wesley.craig@umich.edu
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
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>
next