s3: piddir creation fix part 2.
[ira/wip.git] / source3 / smbd / msdfs.c
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_connections' and 'connections' direc...
2012-03-06 Stefan Metzmachers3:msdfs: set the 'cnum' field to invalid for faked...
2011-12-13 Stefan Metzmachers3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_s...
2011-12-13 Stefan Metzmachers3:smbd: use connections_snum_used() instead of conn_sn...
2011-12-13 Stefan Metzmachers3:param: don't reference conn_snum_used directly in...
2011-10-07 Stefan Metzmachers3:msdfs: removed unused variables
2011-10-07 Stefan Metzmachers3:msdfs: implement setup_dfs_referral() on top of...
2011-09-30 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_junction
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from setup_dfs_referral
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from get_referred_path
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from dfs_redirect
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from parse_dfs_path
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-11 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() check the share...
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-16 Günther Deschners3-msdfs: avoid global inclusion of msdfs.h.
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
2010-09-09 Andreas Schneiders3-msdfs: Make auth_serversupplied_info const.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Volker Lendeckes3: Fix crashes in the printing code
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-04-09 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-08-28 Aravind Srinivasans3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: conn_free_internal() can be static now
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-07-25 Tim Proutys3: Remove a few callers of get_full_smb_filename()
2009-07-24 Tim Proutys3: Allow filename_convert() to pass through unix_conve...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Tim Proutys3: Convert some callers of vfs_lstat_smb_fname to...
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-08 Jeremy AllisonFix bug #6330 - DFS doesn't work on AIX. Jeremy.
2009-05-04 Günther Deschners3-printing: Fix driver upload for Xerox 4110 PS printe...
2009-02-10 Steven DannemanPass stat buffer down through all levels of VFS_READDIR...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-23 Volker LendeckeAdd auth_serversupplied_info to create_conn_struct
2008-11-20 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-27 Volker LendeckeMake create_conn_struct() public
2008-06-24 Volker LendeckeMove the responsibility to keep the cwd from srv_dfs_nt...
2008-06-22 Volker LendeckeRemove the "exists" parameter from create_msdfs_link
2008-06-22 Volker LendeckeReduce memory usage in form_junctions() a little bit
2008-06-22 Volker LendeckeFix an abort in junction_to_local_path
2008-06-22 Volker LendeckeFix a crash in _dfs_Enum
2008-06-22 Volker LendeckeFix an uninitialized variable access in callers of...
2008-06-21 Volker LendeckeFix a double-closedir() in form_junctions()
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-19 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-13 Jim McDonoughMerge branch 'v3-3-test' of git://git.samba.org/samba...
2008-05-13 Jeremy AllisonFix debug message.
2008-05-13 Jeremy AllisonSecond part of patch for bug #5460. Cope with pathnames
2008-05-13 Jeremy AllisonFix bug #5460. The problem is RHEL5.0 shipped a CIFS...
2008-05-05 Volker LendeckeFix dfs_Enum: In form_junctions, correctly check for...
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-04-02 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-11-11 Jeremy AllisonAlways define PATH_MAX. Makes code simpler (removes
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25327: Normalize the path we return for 'msdfs proxy'
2007-10-10 Volker Lendecker25324: Fix "msdfs proxy"
2007-10-10 Volker Lendecker25184: Fix some C++ warnings and an uninitialized...
2007-10-10 Jeremy Allisonr25173: Use the append_buffer version in a loop.
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25111: Move to talloced pathnames on most code paths.
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
next