Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-ldif
Modified Files:
ldif.c 1.95 -> 1.96
Log Message:
ldCVS: ----------------------------------------------------------------------
ITS#5408 part 9 - Sorted RDNs.
- Parse sorted attrs more carefully:
Accept only attr={num}val.ldif and attr=val{num}.ldif and only base 10.
Sort "attr=foo" before "attr=foo{n}". Truncate at ".ldif" while sorting.
- Make the sort order independent of the LDIF files' order in the directory.
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-ldif/
http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-ldif/ldif.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.