]> git.sur5r.net Git - openldap/history - clients/finger/main.c
Added dnPretty2/dnNormalize2 using preallocated destination berval
[openldap] / clients / finger / main.c
2001-12-07 Howard ChuFrom jon@symas.com - patches for consistent use of...
2001-06-11 Kurt ZeilengaRemove more UFN cruft
2000-09-15 Ben Collinscompiler warnings, possible use of unitialized data
2000-08-16 Kurt ZeilengaITS#657: Added command-line switch for searchbase to...
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
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-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-20 Kurt Zeilengaignore SIGPIPE
1998-11-19 Hallvard Furusethpass struct in_addr.s_addr*, not long*, to gethostbyaddr
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-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
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-21 Kurt ZeilengaUse autoconf defines
1998-10-20 Kurt Zeilengaclients build under FreeBSD
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-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-09 Kurt ZeilengaInitial revision