]> git.sur5r.net Git - openldap/history - clients/gopher/go500.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / clients / gopher / go500.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-08-04 Kurt ZeilengaAdd KEEPALIVE support.
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-05-19 Kurt Zeilengas/NULLMSG/NULL/
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-10 Kurt ZeilengaDeclare ldap_syslog/ldap_syslog_level locally. (This...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
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-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-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-08 Hallvard Furusethld could be used uninitialized
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
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-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
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-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-09 Kurt ZeilengaInitial revision