]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2011-12-08  Phillip Susipartx: don't print error when partition already doesn...
2011-12-08  Karel Zakagetty: don't use log_err() for non-fatal errors
2011-12-08  Karel Zaklogger: fix remote logging
2011-12-02  Karel Zakbuild-sys: add log_err to smatch non-return functions
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2011-12-02  Sami Kerolabuild-sys: add missing headers to dist
2011-12-02  Karel Zaklibmount: add support for mount -a --fork
2011-12-01  Karel Zaklibmount: add "+" prefix for options pattern (e.g findm...
2011-12-01  Karel Zaklibmount: add -a to umount(8) sample
2011-12-01  Karel Zaklibmount: add mnt_context_umount_next()
2011-12-01  Karel Zaklibmount: improve verbose message
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-29  Karel Zaklibmount: add new exprimental umount(8)
2011-11-29  Karel Zakinclude,optutils: add option_to_longopt()
2011-11-29  Karel Zaklibmount: use USAGE_* from mount(8) sample
2011-11-29  Sami Kerolalast: fix few compiler warnings
2011-11-29  Sami Kerolasetpwnam: remove non-ANSI definitions [smatch scan]
2011-11-29  Sami Kerolalast: possible buffer overflow fixed [smatch scan]
2011-11-29  Sami Kerolavipw: fix coding style
2011-11-29  Sami Kerolasetpwnam: fix coding style
2011-11-29  Sami Kerolaselinux_utils: fix coding style
2011-11-29  Sami Kerolanewgrp: fix coding style
2011-11-29  Sami Kerolalogindefs: fix coding style
2011-11-29  Sami Kerolaislocal: fix coding style
2011-11-29  Sami Kerolachsh: fix coding style
2011-11-29  Sami Kerolachfn: fix coding style
2011-11-29  Sami Kerolachfn, setpwnam: let config.h be in control of extension...
2011-11-29  Sami Kerolachfn, chsh: new file pamfail.h for error printing
2011-11-29  Karel Zaklibmount: add sanitize_env() to mount(8) sample
2011-11-29  Karel Zaklibmount: remove magic constatnt from mount(8)
2011-11-29  Karel Zakdocs: add x-mount-mkdir to TODO file
2011-11-28  Dennis Jensenagetty: map NL to CR-NL on output in initial termiosset...
2011-11-28  Karel ZakMerge branch 'master' of https://github.com/maurizio...
2011-11-28  Karel Zaklibmount: fix compiler warning [-Wimplicit-function...
2011-11-25  Karel Zakdo: fix czech LABEL= translation
2011-11-23  Sami Kerolachsh: build bug: do not override config.h definition
2011-11-23  Sami Kerolachfn, chsh, setpwnam: get true/false from stdbool.h
2011-11-23  Sami Kerolalogin: add version printing option
2011-11-23  Sami Kerolanewgrp: add version and help options
2011-11-23  Sami Kerolavipw: stop printing non-sense version string
2011-11-23  Sami Kerolavipw: use libc error printing facilities
2011-11-23  Sami Kerolachsh: use libc error printing facilities
2011-11-23  Sami Kerolachsh: align with howto-usage-function.txt
2011-11-23  Sami Kerolachfn: use libc error printing facilities
2011-11-23  Sami Kerolachfn: align with howto-usage-function.txt
2011-11-23  Karel Zakfallocate: clean up fallbacks for FALLOC_FL_* flags
2011-11-23  Karel Zaktests: add mkfs.carmfs test for small FS with duplicate...
2011-11-23  Arnaud Mouichesmall bug in mkfs.cramfs + patch
2011-11-23  Cong Wangfallocate: add FALLOC_FL_PUNCH_HOLE support
2011-11-23  Jim Meyeringprlimit: s/amount/number/
2011-11-23  Bernhard Voelkerprlimit: add support for executing a command
2011-11-22  Francesco Cosoletolibblkid: fix mac partition detection
2011-11-22  Masatake YAMATOmount: enable fstab.d
2011-11-21  Maurizio Lombardimkfs.minix: The total number of zones is limited to...
2011-11-21  Maurizio Lombardimkfs.minix: Some bug fixes:
2011-11-21  Maurizio Lombardimkfs.minix: The s_blocksize field of the MinixV3 superb...
2011-11-21  Maurizio Lombardimkfs.minix: inode numbers are 32-bit wide in V3 filesystems
2011-11-21  Maurizio Lombardimkfs.minix: In Minix V3 filesystems the maximum filenam...
2011-11-21  Maurizio Lombardimkfs.minix: Fix super_set_nzones()
2011-11-21  Maurizio Lombardimkfs.minix: remove redundant code
2011-11-21  Karel Zakflock: use O_RDWR as fallback if O_RDONLY returns EIO
2011-11-21  Karel Zakflock: timer code refactoring
2011-11-18  Karel Zaklogin: fix compiler warning [-Wreturn-type]
2011-11-18  Karel Zakbuild-sys: add missing BUILD_PRLIMIT
2011-11-18  Karel Zaklogin: improve pam_setcred() usage
2011-11-16  Jim Meyeringcolumn: avoid memory overrun and/or use of uninitialize...
2011-11-16  Karel Zakprlimit: don't share pointer for old and new in prlimit(2)
2011-11-16  Karel Zakprlimit: avoid segfault due to array-out-of-bounds...
2011-11-16  Bernhard Voelkerprlimit: fix typo in man page, option --verbose
2011-11-16  Karel Zakprlimit: replace lims[i] with pointer
2011-11-16  Bernhard Voelkerprlimit: fix case when PID is given later
2011-11-16  Karel Zakprlimit: fix error message
2011-11-16  Bernhard Voelkerprlimit: show all limits if called without options
2011-11-15  Karel Zakwipefs: add -t <list> option
2011-11-15  Karel Zaklib,match: split match_fstype() from libmount
2011-11-15  Karel Zaklibblkid: export PTMAGIC also if only PTTYPE requested
2011-11-14  Francesco Cosoletofdisk: split delete_partition() off from dos_delete_par...
2011-11-14  Francesco Cosoletofdisk: avoid segfault validating a sgi label (boot...
2011-11-14  Francesco Cosoletofdisk: use ngettext() in str_units() for plural forms
2011-11-14  Harald Hoyerswitch_root: umount mount points we cannot move with...
2011-11-14  Francesco Cosoletofdisk: enable expert menu with SGI label
2011-11-14  Francesco Cosoletofdisk: rewrite print menu system
2011-11-14  Francesco Cosoletofdisk: move command prompt code to a separate function
2011-11-14  Francesco Cosoletofdisk: rename bselect, xselect functions
2011-11-14  Karel Zaklib,tt: fix compiler warning [-Wreturn-type]
2011-11-14  Karel Zakreadprifile: remove unnecessary optstring array
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-13  Karel Zaklibblkid: export info about PT magic strings
2011-11-11  Karel Zaklibblkid: add BLKID_PARTS_MAGIC
2011-11-11  Karel Zakmkswap: wipe all old signatures
2011-11-11  Karel Zakdocs: update TODO file
2011-11-11  Karel Zakwipefs: improve -a, use blkid_do_wipe()
2011-11-11  Karel Zaklibblkid: add blkid_do_wipe()
2011-11-10  Karel Zaklibblkid: don't call CDROM_GET_CAPABILITY for partitions
2011-11-10  Francesco Cosoletofsck.minix: fix zone_map memory allocation failure...
2011-11-10  Karel Zaklib,tt: add TT_FL_NOEXTREMES
2011-11-09  Bernhard Voelkerprlimit: fix noheadings option in man page
2011-11-09  Karel Zakprlimit: fix SYS_ macro
2011-11-09  Petr Uzellibmount: fix trivial typos in debugging output
next