index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
/
cli_lsarpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-10
/
+10
*
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
fix bogus "out of memory" winbind msg
Volker Lendecke
2009-11-13
1
-1
/
+2
*
s3-rpc_client: fix non initialized structure in rpccli_lsa_lookup_sids_noalloc.
Günther Deschner
2009-09-18
1
-0
/
+2
*
s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
Günther Deschner
2009-09-14
1
-17
/
+74
*
s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
Günther Deschner
2009-09-14
1
-23
/
+75
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-5
/
+5
*
s3-lsa: avoid all init_lsa* functions.
Günther Deschner
2009-01-06
1
-32
/
+20
*
Remove some fully outdated sample code
Volker Lendecke
2008-07-21
1
-102
/
+0
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Fix rpccli_lsa_lookup_sids_noalloc.
Günther Deschner
2008-04-03
1
-3
/
+11
*
Use existing srv_name_slash.
Günther Deschner
2008-03-12
1
-2
/
+1
*
Fix coverity ID 525, 526, 527, 528, 529 and 530
Volker Lendecke
2008-03-05
1
-19
/
+21
*
Add my copyright.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Use rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_noalloc().
Günther Deschner
2008-02-18
1
-31
/
+36
*
Use rpccli_lsa_LookupNames() inside of rpccli_lsa_lookup_names.
Günther Deschner
2008-02-18
1
-25
/
+26
*
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Günther Deschner
2008-02-14
1
-35
/
+0
*
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
Günther Deschner
2008-02-14
1
-70
/
+0
*
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
Günther Deschner
2008-02-14
1
-36
/
+0
*
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
Günther Deschner
2008-02-14
1
-40
/
+0
*
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
Günther Deschner
2008-02-14
1
-56
/
+0
*
Remove unused marshalling for LSA_ENUM_ACCOUNTS.
Günther Deschner
2008-02-14
1
-56
/
+0
*
Remove unused marshalling for LSA_ENUM_TRUST_DOM.
Günther Deschner
2008-02-13
1
-85
/
+0
*
Remove unused marshalling for LSA_PRIV_GET_DISPNAME.
Günther Deschner
2008-02-11
1
-40
/
+0
*
Let rpccli_lsa_open_policy[2] be convenience wrappers around their pidl equiv...
Günther Deschner
2008-02-11
1
-62
/
+49
*
Remove unused marshalling for LSA_ENUM_PRIVS.
Günther Deschner
2008-02-11
1
-75
/
+0
*
Remove unused marshalling for LSA_OPENACCOUNT.
Günther Deschner
2008-02-08
1
-38
/
+0
*
Remove unused marshalling for LSA_CREATEACCOUNT.
Günther Deschner
2008-02-08
1
-43
/
+0
*
Remove unused marshalling for LSA_QUERY_INFO.
Günther Deschner
2008-02-08
1
-87
/
+0
*
Remove unused marshalling for LSA_QUERY_INFO2.
Günther Deschner
2008-02-08
1
-96
/
+0
*
Remove rpccli_lsa_query_info_policy_new and rpccli_lsa_query_info_policy_new2.
Günther Deschner
2008-02-08
1
-70
/
+0
*
Remove unused marshalling for LSA_QUERY_SEC_OBJ.
Günther Deschner
2008-02-04
1
-42
/
+0
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-3
/
+5
*
Remove old lsa set info policy call.
Günther Deschner
2008-01-14
1
-35
/
+0
*
Remove some more hand written LSA rpc.
Günther Deschner
2008-01-14
1
-108
/
+0
*
Start removing hand-written lsa marshalling code (namely
Günther Deschner
2008-01-14
1
-111
/
+0
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
1
-5
/
+5
*
More pstring elimination.
Jeremy Allison
2007-11-20
1
-2
/
+1
*
Fix a mismatched interface where we were using
Jeremy Allison
2007-10-25
1
-5
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-26
/
+26
*
r25254: Add my C - Michael
Michael Adam
2007-10-10
1
-0
/
+1
*
r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...
Michael Adam
2007-10-10
1
-120
/
+12
*
r25226: Get rid of more red bars...
Michael Adam
2007-10-10
1
-96
/
+96
*
r25225: Add a debug message.
Michael Adam
2007-10-10
1
-0
/
+3
*
r25224: Fix a potential segfault in lsa_lookupsids client code due to
Michael Adam
2007-10-10
1
-1
/
+4
*
r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
Michael Adam
2007-10-10
1
-5
/
+11
*
r24784: Initialize uninitalized data to prevent segfaults.
Michael Adam
2007-10-10
1
-0
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
[next]