1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpcclient
Andreas Schneider f858121d8f s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only
This is the only way to resolve cirular dependencies with these
libraries.  I've tried several ways but this is the only way to do it
correctly. In future we should try to seperate them by passing down
information or making a more lightweight loadparm mechanism.

+---------+                       +-------------+
|         |                       |             |
|  param  <---------+    +--------+ smbregistry |
|         |         |    |        |             |
+----+----+         |    |        +------^------+
     |          +---+----v--+            |
     |          |           |            |
     +---------->  smbconf  +------------+
                |           |
                +-----------+

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-12-04 16:35:22 +01:00
..
cmd_clusapi.c
cmd_dfs.c
cmd_drsuapi.c
cmd_dssetup.c
cmd_echo.c
cmd_epmapper.c s3-rpcclient: add object_uuid argument to cmd_epmapper_map() 2016-11-11 22:57:23 +01:00
cmd_eventlog.c
cmd_fss.c
cmd_iremotewinspool.c s3-rpcclient: Add AsyncCorePrinterDriverInstalled command 2016-11-24 20:24:26 +01:00
cmd_lsarpc.c
cmd_netlogon.c werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/ 2016-09-28 00:04:21 +02:00
cmd_ntsvcs.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/ 2016-09-28 00:04:19 +02:00
cmd_samr.c
cmd_shutdown.c
cmd_spoolss.c spoolss: Use correct values for secdesc and devmode pointers 2016-11-11 22:57:22 +01:00
cmd_srvsvc.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpcclient/ 2016-09-28 00:04:22 +02:00
cmd_test.c
cmd_winreg.c werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/ 2016-09-28 00:04:21 +02:00
cmd_witness.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpcclient/ 2016-09-28 00:04:22 +02:00
cmd_wkssvc.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/ 2016-09-28 00:04:19 +02:00
rpcclient.c s3-rpcclient: Add rpcclient IRemoteWinspool commands 2016-11-24 20:24:26 +01:00
rpcclient.h
wscript_build s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00