]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-01-04  Dave Reisnerlscpu: use xalloc libs
2012-01-04  Dave Reisnertools: add new code checking script
2012-01-04  s.p@orbitalfox.comlibmount: fixed a small typo
2012-01-04  Francesco Cosoletofdisk: fix incorrect position of is_ide_cdrom_or_tape...
2012-01-02  Dave Reisnerlibmount: fix typo in function name
2012-01-02  Karel Zaklibmount: consolidate MNT_FS_* code
2012-01-02  Dave Reisnermount: don't canonicalize the source of a pseudofs
2012-01-02  Dave Reisnerlibmount: avoid resolving pseudofs source on update
2012-01-02  Karel Zaklibmount; fix possible mem-leak
2012-01-02  Dave Reisnerlibmount: always trust the source of a pseudofs
2012-01-02  Davidlohr Buesofdisk: use CDROM_GET_CAPABILITY ioctl
2012-01-02  Karel Zakmount: append inverting options for mount.<type>
2011-12-22  Karel Zaklib,tt: don't trim last line char
2011-12-22  Karel Zaklosetup: cleanup headers, cmdline checks
2011-12-22  Karel Zaklosetup: cleanup man page
2011-12-22  Karel Zaklosetup: cleanup usage()
2011-12-22  Karel Zaklosetup: check to control debug output
2011-12-22  Karel Zaklosetup: print info about one device
2011-12-22  Karel Zaklosetup: rewrite loop setup
2011-12-22  Karel Zaklosetup: rewrite -f
2011-12-22  Karel Zaklosetup: rewrite -d and -D
2011-12-22  Karel Zaklosetup: rewrite -c
2011-12-22  Karel Zaklosetup: rewrite -j
2011-12-22  Karel Zaklosetup: rewrite -a
2011-12-22  Karel Zaklib,loopdev: add missing functions
2011-12-21  Karel Zaklibblkid; fix memory leak in blkid_probe_get_wholedisk_...
2011-12-20  Davidlohr Buesoprlimit: use xalloc libs
2011-12-20  Karel Zaklosetup: move to sys-utils directory
2011-12-20  Karel Zaklosetup: remove mount-specific headers
2011-12-20  Karel Zaklosetup: remove unnecessary header files
2011-12-20  Karel Zaklosetup: remove 32-bit ioctls
2011-12-20  Karel Zaklosetup: remove #ifdef LOOP_SET_FD nonsense
2011-12-20  Karel Zaklosetup: remove obsolete #ifdef MAIN
2011-12-19  Karel Zaklibmount: don't use "new" in header file
2011-12-16  Francesco Cosoletotests: update fdisk tests
2011-12-16  Francesco Cosoletofdisk: improve some messages
2011-12-16  Francesco Cosoletofdisk: Fix bad invalid flag 0x00000 warning message
2011-12-16  Francesco Cosoletofdisk: avoid an intermediate variable in command_prompt()
2011-12-16  Francesco Cosoletofdisk: don't use get_existing_partition() if disk label...
2011-12-16  Francesco Cosoletofdisk: remove unused guess_device_type() function
2011-12-16  Francesco Cosoletofdisk: get rid of get_boot(create_empty_sun) call
2011-12-16  Francesco Cosoletofdisk: get rid of type_open global variable
2011-12-16  Francesco Cosoletofdisk: rename try() and tryprocpt() functions
2011-12-16  Francesco Cosoletofdisk: drop one parameter from try() function
2011-12-16  Francesco Cosoletofdisk: move code for renaming SGI bootfile to SGI module
2011-12-16  Francesco Cosoletofdisk: remove possibly_osf_label variable that is only...
2011-12-16  Francesco Cosoletofdisk: remove unused 'require' member in enum action
2011-12-16  Francesco Cosoletoagetty: add static and const qualifiers
2011-12-16  Francesco Cosoletolibblkid: minor docs changes
2011-12-16  Davidlohr Buesowipefs: use xalloc lib
2011-12-16  Davidlohr Buesolists: add list sorting routine
2011-12-16  Dave Reisnerfindmnt: support alternative location of fstab
2011-12-16  Dave Reisnerfindmnt: use warnx for libmnt error callback
2011-12-16  Jari Aaltosetterm: order man page items alphabetically
2011-12-16  Davidlohr Buesoprlimit: return proper type
2011-12-09  Karel Zakdocs: add hwclock -c to TODO file
2011-12-08  Karel Zakpartx: don't treat empty partition table as error
2011-12-08  Karel Zakpartx: cleanup usage() and man page, add undocumented...
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
next