index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmount
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
libmount: fix mnt_context_is_child() comment
Karel Zak
1
-1
/
+4
2013-10-11
libmount: Fix typo in comment
Namhyung Kim
1
-2
/
+2
2013-10-08
various: fix mixing declarations and code compiler warnings [smatch]
Sami Kerola
2
-2
/
+4
2013-10-08
COPYING: fix grammar of referring phrase, and indicate location better
Benno Schulenberg
1
-2
/
+2
2013-10-01
libmount: remove dead code [coverity scan]
Karel Zak
1
-1
/
+1
2013-10-01
pylibmount: check for mnt_fs_get_tag() return value [coverity scan]
Karel Zak
1
-1
/
+2
2013-10-01
pylibmount: make tab parsers more robust [coverity scan]
Karel Zak
1
-3
/
+3
2013-10-01
libmount: make mnt_table_replace_file() more robust [coverity scan]
Karel Zak
1
-1
/
+13
2013-09-30
libmount: Save errno if mkostemp() failed
Namhyung Kim
1
-1
/
+3
2013-09-27
build-sys: one install dir for all pylibmount stuff
Karel Zak
1
-4
/
+6
2013-09-27
libmount: update docs
Karel Zak
4
-7
/
+7
2013-09-27
libmount: small cleanup in umount code
Karel Zak
2
-3
/
+6
2013-09-26
libmount: compose mount.<type> helpers paths more carefully
Karel Zak
1
-0
/
+1
2013-09-26
build-sys: add pylibmount __init__.py EXTRA_DIST
Karel Zak
1
-0
/
+2
2013-09-26
build-sys: install to the correct python dirs
Karel Zak
1
-1
/
+3
2013-09-26
libmount: make mnt_fs_{ap,pre}pend_options() more robust
Karel Zak
1
-0
/
+6
2013-09-26
libmount: Remove stale comment on mnt_context_mount()
Namhyung Kim
1
-5
/
+0
2013-09-26
libmount: Set each optstr's to NULL if failed
Namhyung Kim
1
-3
/
+9
2013-09-26
libmount: Free splitted optstr's when error occurred
Namhyung Kim
1
-1
/
+5
2013-09-26
libmount: Get rid of an unnecessary check
Namhyung Kim
1
-1
/
+1
2013-09-20
pylibmount: rewrite to be py2/py3 universal
Ondrej Oprala
8
-116
/
+203
2013-09-20
build-sys: support --with-python[={2,3}]
Karel Zak
1
-2
/
+1
2013-09-20
libmount: free username after check
Dave Reisner
1
-0
/
+2
2013-09-20
libmount: use memmove when overlap possible
Dave Reisner
1
-1
/
+1
2013-09-10
lib: rename time-util.c to timeutils.c, fix headers
Karel Zak
1
-0
/
+1
2013-08-29
lib/strutils: move *swith() functions to private library
Sami Kerola
4
-36
/
+2
2013-08-27
build-sys: add CFLAGS and LDFLAGS for daemons and shared libs
Karel Zak
1
-0
/
+2
2013-08-22
pylibmount: improve helps strings formatting
Karel Zak
1
-218
/
+214
2013-08-22
pylibmount: add debug messages
Karel Zak
5
-6
/
+114
2013-08-22
libmount: cleanup libmnt_fs list after mnt_table_remove_fs()
Karel Zak
2
-1
/
+13
2013-08-22
pylibmount: use libmount reference counting
Karel Zak
5
-26
/
+33
2013-08-21
libmount: add reference counter to libmnt_table
Karel Zak
10
-50
/
+100
2013-08-21
libmount: add reference counting to libmnt_cache
Karel Zak
6
-30
/
+70
2013-08-21
libmount: add reference counting to libmount_fs
Karel Zak
10
-41
/
+115
2013-08-21
pylibmount: remove Context_get_table()
Karel Zak
1
-29
/
+0
2013-08-21
pylibmount: cleanup cxt usage
Karel Zak
2
-73
/
+15
2013-08-21
libmount: add function for context userdata
Karel Zak
4
-0
/
+46
2013-08-20
pylibmount: remove unnecessary code
Karel Zak
1
-1
/
+0
2013-08-20
libmount: add mnt_table_is_empty(), improve table list usage
Karel Zak
5
-9
/
+31
2013-08-20
pylibmount: coding style changes, don't touch Context() status
Karel Zak
2
-54
/
+50
2013-08-20
pylibmount: use only public libmount API in tab.c
Karel Zak
1
-34
/
+42
2013-08-20
libmount: add mnt_table_{first,last}_fs()
Karel Zak
4
-0
/
+46
2013-08-20
libmount: add new function to docs
Karel Zak
1
-0
/
+3
2013-08-20
libmount: add mnt_table_{set,get}_userdata()
Karel Zak
3
-0
/
+36
2013-08-20
libmount: add mnt_table_with_comments()
Karel Zak
3
-0
/
+14
2013-08-20
pylibmount: cleanup *_HELP strings formatting
Karel Zak
1
-136
/
+144
2013-08-20
pylibmount: use mnt_fs_set_userdata() rather than ->userdata
Karel Zak
1
-12
/
+16
2013-08-20
pylibmount: fs.c - cleanup, remove libmount private stuff
Karel Zak
1
-81
/
+97
2013-08-20
pylibmount: remove bindsrc from fs API
Karel Zak
1
-41
/
+13
2013-08-19
pylibmount: cleanup object names
Karel Zak
6
-313
/
+315
[next]