svn commit: samba r13731 - in branches/tmp: . samba4-ldb-register/source/dsdb/samdb/ldb_modules samba4-ldb-register/source/ldap_server samba4-ldb-register/source/lib/ldb samba4-ldb-register/source/lib/ldb/common samba4-ldb-register/source/lib/ldb/include samba4-ldb-register/source/lib/ldb/ldb_ildap samba4-ldb-register/source/lib/ldb/ldb_ldap samba4-ldb-register/source/lib/ldb/ldb_tdb samba4-ldb-register/source/lib/ldb/modules samba4-ldb-register/source/lib/ldb/tools samba4-ldb-register/source/scripting/ejs samba4-ldb-register/source/smbd

jelmer at samba.org jelmer at samba.org
Mon Feb 27 22:30:47 GMT 2006


Author: jelmer
Date: 2006-02-27 22:30:44 +0000 (Mon, 27 Feb 2006)
New Revision: 13731

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13731

Log:
Put my work-in-progress on a registration functions in LDB in a temporary branch. It is pretty much finished, though there are still some bugs that need 
to be fixed before it is ready to be merged. 

Comments on the implementation are welcome.


Added:
   branches/tmp/samba4-ldb-register/
Modified:
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/config.mk
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/extended_dn.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/kludge_acl.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/objectguid.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/password_hash.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/proxy.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/rootdse.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/samba3sam.c
   branches/tmp/samba4-ldb-register/source/dsdb/samdb/ldb_modules/samldb.c
   branches/tmp/samba4-ldb-register/source/ldap_server/ldap_server.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/common/ldb.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/common/ldb_modules.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/config.mk
   branches/tmp/samba4-ldb-register/source/lib/ldb/include/includes.h
   branches/tmp/samba4-ldb-register/source/lib/ldb/include/ldb.h
   branches/tmp/samba4-ldb-register/source/lib/ldb/include/ldb_private.h
   branches/tmp/samba4-ldb-register/source/lib/ldb/ldb_ildap/ldb_ildap.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/ldb_ldap/ldb_ldap.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/ldb_tdb/ldb_tdb.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/asq.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/objectclass.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/operational.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/paged_results.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/rdn_name.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/schema.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/skel.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/modules/sort.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/cmdline.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbadd.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbdel.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbedit.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbmodify.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbrename.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbsearch.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/ldbtest.c
   branches/tmp/samba4-ldb-register/source/lib/ldb/tools/oLschema2ldif.c
   branches/tmp/samba4-ldb-register/source/scripting/ejs/smbscript.c
   branches/tmp/samba4-ldb-register/source/smbd/process_thread.c


Changeset:
Sorry, the patch is too large (1414 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13731


More information about the samba-cvs mailing list