1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/auth
Stefan Metzmacher e6afeae695 libcli/auth: try to use the current timestamp creds->sequence
If the last usage of netlogon_creds_client_authenticator()
is in the past try to use the current timestamp and increment
more than just 2.

If we use netlogon_creds_client_authenticator() a lot within a
second, we increment keep incrementing by 2.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Dec 24 13:18:18 CET 2013 on sn-devel-104
2013-12-24 13:18:18 +01:00
..
credentials.c libcli/auth: try to use the current timestamp creds->sequence 2013-12-24 13:18:18 +01:00
credentials.h s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodc 2012-07-17 10:58:38 +02:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c libcli: Remove a pointless check 2012-02-25 22:14:38 +01:00
msrpc_parse.h libcli/auth/msrpc_parse.h: fix licence/copyright 2011-06-10 15:11:30 +02:00
ntlm_check.c Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen(). 2012-08-24 21:39:41 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
pam_errors.c pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
pam_errors.h pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
proto.h libcli/auth: add netlogon_creds_shallow_copy_logon() 2013-08-05 10:30:01 +02:00
schannel_proto.h libcli/auth: add netsec_create_state() 2013-08-10 09:18:56 +02:00
schannel_sign.c libcli/auth/schannel: remove unused schannel_position 2013-08-10 09:19:02 +02:00
schannel_state_tdb.c schannel: Fix an unused variable 2013-07-31 14:37:41 -07:00
schannel_state.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel.h libcli/auth/schannel: make struct schannel_state private 2013-08-10 09:19:02 +02:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
spnego_parse.c libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego_proto.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
wscript_build libcli/auth: convert to dbwrap. 2013-04-12 14:59:31 -07:00