Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update release notes, etc., for the 1.44.4 releasev1.44.4 | Theodore Ts'o | 2018-08-18 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for the 1.44.0-rc1 releasev1.44.0-rc1 | Theodore Ts'o | 2018-02-27 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for the 1.43.9 releasev1.43.9 | Theodore Ts'o | 2018-02-08 | 1 | -0/+0 |
| | | | | | | | This also includes some debian package renames to conform with Debian naming conventions. Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation template in preparation for e2fsprogs 1.43.8 release. | Theodore Ts'o | 2018-01-01 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for the 1.43.7 releasev1.43.7 | Theodore Ts'o | 2017-10-16 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for the 1.43.6 release | Theodore Ts'o | 2017-08-29 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation template for 1.43.5 release | Theodore Ts'o | 2017-08-04 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for the 1.43.4 releasev1.43.41.43.4 | Theodore Ts'o | 2017-01-31 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc., for 1.43.3 releasev1.43.3 | Theodore Ts'o | 2016-09-04 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: Add Hugarian and Serbian translations | Theodore Ts'o | 2016-09-01 | 1 | -0/+0 |
| | | | | | | Also update the .gmo files. Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc. for 1.43.1 releasev1.43.1 | Theodore Ts'o | 2016-06-08 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update e2fsprogs translation template file | Theodore Ts'o | 2016-05-12 | 1 | -0/+0 |
| | |||||
* | Update translation template file | Theodore Ts'o | 2016-03-15 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update release notes, etc. for final 1.42.13 releasev1.42.13 | Theodore Ts'o | 2015-05-17 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation template file | Theodore Ts'o | 2015-05-17 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation files | Theodore Ts'o | 2014-07-09 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation files for upcoming 1.42.11 release | Theodore Ts'o | 2014-07-05 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update translation files for 1.42.10 release | Theodore Ts'o | 2014-05-18 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2013-12-28 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2013-01-16 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | e4defrag: handle device symlinks | Eric Sandeen | 2012-07-28 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Device nodes are commonly accessed via symlinks, i.e. lrwxrwxrwx. 1 root root 7 Jul 19 13:01 /dev/mapper/testvg-testlv -> ../dm-0 Today, e4defrag on such a device will fail: File is not regular file "/dev/mapper/testvg-testlv" due to it being a link, and e4defrag on the link target does as well: Filesystem is not mounted due to the target not being found in /etc/mtab. Fix this by checking whether the symlink target is a block device and if so, using that device in main(), and also changing get_mount_point() to search for a matching device number, not device name. Addresses-Red-Hat-Bugzilla: #707209 Reported-by: Peter Hjalmarsson <xake@rymdraket.net> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2012-04-22 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2012-02-17 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2011-10-16 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2011-01-24 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2010-06-07 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2010-04-19 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update e2fsprogs translation template. | Theodore Ts'o | 2009-01-26 | 1 | -0/+0 |
| | |||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-09-07 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-08-16 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-07-24 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Theodore Ts'o | 2008-07-17 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-06-23 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-04-06 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | po: update nl.po (from translationproject.org) | Benno Schulenberg | 2008-03-10 | 1 | -0/+0 |
| | | | | Signed-off-by: Theodore Ts'o <tytso@mit.edu> | ||||
* | Update e2fsprogs translation template and po/gmo files | Theodore Ts'o | 2008-02-28 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations | Theodore Ts'o | 2008-02-15 | 1 | -0/+0 |
| | | | | | | Install updates from the Translation Project. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update e2fsprogs translation template and Vietnamese and Czech translations | Theodore Ts'o | 2008-02-09 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update Dutch and Polish translations from the Translation Project | Theodore Ts'o | 2007-12-15 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update Spanish translation and e2fsprogs.pot file for 1.40.3 release | Theodore Ts'o | 2007-12-05 | 1 | -0/+0 |
| | | | | | | Addresses-Debian-Bug: #411562 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update Dutch translation file from the Translation Project | Theodore Ts'o | 2007-08-20 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update Dutch and Vietnamese PO files from the Translation Project | Theodore Ts'o | 2007-07-11 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update French and Dutch translation files | Theodore Ts'o | 2007-07-08 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update French and Dutch translations | Theodore Ts'o | 2006-09-13 | 1 | -0/+0 |
| | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update French, Dutch, Polish, Swedish, and Turkish translations. | Theodore Ts'o | 2006-04-09 | 1 | -0/+0 |
| | | | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update French translation and update PO template file. | Theodore Ts'o | 2006-03-29 | 1 | -0/+0 |
| | | | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update e2fsprogs's internationalization files. | Theodore Ts'o | 2005-12-31 | 1 | -0/+0 |
| | | | | | | Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | ||||
* | Update French, Dutch, Polish, Swedish, and Turkish translations. | Theodore Ts'o | 2005-06-26 | 1 | -0/+0 |
| | |||||
* | Update po files before WIP release. | Theodore Ts'o | 2005-06-20 | 1 | -0/+0 |
| | |||||
* | Clean up e2fsck problem description messages for typo's and to make them | Theodore Ts'o | 2005-06-19 | 1 | -0/+0 |
easier to understand (sorry, translators). Add new @m (multiply-claimed) and @n (invalid) expansions for e2fsck problem descriptions. Add Dutch translation, and update French translation. Add an explanation of how the @-expansion and %-exapansion works in e2fsck/problem.c to make life easier for the translators. Synchronize and update po files. |