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
/
msdfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: move sconn->smb1.echo_handler.* to xconn->smb1.echo_handler.*
Stefan Metzmacher
2014-08-06
1
-1
/
+0
*
s3:smbd: move sconn->sock to xconn->transport.sock
Stefan Metzmacher
2014-08-06
1
-1
/
+0
*
smbd: Change logging level for denied share access
Christof Schmitt
2014-07-31
1
-1
/
+1
*
smbd: Use mutex instead of fcntl lock for echohandler coordination
Christof Schmitt
2014-07-09
1
-2
/
+1
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
1
-5
/
+5
*
dfs: always call create_conn_struct with root privileges
Garming Sam
2014-01-10
1
-1
/
+30
*
smbd: Support multiple dfs targets for msdfs proxy shares
Volker Lendecke
2013-10-31
1
-26
/
+8
*
smbd: Convert remove_msdfs_link to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-7
/
+4
*
smbd: Convert create_msdfs_link to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-8
/
+6
*
Fix bug #9588 - ACLs are not inherited to directories for DFS shares.
Jeremy Allison
2013-01-28
1
-0
/
+13
*
Allow create_conn_struct() to be called with snum == -1.
Jeremy Allison
2013-01-09
1
-4
/
+9
*
smbd: Rework create_conn_struct to use conn_new()
Andrew Bartlett
2013-01-09
1
-22
/
+18
*
smbd: Fix calls to create_conn_struct_cwd to be correctly indented.
Andrew Bartlett
2013-01-07
1
-16
/
+16
*
smbd: Split create_conn_struct into a fn that does not change the working dir
Andrew Bartlett
2013-01-07
1
-14
/
+44
*
s3: Fix Coverity ID 710818 Resource leak
Volker Lendecke
2012-07-31
1
-0
/
+1
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-20
/
+21
*
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()
Stefan Metzmacher
2012-05-24
1
-1
/
+2
*
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
2012-05-24
1
-2
/
+2
*
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
2012-05-24
1
-12
/
+36
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-2
/
+2
*
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
2012-03-06
1
-1
/
+2
*
s3:msdfs: set the 'cnum' field to invalid for faked connection_structs
Stefan Metzmacher
2012-03-06
1
-0
/
+1
*
s3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_server_connection anymore
Stefan Metzmacher
2011-12-13
1
-2
/
+1
*
s3:smbd: use connections_snum_used() instead of conn_snum_used() for load_use...
Stefan Metzmacher
2011-12-13
1
-1
/
+1
*
s3:param: don't reference conn_snum_used directly in load_usershare_shares()
Stefan Metzmacher
2011-12-13
1
-1
/
+1
*
s3:msdfs: removed unused variables
Stefan Metzmacher
2011-10-08
1
-209
/
+0
*
s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()
Stefan Metzmacher
2011-10-08
1
-85
/
+31
*
Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
Jeremy Allison
2011-10-01
1
-11
/
+2
*
s3: Remove the smbd_server_conn ref from create_junction
Volker Lendecke
2011-09-26
1
-2
/
+3
*
s3: Remove the smbd_server_conn ref from setup_dfs_referral
Volker Lendecke
2011-09-26
1
-1
/
+1
*
s3: Remove the smbd_server_conn ref from get_referred_path
Volker Lendecke
2011-09-26
1
-5
/
+6
*
s3: Remove the smbd_server_conn ref from dfs_redirect
Volker Lendecke
2011-09-26
1
-1
/
+3
*
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
2011-09-26
1
-8
/
+9
*
s3: Remove the smbd_server_conn ref from parse_dfs_path
Volker Lendecke
2011-09-26
1
-5
/
+8
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3:smbd/msdfs: let create_conn_struct() check the share security descriptor
Stefan Metzmacher
2011-07-11
1
-0
/
+30
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-6
/
+6
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
2011-05-31
1
-2
/
+3
*
More simple const fixes.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-auth: smbd needs auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
2011-03-16
1
-0
/
+1
[next]