2004-02-28 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_35 E2FSPROGS-1_35 |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Theodore Ts'o | Update version number for e2fsprogs 1.35 release. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Theodore Ts'o | Change debian control file so that the ss-dev and comer... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Theodore Ts'o | badblocks.c (main): Change the default number of blocks... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Theodore Ts'o | Add missing break statement so e2fsck -k actually works. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Theodore Ts'o | filefrag.c: Fix gcc -Wall nits. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Theodore Ts'o | badblocks.c (pattern_fill): Fix bug accidentally added... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Theodore Ts'o | Update Debian changelog for release. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Theodore Ts'o | unix.c (main, PRS), e2fsck.8.in: Add a new -k option... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Theodore Ts'o | Update configure file using autoconf 2.13. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Theodore Ts'o | debugfs.c (internal_dump_inode): Display the major... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Theodore Ts'o | Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Matthias Andree | Do not package autom4te.cache directory into tarball. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Matthias Andree | Add -mieee to CFLAGS if we're using GCC and the CPU... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | Fix up preen mode messages during pass 1B/C/D. |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | debugfs.8.in: Fix the debugfs man page to reference the |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | ext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addres... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | fsck.c (execute): Use '&&' instead of '&'. (It didn... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | Fix libext2fs and debugfs to correctly deal with symlin... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Theodore Ts'o | e2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Theodore Ts'o | filefrag.c: Use #ifdef __linux__ instead of __LINUX__... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_35-WIP-0131 E2FSPROGS-1_35-WIP-0131 |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Theodore Ts'o | Update for WIP release 1.35-WIP release dated 31-Jan... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Theodore Ts'o | problem.c (fix_problem): Don't call print_e2fsck_messag... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Theodore Ts'o | fgetflags.c, fgetversion.c, fsetflags.c, fsetversion... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Theodore Ts'o | chattr.1.in: Clarify man page. |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Theodore Ts'o | Check in modified configure script from FreeBSD port... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Theodore Ts'o | gen_uuid.c (uuid_generate_time): Fix bug pointed out... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Theodore Ts'o | Add f_selinux test case. |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Theodore Ts'o | Fix a byte swap bugs, including one which caused e2fsck to |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Theodore Ts'o | Add provides of libuuid1. Addresses Debian Bug #229633. |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Theodore Ts'o | For debugfs, use the "more" pager in preference to... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Theodore Ts'o | chattr.c (main): Add support for '--' to stop options |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Matthias Andree | Re-add FreeBSD support. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Matthias Andree | Fix more compiler warnings. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Theodore Ts'o | Update release notes as of December 26, 2003. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Theodore Ts'o | Update e2fsprogs POT file. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Theodore Ts'o | chattr.1.in: Update text indicating the 'c', 's', and 'u' |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Theodore Ts'o | fsck.8.in: Update text describing "standard" options... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Theodore Ts'o | Add filefrag program to the list of programs installed... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Theodore Ts'o | Try to use the DEBUGFS_PAGER environment |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Theodore Ts'o | Update changelog for debian release. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Theodore Ts'o | Add Spanish translation and update PO files. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Matthias Andree | Trivial warning fixes. |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Theodore Ts'o | Initial checkin of the filefrag program, which reports... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Theodore Ts'o | Fix bug in e2fsck: When reconnecting a directory,... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Theodore Ts'o | debugfs.c (do_write, do_mkdir): If the directory is... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Theodore Ts'o | tune2fs.8.in: Fix some whitespace errors in the command... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Theodore Ts'o | com_err.3: Fix C syntax error pointed out by ESR. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Theodore Ts'o | e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | debugfs.c (do_write): Mask off the file type bits,... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | cs.po: Fix mangled encoding in Czech locale file. ... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | util.c (open_pager): Search for the pager to use, start... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | Fix test for /etc/mkinitrd/scripts/e2fsprogs to make... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_35-WIP-1207 E2FSPROGS-1_35-WIP-1207 |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | Remove warning message about using NLS. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | mke2fs.c (PRS): Fix mke2fs -V so that it prints the... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | Update for WIP release December 7, 2003. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | Add libuuid1-udeb (Closes: #221777) |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | Fix gcc -Wall nitpicks |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Theodore Ts'o | recovery.c, jfs_user.h: Sync recovery.c with latest... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Theodore Ts'o | When testing a disk using e2fsck -c, use the list |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Theodore Ts'o | et_c.awk: Add declaration of the Heimdal initialization... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Theodore Ts'o | et_c.awk: Add declaration of the Heimdal initialization... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Theodore Ts'o | com_err.h, com_err.c: Use GCC attributes to mark com_er... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Theodore Ts'o | MCONFIG.in: Make the gcc-wall print more warnings to... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Theodore Ts'o | com_err.h: Retore the type of n_msgs in the error_table |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | pl.po: Added new Polish translation. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | de.po: Fixed and updated German translations from Marc... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | In e2fsck, given an extra grace period before actually... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | In e2fsck, if the number of mounts until the next force... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | Check the returned name from blkid_get_devname in tune2... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Theodore Ts'o | Centeralize calculation of which blocks are reserved... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Theodore Ts'o | util.c (check_plausibility): Support 2.6 kernel header... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Theodore Ts'o | m_meta_bg: New test case to test the meta block group... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Theodore Ts'o | Add regression tests for mke2fs. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Theodore Ts'o | Update debian changelog |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Theodore Ts'o | mke2fs.c (set_fs_defaults): Fix bug which caused -T... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Theodore Ts'o | util.c (get_backup_sb): Check to make sure the context... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Theodore Ts'o | Adjust description line so that apropos "ext2" or ... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | Change the priority of libblkid1-udeb to be required... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | journal.c (e2fsck_move_ext3_journal): When moving the... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_35-WIP-0821 E2FSPROGS-1_35-WIP-0821 |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | Update for 1.35-WIP 21-Aug-2003 release. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | Update po files. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | Fix misc. debian packaging problems. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Theodore Ts'o | Add support for backing up the journal inode location... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Theodore Ts'o | Makefile.in: Delete com_err.info on a make clean |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Theodore Ts'o | e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Theodore Ts'o | et_h.awk: Fix wrong prototype for initialize_xxx_err_ta... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_35-WIP-0801 E2FSPROGS-1_35-WIP-0801 |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Theodore Ts'o | Update for 1.35-WIP 01-Aug-2003 release. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | Include inttypes.h if present. New macros INT_TO_VOIDP... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | Fix tests so that they work even with --disable-htree. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | fs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Matthias Andree | Use $(MAKE) rather than hardcoded "make", to aid build... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | Add Heimdal compile_et extensions from Philipp Thomas... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Theodore Ts'o | badblocks.c (set_o_direct): Add check to make sure... |
commit | commitdiff | tree | snapshot |
next |