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 s3-rpcclient: add client for create enum ex. 2015-08-04 19:11:18 +02:00
cmd_dfs.c Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
cmd_drsuapi.c idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo 2014-07-07 05:22:33 +02:00
cmd_dssetup.c
cmd_echo.c Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
cmd_epmapper.c s3-rpcclient: add object_uuid argument to cmd_epmapper_map() 2016-11-11 22:57:23 +01:00
cmd_eventlog.c s3-rpcclient: Fix cmd_eventlog_loginfo() null pointer passing. 2013-01-02 12:35:37 +01:00
cmd_fss.c fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH 2014-11-14 23:27:04 +01:00
cmd_iremotewinspool.c s3-rpcclient: Add AsyncCorePrinterDriverInstalled command 2016-11-24 20:24:26 +01:00
cmd_lsarpc.c Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
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 Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
cmd_shutdown.c Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
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 s3:rpcclient: make use of rpcclient_cli_state 2013-10-17 08:48:52 +13:00
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 s3:rpcclient: only require netlogon_creds for specified netlogon calls 2015-03-30 13:41:25 +02:00
wscript_build s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00