index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
s3-rpcclient: add logongetdomaininfo command
Günther Deschner
1
-1
/
+51
2019-02-20
winbind: Generate and pass logon ID
Gary Lockyer
1
-0
/
+3
2019-01-28
s3:rpcclient: Use C99 initializer for cmd_set in cmd_netlogon
Andreas Schneider
1
-23
/
+201
2018-11-14
s3:rpcclient: Initialize domain_name
Andreas Schneider
1
-1
/
+1
2018-01-13
s3/rpc_client: return validation from rpccli_netlogon functions
Ralph Boehme
1
-1
/
+13
2017-09-25
rpcclient: Fix "capabilities" command
Volker Lendecke
1
-40
/
+16
2017-09-20
rpcclient: Remove sam_sync related commands
Volker Lendecke
1
-352
/
+0
2017-06-27
s3:trusts_util: pass dcname to trust_pw_change()
Stefan Metzmacher
1
-0
/
+2
2017-03-07
cli_netlogon: Add return parms to rpccli_netlogon_password_logon
Volker Lendecke
1
-0
/
+4
2016-09-28
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/
Günther Deschner
1
-6
/
+6
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/
Günther Deschner
1
-4
/
+4
2015-11-04
s3: rpcclient: Prevent null ptr access by returning error if no creds available
Noel Power
1
-0
/
+5
2015-05-12
Convert all uint32/16/8 to _t in source3/rpcclient.
Richard Sharpe
1
-2
/
+2
2015-03-30
s3:rpcclient: only require netlogon_creds for specified netlogon calls
Stefan Metzmacher
1
-6
/
+6
2014-07-15
s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
Günther Deschner
1
-1
/
+4
2014-01-07
s3:rpcclient: make use of rpccli_netlogon_password_logon() in the 'samlogon' cmd
Stefan Metzmacher
1
-3
/
+8
2014-01-07
s3:rpcclient: remove optional auth_level parameter of the 'samlogon' cmd
Stefan Metzmacher
1
-7
/
+4
2014-01-07
s3:rpcclient: make use of trust_pw_change()
Stefan Metzmacher
1
-5
/
+5
2014-01-07
s3:rpcclient: make use of rpcclient_netlogon_creds instead of cli->netlogon_c...
Stefan Metzmacher
1
-5
/
+17
2014-01-07
s3:rpcclient: remove unused rpccli_netlogon_setup_creds() from cmd_netlogon_d...
Stefan Metzmacher
1
-20
/
+1
2014-01-07
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
1
-8
/
+49
2013-08-10
s3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
1
-1
/
+2
2012-06-21
s3-rpcclient: support all known netr_LogonControl2 variants properly
Alexander Bokovoy
1
-3
/
+35
2012-01-25
s3-rpcclient: Remove debug_dsdcinfo_flags() call.
Andreas Schneider
1
-6
/
+0
2012-01-18
s3-rpcclient: pass struct ndr_interface_table down
Andrew Bartlett
1
-22
/
+22
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-6
/
+6
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-01
s3:rpcclient/cmd_netlogon: fix netr_DELTA_* display
Stefan Metzmacher
1
-11
/
+14
2011-01-24
s3-rpcclient: allow to define validation level for samlogon.
Günther Deschner
1
-3
/
+3
2011-01-13
s3-rpcclient: prefer dcerpc_netr_X functions.
Günther Deschner
1
-27
/
+82
2010-08-08
s3:rpcclient: we also need some ndr_pull functions
Stefan Metzmacher
1
-0
/
+1
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
1
-0
/
+1
2010-05-31
s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result
Matthias Dieter Wallnöfer
1
-13
/
+9
2010-05-18
s3-rpc_client: move protos to cli_netlogon.h
Günther Deschner
1
-0
/
+1
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
-78
/
+22
2009-11-08
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
1
-22
/
+78
2009-10-13
s3: use enum netr_SchannelType all over the place.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-rpcclient: fix netr_LogonGetCapabilities command.
Günther Deschner
1
-6
/
+5
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
1
-4
/
+4
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-0
/
+1
2009-02-25
s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug #61...
Günther Deschner
1
-0
/
+44
2008-11-06
s3-rpcclient: add database_redo command.
Günther Deschner
1
-0
/
+67
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-10-27
s3-rpcclient: add getdcsitecoverage call.
Günther Deschner
1
-0
/
+38
2008-10-15
s3: fix samlogon client and server calls.
Günther Deschner
1
-1
/
+1
2008-07-21
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-19
/
+19
2008-04-20
Introduce rpccli_set_timeout()
Volker Lendecke
1
-4
/
+6
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-15
/
+15
[next]