r7408: added DN explode function, based on simo's ldap_parse_dn() function. simo...
commit588a1d1451d4117cb6e427a293455f2a5657b604
authorDerrell Lipman <derrell@samba.org>
Wed, 8 Jun 2005 19:49:49 +0000 (8 19:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:50 +0000 (10 13:17 -0500)
tree9828e2f463a2582784840bbcf76bbe8b0b6c7f1e
parenta7f7ec6cfe1ed7fbfe98e462eea004d0eb678e9b
r7408: added DN explode function, based on simo's ldap_parse_dn() function.  simo, when you get a chance, please change your license so this can be linked with ldb.
source/lib/ldb/Makefile.in
source/lib/ldb/common/ldb_explode_dn.c [new file with mode: 0644]
source/lib/ldb/include/ldb_explode_dn.h [new file with mode: 0644]
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c