]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-10-01  Karel Zaklscpu: check strchr() result [coverity scan]
2013-10-01  Karel Zaklscpu: don't pass null pointer to string functions...
2013-10-01  Karel Zaklibmount: remove dead code [coverity scan]
2013-10-01  Karel Zaklibblkid: use proper type in xfs log checker [coverity...
2013-10-01  Karel Zakpylibmount: check for mnt_fs_get_tag() return value...
2013-10-01  Karel Zakpylibmount: make tab parsers more robust [coverity...
2013-10-01  Karel Zakutmpdump: make analyzers happy
2013-10-01  Karel Zaklast: check fstat() return [coverity scan]
2013-10-01  Karel Zaklibmount: make mnt_table_replace_file() more robust...
2013-10-01  Karel Zakfsck: don't print warning if there is no /etc/fstab...
2013-10-01  Karel Zaklosetup: don't require 512-byte aligned offsets
2013-09-30  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2013-09-30  Karel Zakbash-completion: use '\n' as IFS when ask for filenames
2013-09-30  Karel Zaktextual: fix misspelled words in -rc1
2013-09-30  Namhyung Kimlibmount: Save errno if mkostemp() failed
2013-09-30  Sami Kerolabuild-sys: simplify python detection
2013-09-30  Mike Frysingerclean up term lib handling
2013-09-30  Mike Frysingersetterm: fix term.h/ncurses.h include ordering
2013-09-30  Dave Reisnerfindmnt: always allocate memory for cell value
2013-09-30  Karel Zaknologin: add new command
2013-09-28  Yuri ChornoivanFix various typos
2013-09-27  Karel Zakbuild-sys: release++ (v2.24-rc1) v2.24-rc1
2013-09-27  Karel Zakdocs: update v2.24-ReleaseNotes
2013-09-27  Karel Zakbuild-sys: one install dir for all pylibmount stuff
2013-09-27  Karel Zakbuild-sys: fix lastb symlink
2013-09-27  Karel Zakpo: merge changes
2013-09-27  Karel Zaktests: update build tests
2013-09-27  Karel Zakbuild-sys: fix static builds
2013-09-27  Karel Zaklibblkid: update docs
2013-09-27  Karel Zaklibmount: update docs
2013-09-27  Karel Zakumount: provide more helpful error message
2013-09-27  Karel Zaklibmount: small cleanup in umount code
2013-09-26  Karel Zakdocs: add v2.24-ReleaseNotes
2013-09-26  Karel Zakmount: add notes about UUIDs to the man page
2013-09-26  Karel Zaklibmount: compose mount.<type> helpers paths more carefully
2013-09-26  Karel Zakbuild-sys: add pylibmount __init__.py EXTRA_DIST
2013-09-26  Karel Zakbuild-sys: fix ${prefix} usage, be more verbose about...
2013-09-26  Karel Zakbuild-sys: install to the correct python dirs
2013-09-26  Karel Zakdocs: update AUTHORS file
2013-09-26  Karel Zakpo: merge changes
2013-09-26  Wei-Lun Chaopo: update zh_TW.po (from translationproject.org)
2013-09-26  Wylmer Wangpo: update zh_CN.po (from translationproject.org)
2013-09-26  Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2013-09-26  FULL NAMEpo: update util-linux.pot (from translationproject...
2013-09-26  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2013-09-26  Nilgün Belma... po: update tr.po (from translationproject.org)
2013-09-26  Daniel Nylanderpo: update sv.po (from translationproject.org)
2013-09-26  Simon Mihevcpo: update sl.po (from translationproject.org)
2013-09-26  Pavel Maryanovpo: update ru.po (from translationproject.org)
2013-09-26  Rodrigo Stulzer... po: update pt_BR.po (from translationproject.org)
2013-09-26  Jakub Boguszpo: update pl.po (from translationproject.org)
2013-09-26  Benno Schulenbergpo: update nl.po (from translationproject.org)
2013-09-26  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2013-09-26  Marco Colombopo: update it.po (from translationproject.org)
2013-09-26  Arif E. Nugrohopo: update id.po (from translationproject.org)
2013-09-26  Gabor Kelemenpo: update hu.po (from translationproject.org)
2013-09-26  Tomislav Krznarpo: update hr.po (from translationproject.org)
2013-09-26  Fran Diéguezpo: update gl.po (from translationproject.org)
2013-09-26  David Prévotpo: update fr.po (from translationproject.org)
2013-09-26  Lauri Nurmipo: update fi.po (from translationproject.org)
2013-09-26  Mikel Olasagasti... po: update eu.po (from translationproject.org)
2013-09-26  Meelis Roospo: update et.po (from translationproject.org)
2013-09-26  Santiago Vila... po: update es.po (from translationproject.org)
2013-09-26  Arun Persaudpo: update de.po (from translationproject.org)
2013-09-26  Joe Hansenpo: update da.po (from translationproject.org)
2013-09-26  Petr Písařpo: update cs.po (from translationproject.org)
2013-09-26  Josep Puigdemontpo: update ca.po (from translationproject.org)
2013-09-26  Karel Zaklast: fix man page groff warning
2013-09-26  Karel Zakmount: fix repeating words in the man page
2013-09-26  Karel Zakfdisk: use xalloc stuff
2013-09-26  Karel Zaklibfdisk: (bds) cleanup includes
2013-09-26  Karel Zakbuild-sys: fix include Makemodule.am
2013-09-26  Karel Zaktests: improve cal --color test
2013-09-26  Karel Zaklibblkid: Get rid of an unnecessary check
2013-09-26  Karel Zaklibmount: make mnt_fs_{ap,pre}pend_options() more robust
2013-09-26  Namhyung Kimlibmount: Remove stale comment on mnt_context_mount()
2013-09-26  Namhyung Kimlibmount: Set each optstr's to NULL if failed
2013-09-26  Namhyung Kimlibmount: Free splitted optstr's when error occurred
2013-09-26  Namhyung Kimlibmount: Get rid of an unnecessary check
2013-09-25  Karel Zaktests: update odd output fdisk test
2013-09-25  Karel ZakORIG_HEAD
2013-09-25  Karel Zakfdisk: print geometry for dos-compatible mode too
2013-09-25  Karel Zaklibfdisk: (sun) make it more obvious why the first...
2013-09-25  Karel Zaklibfdisk: improve fdisk_save_user_geometry()
2013-09-25  Karel Zaklibfdisk: use context geometry in SGI and SUN
2013-09-25  Karel Zaktests: remove remaining set -x
2013-09-25  Karel Zaktests: update lscpu tests
2013-09-25  Karel Zaklibfdisk: fix possible floating point exception
2013-09-25  Davidlohr Buesolibfdisk: gpt: loosen check fot pmbr size in lba
2013-09-25  Davidlohr Buesolibfdisk: gpt: avoid unnecessary pmbr check
2013-09-25  Davidlohr Buesolscpu: report cpu min mhz
2013-09-20  Ondrej Opralapylibmount: rewrite to be py2/py3 universal
2013-09-20  Karel Zakbuild-sys: support --with-python[={2,3}]
2013-09-20  Dave Reisnerlibmount: free username after check
2013-09-20  Dave Reisnerlibmount: use memmove when overlap possible
2013-09-20  Mike Frysingerbash-completion: fix typos in mkfs.bfs logic
2013-09-19  Karel Zaktests: update fdisk outputs
2013-09-19  Karel Zaktests: update sun label test
2013-09-18  Karel Zaktests: refresh fdisk tests
2013-09-18  Karel Zaklibfdisk: fix cylinders and sector buffer usage
next