index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
Fix a few small spelling mistakes in DEBUG messages to reduce confusion
Richard Sharpe
1
-3
/
+3
2015-10-07
lib: Make messaging_send_iov_from return 0/errno
Volker Lendecke
1
-4
/
+4
2015-10-07
lib: Make ctdbd_register_ips return 0/errno
Volker Lendecke
1
-1
/
+6
2015-10-07
lib: Make ctdbd_messaging_send_iov return 0/errno
Volker Lendecke
1
-4
/
+4
2015-10-07
lib: Make register_with_ctdbd return 0/errno
Volker Lendecke
1
-5
/
+4
2015-10-07
s3:smbd: pass expected_seq_low to smbd_initialize_smb2
Ralph Boehme
1
-1
/
+1
2015-10-07
s3:smb3: rename smbd_smb2_first_negprot and pass expected seq_low
Ralph Boehme
4
-6
/
+8
2015-10-06
s3:smbd: add expected_seq_low arg to smbd_initialize_smb2
Ralph Boehme
1
-3
/
+4
2015-10-01
s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #...
Jeremy Allison
1
-0
/
+6
2015-10-01
s3: smbd: fix a crash in unix_convert()
Ralph Boehme
1
-1
/
+1
2015-09-24
smbd: Set process name for notifyd process
Christof Schmitt
1
-1
/
+1
2015-09-24
smbd: Set process name for async echo handler
Christof Schmitt
1
-1
/
+1
2015-09-24
s3: Move call to prctl_set_comment to reinit_after_fork
Christof Schmitt
4
-12
/
+10
2015-09-24
s3: smbd: Fix mkdir race condition.
Jeremy Allison
1
-0
/
+19
2015-09-18
s3: smbd: Fix opening/creating :stream files on the root share directory.
Jeremy Allison
1
-0
/
+23
2015-09-18
s3: smbd: Remove unused parameter from build_stream_path().
Jeremy Allison
1
-3
/
+1
2015-09-10
smbXsrv_session: factor smbXsrv_session_add_channel() out of smbXsrv_session_...
Stefan Metzmacher
2
-29
/
+57
2015-09-10
s3:smb2_sesssetup: let smbd_smb2_reauth_generic_return() cope with channels
Stefan Metzmacher
1
-2
/
+8
2015-09-10
s3:smb2_sesssetup: let smbd_smb2_auth_generic_return() cope with channels
Michael Adam
1
-3
/
+8
2015-09-10
s3:smb2_sesssetup: change talloc hierarchy in smbd_smb2_session_setup_gensec_...
Michael Adam
1
-3
/
+5
2015-08-31
notify: check for valid notify_ctx in notify_remove
Ralph Boehme
1
-0
/
+5
2015-08-28
s3:smb2_create: #if 0 unused variable
Stefan Metzmacher
1
-0
/
+4
2015-08-28
Move the error handling for svhdx to vfswrap_create to give VFS module writer...
Richard Sharpe
1
-7
/
+0
2015-08-27
lib: Make sid_linearize take a uint8_t
Volker Lendecke
2
-3
/
+5
2015-08-26
lib: Make sid_parse take a uint8_t
Volker Lendecke
1
-2
/
+3
2015-08-20
smbd: Remove an unnecessary else branch
Volker Lendecke
1
-2
/
+1
2015-08-17
s3:smb2_negprot: prefer AES128_CCM if the client supports it
Stefan Metzmacher
1
-4
/
+14
2015-08-14
smbd: Use a struct initializer
Volker Lendecke
1
-8
/
+9
2015-08-14
smbd: Remove a confusing comment
Volker Lendecke
1
-1
/
+0
2015-08-06
smbd: Log smb2 requests returning !OK with higher log level
Christof Schmitt
1
-3
/
+3
2015-07-30
s3:sesssetup: use session->pending_auth in smb1 session setup
Michael Adam
1
-11
/
+24
2015-07-30
s3:smb2_sesssetup: use session->pending_auth
Stefan Metzmacher
2
-27
/
+48
2015-07-30
smbXsrv_session: add smbXsrv_session_create_auth()
Stefan Metzmacher
2
-0
/
+59
2015-07-30
smbXsrv_session: add smbXsrv_session_find_auth()
Stefan Metzmacher
2
-0
/
+24
2015-07-30
s3:smb2_sesssetup: remove now unneeded declaration of smb2srv_session_lookup_raw
Michael Adam
1
-6
/
+0
2015-07-29
s3:smb2_server: defer channel/session validation to the session setup code.
Michael Adam
1
-4
/
+20
2015-07-29
s3:smb2_sesssetup: check that the connection belongs to the session in sess.s...
Michael Adam
1
-0
/
+8
2015-07-29
smbXsrv: use smb2srv_session_lookup_client in smbXsrv_session_close_loop
Michael Adam
1
-4
/
+3
2015-07-29
smbXsrv: add smb2srv_session_lookup_client().
Michael Adam
2
-0
/
+12
2015-07-29
smbXsrv: rename smb2srv_session_lookup -> smb2srv_session_lookup_conn
Michael Adam
4
-14
/
+15
2015-07-29
smbXsrv: add a smbXsrv_connection argument to smb2srv_session_lookup_raw
Michael Adam
1
-2
/
+8
2015-07-29
smbXsrv: add a smbXsrv_connection argument to smbXsrv_session_local_lookup()
Stefan Metzmacher
1
-2
/
+19
2015-07-17
s3-smbd: Remove the global dfree_broken variable
Andreas Schneider
3
-5
/
+1
2015-07-17
s3-smbd: Leave sys_disk_free() if dfree command is used
Andreas Schneider
1
-16
/
+13
2015-07-16
s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT fails
Ralph Boehme
1
-1
/
+3
2015-07-15
async_req: check for errors when monitoring socket for readability
Uri Simchoni
1
-2
/
+2
2015-07-14
ctdbd_conn: Move release_ip handling into process.c
Volker Lendecke
1
-5
/
+18
2015-07-14
ctdbd_conn: Make register_with_ctdbd use an int-returning callback
Volker Lendecke
2
-15
/
+19
2015-07-10
Replace random() and related calls with generate_random_buffer()
Robin McCorkell
1
-4
/
+3
2015-07-09
smbd: Fix CID 1311338 Error handling issues (CHECKED_RETURN)
Volker Lendecke
1
-1
/
+6
[next]