python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / smbd / conn_idle.c
7 days ago Volker Lendeckesmbd: Remove sconn->using_smb2
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-01-28 Jeremy Allisonsmbd: In conn_force_tdis_done() when forcing a connecti...
2020-04-03 Ralph Boehmesmbd: move files_struct.closing to a bitfield
2020-03-18 Jeremy Allisons3: smbd: Replace synchronous conn_force_tdis() with...
2020-03-18 Jeremy Allisons3: smbd: Add async internals of conn_force_tdis().
2020-03-18 Jeremy Allisons3: smbd: Don't allow force disconnect of a connection...
2020-01-15 Volker Lendeckesmbd: Move sharename check of conn_force_tdis() into...
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-08-06 Jeremy Allisons3: smbd: All directory enumeration is now via file...
2019-07-09 Jeremy Allisons3: smbd: Don't idle SMB1 directory scans after DPTR_ID...
2019-07-09 Jeremy Allisons3: smbd: Don't idle connections with active SMB1 direc...
2019-05-01 Christof Schmittsmbd: Move deadtime default to parameter definition...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-22 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-03 Volker Lendeckes3: Fix Coverity ID 709218 Uninitialized pointer read
2012-06-25 Michael Adams3:smbd: remove now unused conn_close_all()
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon and smbXsrv_session...
2012-06-06 Stefan Metzmachers3:smbd: use UID_FIELD_INVALID (0) instead of (uint16...
2012-06-03 Stefan Metzmachers3:smbd: make conn_close_all() a void function
2012-03-15 Stefan Metzmachers3:smbd: call file_close_user() before removing tree...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_connections' and 'connections' direc...
2011-07-21 Simo Sorces3-rpc_server: Move pipe/handles functions
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Andrew Bartletts3-smbd Split conn.c into 3 files