]> git.sur5r.net Git - openldap/history - clients/ud
SLAPD_SCHEMA_NOT_COMPAT: fix IA5StringNormalize aswell
[openldap] / clients / ud /
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
2000-04-24 Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-01-17 Kurt ZeilengaAdd print.c to handle GeneralizedTime.
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-12-13 Kurt ZeilengaRemove lint
1999-11-24 Howard ChuRemoved RCS keywords from header comment.
1999-11-19 Kurt ZeilengaLess crypto error message...
1999-11-17 Kurt ZeilengaITS#349: if user hits RETURN at "Change base to?",...
1999-11-17 Kurt ZeilengaITS#352: don't pring NULL group names.
1999-11-17 Kurt ZeilengaITS#356: don't print entry if name is NULL.
1999-11-03 Kurt Zeilengano UD_BASE to use for my_ldap_dn2ufn(). Comment out...
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-28 Howard ChuFix misc syntax warnings and/or bugs.
1999-10-01 Kurt ZeilengaInitial Kth Kerberos support. Changes based upon sugge...
1999-09-25 Kurt ZeilengaDon't need <lber.h>
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-18 Kurt ZeilengaFix server==NULL bugs
1999-08-16 Kurt ZeilengaInstall as 755 not 775.
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 Hallvard FurusethReplace @umich bugreport/support addresses with @openldap
1999-08-03 Hallvard FurusethGrow buffer[] declaration to make space for " $ " separ...
1999-08-02 Kurt Zeilengamultiline separator: s/"$"/" $ "/
1999-08-02 Hallvard FurusethFix format %x -> %lx in des_string_to_key
1999-07-27 Kurt ZeilengaRemove YEAR_PEDANTIC macro and update comment.
1999-07-21 Kurt ZeilengaImport date parser from libldap
1999-07-13 Julio Sánchez Fern... Include TLS_LIBS
1999-06-22 Kurt ZeilengaCheck for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR.
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-04 Kurt ZeilengaMissed on mygetpass call...
1999-06-04 Kurt Zeilengause getpass() instead of mygetpass().
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-05-04 Kurt ZeilengaFix "configurations".
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-28 Kurt ZeilengaForgot to add mkversion... ud needs the version string to
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-03-27 Hallvard FurusethFree() -> ldap_memfree() changes. Remove use of the...
1999-03-06 Hallvard FurusethRemove unused variables
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-01-20 Kurt Zeilengaignore SIGPIPE
1999-01-20 Kurt ZeilengaUpdate ldap_first_attribute/ldap_next_attribute to...
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-13 Kurt ZeilengaRemove bogus ldap_msgfree() call.
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaLDAP C-API changes
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 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 Hallvard FurusethDon't use the `return value' from void free()
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-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 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-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 FurusethRemoved bad LDAP* argument to disambiguate()
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
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-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-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
next