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_netlogon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
2014-10-08
1
-3
/
+5
*
s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
Günther Deschner
2014-07-15
1
-46
/
+57
*
s3:rpc_client: optimize the netlogon_creds_cli.tdb for read-only access
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
s3:rpc_client: use db_open() to open "netlogon_creds_cli.tdb"
Stefan Metzmacher
2014-01-22
1
-2
/
+36
*
s3:rpc_client: remove unused rpccli_netlogon_sam_network_logon()
Stefan Metzmacher
2014-01-07
1
-94
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_sam_logon()
Stefan Metzmacher
2014-01-07
1
-124
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_setup_creds()
Stefan Metzmacher
2014-01-07
1
-92
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_set_trust_password()
Stefan Metzmacher
2014-01-07
1
-51
/
+0
*
s3:rpc_client: add rpccli_netlogon_password_logon()
Stefan Metzmacher
2014-01-07
1
-0
/
+133
*
s3:rpc_client: add rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
1
-0
/
+103
*
s3:rpc_client: remove unused rpccli_netlogon_sam_network_logon_ex()
Stefan Metzmacher
2014-01-07
1
-27
/
+0
*
s3:rpc_client: add rpccli_pre_open_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-0
/
+21
*
s3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-0
/
+105
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
1
-331
/
+105
*
s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2013-08-10
1
-1
/
+2
*
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
2013-08-05
1
-0
/
+1
*
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
2012-12-15
1
-2
/
+4
*
s3-rpc_client: use netlogon_creds_aes_encrypt in interactive netlogon samlogon.
Günther Deschner
2012-12-09
1
-1
/
+4
*
s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.
Günther Deschner
2012-12-09
1
-1
/
+1
*
s3: Give machine password changes 10 minutes of time
Volker Lendecke
2012-06-22
1
-0
/
+13
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-7
/
+7
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-06
1
-1
/
+1
*
s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)
Günther Deschner
2011-02-04
1
-4
/
+58
*
s3-rpcclient: allow to define validation level for samlogon.
Günther Deschner
2011-01-24
1
-1
/
+1
*
s3-rpc_client: prefer dcerpc_netr_X functions.
Günther Deschner
2011-01-13
1
-27
/
+65
*
s3-rpc_client: move protos to init_netlogon.h
Günther Deschner
2010-05-28
1
-0
/
+1
*
s3-rpc_client: move protos to cli_netlogon.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
Stefan Metzmacher
2010-02-23
1
-2
/
+6
*
s3: Remove some unused variables
Volker Lendecke
2010-01-10
1
-7
/
+0
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
s3-netlogon: fix updating trust accout passwords with downlevel domains.
Günther Deschner
2009-10-16
1
-2
/
+2
*
s3: use enum netr_SchannelType all over the place.
Günther Deschner
2009-10-13
1
-1
/
+1
*
s3-netlogon: pass down account name to remote password set functions.
Günther Deschner
2009-10-13
1
-1
/
+2
*
s3-netlogon: setup NETLOGON credential chain in rpccli_netlogon_set_trust_pas...
Günther Deschner
2009-10-06
1
-13
/
+14
*
Revert "s3: Attempt to fix machine password change"
Volker Lendecke
2009-10-05
1
-34
/
+17
*
s3: Attempt to fix machine password change
Volker Lendecke
2009-10-05
1
-17
/
+34
*
s3-netlogon: remove remaining netlogon init functions.
Günther Deschner
2009-06-25
1
-39
/
+39
*
Do not panic unnecessarily
Volker Lendecke
2009-04-28
1
-2
/
+4
*
s3-netlogon: Start fixing rpccli_netlogon_setup_creds after auth merge.
Günther Deschner
2009-04-24
1
-1
/
+2
*
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-101
/
+54
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-7
/
+8
*
s3: fix samlogon client and server calls.
Günther Deschner
2008-10-15
1
-10
/
+10
*
netlogon: move password change code out to rpccli_netlogon_set_trust_password.
Günther Deschner
2008-09-21
1
-0
/
+91
*
rpc_client: Bug 5616 - fix session keys also in rpccli_netr_LogonSamLogonEx w...
Günther Deschner
2008-07-30
1
-9
/
+6
*
Attempt to fix bug 5616
Volker Lendecke
2008-07-28
1
-9
/
+6
*
Remove some unused code
Volker Lendecke
2008-07-21
1
-91
/
+0
*
Remove one reference to PI_NETLOGON
Volker Lendecke
2008-07-21
1
-1
/
+2
[next]