summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak2013-08-271-0/+2
* 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
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-2110-50/+100
* libmount: add reference counting to libmnt_cacheKarel Zak2013-08-216-30/+70
* 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-205-9/+31
* 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
* build-sys: install pylibmount intoKarel Zak2013-08-191-3/+4
* pylibmount: add regression testsOndrej Oprala2013-08-194-0/+394
* pylibmount: add __init__.pyOndrej Oprala2013-08-191-0/+2
* pylibmount: basic codeOndrej Oprala2013-08-196-2/+3045
* build-sys: add pylibmountKarel Zak2013-08-192-1/+22
* libmount: be robust when work with loopdev backing file pathsKarel Zak2013-08-052-18/+17Star
* libmount: canonicalize for conversion from loopdev backing fileKarel Zak2013-08-051-1/+6
* libmount: fix typosOndrej Oprala2013-08-0519-353/+354
* libmount: add missing declarations to libmount.h.in and documentationOndrej Oprala2013-08-014-0/+18
* libmount: change tailing to trailing in *_tailing_comments functionsOndrej Oprala2013-08-015-21/+21
* libmount: fix memory leak [clang-analyzer]Karel Zak2013-07-091-1/+2
* lsblk: use devno to check if the filesystem is mountedKarel Zak2013-07-081-1/+15
* libmount: add functions to safely replace a fs tableOndrej Oprala2013-07-033-0/+112
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-037-9/+356
* libmount: add a generic append_string() functionKarel Zak2013-07-022-0/+39
* libmount: be more restrictive about valid tag namesKarel Zak2013-07-025-32/+40
* libmount: be robust for empty target/source stringsKarel Zak2013-06-172-14/+27
* libmount: more robust options string parsingKarel Zak2013-05-301-2/+2
* libmount: use err.h in testKarel Zak2013-05-141-1/+1
* libmount: don't ignore root fs on umount -aKarel Zak2013-05-141-4/+1Star
* libmount: use MS_SILENT for /{proc,etc}/filesystemsKarel Zak2013-05-091-1/+3
* libmount: (test) check writing to a file was successfulSami Kerola2013-04-261-1/+4
* Fix various typosYuri Chornoivan2013-04-261-1/+1