index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
libmount: extend mnt_update_* API
Karel Zak
3
-1
/
+61
2011-01-03
libmount: add mount(2) and /sbin/mount.<type> support
Karel Zak
4
-41
/
+281
2011-01-03
libmount: add mtab managment to context API
Karel Zak
3
-7
/
+77
2011-01-03
libmount: use attribute __format__ for debug routines
Karel Zak
4
-6
/
+9
2011-01-03
libmount: add FS detection
Karel Zak
5
-29
/
+151
2011-01-03
libmount: better permissions and optstr evaliation
Karel Zak
1
-67
/
+155
2011-01-03
libmount: add DBG() to optstr.c
Karel Zak
1
-3
/
+25
2011-01-03
libmount: minor cleanup in optstr.c
Karel Zak
1
-7
/
+7
2011-01-03
libmount: add mnt_optstr_fix_user
Karel Zak
3
-1
/
+43
2011-01-03
libmount: clean up mountflags usage
Karel Zak
4
-56
/
+178
2011-01-03
libmount: improve parsers return codes
Karel Zak
4
-142
/
+191
2011-01-03
libmount: rewrite optstr translation
Karel Zak
5
-139
/
+268
2011-01-03
libmount: implement mnt_context_subst_optstr()
Karel Zak
2
-25
/
+66
2011-01-03
libmount: add routines for uid=, git= and context= translation
Karel Zak
3
-0
/
+205
2011-01-03
libmount: add utils for work with uid/gid
Karel Zak
2
-0
/
+46
2011-01-03
libmount: add first part of high-level API
Karel Zak
2
-0
/
+1128
2011-01-03
libmount: cleanup mount.sym
Karel Zak
1
-38
/
+3
2011-01-03
libmount: add mnt_context
Karel Zak
1
-0
/
+7
2011-01-03
libmount: add mnt_optstr_get_userspace_mountflags()
Karel Zak
4
-26
/
+86
2011-01-03
libmount: add MNT_FS_SWAP flag
Karel Zak
4
-11
/
+24
2011-01-03
libmount: cleanup debug flags
Karel Zak
2
-18
/
+22
2011-01-03
libmount: improve debugging, fix optstr prepend
Karel Zak
2
-3
/
+5
2011-01-03
libmount: add new pseudo filesystems
Karel Zak
1
-0
/
+4
2011-01-03
libmount: add mnt_fs_prepend_optstr()
Karel Zak
5
-8
/
+38
2011-01-03
libmount: add mnt_optstr_prepend_option()
Karel Zak
3
-2
/
+56
2011-01-03
libmount: fix optstr test
Karel Zak
1
-2
/
+2
2011-01-03
libmount: rewrite DBG() macro
Karel Zak
9
-105
/
+113
2011-01-03
libmount: add new psetudo filesystems
Karel Zak
1
-0
/
+2
2011-01-03
libmount: cleanup return codes (tab_parse.c)
Karel Zak
1
-60
/
+78
2011-01-03
libmount: cleanup return codes (tab.c)
Karel Zak
1
-21
/
+21
2011-01-03
libmount: cleanup return codes (optstr.c)
Karel Zak
1
-45
/
+42
2011-01-03
libmount: cleanup return codes (optmap.c)
Karel Zak
1
-4
/
+4
2011-01-03
libmount: cleanup return codes (lock.c)
Karel Zak
1
-16
/
+24
2011-01-03
libmount: cleanup return codes (iter.c)
Karel Zak
1
-2
/
+2
2011-01-03
libmount: cleanup return codes (fs.c)
Karel Zak
1
-60
/
+50
2011-01-03
libmount: cleanup return codes (cache.c)
Karel Zak
5
-16
/
+18
2011-01-03
libmount: clean up mnt_fs_set_optstr()
Karel Zak
6
-22
/
+65
2011-01-03
libmount: improve an rename API for mtab management
Karel Zak
4
-268
/
+312
2011-01-03
libmount: update tests
Karel Zak
2
-2
/
+2
2011-01-03
libmount: update mount.{h,sym}
Karel Zak
2
-1
/
+31
2011-01-03
libmount: use mnt_fs for mtab API
Karel Zak
2
-85
/
+71
2011-01-03
libmount: fix datatype for mountflags
Karel Zak
3
-12
/
+14
2011-01-03
libmount: remove unnecessary options container
Karel Zak
5
-1630
/
+2
2011-01-03
libmount: add support for mtab managment
Karel Zak
4
-11
/
+968
2011-01-03
lib: fix mange() and unmangle() to handle NULL
Karel Zak
1
-0
/
+9
2011-01-03
libmount: correctly use "none" values
Karel Zak
3
-15
/
+25
2011-01-03
findmnt: add support for fs-root (subvolumes and bind mounts)
Karel Zak
2
-2
/
+20
2011-01-03
libmount: add mnt_optstr_get_mountflags()
Karel Zak
3
-0
/
+74
2011-01-03
libmount: improve mnt_get_fs_root() and mnt_get_mountpoint()
Karel Zak
2
-9
/
+17
2011-01-03
libmount: add uhelper=, improve mnt_split_optstr()
Karel Zak
4
-9
/
+29
[next]