summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: remove unnecessary environment variableSami Kerola2013-08-231-1/+0Star
* pylibmount: improve helps strings formattingKarel Zak2013-08-221-218/+214Star
* pylibmount: add debug messagesKarel Zak2013-08-225-6/+114
* libmount: cleanup libmnt_fs list after mnt_table_remove_fs()Karel Zak2013-08-222-1/+13
* pylibmount: use libmount reference countingKarel Zak2013-08-225-26/+33
* misc: use libmnt_table reference counterKarel Zak2013-08-219-20/+23
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-2110-50/+100
* misc: use libmnt_cache reference countingKarel Zak2013-08-218-11/+11
* libmount: add reference counting to libmnt_cacheKarel Zak2013-08-216-30/+70
* fsck: use libmount fs reference counterKarel Zak2013-08-211-4/+8
* 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