summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* unshare: Fix --map-root-user to work on new kernelsEric W. Biederman2015-01-091-0/+1
* Merge remote-tracking branch 'sami/2014wk49'Karel Zak2014-12-191-0/+1
|\
| * lslogins: use hardcoded paths from pathnames.hSami Kerola2014-12-191-0/+1
* | include/c: define UL_ASAN_BLACKLIST address_sanitizer function attributeSami Kerola2014-12-191-0/+17
* | strutils: fix unsigned integer overflows [AddressSanitizer]Sami Kerola2014-12-191-3/+6
* | fdisk: (sgi) fix unsigned integer overflow [AddressSanitizer]Sami Kerola2014-12-191-1/+3
|/
* login-utils: Enable building util-linux against OpenPAMWill Johansson2014-12-151-1/+5
* libmount: add new libmnt_monitor APIKarel Zak2014-12-051-0/+6
* libfdisk: fix bug in cmp_numbers() and partitions sortingKarel Zak2014-12-041-1/+1
* libfdisk: fix cfdisk freespace analyzeKarel Zak2014-12-041-0/+8
* lib/sysfs: add subsystem and hotplug detectionKarel Zak2014-12-021-0/+4
* include/carefulputc: encode also ' and $ in fputs_quoted() outputKarel Zak2014-11-271-0/+2
* build-sys: move all around clock_gettime() to monotonic.cKarel Zak2014-11-193-3/+3
* misc: use monotonic time rater than gettimeofdayKarel Zak2014-11-181-0/+3
* include/statfs_magic: use macro rather than type for f_typeKarel Zak2014-11-101-2/+2
* mkswap: remove unnecessary size checkSami Kerola2014-11-071-2/+0Star
* switch_root: improve statfs->f_type portabilityKarel Zak2014-11-061-0/+11
* lib/loopdev: replace custom DBG() with include/debug.hKarel Zak2014-11-041-2/+0Star
* include/debug: improve and cleanupKarel Zak2014-11-031-17/+70
* build-sys: properly check for -lrtKarel Zak2014-10-271-1/+1
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* whereis: cleanup debug stuff, fix argv[] usageKarel Zak2014-10-231-1/+1
* include/debug: remove duplicate 'const' declaration warningSami Kerola2014-10-011-1/+1
* include: fix compiler warningsSami Kerola2014-10-012-6/+6
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-223-17/+6Star
|\
| * lib: remove xgetpass()Sami Kerola2014-09-192-7/+0Star
| * include: simplify fputc_careful() in carefulputc.hSami Kerola2014-09-191-10/+6Star
* | swapon: split swapon-common.cKarel Zak2014-09-223-29/+10Star
|/
* agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)Christoph Egger2014-09-171-0/+40
* include/optutils: fix typoKarel Zak2014-08-281-1/+1
* libblkid: move string trim function to strutils.hKarel Zak2014-08-251-0/+37
* include/debug: allow to speficy empty masknamesKarel Zak2014-08-131-1/+3
* include/debug: cleanup masksKarel Zak2014-08-131-0/+1
* include/debug: make masknames optionalKarel Zak2014-08-131-1/+1
* libs/debug: accept human readable names for _DEBUG=Ondrej Oprala2014-08-131-1/+41
* lib/colors: add function to return color from schemeKarel Zak2014-08-131-0/+2
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-111-4/+4
* lib/sysfs: allow to write to sysfs attributesKarel Zak2014-08-011-0/+3
* swaplabel: move swapon-common to include directorySami Kerola2014-07-282-0/+29
* Fix typo "ioclt" in various files.Lauri Nurmi2014-07-112-2/+2
* build-sys: support ./configure ADJTIME_PATH=Karel Zak2014-06-191-0/+4
* lib/fileutils: xalloc stuff in library-like codeKarel Zak2014-06-181-2/+3
* build-sys: remove obsolete wholedisk.cKarel Zak2014-06-172-9/+0Star
* lib/sysfs: add sysfs_devno_is_wholedisk()Karel Zak2014-06-171-0/+1
* lib/sysfs: add sysfs_devno_is_lvm_private() from libblkidKarel Zak2014-06-171-0/+2
* lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-091-0/+1
* lib/fileutils: add mkdir_p() from libmountKarel Zak2014-06-091-0/+2
* lslogins: add readtump.h headerOndrej Oprala2014-05-151-0/+28
* lslogins: add functionalityOndrej Oprala2014-05-151-0/+1
* lib/colors: support schemes customizationKarel Zak2014-05-131-6/+13