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
/
smbd
/
conn_idle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #9733 - smbcontrol close-share is not working.
Jeremy Allison
2013-03-22
1
-0
/
+3
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-1
/
+2
*
s3: Fix Coverity ID 709218 Uninitialized pointer read
Volker Lendecke
2012-07-03
1
-0
/
+5
*
s3:smbd: remove now unused conn_close_all()
Michael Adam
2012-06-25
1
-15
/
+0
*
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
2012-06-25
1
-33
/
+39
*
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
2012-06-25
1
-27
/
+14
*
s3:smbd: use UID_FIELD_INVALID (0) instead of (uint16)-1 when calling close_c...
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smbd: make conn_close_all() a void function
Stefan Metzmacher
2012-06-03
1
-6
/
+1
*
s3:smbd: call file_close_user() before removing tree connects in conn_close_a...
Stefan Metzmacher
2012-03-15
1
-0
/
+4
*
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
2012-03-06
1
-62
/
+17
*
s3-rpc_server: Move pipe/handles functions
Simo Sorce
2011-07-21
1
-1
/
+1
*
s3-smbd Split conn.c into 3 files
Andrew Bartlett
2011-05-31
1
-0
/
+207