]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2015-08-24  Andreas Henrikssonhwclock: fix signed/unsigned comparison warning on...
2015-08-24  Sami Kerolamisc: fix shadow declarations
2015-08-24  Karel Zakchfn: document CHFN_RESTRICT /etc/login.defs
2015-08-24  Karel Zakchsh, chfn, vipw: fix filenames collision
2015-08-21  Karel Zaktests: add blkid script to test whole-disk MBR devices
2015-08-19  Karel Zaklibmount: (monitor) fix docs
2015-08-19  Karel Zakdocs: update TODO
2015-08-17  Karel ZakMerge branch 'master' of https://github.com/FGrose...
2015-08-17  Karel Zaklibmount: add support for "bind,ro"
2015-08-14  Frederick GroseFix typos in --target
2015-08-13  Karel Zakdocs: add lsblk vs. btrfs to TODO
2015-08-13  Karel Zakdocs: add mount --namespace to TODO
2015-08-12  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2015-08-12  Karel ZakMerge branch 'patch-1' of https://github.com/borutmrak...
2015-08-12  Karel Zaklsipc: add more resource to the limits list
2015-08-11  Borut Mrakmount.8: also note diratime does not override noatime.
2015-08-11  Borut Mrakmount.8: Clarify relation between noatime and nodiratime
2015-08-10  Sami Kerolatests: add colcrt regression tests
2015-08-10  Sami Kerolacolcrt: allocate enough space for data moves [afl ...
2015-08-10  Sami Kerolacolcrt: avoid writing beyond array bound [afl & asan]
2015-08-09  Sami Kerolacolcrt: use #define in place of magic constants
2015-08-08  Sami Kerolamisc: fix redundant assignment and reassignments before...
2015-08-07  Sami Kerolatools: stop checkmans.sh validating libtool builds
2015-08-05  Karel Zaklibmount: fix typo in mnt_optstr_prepend_option()
2015-08-05  Karel Zaklogger: improve readability [smatch scan]
2015-08-05  Karel Zakmisc: fix indention [smatch scan]
2015-08-05  Karel Zaktools: add hexdump badconv() to noreturn smatch list
2015-08-05  Karel Zakmore: improve ugly macro
2015-08-05  Karel Zaklibfdisk: (gpt) fix label pointer usage [smatch scan]
2015-08-05  Karel Zaklibfdisk: remove impossible condition [smatch scan]
2015-08-05  Karel Zaklibfdisk: make context->label usage more robust [smatch...
2015-08-05  Karel Zaklibblkid: fix inconsistent indenting [smatch scan]
2015-08-05  Karel Zaklibmount: variable dereferenced before check [smatch...
2015-08-05  Karel Zakcfdisk, sfdisk: remove unused variables
2015-08-05  Karel Zaktools: add err_oom() to smatch no_return_funcs
2015-08-05  Karel Zaklib/blkdev: use 64-bit to count size in bytes
2015-08-05  Karel Zaklib/timeutils: fix indention [smatch scan]
2015-08-05  Karel Zaktailf: fix open() return value check [coverity scan]
2015-08-05  Karel Zaksetterm: remove dead code [coverity scan]
2015-08-05  Karel Zakagetty: cleanup plymouth usage [coverity scan]
2015-08-05  Karel Zakrtcwake: improve open() usage [coverity scan]
2015-08-05  Ian Wienandsfdisk: clarification for sfdisk man page
2015-08-04  Karel Zaklsipc: cleanup usernames
2015-08-04  Karel Zaklsipc: check scols_line_refer_data() return code
2015-08-04  Karel Zaklsipc: don't duplicate already allocated data
2015-08-04  Karel Zakbuild-sys: add --disable-assert
2015-08-04  Karel Zaklibmount: cleanup assert() usage
2015-08-04  Karel Zaklibfdisk: cleanup assert() usage
2015-08-04  Karel Zaklibblkid: remove dead code [coverity scan]
2015-08-04  Karel Zakmkfs.minix: add hint for scanners [coverity scan]
2015-08-04  Karel Zakmkfs.minix: use xalloc
2015-08-04  Karel Zakmkfs.cramfs: remove dead code [coverity scan]
2015-08-04  Karel Zakfsck.minix: be more paranoid with block buffers [coveri...
2015-08-04  Karel Zakcfdisk: check return value [coverity scan]
2015-08-03  Karel Zaklsipc: ifdef SHM_* macros
2015-08-03  Karel Zaktests: fix minix tests filenames
2015-08-03  Karel Zaktests: try mkfs & mount all supported minix versions
2015-08-03  Sami Kerolabash-completion: update few options changed since v2.26
2015-08-03  Karel Zaktests: fix minix test
2015-08-03  Sami Kerolatests: add fsck.minix checks
2015-08-03  Sami Kerolatests: add way to control mkfs.minix time stamps
2015-08-03  Sami Kerolamkfs.minix: re-fix block count maths
2015-08-03  Benno Schulenbergunshare: remove angular brackets from literal argument...
2015-08-03  Benno Schulenbergdocs: fix some grammar and punctuation in the 2.27...
2015-08-03  Benno Schulenbergmount: remove duplications of --help and --version...
2015-08-03  Benno Schulenberglslocks: slice up the recently modified usage text
2015-08-03  Benno Schulenbergtextual: adjust grammar and punctuation of some messages
2015-07-31  Karel Zakbuild-sys: mark script(1) as Linux only due to signalfd()
2015-07-31  Karel Zakbuild-sys: release++ (v2.27-rc1) v2.27-rc1
2015-07-31  Karel Zakdocs: add v2.27-ReleaseNotes
2015-07-31  Karel Zakdocs: update AUTHORS file
2015-07-31  Karel Zakpo: merge changes
2015-07-31  Milan Brozlsblk: Display mountpoint even for top-level device
2015-07-30  Karel Zaksfdisk: don't print extra linebreaks on --quiet
2015-07-30  Karel Zaklibfdisk: allow to change partition type for extended...
2015-07-30  Karel Zakhexdump: fix man page (-x vs. default output)
2015-07-30  Sami Keroladocs: make fsck.minix(8) more pretty
2015-07-30  Sami Kerolafsck.minix: introduce long options to the command
2015-07-30  Sami Kerolafsck.minix: add minix v3 support
2015-07-30  Sami Kerolafsck.minix: rename device file descriptor variable
2015-07-30  Sami Kerolamkfs.minix: refactor root block content creation
2015-07-30  Sami Kerolamkfs.minix: check requested blocks will not exceed...
2015-07-30  Sami Kerolamkfs.minix: check user input carefully
2015-07-30  Sami Kerolamkfs.minix: add fs_control structure, and remove most...
2015-07-30  Sami Kerolamkfs.minix: remove unuseful code
2015-07-30  Sami Kerolamkfs.minix: use is_mounted() from libcommon
2015-07-30  Sami Kerolamkfs.minix: introduce long options to the command
2015-07-30  Joshua Hudsonmkfs.minix: increase maximum minix v2 and v3 file syste...
2015-07-30  Karel Zaklibmount: make mnt_get_filesystems() more robust [clang...
2015-07-30  Karel Zaklsipc: cleanup {user,group}name usage
2015-07-29  Karel Zakmcookie: fix -f usage [clang analyze]
2015-07-29  Karel Zaklibsmartcols: make child-parent reference more robust...
2015-07-29  Karel Zakhwclock: make static analyzes more happy
2015-07-29  Karel Zaklibfdisk: result of operation is garbage or undefined...
2015-07-29  Karel Zaklibfdisk: undefined or garbage value returned to caller...
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-29  Karel Zaklsipc: value is never read [clang analyze]
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-29  David Prévotpo: update fr.po (from translationproject.org)
next