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
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
fileserver: raise the debug level for share connection from non IPC to 2
Matthieu Patou
2013-04-19
1
-1
/
+1
*
smbd: Convert make_connection_snum to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-3
/
+4
*
smbd: Fix a typo
Volker Lendecke
2013-01-09
1
-1
/
+1
*
Move create_share_access_mask() from smbd/service.c to smbd/uid.c.
Jeremy Allison
2013-01-09
1
-38
/
+0
*
Fix bug #9518 - conn->share_access appears not be be reset between users.
Jeremy Allison
2013-01-09
1
-20
/
+8
*
Change API for create_share_access_mask() - remove conn struct.
Jeremy Allison
2013-01-09
1
-5
/
+5
*
Change API for create_share_access_mask() to pass in the token.
Jeremy Allison
2013-01-09
1
-3
/
+6
*
Fix API for create_share_access_mask().
Jeremy Allison
2013-01-09
1
-8
/
+11
*
Remove static from create_share_access_mask().
Jeremy Allison
2013-01-09
1
-1
/
+1
*
s3:smbd: pass the current time to make_connection[_smb1]()
Stefan Metzmacher
2012-11-05
1
-4
/
+5
*
s3:smbd: don't call claim/yield_connection() in make_connection_snum/close_cn...
Stefan Metzmacher
2012-10-19
1
-16
/
+0
*
s3:smbd: fill tcon->global->session_global_id
Stefan Metzmacher
2012-10-19
1
-0
/
+2
*
s3: For read-only shares, filter out write bits from conn->access_mask
Volker Lendecke
2012-09-27
1
-0
/
+7
*
Move cached cwd onto conn struct.
Jeremy Allison
2012-09-12
1
-0
/
+6
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-1
/
+5
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
source3/smbd/conn.c: wean off string_set/string_free
Rusty Russell
2012-08-07
1
-4
/
+5
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-49
/
+53
*
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
2012-06-25
1
-2
/
+42
*
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
2012-06-25
1
-3
/
+7
*
s3:smbd: let close_cnum() take a uint64_t vuid
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smbd: let make_connection() take a uint64_t vuid
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
2012-06-06
1
-4
/
+4
*
s3:smbd: remove unused 'connection_struct->used'
Michael Adam
2012-05-22
1
-1
/
+0
*
s3: Remove an unused extern declaration
Volker Lendecke
2012-05-04
1
-2
/
+0
*
Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user i...
Jeremy Allison
2012-04-23
1
-0
/
+11
*
s3:smbd only initialize kernel oplocks if they are enabled for a share
Christian Ambach
2012-04-11
1
-0
/
+4
[next]