libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / modules / vfs_recycle.c
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-03-09 Ralph Boehmevfs_recycle: prevent flooding the log if we're called...
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-07 Ralph Boehmes3: rename talloc_sub_advanced() to talloc_sub_full()
2019-10-31 Björn Jackesource3/modules/vfs_recycle.c: typo fixes
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Change recycle_unlink_internal...
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Wrap recycle_unlink() into a...
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_recycle: Change use of SMB_VFS_NEXT_MKDIR...
2019-08-16 Jeremy Allisons3: VFS: vfs_recycle. Use SMB_VFS_RENAMEAT() instead...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-03-24 Jeremy Allisons3: vfs: recycle. Remove use of vfs_stat_smb_basename().
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2015-05-05 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert recycle_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert recycle_do_touch to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert recycle_get_file_size to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert recycle_file_exists to cp_smb_filename
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
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-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 Christian Ambachs3:vfs cleanup unused code in vfs_recycle
2011-05-04 Jeremy AllisonCope with +1 change on moving from safe_strcat to strlcat.
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-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-03-28 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
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-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
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_recycle.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
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-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 Jeremy Allisonr23692: Couldn't wait, sorry :-). Did the style change.
2007-10-10 Simo Sorcer23691: fix for bug on touching files as described...
2007-10-10 Jeremy Allisonr22080: Fix directory recycle module bug #4486.
2007-10-10 Jeremy Allisonr21764: Fix warning in debug comment.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 James Peachr21647: Allow unit on for size parameters.
2007-10-10 Jeremy Allisonr21646: Patch from SATOH Fumiyasu <fumiyas@osstech...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15909: Implement recycle:subdir_mode
2007-10-10 Simo Sorcer13224: better to cast the return too
2007-10-10 Simo Sorcer13222: Never assume mode_t is of type int.
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Günther Deschnerr7807: Allow to touch mtime in vfs-recycle with
2007-10-10 Jeremy Allisonr7544: Fix for bug #2196 from Denis Sbragion <d.sbragio...
2007-10-10 Jeremy Allisonr7542: Patch from Renaud Duhaut <rd@duhaut.com> for...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2003-10-09 Tim PotterMerge from 3.0:
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-02 Tim PotterPortability fix from Joachim Schmitz. Closes bug ...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-14 Jelmer VernooijFix overflow in vfs_recycle module (and hopefully also...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-17 Volker LendeckeConst fixes by metze
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
next