summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-127-60/+58Star
* lib/sha1: fix indentionKarel Zak2017-12-121-232/+195Star
* test_sha1: update helperKarel Zak2017-12-121-6/+6
* lib/sha1: use ul_/UL_prefix for symbolsKarel Zak2017-12-123-57/+38Star
* Merge branch '2017wk48' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-12-111-11/+46
|\
| * docs: improve setarch(8) manual pageSami Kerola2017-12-101-11/+46
* | lib/timeutils.c: warn format_iso_time() overflowJ William Piggott2017-12-102-9/+11
* | lib/timeutils.c:strxxx_iso: do not wrap tm_yearJ William Piggott2017-12-091-4/+5
* | lib/timeutils.c:strxxx_iso: test conversion errorsJ William Piggott2017-12-091-6/+18
* | lib/timeutils.c: bug fix Segmentation faultJ William Piggott2017-12-091-4/+4
|/
* tests: unlocks on failed ts_scsi_debug_initKarel Zak2017-12-071-5/+8
* tests: don't call tests with races in --parallelKarel Zak2017-12-072-50/+75
* tests: support multiple locksKarel Zak2017-12-071-6/+47
* tests: add mdadm locksKarel Zak2017-12-074-1/+19
* libblkid: add debug messages when ignore useless devicesKarel Zak2017-12-071-2/+6
* libblkid: Add VDO superblock information into blkidSweet Tea Dorminy2017-12-076-0/+55
* tests: use flock to modify fstabKarel Zak2017-12-065-16/+36
* tests: add lock on shared resources (e.g. scsi_debug)Karel Zak2017-12-062-0/+29
* setarch: minor code clean upSami Kerola2017-12-041-23/+15Star
* rename: use access(3) to check if a file existsSami Kerola2017-12-043-2/+33
* vipw: do not let editor to inherit open file descriptorsSami Kerola2017-12-041-2/+2
* login: add LOGIN_PLAIN_PROMPT to login.defsKarel Zak2017-12-042-3/+21
* fallocate: remove typoKarel Zak2017-11-291-1/+1
* fallocate: dig holes only in data extentsKarel Zak2017-11-291-64/+55Star
* login-utils: use free_getlogindefs_data()Karel Zak2017-11-282-0/+4
* eject: remove list_speeds() #ifdef CDROM_SELECT_SPEED protectionSami Kerola2017-11-281-4/+0Star
* lib/signames: remove unused functionSami Kerola2017-11-282-6/+0Star
* man: use long options in text and add example to uuidgenSami Kerola2017-11-281-7/+9
* misc: fix typosSami Kerola2017-11-285-5/+5
* tests: check for HAVE_LINUX_NET_NAMESPACE_HKarel Zak2017-11-282-25/+27
* tests: add set-x to lsns testKarel Zak2017-11-281-0/+6
* tests: better lsns report on failKarel Zak2017-11-281-2/+14
* tests: make lsns test more robustKarel Zak2017-11-281-11/+24
* nsenter: fix compiler warning [-Wuninitialized]Karel Zak2017-11-281-1/+1
* dmesg: fix compiler warning [-Wuninitialized]Karel Zak2017-11-281-1/+1
* build-sys: lsns requires libmountKarel Zak2017-11-271-0/+1
* lsns: initialize stuff when really necessaryKarel Zak2017-11-272-23/+26
* tests: fix lsns permsKarel Zak2017-11-271-0/+0
* lsns: rename notruns to no_truncKarel Zak2017-11-271-3/+3
* lsns: nsfs stuff cleanupKarel Zak2017-11-271-37/+37
* lsns: (man) write about using multi-line in NSFS cell of lsnsMasatake YAMATO2017-11-271-0/+8
* lsns: add a case for testing nsfs columnMasatake YAMATO2017-11-272-0/+69
* lsns: add --nowrap(-W) optionMasatake YAMATO2017-11-271-2/+10
* lsns: add nsfs columnMasatake YAMATO2017-11-272-6/+106
* lsns: add a case for testing netnsid columnMasatake YAMATO2017-11-273-0/+67
* lsns: disable netnsid column by defaultMasatake YAMATO2017-11-271-5/+20
* lsns: add netnsid columnMasatake YAMATO2017-11-272-2/+185
* rtcwake: fix sys vs. rtc time delta usageKarel Zak2017-11-271-1/+1
* libsmartcols: fix mem-leaks in samplesKarel Zak2017-11-232-0/+6
* tests: allow to use memory checks for libsmartcolsKarel Zak2017-11-232-18/+18