]> git.sur5r.net Git - openldap/commit
Factor out ldif entry parsing so all ldif2* tools will read the same format.
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 6 Aug 1999 03:01:23 +0000 (03:01 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 6 Aug 1999 03:01:23 +0000 (03:01 +0000)
commit496f9b147692658c14a494a9db337f2bc29d5eb7
tree6f3bf7299f16e86e23ecfef7eb5c565e037605e9
parent71fa2027a7b0fbca58adda64142bb6bc38b2af60
Factor out ldif entry parsing so all ldif2* tools will read the same format.
Valid LDIF files are parsed the same way as before.
servers/slapd/tools/ldif2common.c
servers/slapd/tools/ldif2common.h
servers/slapd/tools/ldif2id2children.c
servers/slapd/tools/ldif2id2entry.c
servers/slapd/tools/ldif2index.c
servers/slapd/tools/ldif2ldbm.c