1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/librpc
Volker Lendecke 0b57434151 smbd: Fix channel sequence number checks for long-running requests
When the client's supplied csn overflows and hits a pending, long-running
request's csn, we panic. Fix this by counting the overflows in
smbXsrv_open_global0->channel_generation

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13215

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2018-01-14 10:26:05 +01:00
..
crypto s3:gse_krb5: make use of precalculated krb5 keys in fill_mem_keytab_from_secrets() 2017-08-18 10:04:56 +02:00
gen_ndr
idl smbd: Fix channel sequence number checks for long-running requests 2018-01-14 10:26:05 +01:00
rpc rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
wscript_build secrets.idl: add secrets_domain_info that will be used in secrets.tdb for machine account trusts 2017-06-27 16:57:46 +02:00