]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-05-29  Thomas Schwingesu: Don't include the unused <sys/fsuid.h>
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-29  Thomas Schwingesetsid: Include <sys/ioctl.h> instead of <termio.h>.
2012-05-29  Thomas Schwingewrite: Don't explicitly include <asm/param.h>.
2012-05-29  Thomas Schwingewrite: Use PATH_MAX instead of MAXPATHLEN, as elsewhere.
2012-05-29  Thomas Schwingelogin: Include <linux/major.h> only if it exists.
2012-05-29  Karel Zakinclude/c: move fallback for MAXHOSTNAMELEN to c.h
2012-05-29  Dave Reisnerlogger: use memcpy instead of bcopy
2012-05-29  Thomas Schwingearch, eject, elvtune: Gracefully disable on non-Linux...
2012-05-29  Thomas Schwingekill, raw, rename: Don't explicitly enable for --enable...
2012-05-29  Thomas Schwingelib/pager: repair build for non-Linux.
2012-05-29  Thomas Schwingekill: Check the correct variable when configuring.
2012-05-29  Dave Reisnerlogger: mark decode/pencode as static
2012-05-29  Dave Reisnerlogger: avoid explicit fclose(stdout)
2012-05-28  Karel Zakmount: (new) fix MS_REC usage
2012-05-28  Karel Zaktests: add losetup/mount encryption test
2012-05-28  Karel Zaklibmount: add MNT_ERR_MOUNTOPT
2012-05-28  Karel Zakmount: (new) add loopdev specific error message
2012-05-28  Karel Zaklibmount: add MNT_ERR_LOOPDEV
2012-05-28  Karel Zakmount: (old) fix encryption= usage
2012-05-28  Karel Zaklosetup: more verbose failed setup error mesage
2012-05-25  Ludwig Nusseluse existing logindefs.c and pathnames.h
2012-05-25  Ludwig Nusselsyslog always
2012-05-25  Ludwig Nusselremove non pam code
2012-05-24  Ludwig Nusselmake su build as part of util-linux
2012-05-24  Tim Waughcall setsid() when called with -c
2012-05-24  Werner Finkmake sure /sbin resp /usr/sbin are in PATH
2012-05-24  Ludwig Nusselhonor settings in /etc/default/su resp /etc/login.defs
2012-05-24  Ludwig Nusselset sane default path
2012-05-24  Ludwig Nussellog all su attempts
2012-05-24  Ludwig Nusselpam support for su
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-24  Karel Zaktests: add UFS uuids to results
2012-05-23  Karel Zakfdisk: don't print welcome message to stderr
2012-05-23  Karel Zakfdisk: add readonly option to fdisk_new_context_from_fi...
2012-05-23  Karel Zakfdisk: always use stderr for debug messages
2012-05-23  Karel Zaklibmount: use stderr for initial debug message
2012-05-23  Davidlohr Buesofdisk: add debug support
2012-05-23  Davidlohr Buesofdisk: introduce fdisk context
2012-05-23  Davidlohr Buesofdisk: refactor -s option
2012-05-23  Davidlohr Buesofdisk: use BSD label header
2012-05-23  Davidlohr Buesofdisk: remove bogus statement
2012-05-23  Davidlohr Buesofdisk: add an quit/exit handling function
2012-05-23  maximilian... misc-utils: cleanup unused strings.h includes
2012-05-23  maximilian... include: [c.h] protect container_of
2012-05-23  Karel Zakhexdump: fix comparison of distinct pointer types
2012-05-23  Karel Zaklast: use min() from c.h
2012-05-23  Dave Reisnerlibmount: Use binary search to compare pseudofs
2012-05-23  Dave Reisnerfindmnt: fallback to mountinfo for polling
2012-05-23  Dave Reisnerfindmnt: reference correct manual section
2012-05-23  Petr Uzellibuuid: use max() from c.h
2012-05-23  Petr Uzeltext-utils: use min() from c.h
2012-05-23  Petr Uzelmkfs.cramfs: remove unused 'MIN' macro definition
2012-05-23  Petr Uzelblkid: stop device probing if error is detected
2012-05-23  Petr Uzelblkid: introduce symbolic names for different blkid...
2012-05-23  Petr Uzelblkid: use symbolic exit code
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-22  Karel Zakwdctl: add --oneline
2012-05-22  Karel Zaklib/tt: export tt_fputs_{quoted,nonblank} function
2012-05-22  Karel Zakwdctl: allow to specify more than one device
2012-05-21  Karel Zaklogin: fix segmentation fault in log_utmp
2012-05-18  Karel Zakwdctl: add --flags-only and optional column DEVICE
2012-05-18  Karel Zakeject: allow to address device by LABEL/UUID
2012-05-17  Karel Zaklibmount: don't canonicalize target
2012-05-15  Karel Zaktext-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakterm-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaksys-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakschedutils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakpartx: cleanup strtoxx_or_err()
2012-05-15  Karel Zakmisc-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaksulogin: cleanup strtoxx_or_err()
2012-05-15  Karel Zakhwclock: cleanup strtoxx_or_err()
2012-05-15  Karel Zakfdisk: cleanup strtoxx_or_err()
2012-05-15  Karel Zakdisk-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaklib/strutils: create type specific strtoxx_or_err()
2012-05-15  Karel Zakinclude/ttyutils: more robust get_terminal_width()
2012-05-15  Petr Uzelblkid: use get_terminal_width() from ttyutils.h
2012-05-15  Petr Uzelinclude: move get_terminal_width() to ttyutils.h
2012-05-15  Petr Uzellibuuid: move read_all to include/all-io.h
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-05-15  Dave Reisnerlib/mangle: check for end of string on every iteration
2012-05-15  Petr Uzelrev: mention tac(1) in 'SEE ALSO' man page section
2012-05-15  Petr Uzelmkswap: improve diagnostics message if the device is...
2012-05-15  Petr Uzelmkswap: allow creating swap on /dev/hd[ab]
2012-05-15  Petr Uzelmkswap: use is_mounted() instead of check_mount()
2012-05-15  Petr Uzellsblk: improve man page wording
2012-05-13  Jeremy HuntworkUse POSIX regcomp and regexec over obsolete BSD re_comp...
2012-05-13  Jeremy HuntworkRemove use of __P. Its intended usage was to support...
2012-05-10  Karel Zaktests: update fdisk test
2012-05-10  Petr Uzellibuuid: avoid double open and leaking fd (reworked)
2012-05-10  Davidlohr Buesolslocks: fix bracket indentation
2012-05-10  Davidlohr Buesofdisk: sgi: abort on HDIO_GETGEO failure
2012-05-10  Davidlohr Buesofdisk: remove unused function declaration
2012-05-10  Davidlohr Buesofdisk: create DOS specific write table function
2012-05-10  Davidlohr Buesofdisk: move DOS new/add partition code
2012-05-10  Davidlohr Buesofdisk: remove unused hsc2sector macro
2012-05-10  Davidlohr Buesofdisk: fix segfault on bsd label
2012-05-04  Karel Zakuuidd: remove unnecessary variables
2012-05-04  Petr Uzellibuuid: avoid double open and leaking descriptor
2012-05-04  Petr Uzeluuidd: introduce uuidd_cxt to pass arguments to server...
next