index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
msdfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
s3: Fix Coverity ID 710818 Resource leak
Volker Lendecke
1
-0
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-20
/
+21
2012-06-06
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
1
-1
/
+1
2012-05-24
s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()
Stefan Metzmacher
1
-1
/
+2
2012-05-24
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
1
-2
/
+2
2012-05-24
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
1
-12
/
+36
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-2
/
+2
2012-03-06
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
1
-1
/
+2
2012-03-06
s3:msdfs: set the 'cnum' field to invalid for faked connection_structs
Stefan Metzmacher
1
-0
/
+1
2011-12-13
s3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_server_connection anymore
Stefan Metzmacher
1
-2
/
+1
2011-12-13
s3:smbd: use connections_snum_used() instead of conn_snum_used() for load_use...
Stefan Metzmacher
1
-1
/
+1
2011-12-13
s3:param: don't reference conn_snum_used directly in load_usershare_shares()
Stefan Metzmacher
1
-1
/
+1
2011-10-08
s3:msdfs: removed unused variables
Stefan Metzmacher
1
-209
/
+0
2011-10-08
s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()
Stefan Metzmacher
1
-85
/
+31
2011-10-01
Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
Jeremy Allison
1
-11
/
+2
2011-09-26
s3: Remove the smbd_server_conn ref from create_junction
Volker Lendecke
1
-2
/
+3
2011-09-26
s3: Remove the smbd_server_conn ref from setup_dfs_referral
Volker Lendecke
1
-1
/
+1
2011-09-26
s3: Remove the smbd_server_conn ref from get_referred_path
Volker Lendecke
1
-5
/
+6
2011-09-26
s3: Remove the smbd_server_conn ref from dfs_redirect
Volker Lendecke
1
-1
/
+3
2011-09-26
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
1
-8
/
+9
2011-09-26
s3: Remove the smbd_server_conn ref from parse_dfs_path
Volker Lendecke
1
-5
/
+8
2011-07-20
s3-auth Use the common auth_session_info
Andrew Bartlett
1
-1
/
+1
2011-07-20
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
1
-2
/
+2
2011-07-20
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
1
-2
/
+2
2011-07-11
s3:smbd/msdfs: let create_conn_struct() check the share security descriptor
Stefan Metzmacher
1
-0
/
+30
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
1
-0
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-6
/
+6
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-3
/
+3
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
1
-2
/
+3
2011-05-05
More simple const fixes.
Jeremy Allison
1
-1
/
+1
2011-03-30
s3-auth: smbd needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-16
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
1
-0
/
+1
2011-03-02
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
1
-10
/
+24
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-5
/
+5
2010-11-10
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
1
-3
/
+5
2010-10-19
Move tcons.num_open from smb1 to sconn->num_tcons_open as this is needed for ...
Jeremy Allison
1
-1
/
+1
2010-09-09
s3-msdfs: Make auth_serversupplied_info const.
Andreas Schneider
1
-1
/
+1
2010-07-15
s3: Fix crashes in the printing code
Volker Lendecke
1
-0
/
+3
2010-06-09
Rename "allow_smb2" -> "using_smb2" and make the usage clearer.
Jeremy Allison
1
-1
/
+1
2010-05-21
Make DFS work over SMB2.
Jeremy Allison
1
-1
/
+2
2010-04-08
Fix bug #7339 - MSDFS is non-functional in 3.5.x
Jeremy Allison
1
-1
/
+2
2009-11-18
s3: Replace some create_synthetic_smb_fname() calls
Volker Lendecke
1
-13
/
+6
2009-11-18
s3: Do not talloc in readdir
Volker Lendecke
1
-8
/
+12
2009-08-28
s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
Aravind Srinivasan
1
-0
/
+4
2009-08-24
Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...
Jeremy Allison
1
-1
/
+1
2009-08-07
s3:smbd: conn_free_internal() can be static now
Stefan Metzmacher
1
-11
/
+11
[next]