openldap/clients
Kurt Zeilenga b73b0c6158 Enhance LDIF handling
ldapsearch:
    use draft guidelines for determining when to use
    -t only writes binary attributes to files
    -tt writes all attributes to files
    output now lists URL instead of path to such files
    -T dir can be used to specify directory to create temp files in
    -V urlprefix can be used to change the URL prefix
    LDIF is now commented (can be disabled using -LL)
    LDIF now contains version attribute (can be disabled with -LLL)
LDIF:
    put interface changed to allow caller to specify how to encode
    put interface uses draft guidelines for determine when to base64 encode
    wrapping kludged to match old off by one bug
Tests:
    removed trailing space from some attributes (to avoid base64 encoding)
    enabled -LLL in defines.sh (should sed output to remove
        wrapping/comments/redundant separators)
Misc:
    updated codes outputting LDIF to use new put interface
TODO:
    handling of version attribute on input
    handling of URLs on input (ie: fetch URL)
1999-07-30 23:00:02 +00:00
..
fax500 Match xrpcomp change in devel 1999-07-14 17:07:39 +00:00
finger Pass socklen_t* instead of int* to getsockopt, accept, getpeername, recvfrom 1999-07-16 18:43:10 +00:00
gopher Pass socklen_t* instead of int* to getsockopt, accept, getpeername, recvfrom 1999-07-16 18:43:10 +00:00
mail500 Oops, revert prior change. 1999-07-23 20:52:17 +00:00
rcpt500 Include TLS_LIBS 1999-07-13 19:13:32 +00:00
tools Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ud Remove YEAR_PEDANTIC macro and update comment. 1999-07-27 00:34:29 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00