2012-03-30 |
Sami Kerola | raw: use symbolic exit numbers |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | raw: add long options and version printing |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | raw: align with howto-usage-function.txt |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | delpart: align with util-linux coding standards |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | addpart: align with util-linux coding standards |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | partx: add --version option |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | setterm: correct manual page reference |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | findfs: add --version & align with howto-usage-function.txt |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | findmnt: add --version & align with howto-usage-functio... |
commit | commitdiff | tree |
2012-03-30 |
Sami Kerola | mountpoint: add --version & align with howto-usage... |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | hexdump: use strtosize_or_err() |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | losetup: use strtosize_or_err() |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | fstrim: use strtosize_or_err() |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | wipefs: use strtosize_or_err() |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | blkid: use strtosize_or_err() |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | lib/strutils: add strtosize_or_err, clean up |
commit | commitdiff | tree |
2012-03-30 |
Bernhard Voelker | docs: clarify KiB vs. KB in man pages |
commit | commitdiff | tree |
2012-03-30 |
Karel Zak | tools: improve ko-release-* scripts |
commit | commitdiff | tree |
2012-03-29 |
Karel Zak | blkid: add note about variable tags and devices order. |
commit | commitdiff | tree |
2012-03-27 |
Karel Zak | build-sys: move obsolete lib/fsprobe to mount/ |
commit | commitdiff | tree |
2012-03-27 |
Karel Zak | swapon: use directly blkid rather than fsprobe wrapper |
commit | commitdiff | tree |
2012-03-27 |
Karel Zak | tests: add swapon tests for --fixpgsz and fix signature |
commit | commitdiff | tree |
2012-03-26 |
Karel Zak | docs: mark udev and list blkid(8) output formats deprecated |
commit | commitdiff | tree |
2012-03-26 |
Karel Zak | tests: update |
commit | commitdiff | tree |
2012-03-26 |
Karel Zak | Revert "lib/canonicalize: always remove tailing slash" |
commit | commitdiff | tree |
2012-03-23 |
Karel Zak | hexdump: update man page for -n and -s |
commit | commitdiff | tree |
2012-03-21 |
Karel Zak | tests: update iso tests |
commit | commitdiff | tree |
2012-03-21 |
Karel Zak | hexdump: use strtosize() for -n and -s |
commit | commitdiff | tree |
2012-03-21 |
Andreas Vogel | libblkid: generate pseudo-UUID for ISO9660 image file |
commit | commitdiff | tree |
2012-03-21 |
Dong Hao | mount: fix recursively propagation mounting |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: tiny coding style fix |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: use gettimeofday() for real elapsed time statistic |
commit | commitdiff | tree |
2012-03-20 |
Frank Mayhar | fsck: Add a -r option to report memory and runtime... |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: move to disk-utils directory |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: coding stype fixes (calloc, err, ...) |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: don't try to call fsck for undefined fs type |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: fix coding style |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: remove unnecessary fsck.h |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: use libmount to check for mounted filesystems |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | libmount: improve mnt_tables_is_mounted |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: remove string_copy() |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: replace fsprobe with libmount utils |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: use libmount for filesystem list |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: don't duplicate exit code macros |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | include/exitcodes: clean up names, add _EX_ suffix |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | include/exitcodes: add FSCK_DESTRUCT alias |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fsck: cosmetic changes in coding style |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | fdisk: don't print confusing warning on non-partitioned... |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | misc: clenaup SIZE columns in lsblk and findmnt |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | findmnt: improve --df output |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | libmount: add configfs to pseudofs list |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | lib/tt: work more sensitive with large columns |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | findmnt: use xasprintf() |
commit | commitdiff | tree |
2012-03-20 |
Dave Reisner | include/ttyutils.h: add include guards |
commit | commitdiff | tree |
2012-03-20 |
Dave Reisner | findmnt: add -D, --df option to imitate df(1) |
commit | commitdiff | tree |
2012-03-20 |
Dave Reisner | tunelp: remove old, now unneeded header |
commit | commitdiff | tree |
2012-03-20 |
Dave Reisner | findmnt: add FS size, avail, used, and use% columns |
commit | commitdiff | tree |
2012-03-20 |
Dave Reisner | checkxalloc: nudge regex, fix newfound instances |
commit | commitdiff | tree |
2012-03-20 |
Bill Pemberton | findmnt: add -P, --pairs to the man page |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | setsid: cleanup usage() |
commit | commitdiff | tree |
2012-03-20 |
Harald Hoyer | setsid: add option "-c" to set the controlling terminal |
commit | commitdiff | tree |
2012-03-20 |
Sebastian Andrzej... | build-sys: make the crosscompile path for scanf_cv_allo... |
commit | commitdiff | tree |
2012-03-20 |
Karel Zak | mount: (new) add missing xalloc.h |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | fileutils: differentiate xmkstemp and xfmkstemp |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | lslocks: use xasprintf for safe allocation |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | tools: add asprintf to checkxalloc script |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | build-sys: fix chkdupexe regression |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | xalloc: use xasprintf in all files |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | include: add asprintf wrapper |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | docs: TODO removal, ldattach usage is done |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | pathnames: clean up various user database paths |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | vipw: use xmkstemp() and lckpwdf() |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | setpwnam: use xmkstemp() and lckpwdf() |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | wall: use xmkstemp for temporary file |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | lib: add fileutils function collection |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | chsh: use pathnames.h for paths |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | chfn: use pathnames.h for paths |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | docs: TODO removal, rpmatch task is done |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | vipw: use rpmatch to yes/no question |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | mesg: use rpmatch to yes/no question |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | sfdisk: use rpmatch to yes/no question |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | docs: TODO removal, login-utils error printing |
commit | commitdiff | tree |
2012-03-18 |
Sami Kerola | docs: add deprecation comments |
commit | commitdiff | tree |
2012-03-13 |
Dave Reisner | login: add USER to initial environment |
commit | commitdiff | tree |
2012-03-13 |
Dave Reisner | lsblk: RQ-SIZE is part of the --topology output (man... |
commit | commitdiff | tree |
2012-03-13 |
Daniel Drake | losetup: Fix setting of sizelimit on new loop devices |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | build-sys: add --diable-sulogin (enabled by default) |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | build-sys: note sulogin in configure help |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: share vc initialization with agetty |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | agetty: move vc initialization to ttyutils.h |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: add note about port to util-linux to the man... |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: fix selinux build |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: parse timeout more carefully |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: initialize nls stuff |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: check chdir and getcwd return values [-Wunused... |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: add long options |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: use EXIT_* |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: use err.h stuff |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: replace perror() with warx() |
commit | commitdiff | tree |
2012-03-12 |
Karel Zak | sulogin: cleanup comments |
commit | commitdiff | tree |
next |