Günther Deschner
d8acf19987
Move svc_status_string() out of rpc_client/cli_svcctl.c
...
Guenther
(This used to be commit 2860ae2eb2
)
2008-03-20 01:26:37 +01:00
Marc VanHeyningen
e06aa46b9f
Coverity fixes
...
(This used to be commit 3fc85d2259
)
2008-03-17 20:52:25 +01:00
Günther Deschner
fd62e5688b
Use existing srv_name_slash.
...
Guenther
(This used to be commit 5f2b3145fc
)
2008-03-12 16:35:41 +01:00
Günther Deschner
b83234cf40
Add some last init_srvsvc_X functions.
...
Guenther
(This used to be commit 41dc55f1de
)
2008-03-11 18:23:34 +01:00
Günther Deschner
7e652a254f
Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.
...
Guenther
(This used to be commit e4b52133d6
)
2008-03-10 17:14:11 +01:00
Günther Deschner
11e4e58f17
Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}
...
Guenther
(This used to be commit e13b9325d2
)
2008-03-10 16:26:56 +01:00
Günther Deschner
032d4fa8ea
Add some srvsvc_NetSessInfo init functions.
...
Guenther
(This used to be commit 8168fd583c
)
2008-03-10 03:43:40 +01:00
Günther Deschner
e931f28db7
Remove unused marshalling for SRV_NET_SHARE_DEL.
...
Guenther
(This used to be commit 2afae94936
)
2008-03-07 23:51:34 +01:00
Günther Deschner
221af840a5
Add some more init_srvsvc_NetShareInfoX functions.
...
Guenther
(This used to be commit cb3577e695
)
2008-03-07 13:08:34 +01:00
Volker Lendecke
03451a516a
Fix coverity ID 525, 526, 527, 528, 529 and 530
...
Upon failure to allocate one of the arrays, further down the TALLOC_FREE would
have looked at the variables given to it without initizalizing.
(This used to be commit 6cac312731
)
2008-03-05 22:36:18 +01:00
Günther Deschner
1bdce8e5b5
Remove unused marshalling for SRV_NET_REMOTE_TOD.
...
Guenther
(This used to be commit 9f0ea1d727
)
2008-03-05 10:40:52 +01:00
Günther Deschner
78b20443c5
Use pidl for _srvsvc_NetRemoteTOD().
...
Guenther
(This used to be commit 2b4e0f0593
)
2008-03-05 10:34:45 +01:00
Günther Deschner
986005db13
Remove unused marshalling for SRV_NET_SRV_GET_INFO.
...
Guenther
(This used to be commit 53a7e9b07d
)
2008-03-05 09:49:34 +01:00
Günther Deschner
2c3dc9baa5
Use pidl for _srvsvc_NetSrvGetInfo().
...
Guenther
(This used to be commit 34caa41fa6
)
2008-03-05 09:49:15 +01:00
Günther Deschner
700438dbbd
Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
...
Thanks metze for the fix.
Guenther
(This used to be commit dcffb885bc
)
2008-02-28 23:37:47 +01:00
Günther Deschner
7269a504fd
Add my copyright.
...
Guenther
(This used to be commit d078a87571
)
2008-02-27 19:38:48 +01:00
Steven Danneman
6fb37ae672
Closed memory leak on error path.
...
(This used to be commit 376de8a0e4
)
2008-02-27 07:23:28 +01:00
Günther Deschner
c147f2fd6b
Remove unused marshalling for SVCCTL_QUERY_STATUS.
...
Guenther
(This used to be commit 8a621f517f
)
2008-02-19 03:13:26 +01:00
Günther Deschner
35e48a4b1d
Remove unused marshalling for SVCCTL_CONTROL_SERVICE.
...
Guenther
(This used to be commit 84112a24f5
)
2008-02-19 03:13:02 +01:00
Günther Deschner
a750bbf1b8
Remove unused marshalling for SVCCTL_START_SERVICE.
...
Guenther
(This used to be commit 57e03a7fd5
)
2008-02-19 03:12:37 +01:00
Günther Deschner
bdd5f1cb2a
Fix some uninitialized data in new netlogon client.
...
Guenther
(This used to be commit bd6e2fcf3b
)
2008-02-19 01:51:41 +01:00
Günther Deschner
2a501a0760
Use pidl for _lsa_LookupSids, _lsa_LookupSids2 and _lsa_LookupSids3.
...
Guenther
(This used to be commit b1609801e4
)
2008-02-19 01:10:30 +01:00
Günther Deschner
0349835b34
Use pidl for _lsa_LookupNames() and _lsa_LookupNames2().
...
Hopefully I didn't screw this up. Please check :)
Guenther
(This used to be commit 01b733f10c
)
2008-02-18 14:40:34 +01:00
Günther Deschner
4673706e1d
Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME.
...
Guenther
(This used to be commit 144f41e7c3
)
2008-02-18 13:45:36 +01:00
Günther Deschner
6d95d7d9b9
Remove unused marshalling for SVCCTL_OPEN_SERVICE.
...
Guenther
(This used to be commit e0a8818af0
)
2008-02-18 12:58:44 +01:00
Günther Deschner
330fe0a62a
Remove unused marshalling for SVCCTL_OPEN_SCMANAGER.
...
Guenther
(This used to be commit 1162b8a02d
)
2008-02-18 12:12:43 +01:00
Günther Deschner
d9a465b8df
Use rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_noalloc().
...
Guenther
(This used to be commit b62eddbc4e
)
2008-02-18 10:03:49 +01:00
Günther Deschner
e655a10736
Use rpccli_lsa_LookupNames() inside of rpccli_lsa_lookup_names.
...
Guenther
(This used to be commit 5c0a2d697f
)
2008-02-18 10:01:24 +01:00
Günther Deschner
95cd28299e
Remove unused marshalling for NET_AUTH3.
...
Guenther
(This used to be commit ccf3ba0f5c
)
2008-02-17 02:53:23 +01:00
Günther Deschner
95b6f33da6
Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.
...
Guenther
(This used to be commit ead1f11dd2
)
2008-02-17 02:50:11 +01:00
Günther Deschner
9519d95c4a
Use rpccli_netr_LogonSamLogonEx in rpccli wrapping function.
...
Guenther
(This used to be commit 51a664cd5f
)
2008-02-17 02:37:12 +01:00
Günther Deschner
9f8f9c1483
Finally let our samlogon routines call rpccli_netr_LogonSamLogon internally and
...
return netr_SamInfo3.
Guenther
(This used to be commit 9e5b732d45
)
2008-02-17 02:12:01 +01:00
Günther Deschner
c35ae5943d
Add some more samlogon related netlogon init functions.
...
Guenther
(This used to be commit df90a37c3e
)
2008-02-17 02:12:00 +01:00
Günther Deschner
697f8904e7
Remove unused marshalling for NET_SRV_PWSET.
...
Guenther
(This used to be commit e48737f04d
)
2008-02-16 16:06:55 +01:00
Günther Deschner
c164f1dd80
Add init_netr_SamInfo3 routine.
...
Guenther
(This used to be commit bf598744c5
)
2008-02-16 13:44:33 +01:00
Günther Deschner
26106d2e39
Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
...
Guenther
(This used to be commit 2123aff75c
)
2008-02-16 00:05:45 +01:00
Günther Deschner
3f24ef1848
Replace DOM_CHAL with "struct netr_Credential" where we can right now.
...
This allows to remove some more old netlogon client calls.
Guenther
(This used to be commit c0b1a87658
)
2008-02-15 23:57:54 +01:00
Günther Deschner
34df32446d
Remove unused marshalling for NET_SAM_SYNC.
...
Guenther
(This used to be commit a94d93725a
)
2008-02-15 14:24:31 +01:00
Günther Deschner
99f1806af9
Remove unused marshalling for NET_SAM_DELTAS.
...
Guenther
(This used to be commit 2dd01f0741
)
2008-02-15 14:06:50 +01:00
Günther Deschner
ad5794ad5c
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
...
Guenther
(This used to be commit 80e39330bf
)
2008-02-14 15:29:51 +01:00
Günther Deschner
d64ae7328a
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
...
Guenther
(This used to be commit 34c0e64026
)
2008-02-14 15:11:35 +01:00
Günther Deschner
25bc71f117
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
...
Guenther
(This used to be commit 15b97d1aaf
)
2008-02-14 14:40:27 +01:00
Günther Deschner
c6cd8ec909
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
...
Guenther
(This used to be commit 8125d8557f
)
2008-02-14 13:53:27 +01:00
Günther Deschner
341e5ea3eb
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
...
Guenther
(This used to be commit 004598bc13
)
2008-02-14 13:13:09 +01:00
Günther Deschner
8f7cc004ff
Remove unused marshalling for LSA_ENUM_ACCOUNTS.
...
Guenther
(This used to be commit 8c476ad516
)
2008-02-14 01:34:34 +01:00
Günther Deschner
d134bd3c27
Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2.
...
Guenther
(This used to be commit c94538e742
)
2008-02-13 23:12:42 +01:00
Günther Deschner
834fa856da
Move some lsa init routines around.
...
Guenther
(This used to be commit 8d3e7e8bb0
)
2008-02-13 23:01:33 +01:00
Günther Deschner
c60460a549
Remove unused marshalling for SAMR_ENUM_DOM_ALIASES.
...
Guenther
(This used to be commit 7e1f33436a
)
2008-02-13 11:18:36 +01:00
Günther Deschner
4843df31de
Remove unused marshalling for SAMR_ENUM_DOM_GROUPS.
...
Guenther
(This used to be commit 6f269ec8c0
)
2008-02-13 11:18:36 +01:00
Günther Deschner
7c0796a494
Remove unused marshalling for SAMR_LOOKUP_RIDS.
...
Guenther
(This used to be commit c6db963dac
)
2008-02-13 10:56:56 +01:00