index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_lsarpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:rpcclient: Use C99 initializer for cmd_set in cmd_lsarpc
Andreas Schneider
2019-01-28
1
-38
/
+337
*
rpcclient: Use dom_sid_str_buf
Volker Lendecke
2018-12-11
1
-4
/
+8
*
rpcclient: Use dom_sid_str_buf
Volker Lendecke
2018-12-08
1
-28
/
+33
*
rpcclient: add lookupsids_level command
Stefan Metzmacher
2018-02-21
1
-0
/
+93
*
rpcclient: fix variable initialisation and add parenthesis to if clauses
Ralph Boehme
2018-02-21
1
-4
/
+6
*
Convert all uint32/16/8 to _t in source3/rpcclient.
Richard Sharpe
2015-05-12
1
-16
/
+16
*
s3:rpcclient: remove unused code from cmd_lsa_get_username()
Stefan Metzmacher
2014-01-16
1
-10
/
+0
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-1
/
+5
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-2
/
+5
*
rpcclient: fix output of lsalookupsids for sids of type DOMAIN
Michael Adam
2013-11-13
1
-3
/
+10
*
s3-rpcclient: pass struct ndr_interface_table down
Andrew Bartlett
2012-01-18
1
-32
/
+32
*
s3-rpcclient: add tool to call lsa_SetInformationTrustedDomain.
Günther Deschner
2011-11-29
1
-0
/
+71
*
s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash
Andrew Bartlett
2011-08-03
1
-18
/
+20
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
Günther Deschner
2011-03-31
1
-1
/
+0
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3-rpcclient: prefer dcerpc_lsa_X functions.
Günther Deschner
2011-02-02
1
-176
/
+390
*
s3-rpcclient: use status variable.
Günther Deschner
2011-02-02
1
-182
/
+182
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-lsa: separate out init_lsa headers.
Günther Deschner
2010-08-25
1
-0
/
+1
*
s3:rpcclient: we also need some ndr_pull functions
Stefan Metzmacher
2010-08-08
1
-0
/
+1
*
s3-security: use shared SECINFO_DACL define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-15
/
+15
*
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: Remove a call to string_sid_talloc
Volker Lendecke
2010-01-23
1
-2
/
+6
*
s3: Fix sending NULL sids to lookupsids3
Volker Lendecke
2010-01-23
1
-2
/
+2
*
s3: Remove some pointless uses of string_sid_talloc
Volker Lendecke
2010-01-23
1
-1
/
+3
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-01-23
1
-7
/
+7
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
2009-11-08
1
-92
/
+32
*
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
2009-11-08
1
-32
/
+92
*
s3-rpcclient: add deletetrustdom command.
Günther Deschner
2009-10-30
1
-0
/
+89
*
s3-rpcclient: add createtrustdom command.
Günther Deschner
2009-10-30
1
-0
/
+45
*
s3-rpcclient: Fix Coverity #935: UNINIT.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s3-rpcclient: add lookupsids3 command.
Günther Deschner
2009-09-11
1
-0
/
+70
*
s3-rpcclient: add lookupnames4 command.
Günther Deschner
2009-09-11
1
-0
/
+52
*
s3-rpcclient: add LSA storeprivatedata command.
Günther Deschner
2009-07-17
1
-0
/
+56
*
s3-rpcclient: add LSA retrieveprivatedata command.
Günther Deschner
2009-07-17
1
-0
/
+60
*
s3-rpcclient: add LSA setsecret command.
Günther Deschner
2009-07-17
1
-0
/
+71
*
s3-rpcclient: add LSA querysecret command.
Günther Deschner
2009-07-17
1
-0
/
+86
*
s3-rpcclient: add LSA deletesecret command.
Günther Deschner
2009-07-17
1
-0
/
+50
*
s3-rpcclient: add LSA createsecret command.
Günther Deschner
2009-07-17
1
-0
/
+43
*
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
2009-04-21
1
-24
/
+24
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-13
/
+9
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-24
/
+24
*
Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"
Volker Lendecke
2008-10-22
1
-1
/
+1
*
s3-lsa-server: fix _lsa_GetUserName.
Günther Deschner
2008-10-21
1
-1
/
+2
*
s3-rpcclient: fix cmd_lsa build.
Günther Deschner
2008-10-20
1
-3
/
+1
[next]