Commit Graph

111 Commits

Author SHA1 Message Date
Petr Písař
c04fe768c6 quota-4.00_pre1-Make-dirname-static.patch merged to upstream
Upstream accepted huge make-everything-static patch.
2011-05-17 11:18:40 +02:00
Petr Písař
b7cff5b149 Clean spec file
Remove obsolete BuildRoot and defattr.
2011-05-12 14:02:44 +02:00
Petr Písař
1bc8c915e8 Make dirname static to work with nss_db 2011-05-12 14:00:32 +02:00
Petr Písař
923d16c200 Correct patch suffix 2011-04-11 18:53:46 +02:00
Petr Písař
9fcb474bc3 Do not pass NULL to XGETQSTAT quotactl() 2011-04-11 18:53:23 +02:00
Petr Písař
ed16933595 Initialize v2r1 ddquot padding in dump 2011-04-11 18:49:21 +02:00
Petr Písař
e126b0b6b9 The repquota sync issue is tracked as bug #689458 2011-03-21 16:36:33 +01:00
Petr Písař
c7197cf4dd Fix repquota to get latest quota info header
repquota must synchronize quota files before reading headers from them.
Otherwise headers will mismatch following data.
2011-03-21 16:15:49 +01:00
Petr Písař
9e8e682b7a quota-4.00_pre1-Fix-ddquot-buffer-leak.patch accepted
Upstream commit ebaca041565c1b81a16b1e7e743e56050b0158b6
2011-03-15 09:46:07 +01:00
Petr Písař
e522c2f491 quota-4.00_pre1-Reverse-setgrace-condition.patch accepted
Upstream commit bfb0f6643325937698e5b185cd1a0da1923e385f.
2011-03-15 09:42:02 +01:00
Petr Písař
d489081441 Fix ddquot buffer leak
https://sourceforge.net/tracker/?func=detail&aid=3206267&group_id=18136&atid=118136
2011-03-11 13:02:13 +01:00
Petr Písař
9c033539b4 Disable grace period/times remote setting
Upstream removed this feature because it has never worked and it
cannot work with current RPC quota protocol. Confusing synopses
have been justified.
2011-03-10 09:27:31 +01:00
Petr Písař
40601f79cc quota-4.00_pre1-Do-not-use-real-domains-in-warnquota-example.patch accepted 2011-03-07 10:18:31 +01:00
Petr Písař
bb1f11c943 Do not use real domains in warnquota example 2011-02-28 15:26:20 +01:00
Petr Písař
fb1f1905a7 Make RPC handle properly host names with colons
This is first part of IPv6 support.
See
<https://sourceforge.net/tracker/?func=detail&atid=118136&aid=3156346&group_id=18136>
for more details.
2011-02-17 15:04:15 +01:00
Petr Písař
fd4d641ce1 Explain meaning of the second column in repquota output 2011-02-17 14:52:56 +01:00
Petr Písař
291e68b589 Update patch upstream status 2011-02-17 14:05:26 +01:00
Petr Písař
30fd974858 Initialize vfsold block and inode value boundries for new quota file
Part of bug #668688.
2011-02-09 16:06:02 +01:00
Dennis Gilmore
7982b26aea - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:54:03 -06:00
Petr Písař
ee7779bd8a Implement quotacheck for GFS2 2011-02-04 13:36:53 +01:00
Petr Písař
cd814ce168 Add quotasync tool 2011-02-04 13:27:11 +01:00
Petr Písař
735d99b14e Do not allow non-root to control quota_nld service 2011-02-04 13:04:49 +01:00
Petr Písař
15a8b20f5e Store quota_nld PID into PID file 2011-02-04 13:03:00 +01:00
Petr Písař
010422607e Correct manual pages
Mainly about prepending slash in NFSv4 and then all dependecies changes.
2011-02-02 16:13:24 +01:00
Petr Písař
37e82d9f93 Mark fixes accepted by upstream 2011-01-12 10:18:56 +01:00
Petr Písař
5a6fb1cc1e Check set limits fit into the range supported by RPC transport 2011-01-11 10:56:31 +01:00
Petr Písař
22865e85c9 Check whether set limits fit into the range supported by quota format 2011-01-11 10:37:09 +01:00
Petr Písař
619d78587e Make RPC block factor dynamic
Proposed to upstream at
http://sourceforge.net/tracker/index.php?func=detail&aid=3152423&group_id=18136&atid=118136
2011-01-11 10:16:29 +01:00
Petr Písař
f7803c02a5 Document --always-resolve option 2011-01-10 17:27:36 +01:00
Petr Písař
4e8c8345ac Comment example quotatab to silent warnquota
Warnquota tried to stat possibly non-existing /dev/hda4.
2010-12-14 15:46:52 +01:00
Petr Písař
c12241b06c Separate gettext catalogs
They are required by all binary sub-package.
2010-11-16 11:38:08 +01:00
Petr Písař
402a88619a 4.00_pre1 bump 2010-11-16 11:15:37 +01:00
Petr Písař
7ed01ca37b Break warnquota depencency on main package 2010-11-15 17:24:37 +01:00
Petr Písař
1b63382078 Convert Changelog into UTF-8 2010-11-15 16:19:09 +01:00
Petr Písař
9dd3d3c1c4 Break sub-package depencies, put documentation 2010-11-15 16:03:14 +01:00
Petr Písař
c6b0e14b40 Fix spelling in spec file 2010-11-11 17:47:43 +01:00
Petr Písař
4e6314d7ff Start quota_nld via daemon()
Otherwise start does not print nice status bar.
2010-11-11 17:34:10 +01:00
Petr Písař
99bb297118 Sub-package warnquota files 2010-11-11 17:12:10 +01:00
Petr Písař
0a55179977 Sub-package quota_nld files 2010-11-11 16:24:38 +01:00
Petr Písař
8139e22ee6 Add quota_nld init script 2010-11-11 16:00:43 +01:00
Petr Písař
c9d8cd9161 Do not install quotactl(2) manual page
This is the only chapter-2 page, man2 directory removed from spec file.
2010-10-06 15:04:21 +02:00
Fedora Release Engineering
f3113d55a5 dist-git conversion 2010-07-29 11:13:14 +00:00
Petr Pisar
eb602e48b8 Add GFS2 support 2010-05-11 12:00:53 +00:00
Petr Pisar
b944a1aecb Resolves: #528581 - avoid NULL dereference in kernel 2010-05-10 15:05:24 +00:00
Daniel Novotny
30ab821dca the require from previous fix deleted altogether (it will be resolved
automatically)
2010-03-12 13:53:40 +00:00
Daniel Novotny
5243998f97 - Requires: e2fsprogs changed to e2fsprogs-libs (#570005) 2010-03-12 13:16:52 +00:00
Daniel Novotny
35ecdf697d fix #565124 - FTBFS quota-3.17-8.fc13: ImplicitDSOLinking 2010-02-23 11:59:16 +00:00
Bill Nottingham
ae7dfc9766 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:47:03 +00:00
Ondrej Vasik
dda9deb1d2 add buildrequires for quota_nld, enable-netlink to build quota_nld
(#526047)
2009-09-29 11:56:06 +00:00
Ondrej Vasik
4e78abec7f Fix headers and structs in quotactl manpage(#524138) 2009-09-18 07:51:15 +00:00