index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-19
Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page.
Eric Sandeen
1
-2
/
+2
2008-01-14
debian: Add passwd dependency to libuuid1 and uuid-runtime
Theodore Ts'o
1
-2
/
+2
2008-01-14
debian: Add "set -e" to postinst scripts
Theodore Ts'o
2
-0
/
+2
2008-01-14
blkid: have ntfs's UUID compatible with vol_id
Pixel
1
-1
/
+1
2008-01-04
If --sbindir, et. al are specified to configure set $root_sbindir, et al.
Theodore Ts'o
2
-0
/
+32
2008-01-03
Add sample python bindings for the uuid library
Theodore Ts'o
3
-0
/
+52
2008-01-03
debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large files
Theodore Ts'o
1
-14
/
+17
2008-01-03
Use pkg-config to determine where to find the devmapper library
Theodore Ts'o
5
-13
/
+305
2008-01-01
Fix Makefile race so that "make -j3 distclean" works correctly
Theodore Ts'o
1
-1
/
+2
2008-01-01
Fix profile, checker, and shared-library building on non-Linux platforms
Theodore Ts'o
5
-7
/
+7
2008-01-01
debian: use '$(MAKE)' instead of 'make' in debian/rules
Theodore Ts'o
1
-20
/
+20
2008-01-01
Add the Meta directory to the .gitignore file
Theodore Ts'o
1
-0
/
+1
2008-01-01
Fix build failure on non-Linux/non-Hurd/non-Masix systems
Theodore Ts'o
1
-2
/
+2
2008-01-01
debugfs: allow the undel command reallocate without linking the inode
Theodore Ts'o
2
-3
/
+25
2008-01-01
e2fsck: When optimizing non-htree directories, sort by inode number
Theodore Ts'o
1
-1
/
+12
2008-01-01
e2image: If there is an error while writing a block, call exit(1)
Theodore Ts'o
1
-0
/
+1
2008-01-01
debugfs: Add #include <string.h> to pick up prototype for strcasecmp
Theodore Ts'o
1
-0
/
+1
2008-01-01
uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes
Theodore Ts'o
1
-0
/
+2
2008-01-01
debian: Fix all postinst/prerm/postrm scripts to include debhelper additions
Theodore Ts'o
5
-0
/
+19
2008-01-01
libss: Remove unnecessary Makefile dependency for test_ss
Theodore Ts'o
1
-1
/
+1
2008-01-01
Update release notes, version files for 1.40.4 release
Theodore Ts'o
7
-20
/
+107
2008-01-01
Expand discussion of the -D option in e2fsck's man page
Theodore Ts'o
1
-0
/
+13
2007-12-31
debian: Fix the document ID in comerr_dev.doc-base
Theodore Ts'o
1
-1
/
+1
2007-12-31
Update dependencies in lib/uuid/Makefile.in
Theodore Ts'o
1
-1
/
+2
2007-12-31
debian: Use useradd and groupadd in favor of adduser
Theodore Ts'o
2
-5
/
+8
2007-12-31
debian: build the e2fsck-static package so it works on 2.4 kernels
Theodore Ts'o
2
-4
/
+41
2007-12-31
Fix build error in blkid/tst_types.c when using diet libc
Theodore Ts'o
1
-0
/
+1
2007-12-31
Test for sys/syscall.h in configure to fix dietlibc build problem
Theodore Ts'o
3
-3
/
+4
2007-12-31
debian: Do not use TLS or uuidd when building the bootfloppy udeb's
Theodore Ts'o
1
-0
/
+2
2007-12-31
Add --disable-uuidd configure option
Theodore Ts'o
4
-4
/
+58
2007-12-31
Add --disable-tls configure option
Theodore Ts'o
2
-78
/
+119
2007-12-31
Fix build failure on non-Linux/non-Hurd/non-Masix systems
Theodore Ts'o
1
-6
/
+8
2007-12-27
Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection
Theodore Ts'o
4
-5
/
+6
2007-12-25
Update Vietnamese translation from the Translation Project
Theodore Ts'o
2
-78
/
+44
2007-12-25
uuidd: Avoid race conditions to that only one uuidd is started
Theodore Ts'o
1
-42
/
+64
2007-12-21
libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)
Theodore Ts'o
1
-3
/
+3
2007-12-17
Add #define needed for Hurd ioctl definitions
Theodore Ts'o
1
-0
/
+4
2007-12-17
debian: Add a dependency on libuuid1 to the uuid-runtime package
Theodore Ts'o
1
-1
/
+1
2007-12-17
libuuid: Only try to start the uuidd daemon a limited number of times
Theodore Ts'o
1
-1
/
+2
2007-12-17
libuuid: When starting uuidd, use waitpid() to reap the zombie process
Theodore Ts'o
1
-2
/
+4
2007-12-17
uuidd: Use /var/lib/libuuid instead of /var/run/uuidd
Theodore Ts'o
2
-5
/
+2
2007-12-16
Add uuidd daemon to prevent duplicate time-based UUID's
Theodore Ts'o
20
-23
/
+1206
2007-12-16
fsck: '#' is only a comment character at the beginning of an fstab line
Theodore Ts'o
1
-5
/
+2
2007-12-16
blkid: Output non-printing characters using ^ and M- notation
Theodore Ts'o
1
-7
/
+37
2007-12-15
Remove Rwandan translation
Theodore Ts'o
3
-4838
/
+1
2007-12-15
Update Dutch and Polish translations from the Translation Project
Theodore Ts'o
4
-259
/
+134
2007-12-15
libcom_err: Fix sign-extension problem on 64-bit systems in error_message()
Theodore Ts'o
1
-2
/
+2
2007-12-15
blkid: Avoid division by zero error when probing an invalid FAT filesystem
Theodore Ts'o
1
-0
/
+2
2007-12-15
libss: Fix "make check" test case to work portably
Theodore Ts'o
1
-1
/
+1
2007-12-15
Fix uuid_unparse man page to give a correct example UUID output string
Theodore Ts'o
1
-2
/
+2
[prev]
[next]