2009-07-01 |
Karel Zak | uuidd: init /var/run/uuidd, add option for on-demand... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Karel Zak | Merge branch 'tytso' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Theodore Ts'o | libuuid: Don't run uuidd if it would fail due to permis... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Theodore Ts'o | libuuid, uuidd: Avoid infinite loop while reading from... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Theodore Ts'o | uuidd: Avoid closing the server socket when calling... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Theodore Ts'o | libuuid: Make sure fd's 0, 1, and 2 are valid before... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | uuidd: fix $PIDFILE in uuidd.rc |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | uuidd: move uuidd.rc to misc-utils directory |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | docs: remove example.files/rc[.local] |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | libuuid: fix $libdir in uuid.pc |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | libblkid: fix $libdir in blkid.pc |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | buildsys: move $usr{bin,sbin,lib}execdir definition... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | libblkid: add install-hook for libuuid.[a,so] devel... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | libuuid: add install-hook for libuuid.[a,so] devel... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | libblkid: fix #ifdefs readability |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Karel Zak | Revert "libuuid: move clock state file from /var/lib... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Karel Zak | include: clean up _PATH_DEV_* macros |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Karel Zak | losetup: fix return codes of functions arounf is_associ... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Kay Sievers | mount: allow loop suid umount |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Jeff Mahoney | raw: Use the RAW_SETBIND ioctl without stat'ing the... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Tilman Schmidt | ldattach: add N_PPS support |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Karel Zak | libuuid: move clock state file from /var/lib to /var/run |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Karel Zak | uuidd: move uuidd files from /var/lib/libuuid to /var... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | build-sys: release++ (v2.16-rc1) |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | docs: update v2.16-ReleaseNotes |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | docs: add v2.16 ReleaseNotes |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | build-sys: fix --disable-uuidd |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | docs: update AUTHORS file |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | po: merge changes |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Clytie Siddall | po: update vi.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Karel Zak | build-sys: fix libuuid Makefile.am |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | mount: a little clean up info about loopdevs in man... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | losetup: suggest to use modprobe rather than insmod... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | mount: add info about obsolete vfat options to mount.8 |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | umount: clean up help output |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | docs: remove obsolete information from fstab example |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Olivier Blin | po: fix typo in French translation |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Karel Zak | docs: refresh TODO list |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Peter Jones | switch_root: do recursiveRemove after our root is moved... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Peter Jones | switch_root: fork before cleaning up the filesystem. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Peter Jones | switch_root: use file descriptor instead of path for... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: add man page |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: use snprintf() rather tan str{cpy,cat}() |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: clean up argv[] usage, add -h and -V |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: use err.h, clean up return codes |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | build-sys: check for openat() and linux for switch_root |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: rewrite to use fstatat() and unlinkat() |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: fix coding style |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | build-sys: add --disable-switch_root |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Karel Zak | switch_root: new command |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Karel Zak | libblkid: don't require udev symlinks verification... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Karel Zak | mount: move MS_{PROPAGATION,BIND,MOVE} detection |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Karel Zak | mount: use "none" fstype for MS_PROPAGATION mounts |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Karel Zak | po: refresh POTFILES.in |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Karel Zak | mount: add ext4 to the list of filesystems in mount.8 |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Karel Zak | mount: add ext4 to mount.8 |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Karel Zak | mount: cleanup notes about -l option in mount.8 |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Karel Zak | losetup: add --set-capacity |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Karel Zak | mount: use TAG parsing function from libblkid |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Jakob Unterwurzacher | ionice: Allow setting the none class |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Milan Broz | blkid: add device-mapper snapshot cow device probe |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Milan Broz | blkid: fix LVM1 probe |
commit | commitdiff | tree | snapshot |
2009-05-27 |
John Keeping | hwclock: fix mismatched popen/fclose. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | docs: add missing commands/projects to AUTHORS file |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: fix script that creates lscpu dumps |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: move lscpu /proc and /sys dumps to tarballs |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: remove broken Xen dumps for lscpu |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: don't run some mount tests for non-root users |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: fix reiserfs test |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Karel Zak | tests: add mdraid libblkid test |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Karel Zak | libblkid: fix reiserfs name |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | tests: fix 'delete extended partition' checksum |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: add --disable-uuidd |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | uuidd: new command (UUID daemon from e2fsprogs) |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | libuuid: add .gitignore |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | uuidgen: new command (from e2fsprogs) |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: add --disable-tls |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: enable fsck by default |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: add --disable-libblkid, remove volume_id... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | mount: (and fsck) remove libvolume_id support |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: cleanup libuuid stuff |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: fix headers in mkswap and libblkid |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | build-sys: add UTIL_{SET,RESTORE}_FLAGS |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | libblkid: update man page |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | libuuid: add info about u-l-ng to man pages |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | libuuid: add --disable-libuuid and LIBUUID_VERSION |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Karel Zak | libuuid: import UUID library from e2fsprogs |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Karel Zak | mount: fix undefined reference to `security_get_initial... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Zdenek Behan | fdisk: add simple test for doslabel stuff |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Karel Zak | tests: add functions for work withdisk images |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Chris Webb | fdisk: (and cfdisk) fix to be consistent about maximum... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Tom Prince | cal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Karel Zak | blkid: cleanup debug messages and return codes in blkid... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Karel Zak | blkid: blkid_do_safeprobe() has to be tolerant to RAIDs |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Karel Zak | blkid: fix "hangs forever with partition type mdraid" |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Karel Zak | build-sys: complete /libs to /shlibs rename |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Karel Zak | build-sys: rename /libs to /shlibs |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Karel Zak | blkid: make libuuid optional |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Karel Zak | build-sys: fix blkid.h include for old e2fsprogs |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Karel Zak | build-sys: fix "make -C" bug |
commit | commitdiff | tree | snapshot |
next |