index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shlibs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
libmount: add LIBMOUNT_{MTAB,FSTAB}
Karel Zak
2
-11
/
+17
2011-01-03
tests: add libmount lock test
Karel Zak
1
-9
/
+44
2011-01-03
tests: add libmount tab_parse.c tests
Karel Zak
1
-10
/
+1
2011-01-03
libmount: cleanup fstab parser, improve mnt_tab errcb usage
Karel Zak
4
-20
/
+51
2011-01-03
libmount: fix mnt_optstr_apply_flags() to work with optional variables
Karel Zak
1
-5
/
+6
2011-01-03
tests: use {src,build}dir variables for tests
Karel Zak
1
-1
/
+1
2011-01-03
libmount: improve assert() and DBG() usage
Karel Zak
5
-31
/
+99
2011-01-03
libmount: add umount(2) support
Karel Zak
6
-91
/
+709
2011-01-03
libmount: add mnt_context_get_{fstab,mtab}()
Karel Zak
3
-40
/
+91
2011-01-03
libmount: add mnt_tab_find_pair()
Karel Zak
3
-16
/
+85
2011-01-03
libmount: allows to swap source and target
Karel Zak
3
-164
/
+149
2011-01-03
libmount: cleanup mount.h
Karel Zak
1
-38
/
+33
2011-01-03
libmount: split context.c
Karel Zak
5
-834
/
+909
2011-01-03
libmount: cleanup helpers support
Karel Zak
1
-114
/
+117
2011-01-03
libmount: rewrite mountinfo/fstab parsers to use sscanf()
Karel Zak
1
-209
/
+76
2011-01-03
libmount: fix mount helpers call
Karel Zak
1
-24
/
+115
2011-01-03
libmount: update mtab after mount(2)
Karel Zak
1
-7
/
+52
2011-01-03
libmount: always store rw/ro flags to mtab
Karel Zak
1
-15
/
+52
2011-01-03
libmount: update mount.sym
Karel Zak
2
-4
/
+4
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
[next]