index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-20
Move svc_status_string() out of rpc_client/cli_svcctl.c
Günther Deschner
1
-36
/
+0
2008-03-17
Coverity fixes
Marc VanHeyningen
2
-14
/
+14
2008-03-12
Use existing srv_name_slash.
Günther Deschner
2
-23
/
+4
2008-03-11
Add some last init_srvsvc_X functions.
Günther Deschner
1
-0
/
+60
2008-03-10
Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.
Günther Deschner
1
-112
/
+0
2008-03-10
Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}
Günther Deschner
1
-374
/
+0
2008-03-10
Add some srvsvc_NetSessInfo init functions.
Günther Deschner
1
-0
/
+91
2008-03-07
Remove unused marshalling for SRV_NET_SHARE_DEL.
Günther Deschner
1
-32
/
+0
2008-03-07
Add some more init_srvsvc_NetShareInfoX functions.
Günther Deschner
1
-0
/
+134
2008-03-05
Fix coverity ID 525, 526, 527, 528, 529 and 530
Volker Lendecke
1
-19
/
+21
2008-03-05
Remove unused marshalling for SRV_NET_REMOTE_TOD.
Günther Deschner
1
-33
/
+0
2008-03-05
Use pidl for _srvsvc_NetRemoteTOD().
Günther Deschner
1
-0
/
+33
2008-03-05
Remove unused marshalling for SRV_NET_SRV_GET_INFO.
Günther Deschner
1
-34
/
+0
2008-03-05
Use pidl for _srvsvc_NetSrvGetInfo().
Günther Deschner
1
-0
/
+86
2008-02-28
Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
Günther Deschner
1
-0
/
+9
2008-02-27
Add my copyright.
Günther Deschner
3
-0
/
+3
2008-02-27
Closed memory leak on error path.
Steven Danneman
1
-0
/
+1
2008-02-19
Remove unused marshalling for SVCCTL_QUERY_STATUS.
Günther Deschner
1
-30
/
+0
2008-02-19
Remove unused marshalling for SVCCTL_CONTROL_SERVICE.
Günther Deschner
1
-32
/
+0
2008-02-19
Remove unused marshalling for SVCCTL_START_SERVICE.
Günther Deschner
1
-29
/
+0
2008-02-19
Fix some uninitialized data in new netlogon client.
Günther Deschner
1
-0
/
+9
2008-02-19
Use pidl for _lsa_LookupSids, _lsa_LookupSids2 and _lsa_LookupSids3.
Günther Deschner
1
-0
/
+15
2008-02-18
Use pidl for _lsa_LookupNames() and _lsa_LookupNames2().
Günther Deschner
1
-0
/
+14
2008-02-18
Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME.
Günther Deschner
1
-45
/
+0
2008-02-18
Remove unused marshalling for SVCCTL_OPEN_SERVICE.
Günther Deschner
1
-33
/
+0
2008-02-18
Remove unused marshalling for SVCCTL_OPEN_SCMANAGER.
Günther Deschner
1
-42
/
+0
2008-02-18
Use rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_noalloc().
Günther Deschner
1
-31
/
+36
2008-02-18
Use rpccli_lsa_LookupNames() inside of rpccli_lsa_lookup_names.
Günther Deschner
1
-25
/
+26
2008-02-17
Remove unused marshalling for NET_AUTH3.
Günther Deschner
1
-52
/
+0
2008-02-17
Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.
Günther Deschner
1
-0
/
+11
2008-02-17
Use rpccli_netr_LogonSamLogonEx in rpccli wrapping function.
Günther Deschner
1
-39
/
+57
2008-02-17
Finally let our samlogon routines call rpccli_netr_LogonSamLogon internally and
Günther Deschner
1
-140
/
+213
2008-02-17
Add some more samlogon related netlogon init functions.
Günther Deschner
1
-0
/
+71
2008-02-16
Remove unused marshalling for NET_SRV_PWSET.
Günther Deschner
1
-48
/
+0
2008-02-16
Add init_netr_SamInfo3 routine.
Günther Deschner
1
-0
/
+138
2008-02-16
Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
Günther Deschner
1
-82
/
+2
2008-02-15
Replace DOM_CHAL with "struct netr_Credential" where we can right now.
Günther Deschner
1
-28
/
+24
2008-02-15
Remove unused marshalling for NET_SAM_SYNC.
Günther Deschner
1
-53
/
+0
2008-02-15
Remove unused marshalling for NET_SAM_DELTAS.
Günther Deschner
1
-52
/
+0
2008-02-14
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Günther Deschner
1
-35
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
Günther Deschner
1
-70
/
+0
2008-02-14
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
Günther Deschner
1
-36
/
+0
2008-02-14
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
Günther Deschner
1
-40
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
Günther Deschner
1
-56
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCOUNTS.
Günther Deschner
1
-56
/
+0
2008-02-13
Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2.
Günther Deschner
1
-32
/
+0
2008-02-13
Move some lsa init routines around.
Günther Deschner
1
-0
/
+40
2008-02-13
Remove unused marshalling for SAMR_ENUM_DOM_ALIASES.
Günther Deschner
1
-71
/
+0
2008-02-13
Remove unused marshalling for SAMR_ENUM_DOM_GROUPS.
Günther Deschner
1
-70
/
+0
2008-02-13
Remove unused marshalling for SAMR_LOOKUP_RIDS.
Günther Deschner
1
-74
/
+0
[next]