ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / smbd / quotas.c
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-07-19 Andreas Schneiders3:smbd: Fix trailing white spaces in quotas.c
2019-08-14 Christof Schmittquotas: Check group quota for directory when SGID is set
2019-02-17 Bjoern Jackequotas: remove legacy AIX quota code that is covered...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2016-08-12 Uri Simchonismbd: use owner uid for free disk calculation if owner...
2016-08-12 Uri Simchonismbd: get a valid file stat to disk_quotas
2016-05-31 Uri Simchonis3-dfree-quota: remove special handling of EDQUOT
2016-05-27 Uri Simchonismbd: dfree - ignore quota if not enforced
2016-03-17 Uri Simchonismbd: remove quota support for some ancient OSs
2016-01-26 Uri Simchonidisk_quotas: style fix
2016-01-26 Uri Simchonismbd: refactor disk_free handling
2015-10-23 Anoop C Ssmbd/quotas: Remove invalid quota status switch case
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-11 Björn Jackequota: move function again to its belonging ifdef block
2012-09-07 Björn Jackes3-smbd: Remove OSF1 support from old (pre-sysquotas...
2012-09-06 Björn Jackes3:quota: don't force the block size to 512
2012-09-06 Andrew Bartletts3-smbd: Remove remaining references to removed OS...
2012-09-06 Andrew Bartletts3-smbd: Remove IRIX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove HPUX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove BSD support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove Linux support from old (pre-sysquotas...
2012-09-06 Andrew Bartlettbuild: Remove Unicos support (quota in particular)
2012-09-02 Björn Jackes3: remove some duplicate quota code
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
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-14 Stefan Metzmachers3:smbd/quotas: add #include "system/filesys.h" (bug...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-08-25 Michael Adams3:smbd: add nfs quota support to the linux-non-sysquot...
2009-12-12 Volker Lendeckes3: Fix a very embarrassing build failure
2009-11-29 Volker Lendeckes3: "disk_quotas" only looks at the devicenumber
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-06-29 Michael Adams3:fix build of old linux quota system and other unixes...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: remove stupid static variables for the nfs...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 TimurFix cut and paste error in quota code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-13 Jeremy AllisonRemove last pstring from smbd/*.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25311: Patch from Heinrich Mislik <Heinrich.Mislik...
2007-10-10 Andrew Tridgellr23786: Use linux/dqblk_xfs.h rather than a private...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr22149: BUG 4500: patch from Jorge Santos <jorge_a_sant...
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Jeremy Allisonr22060: Fix for AIX quotas from Heinrich Mislik <Heinri...
2007-10-10 Jeremy Allisonr19260: Fix for bug #3524 from tiamat@komi.mts.ru ...
2007-10-10 Jeremy Allisonr17296: Replace the understandable parts of the quota
2007-10-10 Volker Lendecker12477: Remove a gcc -O6 warning
2007-10-10 Lars Müllerr12076: Ensure setmntent() returns with != NULL in...
2007-10-10 Gerald Carterr10901: BUG 3145: Fix build issue regarding quota suppo...
2007-10-10 Gerald Carterr6712: BUG 2362: fix quota support on DragonFly (Joerg...
2007-10-10 Gerald Carterr5958: BUG 1843: patch from james peach to fix quotas...
2007-10-10 Gerald Carterr5157: BUG 2266: conditionally include rpc/nettype...
2007-10-10 Jeremy Allisonr4301: One more *alloc -> SMB_MALLOC (not compiled...
2007-10-10 Richard Sharper1333: NFS Quota support from Dan Peterson.
2004-03-16 Gerald CarterBUG 979 -- fix quota display on AIX; patch from Heinric...
2004-03-16 Gerald CarterBUG 979 -- fix quota display on AIX; patch from Heinric...
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Stefan Metzmacher* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-05 Jeremy AllisonPatch from Stefan (metze) Metzmacher <metze at metzemix...
2003-11-19 Jeremy AllisonGroup quotas patch from "Heinreichsberger, Helmut"...
2003-11-19 Jeremy AllisonGroup quotas patch from "Heinreichsberger, Helmut"...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
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 BokovoyEvolve quotas configure check more. Patch from Stefan...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-03-11 Jeremy AllisonFix up zero termination. Spotted by Sebastian Krahmer...
2003-03-11 Jeremy AllisonFix up zero termination. Spotted by Sebastian Krahmer...
2003-01-28 Gerald Carterperformance patch from HP-UX folks (cant remember who)
2003-01-28 Gerald Carterperformance patch from HP-UX folks (cant remember who)
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-30 Jeremy AllisonXFS quota patch for Linux.
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-27 Jeremy AllisonMore debug %d -> %u issues.
2001-04-27 Jeremy AllisonFixes for problems in NFS server code from Michael...
2001-04-05 Jeremy AllisonFix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get...
2001-04-01 Jeremy AllisonIntegrated solaris nfs quota code from Alan Romeril...
2001-03-27 Jeremy AllisonRemoved NFS quotas code for Solaris as Alan wants to...
2001-03-27 Jeremy AllisonAdded NFS quota support for Solaris 5.x from Alan Romer...
2001-02-27 Jeremy AllisonFixes from Toomas Soome <tsoome@ut.ee> code unicode...
next