s3:vfs_gpfs: Implement fallocate callback for GPFS
[samba.git] / source3 / modules / vfs_recycle.c
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:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 Jelmer VernooijDo not use lp_parm_bool() and lp_parm_ulong() yet....
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Simo Sorceport HEAD mods
2003-04-09 Simo Sorcecollaps same repeted task into 2 code paths
2003-04-08 Simo Sorcereworked to not malloc PATH_MAX long strings
2003-04-07 Simo Sorceooops new_dir is already len +1 bytes
2003-04-07 Simo Sorcecheck braindead safe_* function length interpretation...
2003-04-07 Simo Sorceremove unnened and wrong instructions
2003-04-07 Simo Sorceremove unneded instruction
2003-04-07 Simo Sorcefix wrong string handling
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-25 Andrew BartlettMake these functions static, keep them out of proto.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next