openldap/contrib/whois++
1999-09-22 21:51:30 +00:00
..
helpfiles/english Initial revision 1998-08-09 00:43:13 +00:00
templates Initial revision 1998-08-09 00:43:13 +00:00
BUGS Initial revision 1998-08-09 00:43:13 +00:00
command.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
config.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
describe.c free -> ldap_memfree. Remove spurious strdup. 1999-03-14 07:40:45 +00:00
help.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
INSTALL Add RFC931 and INTERNATIONAL installation variables 1999-04-30 08:22:07 +00:00
Makefile * build/top.mk: removed references to TMPROOT and added DESTDIR support 1999-09-22 21:51:30 +00:00
output.c selectObjectClass returned without a value. Return NULL instead. 1999-03-14 07:42:14 +00:00
README Initial revision 1998-08-09 00:43:13 +00:00
root.Makefile.diff Initial revision 1998-08-09 00:43:13 +00:00
template.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
TODO Initial revision 1998-08-09 00:43:13 +00:00
util.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
version.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
whois++.c Add comment that socklen_t should be used 1999-07-16 18:59:37 +00:00
whois++.h s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
whois++d.man Initial revision 1998-08-09 00:43:13 +00:00
whois++dtailor Initial revision 1998-08-09 00:43:13 +00:00

This is a DUA interface, using LDAP, that conforms to the latest (not yet)
Internet Draft for the Whois++ Architecture. It does NOT support the indexing
service also proposed under Whois++.

It is a gateway to X.500 (similar to the finger and gopher gateways) which
allows the user to access the directory via a mechanism that they are
comfortable with and/or have access to. The real Directory Service (and the
only practical large scale distributed directory service) is provided by the
underlying X.500 service. This implementation is not an endorsement of Whois++
but I recognise that there are users whose only interface to a directory
service is via a whois client. It therefore attempts to service these users,
much like the other two gateways.

Comments on the Whois++ specification should be sent to the IETF Whois and
Network Information Lookup Service (WNILS) Working Group. The e-mail address
of the group is ietf-wnils@ucdavis.edu, to be added to the mailing list send
a request to ietf-wnils-request@ucdavis.edu. Comments about this program
should be directed to the discussion list ldap-whois++@itd.adelaide.edu.au,
(send a message to ldap-whois++-request@itd.adelaide.edu.au to join). I will
post bug fix announcements to this list.

Mark Prior
6 May 93