s4-samdb: reduce the number of samdb opens at startup
authorAndrew Tridgell <tridge@samba.org>
Sun, 25 Oct 2009 06:19:03 +0000 (17:19 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sun, 25 Oct 2009 06:19:03 +0000 (17:19 +1100)
commit54bd30f70632b8fcbe164133d2479092b7262a29
tree588c4019f409b8234a15a53959d908cc9695e606
parentb55a5adab99f535bb392662d54afbabed116a3b6
s4-samdb: reduce the number of samdb opens at startup

Using common parameters means that the ldb_wrap code can return a
reference rather than a new database
source4/dsdb/kcc/kcc_service.c
source4/dsdb/repl/drepl_service.c
source4/dsdb/samdb/samdb_privilege.c
source4/kdc/hdb-samba4.c
source4/ldap_server/ldap_server.c
source4/smb_server/smb_server.c