summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-19Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page.Eric Sandeen1-2/+2
2008-01-14debian: Add passwd dependency to libuuid1 and uuid-runtimeTheodore Ts'o1-2/+2
2008-01-14debian: Add "set -e" to postinst scriptsTheodore Ts'o2-0/+2
2008-01-14blkid: have ntfs's UUID compatible with vol_idPixel1-1/+1
2008-01-04If --sbindir, et. al are specified to configure set $root_sbindir, et al.Theodore Ts'o2-0/+32
2008-01-03Add sample python bindings for the uuid libraryTheodore Ts'o3-0/+52
2008-01-03debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large filesTheodore Ts'o1-14/+17
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o5-13/+305
2008-01-01Fix Makefile race so that "make -j3 distclean" works correctlyTheodore Ts'o1-1/+2
2008-01-01Fix profile, checker, and shared-library building on non-Linux platformsTheodore Ts'o5-7/+7
2008-01-01debian: use '$(MAKE)' instead of 'make' in debian/rulesTheodore Ts'o1-20/+20
2008-01-01Add the Meta directory to the .gitignore fileTheodore Ts'o1-0/+1
2008-01-01Fix build failure on non-Linux/non-Hurd/non-Masix systemsTheodore Ts'o1-2/+2
2008-01-01debugfs: allow the undel command reallocate without linking the inodeTheodore Ts'o2-3/+25
2008-01-01e2fsck: When optimizing non-htree directories, sort by inode numberTheodore Ts'o1-1/+12
2008-01-01e2image: If there is an error while writing a block, call exit(1)Theodore Ts'o1-0/+1
2008-01-01debugfs: Add #include <string.h> to pick up prototype for strcasecmpTheodore Ts'o1-0/+1
2008-01-01uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypesTheodore Ts'o1-0/+2
2008-01-01debian: Fix all postinst/prerm/postrm scripts to include debhelper additionsTheodore Ts'o5-0/+19
2008-01-01libss: Remove unnecessary Makefile dependency for test_ssTheodore Ts'o1-1/+1
2008-01-01Update release notes, version files for 1.40.4 releaseTheodore Ts'o7-20/+107
2008-01-01Expand discussion of the -D option in e2fsck's man pageTheodore Ts'o1-0/+13
2007-12-31debian: Fix the document ID in comerr_dev.doc-baseTheodore Ts'o1-1/+1
2007-12-31Update dependencies in lib/uuid/Makefile.inTheodore Ts'o1-1/+2
2007-12-31debian: Use useradd and groupadd in favor of adduserTheodore Ts'o2-5/+8
2007-12-31debian: build the e2fsck-static package so it works on 2.4 kernelsTheodore Ts'o2-4/+41
2007-12-31Fix build error in blkid/tst_types.c when using diet libcTheodore Ts'o1-0/+1
2007-12-31Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o3-3/+4
2007-12-31debian: Do not use TLS or uuidd when building the bootfloppy udeb'sTheodore Ts'o1-0/+2
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o4-4/+58
2007-12-31Add --disable-tls configure optionTheodore Ts'o2-78/+119
2007-12-31Fix build failure on non-Linux/non-Hurd/non-Masix systemsTheodore Ts'o1-6/+8
2007-12-27Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detectionTheodore Ts'o4-5/+6
2007-12-25Update Vietnamese translation from the Translation ProjectTheodore Ts'o2-78/+44
2007-12-25uuidd: Avoid race conditions to that only one uuidd is startedTheodore Ts'o1-42/+64
2007-12-21libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)Theodore Ts'o1-3/+3
2007-12-17Add #define needed for Hurd ioctl definitionsTheodore Ts'o1-0/+4
2007-12-17debian: Add a dependency on libuuid1 to the uuid-runtime packageTheodore Ts'o1-1/+1
2007-12-17libuuid: Only try to start the uuidd daemon a limited number of timesTheodore Ts'o1-1/+2
2007-12-17libuuid: When starting uuidd, use waitpid() to reap the zombie processTheodore Ts'o1-2/+4
2007-12-17uuidd: Use /var/lib/libuuid instead of /var/run/uuiddTheodore Ts'o2-5/+2
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o20-23/+1206
2007-12-16fsck: '#' is only a comment character at the beginning of an fstab lineTheodore Ts'o1-5/+2
2007-12-16blkid: Output non-printing characters using ^ and M- notationTheodore Ts'o1-7/+37
2007-12-15Remove Rwandan translationTheodore Ts'o3-4838/+1
2007-12-15Update Dutch and Polish translations from the Translation ProjectTheodore Ts'o4-259/+134
2007-12-15libcom_err: Fix sign-extension problem on 64-bit systems in error_message()Theodore Ts'o1-2/+2
2007-12-15blkid: Avoid division by zero error when probing an invalid FAT filesystemTheodore Ts'o1-0/+2
2007-12-15libss: Fix "make check" test case to work portablyTheodore Ts'o1-1/+1
2007-12-15Fix uuid_unparse man page to give a correct example UUID output stringTheodore Ts'o1-2/+2