index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
quotas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the
Andrew Tridgell
2007-10-10
1
-1
/
+13
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>
Gerald Carter
2007-10-10
1
-1
/
+1
*
r22096: become_root_uid_only() is unneeded - it's only used in
Jeremy Allison
2007-10-10
1
-15
/
+15
*
r22060: Fix for AIX quotas from Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
Jeremy Allison
2007-10-10
1
-0
/
+30
*
r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.
Jeremy Allison
2007-10-10
1
-7
/
+9
*
r17296: Replace the understandable parts of the quota
Jeremy Allison
2007-10-10
1
-17
/
+13
*
r12477: Remove a gcc -O6 warning
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux
Lars Müller
2007-10-10
1
-1
/
+3
*
r10901: BUG 3145: Fix build issue regarding quota support on Solaris
Gerald Carter
2007-10-10
1
-3
/
+3
*
r6712: BUG 2362: fix quota support on DragonFly (Joerg Sonnenberger <joerg@le...
Gerald Carter
2007-10-10
1
-14
/
+14
*
r5958: BUG 1843: patch from james peach to fix quotas (with no soft limits) o...
Gerald Carter
2007-10-10
1
-5
/
+10
*
r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r4301: One more *alloc -> SMB_MALLOC (not compiled by default).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r1333: NFS Quota support from Dan Peterson.
Richard Sharpe
2007-10-10
1
-1
/
+203
*
BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...
Gerald Carter
2004-03-16
1
-0
/
+4
*
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
2004-01-15
1
-8
/
+9
*
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
2004-01-05
1
-63
/
+96
*
Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...
Jeremy Allison
2003-11-19
1
-19
/
+32
*
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-0
/
+5
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+109
*
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
2003-05-01
1
-1
/
+1
*
Fix up zero termination. Spotted by Sebastian Krahmer <krahmer@suse.de>.
Jeremy Allison
2003-03-11
1
-1
/
+2
*
performance patch from HP-UX folks (cant remember who)
Gerald Carter
2003-01-28
1
-3
/
+14
*
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
2002-11-13
1
-0
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
XFS quota patch for Linux.
Jeremy Allison
2001-11-30
1
-2
/
+33
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-6
/
+6
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
Jeremy Allison
2001-09-21
1
-68
/
+125
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
More debug %d -> %u issues.
Jeremy Allison
2001-04-27
1
-8
/
+3
*
Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...
Jeremy Allison
2001-04-27
1
-23
/
+41
*
Fix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get his NFS quota code
Jeremy Allison
2001-04-05
1
-6
/
+6
*
Integrated solaris nfs quota code from Alan Romeril <a.romeril@ic.ac.uk>
Jeremy Allison
2001-04-01
1
-112
/
+275
*
Removed NFS quotas code for Solaris as Alan wants to re-write it.
Jeremy Allison
2001-03-27
1
-279
/
+112
*
Added NFS quota support for Solaris 5.x from Alan Romeril <a.romeril@ic.ac.uk>.
Jeremy Allison
2001-03-27
1
-112
/
+279
*
Fixes from Toomas Soome <tsoome@ut.ee> code unicode problems, plus
Jeremy Allison
2001-02-27
1
-9
/
+17
*
Remove C++ style comments
David O'Neill
2000-12-04
1
-1
/
+1
*
Fix for soft quotas not being set from
Jeremy Allison
2000-04-10
1
-0
/
+24
*
Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.
Shirish Kalele
2000-03-13
1
-2
/
+145
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-56
/
+55
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-1
/
+1
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-1
/
+1
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-20
/
+23
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-8
/
+0
*
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1998-10-17
1
-0
/
+1
[next]