]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-07-15  Karel Zaksfdisk: don't use word 'disk'.
2013-07-09  Karel Zakuuidd: add missing initializer [clang-analyzer]
2013-07-09  Karel Zaklibmount: fix memory leak [clang-analyzer]
2013-07-09  Karel Zaksulogin: fix compiler warning
2013-07-09  Sami Kerolamore: use variable lenght printf field width to print...
2013-07-09  Sami Kerolacolumn: dereference of null pointer [clang-analyzer]
2013-07-09  Sami Kerolaul: use string printing function
2013-07-09  Sami Kerolaul: use correct types
2013-07-09  Sami Kerolaagetty: fix memory leak [clang-analyzer]
2013-07-09  Sami Kerolasulogin: fix memory leak [clang-analyzer]
2013-07-09  Sami Kerolasfdisk: assigned value is never read [clang-analyzer]
2013-07-09  Sami Kerolachfn: assigned value is never read [clang-analyzer]
2013-07-09  Sami Kerolaeject: assigned value is never read [clang-analyzer]
2013-07-09  Sami Kerolamkfs.cramfs: argument to free() is a constant address...
2013-07-09  Sami Kerolautmpdump: assigned values are never read [clang-analyzer]
2013-07-09  Sami Kerolamore: assigned value is never read [clang-analyzer]
2013-07-09  Sami Kerolalscpu: fix memory leak [clang-analyzer]
2013-07-09  Sami Kerolaipcs: assigned values are never read [clang-analyzer]
2013-07-09  Sami Kerolalib/mbsalign: initializations values are never read...
2013-07-09  Sami Kerolalib/loopdev: assigned value is never read [clang-analyzer]
2013-07-09  Sami Keroladmesg: inform user --show-delta and iso8601 time format...
2013-07-09  Sami Keroladocs: add missing options to sfdisk manual
2013-07-09  Sami Kerolasfdisk: make unhiding as complete as possible
2013-07-09  Karel ZakMerge branch 'patch-1' of https://github.com/kernc...
2013-07-09  Benno Schulenbergdocs: make description of --activate clearer on man...
2013-07-09  Benno Schulenbergdocs: fix wording and formatting of man page for dmesg
2013-07-09  Benno Schulenbergdocs: improve formatting and wording of man pages for...
2013-07-09  Karel Zakunshare: add --mount-proc for pid namespaces
2013-07-09  Mike Frysingerunshare: add --fork options for pid namespaces
2013-07-09  Karel Zakinclude/xalloc: add warn_unused_result to allocation...
2013-07-08  Karel Zaklsblk: use devno to check if the filesystem is mounted
2013-07-08  Karel Zaklsblk: use devno to get mountpoint
2013-07-04  kerncFixes "getty: unrecognized option '--loginpause'"
2013-07-03  Karel Zakfindmnt: avoid unused parameter warning
2013-07-03  Karel Zaktests: update libmount fstab full parse test
2013-07-03  Ondrej Opralalibmount: add functions to safely replace a fs table
2013-07-03  Ondrej Opralalibmount: add functions to handle comments in fs tables
2013-07-02  Karel Zaklibmount: add a generic append_string() function
2013-07-02  Karel Zaklibmount: be more restrictive about valid tag names
2013-07-01  Karel Zaklib/canonical: use realpath() from libc
2013-07-01  Karel Zakfindmnt: make udev usage more robust
2013-07-01  Sami Keroladmesg: make time stamps to be printed consistently
2013-07-01  Karel Zaksfdisk: fix typo
2013-07-01  Sami Kerolaul: enhance command performance
2013-07-01  Mike Frysingerexec_shell: add a license and touch up func def
2013-07-01  Karel Zakdmesg: define is_timefmt() macro only once
2013-07-01  Karel Zakdmesg: fix --human color initialization
2013-07-01  Karel Zaksfdisk: clean up unhide code
2013-07-01  Sami Kerolahexdump: remove unnecessary global variables
2013-07-01  Sami Kerolasd-daemon: update files taken from systemd project
2013-07-01  Sami Keroladmesg: regroup time related options close to each other
2013-07-01  Sami Keroladocs: add --time-format option and ISO-8601 format...
2013-07-01  Sami Keroladmesg: add iso-8601 time format
2013-07-01  Sami Keroladmesg: add --time-format option
2013-07-01  Sami Keroladmesg: convert time format bitfield to enum
2013-07-01  Sami Kerolasfdisk: replace my_warn() with warnx()
2013-07-01  Sami Keroladocs: correct sfdisk --activate instructions
2013-07-01  Sami Kerolasfdisk: use program_invocation_short_name to determine...
2013-07-01  Sami Kerolasfdisk: clean up usage() functions
2013-07-01  Sami Kerolasfdisk: use libc error printing function, and symbolic...
2013-07-01  Sami Kerolarenice: exit with non-zero value when arguments cause...
2013-06-24  Karel Zakfindmnt: test for fstype/options/maj:min before source...
2013-06-18  Karel Zakeject: Check host_status and driver_status when using...
2013-06-18  Benno Schulenbergagetty: improve wording, grammar and some formatting...
2013-06-18  Benno Schulenbergagetty: fix a kill/erase error in man page and improve...
2013-06-18  Jari Aaltopg.c: Add --help and --version
2013-06-18  Benno Schulenbergmount: fix mistaken word and some grammar in man page...
2013-06-18  Richard Weinbergernsenter: Allow selecting the uid and gid to be used...
2013-06-17  Karel Zakcal: fix -y output for UTF8
2013-06-17  Karel Zaklibmount: be robust for empty target/source strings
2013-06-13  Karel Zaklibblkid: support pseudo PARTUUID= for MBR
2013-06-13  Karel Zaklibblkid: split blkid_parttable_set_id()
2013-06-13  Karel Zakblkid: export ID_PART_TABLE_UUID
2013-06-13  Karel Zaklibblkid: set PTUUID for GPT and DOS
2013-06-13  Karel Zaklibblkid: add functions to set PTUUID
2013-06-13  Karel Zaklibblkid: make uuid_is_empty() usable for whole library
2013-06-13  ihnomkfs.bfs: fix 64-Bit and endian problems
2013-06-13  Karel ZakMerge branch 'master' of https://github.com/eric-s...
2013-06-13  Nathan Rossifdisk: add support for the MicroBlaze architecture
2013-06-13  Aaron Lueject: unlock door before issuing CDROMEJECT command
2013-06-13  Karel Zakagetty: use O_NONBLOCK only for serial lines with CLOCAL
2013-06-12  Karel Zakfdisk: don't use ptes[] in generic code
2013-06-10  Eric S. RaymondFix broken list syntax.
2013-06-10  Eric S. RaymondRestore use of correct alternation syntax using { | }.
2013-06-10  Eric S. RaymondRe-layout a FILES section in the traditional style.
2013-06-10  Eric S. RaymondRemove another .ti for .RS/.RE, and remove a .TP that...
2013-06-10  Eric S. RaymondReplace .IP o with .IP \(bu, using the [nt]roff bullet...
2013-06-10  Eric S. RaymondReplace .ti operations with equivalent .RS/.RE pairs.
2013-06-07  Benno Schulenbergtextual: improve clarity of some error messages
2013-06-07  Sami Kerolacal: fix few type mismatches
2013-06-07  Sami Kerolarev: reduce stream checking when closing read-only...
2013-06-07  Sami Kerolarev: simplify new line detection and impossible test
2013-06-07  Sami Kerolarev: stop adding new line at the end when input does...
2013-06-07  Sami Keroladocs: add lscpu max mhz to manual and bash completion
2013-06-07  Sami Kerolalscpu: add max MHz value to make cpu governor effects...
2013-06-07  Sami Kerolalib: remove unused code
2013-06-07  Benno Schulenbergdocs: slightly correct the man page of column
2013-06-07  Benno Schulenbergdocs: normalize the formatting of man pages for nsenter...
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
2013-06-07  Benno Schulenbergtextual: harmonize some loop-device error messages
next