]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-10-14  Niklas Hambüchenkill: Extract signal names into signames.h/signames.c
2017-10-12  Karel Zakrfkill: fix typo [coverity scan]
2017-10-12  Karel Zaklosetup: fix bitwise vs. logical typo [coverity scan]
2017-10-12  Karel Zakipcs: fix memory leak [coverity scan]
2017-10-12  Karel Zaklogger: keep header generators independent on connection
2017-10-12  Karel Zakfincore: make sure mmap(NULL, ...) [coverity scan]
2017-10-12  Karel Zaklibsmartcols: (sample) cleanup line separator usage
2017-10-12  Karel Zaklibsmartcols: (docs) add note about line separators
2017-10-11  Karel Zaklslogins: fix possible memory leak [coverity scan]
2017-10-11  Karel Zaklibsmartcols: don't call free_buffer() for uninitialize...
2017-10-11  Karel Zaklibmount: make sure we call stat() propely [coverity...
2017-10-11  Karel Zaklibfdisk: (sun) make math more robust [coverity scan]
2017-10-11  Karel Zaklib/pager: check open() return code [coverity scan]
2017-10-11  Karel Zaklib/mbsedit: check wctomb() return code [coverity scan]
2017-10-11  Karel Zaklogger: allow to reconnect on initial failed connect too
2017-10-10  Karel Zaklogger: add dummy fallback for OSX
2017-10-10  Karel Zaklogger: reconnect on failed send()
2017-10-10  Karel ZakMerge branch 'mount-typo' of https://github.com/Liam...
2017-10-10  Karel Zaksetsid: document fork(2) usage
2017-10-09  Liam RyanFixed typo in mount.8
2017-10-05  Karel Zakagetty: fix /etc/os-release parsing
2017-10-04  Karel Zakdocs: (TODO) make PMBR boot flag more user-friendly
2017-10-04  Karel Zaklosetup: fix conflicting types for ‘loopcxt_set_blocksize’
2017-10-03  Karel Zakbuild-sys: release++ (v2.31-rc2) v2.31-rc2
2017-10-03  Karel Zakdocs: update v2.31-ReleaseNotes
2017-10-03  Karel Zakdocs: update AUTHORS file
2017-10-03  Karel Zakpo: merge changes
2017-10-03  Karel Zakrfkill: support old "list" output
2017-10-03  Karel Zakrfkill: remove duplicate code
2017-10-03  Karel Zakrfkill: refactor actions
2017-10-03  Karel Zakrfkill: improve default output
2017-10-02  Karel Zakdocs: add Atari PT to the TODO list
2017-10-02  Karel Zaklibmount: add human compatible message for EBADMSG...
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-10-02  Karel ZakMerge branch 'patch-1' of https://github.com/sgargel...
2017-10-02  Karel Zaklosetup: rename to --sector-size and LOG-SEC
2017-10-02  Karel Zaklib/randutils: remove superfluous continue
2017-09-28  sgargelFix end translation
2017-09-27  Stanislav Brabeclosetup: Add support for logical block size
2017-09-27  Karel Zakdocs: add exec() exit codes to TODO
2017-09-26  Karel Zakcfdisk: cleanup die-on-signal code
2017-09-26  Karel Zakcfdisk: make resize code more readable
2017-09-26  Tobias Stoeckmannsetproctitle: fix out of boundary access
2017-09-26  Tobias Stoeckmannlogin: fix signal race
2017-09-25  Karel Zakdocs: add 2.30.2 to ReleaseNotes
2017-09-22  Karel Zakbuild-sys: release++ (v2.31-rc1) v2.31-rc1
2017-09-22  Karel Zakdocs: update v2.31 release notes
2017-09-22  Karel Zakpo: merge changes
2017-09-22  Masanari Iidapo: Fix translation in ja.po
2017-09-22  Masanari Iidapo:Fix a typo
2017-09-22  Karel ZakMerge branch '170915' of github.com:jwpi/util-linux
2017-09-21  Giuseppe Scrivanolibmount: fix Python get_propagation
2017-09-21  J William Piggotthwclock: make debug implicit for test mode.
2017-09-21  J William Piggotthwclock: exit bug fix and single test mode message
2017-09-21  J William PiggottDocs: add hwclock 'highlights' v2.31-ReleaseNotes
2017-09-21  J William PiggottDocs: grammar fixes for v2.31-ReleaseNotes
2017-09-20  Karel Zakpo: fix ipcrm translation error fr.po
2017-09-20  Karel Zakdocs: update v2.31-ReleaseNotes
2017-09-19  Karel Zakdocs: remove UUID v3 and v5 from TODO
2017-09-19  Karel Zakdocs: update AUTHORS file
2017-09-19  Karel Zakpo: merge changes
2017-09-19  Rafael Fontenellepo: update pt_BR.po (from translationproject.org)
2017-09-19  Stéphane Aulerypo: update fr.po (from translationproject.org)
2017-09-19  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2017-09-19  Joe Hansenpo: update da.po (from translationproject.org)
2017-09-19  Petr Písařpo: update cs.po (from translationproject.org)
2017-09-19  Karel Zaktests: update build-sys tests
2017-09-19  Karel Zakbuild-sys: fix non-blkid compilation
2017-09-19  Karel Zakbuild-sys: make rfkill optional (and enabled by default)
2017-09-19  Karel Zakbuild-sys: add libtinfow check
2017-09-18  Karel Zaksu: (pty) improve SIGSTOP/SIGCONT semantic
2017-09-18  Karel Zaksu: (pty) save child status
2017-09-18  Karel Zaksu: (pty) simplify stdin usage in poll()
2017-09-18  Karel Zakscript: simplify stdin usage in poll()
2017-09-18  Karel Zaksu: (pty) fix slave terminal attributes initialization
2017-09-18  Karel Zaksu: (pty) fix child signal mask usage
2017-09-18  Sami Kerolarunuser: fix linking
2017-09-18  Karel Zaksu: fix non-pty compilation
2017-09-18  Karel Zaksu: enable TIOCSCTTY and minor changes
2017-09-18  Karel Zaksu: add more informartion to man page
2017-09-18  Karel Zaksu: add PTY support
2017-09-18  Karel Zaksu: add --pty option
2017-09-18  Karel Zaksu: move parent signals setup to separate function
2017-09-18  Karel Zaksu: make wait_for_child() usable in arbitrary situation
2017-09-18  Karel Zaksu: keep old sigactions in control struct
2017-09-18  Karel Zaksu: fix refactoring bug in child PID usage
2017-09-18  Karel Zaksu: add child to control struct
2017-09-18  Karel Zaksu: fix compiler warnings [-Wimplicit-fallthrough=]
2017-09-18  Karel Zaksu: add wait_for_child()
2017-09-18  Karel Zaksu: unblock signals is all initialized
2017-09-18  Karel Zaksu: clean up signals usage
2017-09-18  Karel Zaksu: clean up const usage
2017-09-18  Karel Zaksu: fix debug message
2017-09-18  Karel Zaksu: properly clear child PID
2017-09-18  Karel Zaksu: improve some debug messages
2017-09-18  Karel Zaksu: add debug.h stuff
2017-09-18  Karel Zaksu: use switch() to split after fork
2017-09-18  Karel Zaksu: move PAM session initialization to separate function
2017-09-18  Karel Zaksu: rename evaluate_uid()
2017-09-18  Karel Zaksu: cosmetic code changes
next