]> git.sur5r.net Git - openldap/history - clients/ud/main.c
Don't depend error handling on exact resultCode.
[openldap] / clients / ud / main.c
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-11-17 Kurt ZeilengaITS#349: if user hits RETURN at "Change base to?",...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-18 Kurt ZeilengaFix server==NULL bugs
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
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-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-19 Kurt ZeilengaVienna Bulk Commit
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-01-20 Kurt Zeilengaignore SIGPIPE
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-22 Hallvard FurusethDo not use struct winsize or declare chwinsz unless...
1998-11-18 Kurt ZeilengaRemove lint in UserDirectory found on NT
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 ZeilengaModified UD as necessary to compile and link under NT.
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-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 Zeilengamerged with autoconf branch
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-09-16 Kurt ZeilengaReplaced "X.500" with "LDAP", seems more relevant these...
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
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 ZeilengaInitial revision