summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-19libblkid: add support for PARTUUID= and PARTLABEL=Karel Zak1-0/+2
2012-04-11Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-0/+42
2012-04-10lib: random utilitiesDavidlohr Bueso1-0/+12
2012-04-10fdisk: move kernel geometry into blkdevDavidlohr Bueso1-0/+3
2012-04-05Merge branch 'eject'Karel Zak2-0/+3
2012-04-04include: add stream error checking facilitySami Kerola2-0/+42
2012-04-02lib/loopdev: more robust initializationKarel Zak1-0/+2
2012-03-30raw: use pathnames.h for file locationsSami Kerola1-0/+7
2012-03-30lib/strutils: add strtosize_or_err, clean upKarel Zak1-0/+7
2012-03-27eject: add -X from FedoraKarel Zak1-0/+1
2012-03-27sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholediskMichal Luscon1-0/+2
2012-03-27build-sys: move obsolete lib/fsprobe to mount/Karel Zak2-28/+0
2012-03-20include/exitcodes: clean up names, add _EX_ suffixKarel Zak1-14/+18
2012-03-20include/exitcodes: add FSCK_DESTRUCT aliasKarel Zak1-0/+3
2012-03-20include/ttyutils.h: add include guardsDave Reisner1-0/+4
2012-03-18fileutils: differentiate xmkstemp and xfmkstempSami Kerola1-1/+15
2012-03-18include: add asprintf wrapperSami Kerola1-0/+11
2012-03-18pathnames: clean up various user database pathsSami Kerola1-13/+4
2012-03-18lib: add fileutils function collectionSami Kerola2-2/+9
2012-03-18chsh: use pathnames.h for pathsSami Kerola1-0/+1
2012-03-12agetty: move vc initialization to ttyutils.hKarel Zak1-0/+73
2012-03-09libmount: fix "already mounted" detection on systems with mtabKarel Zak1-0/+4
2012-03-06libblkid: fix sysfs context usageKarel Zak1-0/+1
2012-02-29include: add /proc/locks path to pathnamesDavidlohr Bueso1-0/+1
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-2/+2
2012-02-13lib/fsprobe: mar this internal API as deprecatedKarel Zak1-0/+2
2012-01-23mount: (new) share exit codes by include/exitcodes.hKarel Zak1-0/+10
2012-01-17losetup: make xgetpass more robustKarel Zak1-0/+1
2012-01-11losetup: move xgetpass() to lib/xgetpass.cKarel Zak2-0/+7
2012-01-09losetup: add --partscan optionKarel Zak1-1/+2
2012-01-09loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)Karel Zak1-0/+3
2012-01-05blkdev: add is_blkdev functionDavidlohr Bueso1-0/+3
2012-01-02fdisk: use CDROM_GET_CAPABILITY ioctlDavidlohr Bueso1-0/+9
2011-12-22losetup: rewrite loop setupKarel Zak1-0/+2
2011-12-22lib,loopdev: add missing functionsKarel Zak1-0/+12
2011-12-16lists: add list sorting routineDavidlohr Bueso2-0/+140
2011-12-02build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2-2/+2
2011-12-02build-sys: add missing headers to distSami Kerola1-0/+2
2011-11-29Merge branch 'login-utils' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2-0/+17
2011-11-29include,optutils: add option_to_longopt()Karel Zak1-0/+15
2011-11-29chfn, chsh: new file pamfail.h for error printingSami Kerola2-0/+17
2011-11-15lib,match: split match_fstype() from libmountKarel Zak1-0/+12
2011-11-10lib,tt: add TT_FL_NOEXTREMESKarel Zak1-5/+9
2011-11-08libmount: ignore tailing slash in netfs source pathsPetr Uzel1-0/+2
2011-11-07lib,loopdev: add LOOP_CTL_GET_FREE supportKarel Zak2-1/+11
2011-10-26login: add login.defs code and testsKarel Zak1-0/+2
2011-10-26login: improve hushed mode (merge suse changes)Karel Zak1-0/+1
2011-10-26lib: cleanup setproctitle.cKarel Zak1-5/+5
2011-10-26login: move _PATH_BTMP to pathnames.hKarel Zak1-0/+4
2011-10-17lib,strutils: add default value to parse_range()Davidlohr Bueso1-1/+1