]> git.sur5r.net Git - openldap/commit - clients/gopher/go500.c
Added support for ldap.conf file. See ldap.conf(5) for details.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 10 Nov 1998 23:37:30 +0000 (23:37 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 10 Nov 1998 23:37:30 +0000 (23:37 +0000)
commit1fc810bfe55d7849ae4bad7fd9444ae3090186e8
treef9ee5cf99d3c34c0d50ec202202e976fcafe1458
parent962b8dc246ac6247218e54211fe9ae59f943757d
Added support for ldap.conf file.  See ldap.conf(5) for details.
Modified clients to reduce use of ldapconfig.h.edit.
ldap_{get,set}_option support is relatively complete.  Needs
to be extended to support other "features" of OpenLDAP.
32 files changed:
clients/fax500/main.c
clients/fax500/rp500.c
clients/finger/main.c
clients/gopher/go500.c
clients/gopher/go500gw.c
clients/mail500/main.c
clients/rcpt500/main.c
clients/tools/ldapdelete.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldapsearch.c
clients/ud/auth.c
clients/ud/main.c
clients/ud/util.c
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldapsearch.1
doc/man/man1/ud.1
doc/man/man3/ldap.3
doc/man/man5/ud.conf.5
include/ldapconfig.h.edit
include/portable.h.bot
include/portable.h.in
libraries/libldap/Makefile.in
libraries/libldap/cldap.c
libraries/libldap/init.c
libraries/libldap/ldap-int.h
libraries/libldap/open.c
libraries/libldap/options.c
libraries/libldap/unbind.c
servers/slapd/tools/centipede.c