openldap/servers/slapd/tools
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
..
centipede.c s/ldap_open/ldap_init/ calls... ldap_open is deprecated. 1999-06-13 21:49:35 +00:00
chlog2replog.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
edb2ldif.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
ldapsyntax.c Fix NULLxxx -> NULL 1999-07-13 06:37:19 +00:00
ldapsyntax.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldbmcat.c Remove empty else and other minor cleanup. 1999-05-23 00:26:47 +00:00
ldbmcat.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
ldbmcat.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldbmtest.c Namespace changes 1999-07-19 19:40:33 +00:00
ldbmtest.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
ldbmtest.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldif.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldif.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldif2id2children-bdb2.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2id2children.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2id2children.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldif2id2entry-bdb2.c When recreating a database from an ldif file created by ldbmcat, 1999-07-30 18:53:23 +00:00
ldif2id2entry.c When recreating a database from an ldif file created by ldbmcat, 1999-07-30 18:53:23 +00:00
ldif2id2entry.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldif2index-bdb2.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2index.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2index.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldif2ldbm-bdb2.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2ldbm.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
ldif2ldbm.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
Makefile.in Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
mimic.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
sizecount.c s/ldap_open/ldap_init/ calls... ldap_open is deprecated. 1999-06-13 21:49:35 +00:00
Vers-edb2.c Initial revision 1998-08-09 00:43:13 +00:00