s3: VFS: Change SMB_VFS_READLINK to use const struct smb_filename * instead of const...
[bbaumbach/samba-autobuild/.git] / source3 / modules / vfs_expand_msdfs.c
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-15 Andreas Schneiders3:vfs_expand_msdfs: Do not open the remote address...
2016-12-11 Volker Lendeckevfs: expand_msdfs xfile->stdio
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-04 Andreas Schneiders3-vfs: Replace client_id in exand msdfs.
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_ARRAY() to talloc_array()
2011-03-29 Günther Deschners3-auth: vfs modules need auth.h
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-08-26 Volker Lendeckes3: Remove smbd_server_fd from expand_msdfs_target
2010-08-16 Volker Lendeckes3: Lift smbd_server_fd() from read_target_host
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-02-03 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-03 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2008-09-30 Jeremy AllisonRevert erroneous commit.
2008-09-30 Jeremy AllisonRemove current_user_info - not needed.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_expand_msdfs.c
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-10 Volker LendeckeRemove the unix token info from connection_struct
2007-11-17 Jeremy AllisonRemove pstring from modules directory.
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr4864: Remove unused var.
2004-03-29 Volker LendeckeWithout words...
2004-03-29 Volker LendeckeSome fixes to expand_msdfs module.
2004-03-26 Volker LendeckeMove the Client-IP based msdfs target expansion to...