]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils
po: update nl.po (from translationproject.org)
[thirdparty/util-linux.git] / sys-utils /
2013-01-25  Benno Schulenbergtextual: gettextize several overlooked messages
2013-01-25  Benno Schulenbergtextual: remove inconsistent periods from two error...
2013-01-25  Sami Keroladmesg: parse level when --color is used
2013-01-25  Sami Keroladmesg: add boundary check to facility & level array...
2013-01-24  Karel Zakipcmk: use random_get_bytes() to generate IPC keys
2013-01-17  Karel Zaknsenter: improve optional args in usage() and man page
2013-01-17  Eric W. Biedermanunshare,nsenter: Move the old libc handling into a...
2013-01-17  Eric W. Biedermannsenter: Replace a bare strtoul with strtoul_or_err
2013-01-17  Eric W. Biedermannsenter: Add const to declarations where possible.
2013-01-17  Eric W. Biedermannsenter: Properly spell significant in a comment.
2013-01-17  Eric W. Biedermannsenter: Enhance waiting for a child process
2013-01-17  Eric W. Biedermanunshare: Add support for the pid and user namespaces
2013-01-17  Eric W. Biedermannsenter: new command (light wrapper around setns)
2013-01-17  Karel ZakRevert "unshare: support the switching of namespaces"
2013-01-15  Karel Zakmount: make --verbose more verbose about propagation
2013-01-15  Karel Zakmount: write success messages to stdout
2013-01-15  Karel Zakmount: support multiple MS_PROPAGATION flags in one...
2013-01-09  Ondrej Opralamount: add support for x-mount.mkdir[=<mode>] option
2013-01-09  Karel Zakmount: document x-* options
2013-01-09  Richard Tollertonmount: Fix -t in listing mode when run as non-root
2013-01-09  Dave Reisnermount: document options for debugfs
2013-01-09  Sami Kerolalosetup: fix declarations [smatch scan]
2013-01-09  Sami Kerolaswapon: default to --show if nothing is requested
2013-01-09  Sami Kerolaipcs: fix spacing in summary output
2013-01-09  Mike Frysingerflock: improve usage strings
2013-01-08  Karel Zakswapon: print warning about insecure owner/permissions
2013-01-07  Neil Hormanunshare: support the switching of namespaces
2012-12-20  Karel Zakipcs: fix compiler warnings, use 64bit time
2012-12-20  Karel Zakhwclock: fix compiler warning
2012-12-19  Karel Zakipcs: make --human really sexy
2012-12-19  Sami Kerolatunelp: deprecation: remove command from default build
2012-12-19  Sami Kerolaipcs: add --bytes size output option
2012-12-19  Sami Kerolaipcs: add --human readable size conversion option
2012-12-19  Sami Kerolaipcs: assist debugging
2012-12-19  Sami Keroladocs: swapon.8 option name fix
2012-12-12  Karel Zakswapon: fix memmory leak [coverity scan]
2012-12-12  Karel Zakswapon: don't care about xasprintf() return code
2012-12-12  Karel Zakprlimit: don't care about xasprintf() return code
2012-12-12  Karel Zaklscpu: don't care about xasprintf() return code
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-26  Karel Zakumount: sanitize paths from non-root users
2012-11-26  Karel Zakmount: sanitize paths from non-root users
2012-11-23  Karel Zaklscpu: remove unnecessary variable
2012-11-23  Sami Kerolaipcs: remove print_perms()
2012-11-23  Sami Kerolaipcs: make individual message queue id printing to...
2012-11-23  Sami Kerolaipcs: clean up do_msg(), and add ipc_msg_get_info()
2012-11-23  Sami Kerolaipcs: make individual semaphore id printing to use...
2012-11-23  Sami Kerolaipcs: clean up do_sem(), and add ipc_sem_get_info()
2012-11-23  Sami Kerolaipcs: make individual shared memory id printing to...
2012-11-23  Karel Zakipcs: fix ipc_shm_get_info(), use calloc
2012-11-23  Karel Zakipcs: clean up do_shm()
2012-11-23  Sami Kerolaipcs: read shared memory values from /proc
2012-11-23  Sami Kerolaipcs: determine ipc limits from /proc
2012-11-23  Karel Zaklib/path: rename functions to be more explicit
2012-11-16  Dave Reisnerumount: (recursive) add a cache to the table
2012-11-15  Karel Zakumount: (recursive) don't call umount(2) for already...
2012-11-15  Karel Zakumount: clean --recursive
2012-11-13  Karel Zakumount: allways return MOUNT_EX_*
2012-11-13  Dave Reisnerumount: add -R, --recursive option
2012-11-13  Karel Zaklscpu: make read_topology() more robust to avoid SIGFPE
2012-11-12  Toshi Kanilscpu: Fix issue found on CPU hot-remove
2012-11-12  Karel Zaklosetup: allow to use -O without --list
2012-11-12  Karel Zaklosetup: rename SIZE->SIZELIMIT
2012-11-12  Karel Zakdocs: mark old losetup output format as DEPRECATED
2012-11-12  Ondrej Opralalosetup: add --list and --output option
2012-10-24  Karel Zakmount: supports paths canonicalization for alternative...
2012-10-23  Karel Zakfdisk: fix compiler warning [-Wpointer-arith] and float...
2012-10-23  Karel Zakmisc: make readlink() usage more robust
2012-10-22  Karel Zakinclude/c: move usleep() fallback to c.h
2012-10-22  Sami Kerolalibmount, eject: replace index() and rindex() with...
2012-10-17  Karel Zaklib/loopdev: improve debug messages
2012-10-16  Ondrej Opraladmesg: Add a --color option to colorize error and panic...
2012-10-16  Bill Pembertonmount: add long options for -L and -U to man page
2012-10-16  Bill Pembertonmount: add -c abbreviation for --no-canonicalize to...
2012-10-16  Bill Pembertonhwclock: add the --compare option to the man page
2012-10-15  Sami Kerolaswapon: remove loop declaration [smatch scan]
2012-10-15  Sami Kerolaswapon: clarify swapon.8 priority option
2012-10-15  Sami Kerolaswapon: check numeric user inputs
2012-10-15  Sami Keroladocs: align blkdiscard.8 with how-to-man-page.txt
2012-10-09  Mike Frysingerfix bold style of man page references
2012-10-09  Karel Zakmount: add verbose messages
2012-10-03  Karel Zakhwclock: fix in usage()
2012-10-02  Bjørn Morkdmesg: fix console-level off-by-one
2012-10-02  Mike Frysingermount: fix a few typos
2012-10-02  Bernhard Voelkeripcrm: avoid 'uninitialized' warning
2012-09-27  Lukas Czernerblkdiscard: add new command
2012-09-27  Karel ZakRevert "blkdiscard: new command"
2012-09-27  Karel Zakblkdiscard: new command
2012-09-21  Tom Gundersenhwclock: don't warp the systemtime if the RTC is in UTC
2012-09-21  Karel Zakhwclock: wait time in hwclock is not long enough for...
2012-09-20  Ville Skyttädocs: umount.8 syntax fix.
2012-09-13  Giacomortcwake: doesn't reset wakealarm
2012-09-11  Ludwig Nusselmount: losetup: remove obsolete encryption support
2012-09-10  Ondrej Opralahwclock: add a new --compare option
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-07  Karel Zakwdctl: add fallbacks for old kernel headers
2012-09-07  Karel Zakeject: robust strings usage [coverity scan]
2012-09-07  Karel Zakswitch_root: check open() return value [coverity scan]
2012-09-07  Karel Zaktunelp: add missing break [coverity scan]
2012-09-05  Björn Jackemount: fix man pahe typo in quota mount option names
next