summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: add reference counting to libmount_fsKarel Zak2013-08-2110-41/+115
* pylibmount: remove Context_get_table()Karel Zak2013-08-211-29/+0Star
* pylibmount: cleanup cxt usageKarel Zak2013-08-212-73/+15Star
* libmount: add function for context userdataKarel Zak2013-08-214-0/+46
* pylibmount: remove unnecessary codeKarel Zak2013-08-201-1/+0Star
* libmount: add mnt_table_is_empty(), improve table list usageKarel Zak2013-08-206-11/+35
* pylibmount: coding style changes, don't touch Context() statusKarel Zak2013-08-202-54/+50Star
* pylibmount: use only public libmount API in tab.cKarel Zak2013-08-201-34/+42
* libmount: add mnt_table_{first,last}_fs()Karel Zak2013-08-204-0/+46
* libmount: add new function to docsKarel Zak2013-08-201-0/+3
* libmount: add mnt_table_{set,get}_userdata()Karel Zak2013-08-203-0/+36
* libmount: add mnt_table_with_comments()Karel Zak2013-08-203-0/+14
* pylibmount: cleanup *_HELP strings formattingKarel Zak2013-08-201-136/+144
* pylibmount: use mnt_fs_set_userdata() rather than ->userdataKarel Zak2013-08-201-12/+16
* pylibmount: fs.c - cleanup, remove libmount private stuffKarel Zak2013-08-201-81/+97
* pylibmount: remove bindsrc from fs APIKarel Zak2013-08-201-41/+13Star
* pylibmount: cleanup object namesKarel Zak2013-08-196-313/+315
* pylibmount: coding style changes in tab.cKarel Zak2013-08-191-22/+53
* pylibmount: coding style changes in fs.cKarel Zak2013-08-191-57/+72
* pylibmount: coding style changes in context.cKarel Zak2013-08-191-120/+201
* tests: consolidate Py tests initializationKarel Zak2013-08-195-14/+13Star
* build-sys: install pylibmount intoKarel Zak2013-08-192-4/+4
* pylibmount: add regression testsOndrej Oprala2013-08-1944-0/+1616
* pylibmount: add __init__.pyOndrej Oprala2013-08-192-0/+3
* pylibmount: basic codeOndrej Oprala2013-08-196-2/+3045
* build-sys: add pylibmountKarel Zak2013-08-194-1/+44
* build-sys: remove deprecated elvtune commandKarel Zak2013-08-1310-265/+0Star
* build-sys: enable mesg(1) by defaultKarel Zak2013-08-131-2/+2
* wall: make banner sysvinit compatibleKarel Zak2013-08-131-16/+18
* wall: allow to specify <message> on command lineKarel Zak2013-08-132-36/+68
* last: add link to util-linux to last.1Karel Zak2013-08-131-0/+3
* last: coding style clean upKarel Zak2013-08-131-247/+255
* last: use xalloc.h, err.h, nls.h and EXIT_ macrosKarel Zak2013-08-121-63/+21Star
* last: consolidate btmp/wtmp file pathsKarel Zak2013-08-121-24/+4Star
* last: add long options, improve usage()Karel Zak2013-08-121-12/+60
* build-sys: fix last stuffKarel Zak2013-08-121-3/+2Star
* build-sys: improbe UL_CONFLICT_BUILD macroKarel Zak2013-08-121-0/+2
* last: clean up the begin of the fileKarel Zak2013-08-123-33/+25Star
* last: merge sysvinit last/lastbOndrej Oprala2013-08-128-476/+1474
* agetty: -L accepts optional argumentKarel Zak2013-08-061-1/+1
* losetup: use loop-control to explicitly ask for deviceKarel Zak2013-08-063-0/+33
* blkdiscard: use fstat() rather than stat() [coverity scan]Karel Zak2013-08-061-6/+5Star
* losetup: fix loop device name usageKarel Zak2013-08-051-4/+9
* libmount: be robust when work with loopdev backing file pathsKarel Zak2013-08-052-18/+17Star
* losetup: make -j <path> more robustKarel Zak2013-08-051-10/+28
* libmount: canonicalize for conversion from loopdev backing fileKarel Zak2013-08-051-1/+6
* cal: set statically defined data read-onlySami Kerola2013-08-051-3/+3
* more: make output redirection more efficientSami Kerola2013-08-051-3/+4
* column: use variable lenght printf field width to wprint blanksSami Kerola2013-08-051-3/+2Star
* libmount: fix typosOndrej Oprala2013-08-0519-353/+354