Author: jelmer Date: 2007-11-17 00:18:32 +0000 (Sat, 17 Nov 2007) New Revision: 26008
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26008 Log: More work getting the dependencies right. Added: branches/4.0-python/source/lib/ldb_wrap.c branches/4.0-python/source/lib/ldb_wrap.h branches/4.0-python/source/lib/tdb_wrap.h branches/4.0-python/source/lib/util/util_ldb.c branches/4.0-python/source/lib/util/util_ldb.h Removed: branches/4.0-python/source/lib/db_wrap.c branches/4.0-python/source/lib/db_wrap.h branches/4.0-python/source/lib/gendb.c Modified: branches/4.0-python/ branches/4.0-python/source/BRANCH.TODO branches/4.0-python/source/auth/auth_sam.c branches/4.0-python/source/auth/auth_util.c branches/4.0-python/source/auth/config.mk branches/4.0-python/source/auth/credentials/config.mk branches/4.0-python/source/auth/credentials/credentials.c branches/4.0-python/source/auth/credentials/credentials_files.c branches/4.0-python/source/auth/credentials/credentials_krb5.c branches/4.0-python/source/auth/gensec/config.mk branches/4.0-python/source/auth/gensec/schannel_state.c branches/4.0-python/source/auth/sam.c branches/4.0-python/source/cldap_server/cldap_server.c branches/4.0-python/source/cldap_server/netlogon.c branches/4.0-python/source/cldap_server/rootdse.c branches/4.0-python/source/cluster/ctdb/brlock_ctdb.c branches/4.0-python/source/cluster/ctdb/client/ctdb_client.c branches/4.0-python/source/cluster/ctdb/common/ctdb_ltdb.c branches/4.0-python/source/cluster/ctdb/ctdb_cluster.c branches/4.0-python/source/cluster/ctdb/opendb_ctdb.c branches/4.0-python/source/cluster/ctdb/server/ctdb_control.c branches/4.0-python/source/cluster/ctdb/server/ctdb_daemon.c branches/4.0-python/source/cluster/ctdb/server/ctdb_freeze.c branches/4.0-python/source/cluster/ctdb/server/ctdb_lockwait.c branches/4.0-python/source/cluster/ctdb/server/ctdb_ltdb_server.c branches/4.0-python/source/cluster/ctdb/server/ctdb_recover.c branches/4.0-python/source/cluster/ctdb/server/ctdb_traverse.c branches/4.0-python/source/cluster/local.c branches/4.0-python/source/dsdb/common/sidmap.c branches/4.0-python/source/dsdb/config.mk branches/4.0-python/source/dsdb/samdb/cracknames.c branches/4.0-python/source/dsdb/samdb/ldb_modules/config.mk branches/4.0-python/source/dsdb/samdb/ldb_modules/samldb.c branches/4.0-python/source/dsdb/samdb/samdb.c branches/4.0-python/source/dsdb/samdb/samdb_privilege.c branches/4.0-python/source/kdc/hdb-ldb.c branches/4.0-python/source/ldap_server/ldap_backend.c branches/4.0-python/source/lib/basic.mk branches/4.0-python/source/lib/dbwrap/dbwrap_tdb.c branches/4.0-python/source/lib/gencache/gencache.c branches/4.0-python/source/lib/ldb-samba/config.mk branches/4.0-python/source/lib/ldb/tools/cmdline.c branches/4.0-python/source/lib/ldb/tools/config.mk branches/4.0-python/source/lib/messaging/config.mk branches/4.0-python/source/lib/messaging/messaging.c branches/4.0-python/source/lib/registry/config.mk branches/4.0-python/source/lib/registry/ldb.c branches/4.0-python/source/lib/util/config.mk branches/4.0-python/source/libcli/auth/config.mk branches/4.0-python/source/libnet/libnet_become_dc.c branches/4.0-python/source/libnet/libnet_join.c branches/4.0-python/source/libnet/libnet_samsync_ldb.c branches/4.0-python/source/libnet/libnet_unbecome_dc.c branches/4.0-python/source/librpc/config.mk branches/4.0-python/source/nbt_server/dgram/netlogon.c branches/4.0-python/source/nbt_server/wins/winsdb.c branches/4.0-python/source/ntptr/simple_ldb/ntptr_simple_ldb.c branches/4.0-python/source/ntvfs/common/brlock.c branches/4.0-python/source/ntvfs/common/notify.c branches/4.0-python/source/ntvfs/common/opendb_tdb.c branches/4.0-python/source/ntvfs/posix/vfs_posix.c branches/4.0-python/source/ntvfs/posix/xattr_tdb.c branches/4.0-python/source/param/config.mk branches/4.0-python/source/param/secrets.c branches/4.0-python/source/param/share_ldb.c branches/4.0-python/source/rpc_server/netlogon/dcerpc_netlogon.c branches/4.0-python/source/rpc_server/samr/dcesrv_samr.c branches/4.0-python/source/rpc_server/samr/samr_password.c branches/4.0-python/source/torture/ldap/schema.c branches/4.0-python/source/torture/ldap/uptodatevector.c branches/4.0-python/source/torture/libnet/libnet_BecomeDC.c branches/4.0-python/source/torture/local/dbspeed.c branches/4.0-python/source/wrepl_server/wrepl_server.c Changeset: Sorry, the patch is too large (2301 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26008
