openldap/servers/slurpd
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
..
admin.c
args.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
ch_malloc.c Use ber_mem* and friends 1999-06-19 05:08:13 +00:00
config.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
DESIGN
fm.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
globals.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
globals.h
ldap_op.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
lock.c
main.c
Makefile.in Include $(TLS_LIBS) 1999-07-13 19:15:14 +00:00
proto-slurp.h ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
re.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
reject.c
replica.c
replog.c
ri.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
rq.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
sanity.c
slurp.h Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
slurpd.dsp
slurpd.dsw
st.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00