openldap/tests/scripts
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
..
acfilter.sh sh portability changes 1999-04-21 05:59:01 +00:00
all sh portability changes 1999-04-21 05:59:01 +00:00
defines.sh Enhance LDIF handling 1999-07-30 23:00:02 +00:00
makeldbm.sh sh portability changes 1999-04-21 05:59:01 +00:00
passwd-search Disable compare for now. Need to plug in passwd and 1999-04-29 07:03:18 +00:00
startup_nis_ldap_server.sh Fixed path to ldif file 1999-05-26 23:52:27 +00:00
test001-ldif2ldbm Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test001-slapadd Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test002-populate Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test003-search Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test004-modify Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test005-modrdn Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test006-acls Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test007-replication Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test008-concurrency Enhance LDIF handling 1999-07-30 23:00:02 +00:00
test009-referral Enhance LDIF handling 1999-07-30 23:00:02 +00:00