1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/lib/dbwrap
Andrew Bartlett 666dba3353 s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
This helps clarify the role of this structure and wrapper function.

The purpose here is to provide helper functions to the lib/param
loadparm_context that point back at the s3 lp_ functions.  This allows
a struct loadparm_context to be passed to any point in the code, and
always refer to the correct loadparm system.  If this has not been
set, the variables loaded in the lib/param code will be returned.

As requested by Michael Adam.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Jun 27 17:11:16 CEST 2012 on sn-devel-104
2012-06-27 17:11:16 +02:00
..
dbwrap_ctdb.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
dbwrap_ctdb.h s3: Pass down lock_order to db_open_ctdb 2012-01-18 14:48:04 +01:00
dbwrap_open.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
dbwrap_open.h s3:dbwrap: move definition of dbwrap_lock_order to dbwrap.h 2012-05-13 22:41:48 +02:00
dbwrap_watch.c s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
dbwrap_watch.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00