]> err.no Git - util-linux/shortlog
util-linux
2009-07-01 Theodore Ts'olibuuid: Make sure fd's 0, 1, and 2 are valid before...
2009-06-30 Karel ZakRevert "libuuid: move clock state file from /var/lib...
2009-06-29 Karel Zakinclude: clean up _PATH_DEV_* macros
2009-06-29 Karel Zaklosetup: fix return codes of functions arounf is_associ...
2009-06-29 Kay Sieversmount: allow loop suid umount
2009-06-29 Jeff Mahoneyraw: Use the RAW_SETBIND ioctl without stat'ing the...
2009-06-29 Tilman Schmidtldattach: add N_PPS support
2009-06-29 Karel Zaklibuuid: move clock state file from /var/lib to /var/run
2009-06-29 Karel Zakuuidd: move uuidd files from /var/lib/libuuid to /var...
2009-06-28 Karel Zakbuild-sys: release++ (v2.16-rc1)
2009-06-28 Karel Zakdocs: update v2.16-ReleaseNotes
2009-06-28 Karel Zakdocs: add v2.16 ReleaseNotes
2009-06-28 Karel Zakbuild-sys: fix --disable-uuidd
2009-06-28 Karel Zakdocs: update AUTHORS file
2009-06-28 Karel Zakpo: merge changes
2009-06-28 Clytie Siddallpo: update vi.po (from translationproject.org)
2009-06-28 Karel Zakbuild-sys: fix libuuid Makefile.am
2009-06-26 Karel Zakmount: a little clean up info about loopdevs in man...
2009-06-26 Karel Zaklosetup: suggest to use modprobe rather than insmod...
2009-06-26 Karel Zakmount: add info about obsolete vfat options to mount.8
2009-06-26 Karel Zakumount: clean up help output
2009-06-26 Karel Zakdocs: remove obsolete information from fstab example
2009-06-26 Olivier Blinpo: fix typo in French translation
2009-06-26 Karel Zakdocs: refresh TODO list
2009-06-22 Peter Jonesswitch_root: do recursiveRemove after our root is moved...
2009-06-22 Peter Jonesswitch_root: fork before cleaning up the filesystem.
2009-06-22 Peter Jonesswitch_root: use file descriptor instead of path for...
2009-06-22 Karel Zakswitch_root: add man page
2009-06-22 Karel Zakswitch_root: use snprintf() rather tan str{cpy,cat}()
2009-06-22 Karel Zakswitch_root: clean up argv[] usage, add -h and -V
2009-06-22 Karel Zakswitch_root: use err.h, clean up return codes
2009-06-22 Karel Zakbuild-sys: check for openat() and linux for switch_root
2009-06-22 Karel Zakswitch_root: rewrite to use fstatat() and unlinkat()
2009-06-22 Karel Zakswitch_root: fix coding style
2009-06-22 Karel Zakbuild-sys: add --disable-switch_root
2009-06-22 Karel Zakswitch_root: new command
2009-06-16 Karel Zaklibblkid: don't require udev symlinks verification...
2009-06-10 Karel Zakmount: move MS_{PROPAGATION,BIND,MOVE} detection
2009-06-09 Karel Zakmount: use "none" fstype for MS_PROPAGATION mounts
2009-06-09 Karel Zakpo: refresh POTFILES.in
2009-06-01 Karel Zakmount: add ext4 to the list of filesystems in mount.8
2009-06-01 Karel Zakmount: add ext4 to mount.8
2009-06-01 Karel Zakmount: cleanup notes about -l option in mount.8
2009-05-29 Karel Zaklosetup: add --set-capacity
2009-05-29 Karel Zakmount: use TAG parsing function from libblkid
2009-05-27 Jakob Unterwurzacherionice: Allow setting the none class
2009-05-27 Milan Brozblkid: add device-mapper snapshot cow device probe
2009-05-27 Milan Brozblkid: fix LVM1 probe
2009-05-27 John Keepinghwclock: fix mismatched popen/fclose.
2009-05-27 Karel Zakdocs: add missing commands/projects to AUTHORS file
2009-05-27 Karel Zaktests: fix script that creates lscpu dumps
2009-05-27 Karel Zaktests: move lscpu /proc and /sys dumps to tarballs
2009-05-27 Karel Zaktests: remove broken Xen dumps for lscpu
2009-05-27 Karel Zaktests: don't run some mount tests for non-root users
2009-05-27 Karel Zaktests: fix reiserfs test
2009-05-27 Karel Zaktests: add mdraid libblkid test
2009-05-25 Karel Zaklibblkid: fix reiserfs name
2009-05-22 Karel Zaktests: fix 'delete extended partition' checksum
2009-05-22 Karel Zakbuild-sys: add --disable-uuidd
2009-05-22 Karel Zakuuidd: new command (UUID daemon from e2fsprogs)
2009-05-22 Karel Zaklibuuid: add .gitignore
2009-05-22 Karel Zakuuidgen: new command (from e2fsprogs)
2009-05-22 Karel Zakbuild-sys: add --disable-tls
2009-05-22 Karel Zakbuild-sys: enable fsck by default
2009-05-22 Karel Zakbuild-sys: add --disable-libblkid, remove volume_id...
2009-05-22 Karel Zakmount: (and fsck) remove libvolume_id support
2009-05-22 Karel Zakbuild-sys: cleanup libuuid stuff
2009-05-22 Karel Zakbuild-sys: fix headers in mkswap and libblkid
2009-05-22 Karel Zakbuild-sys: add UTIL_{SET,RESTORE}_FLAGS
2009-05-22 Karel Zaklibblkid: update man page
2009-05-22 Karel Zaklibuuid: add info about u-l-ng to man pages
2009-05-22 Karel Zaklibuuid: add --disable-libuuid and LIBUUID_VERSION
2009-05-22 Karel Zaklibuuid: import UUID library from e2fsprogs
2009-05-21 Karel Zakmount: fix undefined reference to `security_get_initial...
2009-05-19 Zdenek Behanfdisk: add simple test for doslabel stuff
2009-05-19 Karel Zaktests: add functions for work withdisk images
2009-05-19 Chris Webbfdisk: (and cfdisk) fix to be consistent about maximum...
2009-05-19 Tom Princecal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY.
2009-05-14 Karel Zakblkid: cleanup debug messages and return codes in blkid...
2009-05-14 Karel Zakblkid: blkid_do_safeprobe() has to be tolerant to RAIDs
2009-05-14 Karel Zakblkid: fix "hangs forever with partition type mdraid"
2009-05-14 Karel Zakbuild-sys: complete /libs to /shlibs rename
2009-05-14 Karel Zakbuild-sys: rename /libs to /shlibs
2009-05-12 Karel Zakblkid: make libuuid optional
2009-05-11 Karel Zakbuild-sys: fix blkid.h include for old e2fsprogs
2009-05-11 Karel Zakbuild-sys: fix "make -C" bug
2009-05-11 Mike Frysingerlosetup: handle symlinks in /dev/loop/
2009-05-11 Mike Frysingerlscpu: fix cpuid code on x86/PIC
2009-05-07 Aurelien Jarnochrt: don't assume SCHED_BATCH and SCHED_IDLE exist
2009-05-07 Rajeev V. Pillaical: Highlight today even when month or year specified
2009-05-05 Karel Zakbuild-sys: release++ (v2.15)
2009-05-05 Karel Zakdocs: update v2.15 ReleaseNotes
2009-05-05 Karel Zakdocs: update AUTHORS file
2009-05-05 Karel Zakblkid: use /sys/block/dm-<N>/dm/name
2009-05-05 Karel Zakblkid: use /dev/mapper/<name> rather than /dev/dm-<N>
2009-04-29 Karel Zakblkid: linux_raid - fix logic for volumes with size...
2009-04-29 Karel Zaktests: fix -regex in run.sh
2009-04-29 Karel Zakpo: merge changes
2009-04-29 Arif E. Nugrohopo: update id.po (from translationproject.org)
2009-04-29 Nicolas Provostpo: update fr.po (from translationproject.org)
next