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
/
rpcclient
/
cmd_lsarpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
s3-rpcclient: pass struct ndr_interface_table down
Andrew Bartlett
1
-32
/
+32
2011-11-29
s3-rpcclient: add tool to call lsa_SetInformationTrustedDomain.
Günther Deschner
1
-0
/
+71
2011-08-03
s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash
Andrew Bartlett
1
-18
/
+20
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-2
/
+2
2011-03-31
s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
Günther Deschner
1
-1
/
+0
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2011-02-02
s3-rpcclient: prefer dcerpc_lsa_X functions.
Günther Deschner
1
-176
/
+390
2011-02-02
s3-rpcclient: use status variable.
Günther Deschner
1
-182
/
+182
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-25
s3-lsa: separate out init_lsa headers.
Günther Deschner
1
-0
/
+1
2010-08-08
s3:rpcclient: we also need some ndr_pull functions
Stefan Metzmacher
1
-0
/
+1
2010-06-03
s3-security: use shared SECINFO_DACL define.
Günther Deschner
1
-1
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-15
/
+15
2010-05-18
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
1
-0
/
+1
2010-05-18
s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".
Günther Deschner
1
-1
/
+1
2010-01-23
s3: Remove a call to string_sid_talloc
Volker Lendecke
1
-2
/
+6
2010-01-23
s3: Fix sending NULL sids to lookupsids3
Volker Lendecke
1
-2
/
+2
2010-01-23
s3: Remove some pointless uses of string_sid_talloc
Volker Lendecke
1
-1
/
+3
2010-01-23
s3: Fix some nonempty blank lines
Volker Lendecke
1
-7
/
+7
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-08
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
1
-92
/
+32
2009-11-08
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
1
-32
/
+92
2009-10-30
s3-rpcclient: add deletetrustdom command.
Günther Deschner
1
-0
/
+89
2009-10-30
s3-rpcclient: add createtrustdom command.
Günther Deschner
1
-0
/
+45
2009-09-16
s3-rpcclient: Fix Coverity #935: UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-11
s3-rpcclient: add lookupsids3 command.
Günther Deschner
1
-0
/
+70
2009-09-11
s3-rpcclient: add lookupnames4 command.
Günther Deschner
1
-0
/
+52
2009-07-17
s3-rpcclient: add LSA storeprivatedata command.
Günther Deschner
1
-0
/
+56
2009-07-17
s3-rpcclient: add LSA retrieveprivatedata command.
Günther Deschner
1
-0
/
+60
2009-07-17
s3-rpcclient: add LSA setsecret command.
Günther Deschner
1
-0
/
+71
2009-07-17
s3-rpcclient: add LSA querysecret command.
Günther Deschner
1
-0
/
+86
2009-07-17
s3-rpcclient: add LSA deletesecret command.
Günther Deschner
1
-0
/
+50
2009-07-17
s3-rpcclient: add LSA createsecret command.
Günther Deschner
1
-0
/
+43
2009-04-21
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
1
-24
/
+24
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-13
/
+9
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-24
/
+24
2008-10-22
Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"
Volker Lendecke
1
-1
/
+1
2008-10-21
s3-lsa-server: fix _lsa_GetUserName.
Günther Deschner
1
-1
/
+2
2008-10-20
s3-rpcclient: fix cmd_lsa build.
Günther Deschner
1
-3
/
+1
2008-10-14
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
1
-2
/
+2
2008-07-21
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-21
/
+21
2008-04-21
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
1
-8
/
+27
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-04-08
Fix lsa_QueryTrustedDomainInfo caller.
Günther Deschner
1
-2
/
+2
2008-04-08
Fix lsa_TrustedDomainInfo callers.
Günther Deschner
1
-4
/
+4
2008-02-27
Add my copyright.
Günther Deschner
1
-0
/
+1
2008-02-27
Use new LSA_POLICY defines in lsa rpc server code and other places.
Günther Deschner
1
-1
/
+1
2008-02-14
Use rpccli_lsa_RemoveAccountRights() in net and rpcclient.
Günther Deschner
1
-3
/
+18
2008-02-14
Use rpccli_lsa_EnumAccountRights in net and rpcclient.
Günther Deschner
1
-7
/
+8
[next]