]> err.no Git - util-linux/shortlog
util-linux
2007-07-02 Karel Zaksetarch: add NLS support
2007-07-02 Karel Zakman pages: add "AVAILABILITY" section
2007-07-02 Karel Zakmount: use loop= option when mounting by /sbin/mount...
2007-07-02 Arkadiusz Miskiewiczbuild-sys: fix linking when ncurses is built with ...
2007-07-02 Karel Zakwall: fix O_NONBLOCK usage
2007-07-02 Karel Zakcfdisk: fix stupid typo in GPT checker call
2007-07-02 Karel Zaksfdisk: fix "differ in signedness" compiler warnings
2007-07-02 Karel Zaksfdisk: fix "may be used uninitialized" compiler warnings
2007-07-02 Karel Zakfdisk: fix "differ in signedness" compiler warnings
2007-07-02 David Millerfdisk: many significant improvements and fixes to Sun...
2007-07-02 David Millerionice: fix ionice build on sparc
2007-07-02 Karel Zaksys-utils: added setarch command
2007-07-02 Karel Zakbuild-sys: cleanup architecture conditionals
2007-06-29 Karel Zakbuild-sys: cleanup sys-utils/ rdev symlinks
2007-06-29 Karel Zakblockdev: cleanup usage() and update man page
2007-06-29 Karel Zakblockdev: add BLKFRAGET/BLKFRASET ioctls
2007-06-29 Karel Zakagetty: check gethostname() return value
2007-06-29 Karel Zakagetty: add 'O' escape code to display domain name
2007-06-27 Karel Zakmount: needs to handle special mountprog even on guesse...
2007-06-27 Karel Zakfdisk: add MAC label detection
2007-06-27 Karel Zakfdisk: move duplicate stuff from fdisk*label.h to fdisk.h
2007-06-27 Karel Zaklosetup: add long options and fix man page
2007-06-27 Matthias Koenigmount: loop device race condition
2007-06-27 Matthias Koenigmount: loop device race condition
2007-06-26 Luciano Chavezsfdisk: setting default geometry values
2007-06-26 Kay Sieversmount: use encoded labels for volume_id
2007-06-19 Karel Zakddate: fix compiler warnings
2007-06-19 Cliff Wickmantaskset: independent of hardcoded NR_CPUS max.
2007-06-18 Karel Zaklosetup: add a new option -s
2007-06-15 Karel Zaktests: add mount /dev/symlink test
2007-06-15 Karel Zaktests: add support for suid programs
2007-06-15 Karel Zakmount: rewrite getfs_by_specdir() without mem leaks
2007-06-15 Karel Zakmount: fix typo in error message
2007-06-15 Karel Zaktests: fix ts_fstab_add function
2007-06-15 Karel Zaktools: add codecheck-config that checks for {HAVE,ENABL...
2007-06-14 Karel Zakgetopt: remove old unused files
2007-06-14 Karel Zakmcookie: remove non-linux code
2007-06-14 Karel Zakmkfs.cramfs: cleanup HAVE_ macros usage
2007-06-14 Karel Zakbuild-sys: fix HAVE_NCURSES
2007-06-14 Karel Zakswapon: cleanup PATH_ macros and tailing white-spaces
2007-06-13 Karel Zakmisc-utils: remove old cal test
2007-06-13 Mike Frysingerswapon: fix swapon headers and syscalls
2007-06-12 Karel Zakcal: widechar code cleanup
2007-06-12 Karel Zakdocs: update AUTHORS file
2007-06-12 Karel Zakcal: ifdef cleanup, non-curses/tempcap code fixes
2007-06-12 Karel Zakcal: fix a segfault and -3m highlighting
2007-06-12 Karel Zaktests: add cal -y test
2007-06-12 Karel Zaktests: add cal -3 test
2007-06-12 Karel Zaktests: add cal -1 test
2007-06-11 Karel Zaktests: pass all arguments to ts_init, add ts_has_option...
2007-06-05 Karel Zakdocs: clean up TODO file and add a new resuest for...
2007-06-05 Karel Zaktext-utils: fix the more command compilation against...
2007-06-05 Karel Zaksys-utils: add note about obsolete ramsize option to...
2007-06-05 Karel Zakfdisk: add GPT detection code
2007-05-31 Karel Zakfdisk: Makefile.am refactoring
2007-05-31 Karel Zakfdisk: cleanup full disk detection code
2007-05-31 Karel Zakfdisk: fix "type qualifiers ignored on function return...
2007-05-31 Karel Zakfdisk: use unsigned long long instead int for sectors
2007-05-30 Karel Zakmount: clean up info about NFS in mount.8
2007-05-30 Karel Zakmount: add note about fcntl/ioctl unreliability on...
2007-05-30 Karel Zakmount: add note about /etc/mtab unreliability to mount.8
2007-05-30 Karel Zaktests: add mount by uuid with label in fstab
2007-05-30 Karel Zaktests: add mount by uuid with devname in fstab
2007-05-30 Karel Zaktests: add mount by label with uuid in fstab
2007-05-30 Karel Zaktests: add mount by label with devname in fstab
2007-05-30 Karel Zaktests: add mount by devname with uuid in fstab
2007-05-30 Karel Zaktests: add mount by devname with label in fstab
2007-05-30 Karel Zaktests: add more variants to {mount,fstab}-by-{label...
2007-05-30 Karel Zakmount: add support for mixed usage of SPECes
2007-05-28 Karel Zakmount: getfs_* (fstab) interface has to work with canon...
2007-05-25 Karel Zaktests: cleanup blkid cache after test device deinitiali...
2007-05-25 Karel Zakmount: use verbose mode instead debug mode
2007-05-25 Karel Zakmount: parse SPEC before search in fstab
2007-05-25 Karel Zakmount: clean up getfs* (fstab.c) interface
2007-05-22 Karel Zakbuild-sys: minor fixes in configure.in
2007-05-22 Stepan Kasalbuild-sys: factor out common parts from mount/Makefile.am
2007-05-22 Karel Zaktests: add mount by devname from fstab
2007-05-22 Karel Zaktests: add mount by UUID from fstab test
2007-05-22 Karel Zaktests: add mount by label from fstab test
2007-05-22 Karel Zaktests: add support for fstab modification
2007-05-22 Karel Zaktests: add mount by devname test
2007-05-21 Karel Zaktests: add mount by LABEL test
2007-05-21 Karel Zaktests: fix Makefile.am (add missing tests)
2007-05-21 Karel Zaktests: add mount by UUID test
2007-05-18 Karel Zaktests: add ts_log and --verbose support
2007-05-18 Karel Zaktests: "if [...]" clean up
2007-05-18 Karel Zaktests: add swapon by devname test
2007-05-18 Karel Zaktests: add swapon by UUID test
2007-05-18 Karel Zaktests: simplify devices usage
2007-05-18 Karel Zaktests: add functions for label, uuid and fstype detection
2007-05-18 Karel Zaktests: code refactoring -- new ts_udev_loop_support...
2007-05-18 Karel Zaktests: code refactoring -- new ts_device_init function
2007-05-18 Karel Zaktests: code refactoring -- new ts_skip_nonroot function
2007-05-18 Karel Zaktests: fix dependence on blkid
2007-05-18 Karel Zakmount: fsprobe: add libvolume_id support
2007-05-17 Karel Zakmount: fsprobe: add libvolume_id support to configure.ac
2007-05-17 Karel Zakmount: fix has_* functions (CVE-2007-0822)
2007-05-17 Karel Zakmount: fsprobe: use blkid cache only when really necessary
2007-05-17 Karel Zakmount: fsprobe: make fsprobe_get_devname functions...
2007-05-17 Karel Zakmount: fsprobe: rename the rest of API routines to...
next