]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-01-10  Sami Kerolabuild-sys: ignore chkdupexe
2013-01-10  Sami Kerolabuild-sys: add files to distribution
2013-01-10  Goffredo Baroncellilibblkid: add support for btrfs backup superblock
2013-01-10  Ondrej Opralahexdump: do not segfault when iterating over an empty...
2013-01-09  Ondrej Opralamount: add support for x-mount.mkdir[=<mode>] option
2013-01-09  Karel Zaklibmount; add recursive mkdir
2013-01-09  Karel Zakmount: document x-* options
2013-01-09  Richard Tollertonmount: Fix -t in listing mode when run as non-root
2013-01-09  Karel Zakmkfs.minix: fix compiler warning [-Wformat]
2013-01-09  Phillip Susilibblkid: add missing promise raid metadata locations
2013-01-09  Dave Reisnermount: document options for debugfs
2013-01-09  Dave Reisnerbuild-sys: invert flag for sulogin emergency mount
2013-01-09  Sami Kerolalosetup: fix declarations [smatch scan]
2013-01-09  Sami Kerolaswapon: default to --show if nothing is requested
2013-01-09  Sami Kerolaipcs: fix spacing in summary output
2013-01-09  Sami Kerolascript: search shell from path, when necessary
2013-01-09  Mike Frysingerflock: improve usage strings
2013-01-08  Werner Finkinclude/ttyutils: add default chardata
2013-01-08  Karel Zakinclude: cleanup copyright headers
2013-01-08  Karel Zakinclude/bitopts: Use the operating system byteswapping...
2013-01-08  Karel Zakswapon: print warning about insecure owner/permissions
2013-01-07  Milan Brozlsblk: Add write-same attribute to topology info
2013-01-07  Neil Hormanunshare: support the switching of namespaces
2013-01-02  Karel Zakagetty: replace perms 660 to 620
2012-12-27  Karel Zakbuild-sys: remove consoles.h
2012-12-23  Karel Zaksulogin: don't use {de,con}structor attributes
2012-12-23  Karel Zaksulogin: remove consoles.c from libcommon
2012-12-20  Karel Zakmkfs.minix: fsck:minix: fix compiler warnings
2012-12-20  Karel Zakmkswap: fix compiler warnings
2012-12-20  Karel Zaklslocks: fix compiler warnings
2012-12-20  Karel Zakfdisk: (gpt) fix compiler warnings
2012-12-20  Karel Zaksetterm: fix compiler warning
2012-12-20  Karel Zakipcs: fix compiler warnings, use 64bit time
2012-12-20  Karel Zakhwclock: fix compiler warning
2012-12-19  Karel Zakipcs: make --human really sexy
2012-12-19  Karel Zaklib/ismounted: improve loopdev support
2012-12-19  Karel Zaklibblkid: improve test_blkid_devno, fix compiler warnin...
2012-12-19  Karel Zaklib/ismounted: basic support for loop devices
2012-12-19  Karel Zaklib/loopdev: fix loopdev_find_by_backing_file()
2012-12-19  Sami Keroladocs: add missing exit value to fsck.minix(8)
2012-12-19  Sami Kerolaminix: replace magic constants with macro names
2012-12-19  Sami Kerolaminix: use off_t, size_t, etc appropriate types
2012-12-19  Sami Kerolaminix: change types in header file
2012-12-19  Sami Kerolatunelp: deprecation: remove command from default build
2012-12-19  Sami Kerolamore: remove unnecessary variable
2012-12-19  Sami Kerolaisosize: inform if file does not look like iso file...
2012-12-19  Sami Kerolaisosize: fix usage() -h option print out
2012-12-19  Sami Kerolaipcs: add --bytes size output option
2012-12-19  Sami Kerolaipcs: add --human readable size conversion option
2012-12-19  Sami Kerolaipcs: assist debugging
2012-12-19  Sami Keroladocs: swapon.8 option name fix
2012-12-19  Phillip Susipartx: add update command
2012-12-19  Karel Zaksulogin: map NL to CR-NL on output in initial termios...
2012-12-18  Karel Zaksulogin: minor coding style changes
2012-12-18  Werner Finksulogin: add multi console feature from SysVinit sulogin
2012-12-18  Werner Finksulogin: mount temporary /dev and /proc if not found
2012-12-18  Werner Finksulogin: use alarm function to indicate if a timeout...
2012-12-18  Werner Finksulogin: make usleep() workaround work
2012-12-18  Werner Finksulogin: use the linked lists from list.h for consoles...
2012-12-18  Karel Zakinclude/list: add list_last_entry()
2012-12-17  Karel Zakfdisk: remove crappy bugs section from man page
2012-12-17  Sami Liedesinclude/list: fix undefined behavior in list_entry...
2012-12-14  Karel Zakdocs: fix typo
2012-12-13  Karel Zakdocs: update AUTHORS file
2012-12-12  Karel Zaklibmount: fix typos
2012-12-12  Karel Zakblkid: fix double free [coverity scan]
2012-12-12  Karel Zaklibmount: make mkstemp() more robust [coverity scan]
2012-12-12  Karel Zakswapon: fix memmory leak [coverity scan]
2012-12-12  Karel Zaklibblkid: check mkdir(/run/blkid) return code [coverity...
2012-12-12  Karel Zakswapon: don't care about xasprintf() return code
2012-12-12  Karel Zakprlimit: don't care about xasprintf() return code
2012-12-12  Karel Zaklscpu: don't care about xasprintf() return code
2012-12-12  Karel Zaknamei: don't care about xasprintf() return code
2012-12-12  Karel Zaklslocks: don't care about xasprintf() return code
2012-12-12  Karel Zaklsblk: don't care about xasprintf() return code
2012-12-12  Karel Zakfindmnt: don't care about xasprintf() return code
2012-12-12  Karel Zakpartx: don't care about xasprintf() return code
2012-12-12  Karel Zaklogin: check lastlog lseek return code [coverity scan]
2012-12-12  Karel Zakchsh: use return rather than exit in main, clean up...
2012-12-12  Karel Zakchfn: always use return rather than exit() in main
2012-12-12  Karel Zakchfn: clean up exit status
2012-12-10  Karel Zaktests: unset *_DEBUG variables
2012-12-10  Karel Zaklibmount: don't use safe_getenv() for test
2012-12-10  Bernhard Voelkerlibmount: avoid endless loop in mnt_get_kernel_cmdline_...
2012-12-10  Karel Zakrename: use macro to print version
2012-12-10  Jan (yac) Matějkarename: add --symlink option for renaming symlink target
2012-12-10  Karel Zakblkid: fix man page mess
2012-12-04  Karel Zakfdisk: (gpt) check if the "First sector" is unused
2012-12-04  Karel Zakfdisk: (gpt) align newly created partitions
2012-12-04  Karel Zakfdisk: (gpt) fix {last,first}_usable_lba usage
2012-12-04  Karel Zakfdisk: cleanup partition start/end usage
2012-12-04  Karel Zakfdisk: (gpt) check partitions alignment
2012-12-04  Karel Zakfdisk: report PT type, inform about new GPT
2012-12-04  Karel Zakfdisk: (gpt) use topology to define FirstUsableLBA
2012-12-04  Karel Zakvipw: remove unused set{uid,gid} calls
2012-12-04  Karel Zaklibmount: clean nonnull attribute usage
2012-12-04  Karel Zaklibblkid: re-read PART{UUID,LABEL} for successfully...
2012-12-04  Karel Zaklibblkid: cleanup arguments checks
2012-12-04  Karel Zaklibblkid: cleanup nonnull attribute usage
2012-12-03  Karel Zakfdisk: move DOS units stuff to fdiskdoslabel.c
next