index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Use dom_sid_str_buf
Volker Lendecke
2018-12-20
1
-1
/
+2
*
auth: move copy_session_info() from source3 into the global auth context
Björn Baumbach
2018-10-11
1
-0
/
+1
*
Revert "s3/service: convert lp_force_group() to const"
David Disseldorp
2018-07-10
1
-7
/
+12
*
Revert "s3/service: convert lp_force_user() to const"
David Disseldorp
2018-07-09
1
-2
/
+2
*
s3/service: convert lp_force_user() to const
David Disseldorp
2018-07-06
1
-2
/
+2
*
s3/service: convert lp_force_group() to const
David Disseldorp
2018-07-06
1
-12
/
+7
*
s3/service: use lp_const_servicename() where possible
David Disseldorp
2018-07-06
1
-33
/
+33
*
smbd: remove unused tevent_context argument from notify_init
Stefan Metzmacher
2018-06-18
1
-1
/
+1
*
smbd: remove unused set_current_service()
Stefan Metzmacher
2018-06-18
1
-20
/
+0
*
smbd: remember that the tcon completely setup connection_struct
Stefan Metzmacher
2018-06-18
1
-0
/
+1
*
smbd: make it explicit that make_connection_snum() returns NT_STATUS_OK on su...
Stefan Metzmacher
2018-06-18
1
-1
/
+1
*
smbd: call set_current_case_sensitive() before chdir_current_service()
Stefan Metzmacher
2018-06-18
1
-1
/
+2
*
smbd: split out set_current_case_sensitive() and chdir_current_service() func...
Stefan Metzmacher
2018-06-18
1
-26
/
+53
*
s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * ins...
Jeremy Allison
2017-07-01
1
-4
/
+6
*
s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.
Jeremy Allison
2017-07-01
1
-4
/
+11
*
s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of c...
Jeremy Allison
2017-07-01
1
-7
/
+20
*
s3: smbd: Make set_conn_connectpath() call canonicalize_absolute_path().
Jeremy Allison
2017-01-30
1
-100
/
+3
*
s3/smbd: ensure global "smb encrypt = off" is effective for SMB 1 clients
Ralph Boehme
2017-01-27
1
-0
/
+12
*
Update smbrun to allow for settings environment variables.
Trever L. Adams
2016-10-13
1
-4
/
+4
*
smbd: Re-register notify requests
Volker Lendecke
2016-07-20
1
-0
/
+12
*
smbd: Pass "sconn" via notify to notify_callback()
Volker Lendecke
2016-07-20
1
-1
/
+1
*
smbd: There's only one notify_callback
Volker Lendecke
2016-07-20
1
-1
/
+2
*
smbd: Factor out notify_init
Volker Lendecke
2016-07-20
1
-7
/
+30
*
smbd: sconn->sys_notify_ctx is not used
Volker Lendecke
2016-07-20
1
-4
/
+0
*
s3:smbd/service apply some code formatting
Christian Ambach
2016-05-04
1
-23
/
+29
*
s3:smbd/service disable case-sensitivity for SMB2/3 connections
Christian Ambach
2016-05-04
1
-1
/
+3
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
1
-2
/
+5
*
s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT fails
Ralph Boehme
2015-07-16
1
-1
/
+3
*
param: Make "change notify" global
Volker Lendecke
2015-07-07
1
-1
/
+1
*
Convert all uses of uint8/16/32 to _t in source3/smbd.
Richard Sharpe
2015-05-06
1
-1
/
+1
*
smbd: Cancel pending notifies if the directory goes away
Volker Lendecke
2015-04-22
1
-0
/
+4
*
smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
Ira Cooper
2015-01-16
1
-3
/
+3
*
fileserver: raise debug level for share connection closing for non-IPC to 2.
Jelmer Vernooij
2014-09-28
1
-1
/
+1
*
s3:smbd: use xconn->client->sconn in make_connection_snum()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to make_connection_snum()
Stefan Metzmacher
2014-09-19
1
-4
/
+4
*
s3:smbd: pass smb_request to make_connection_smb1()
Stefan Metzmacher
2014-09-19
1
-7
/
+7
*
s3:smbd: pass smbd_smb2_request to make_connection_smb2()
Stefan Metzmacher
2014-09-19
1
-1
/
+2
*
s3:smbd: pass smb_request to make_connection()
Stefan Metzmacher
2014-09-19
1
-1
/
+2
*
s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state
Stefan Metzmacher
2014-08-06
1
-1
/
+2
*
s3:lib/afs move afs.c to common lib dir
Christian Ambach
2014-06-04
1
-0
/
+1
*
s3:smbd: fix typo in comment for set_conn_force_user_group()
Michael Adam
2014-04-23
1
-1
/
+1
*
s3: smbd: Fileserving share access checks.
Jeremy Allison
2014-03-18
1
-2
/
+10
*
param: change fstype to use a constant string
Garming Sam
2014-02-12
1
-2
/
+2
*
param: rename lp function and variable from "rootpreexec" to "root_preexec"
Garming Sam
2014-02-07
1
-3
/
+3
*
param: rename lp function and variable from "rootpostexec" to "root_postexec"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "veto_oplocks" to "veto_oplock_fi...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "shortpreservecase" to "short_pre...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "preservecase" to "preserve_case"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'casesensitive' to 'case_sensitive'
Garming Sam
2014-02-07
1
-3
/
+3
*
loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs
Michael Adam
2014-02-03
1
-3
/
+3
[next]