index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shlibs
/
mount
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-22
libmount: rename mount.h to libmount.h
Karel Zak
7
-9
/
+10
2011-01-22
libmount: split mnt_context_do_mount()
Karel Zak
6
-22
/
+108
2011-01-19
libmount: add mnt_context_is_* functions
Karel Zak
3
-1
/
+111
2011-01-18
libmount: cleanup internal API
Karel Zak
1
-1
/
+0
2011-01-13
libmount: improve fstab/mtab options usage
Karel Zak
3
-53
/
+71
2011-01-10
libmount: add mount(8) sample
Karel Zak
5
-1
/
+432
2011-01-10
libmount: properly canonicalize source and target
Karel Zak
6
-21
/
+68
2011-01-04
remove duplicate includes
Karel Zak
3
-5
/
+0
2011-01-04
libmount: cleanup API and docs
Karel Zak
16
-291
/
+247
2011-01-03
libmount: fix tab_update test program
Karel Zak
1
-1
/
+3
2011-01-03
lib: [env] consolidate safe_getenv() usage
Karel Zak
3
-36
/
+7
2011-01-03
libmount: cleanup mount.sym
Karel Zak
1
-13
/
+55
2011-01-03
libmount: cleanup lock API
Karel Zak
1
-1
/
+1
2011-01-03
libmount: cleanup context API
Karel Zak
3
-17
/
+8
2011-01-03
libmount: don't export some cache.c files
Karel Zak
3
-21
/
+7
2011-01-03
libmount: better work with mtab options
Karel Zak
9
-18
/
+159
2011-01-03
libmount: don't use NULL pointer in mntenv
Karel Zak
1
-0
/
+5
2011-01-03
mount: use libmount for mtab/utab updates
Karel Zak
1
-1
/
+0
2011-01-03
libmount: fix mount.h includes
Karel Zak
1
-0
/
+1
2011-01-03
libmount: clean mnt_update_* target usage
Karel Zak
2
-17
/
+26
2011-01-03
libmount: cleanup MS_RDONLY usageand mnt_update_* symbols
Karel Zak
6
-27
/
+115
2011-01-03
libmount: minor fixes
Karel Zak
5
-5
/
+10
2011-01-03
libmount: use separate buffer for userspace options, add mount attributes
Karel Zak
11
-375
/
+702
2011-01-03
libmount: add mntent.h compatible stuff
Karel Zak
3
-15
/
+100
2011-01-03
libmount: cleanup mangle() usage
Karel Zak
1
-5
/
+9
2011-01-03
libmount: minor fixes in cache.c
Karel Zak
1
-2
/
+3
2011-01-03
libmount: remove utab from API, update tests
Karel Zak
8
-118
/
+125
2011-01-03
libmount: fix to work with btrfs subvolume user mounts
Karel Zak
5
-21
/
+31
2011-01-03
libmount: use better format for utab, improve bind mounts
Karel Zak
8
-106
/
+270
2011-01-03
libmount: fix utab file and dir modes, add new debug messages
Karel Zak
5
-9
/
+32
2011-01-03
tests: improve libmount context mount and umount test
Karel Zak
1
-0
/
+4
2011-01-03
libmount: add new debug messages, fix umount return code
Karel Zak
2
-4
/
+18
2011-01-03
libmount: fix context mount test
Karel Zak
3
-39
/
+20
2011-01-03
libmount: fix mnt_optstr_remove_option_at()
Karel Zak
1
-1
/
+3
2011-01-03
libmount: support /{proc,etc}/filesystems
Karel Zak
7
-39
/
+241
2011-01-03
libmount: add debug messages and fix typos in tab_update
Karel Zak
3
-13
/
+32
2011-01-03
libmount: rewrite update
Karel Zak
8
-1010
/
+693
2011-01-03
libmount: fix Makefile and tests
Karel Zak
1
-1
/
+1
2011-01-03
libmount: improve function for work with mtab paths
Karel Zak
2
-112
/
+122
2011-01-03
libmount: fix comment for mnt_unlock_file()
Karel Zak
1
-1
/
+1
2011-01-03
libmount: add functions get mtab/utab paths
Karel Zak
1
-37
/
+46
2011-01-03
libmount: allow to overwrite mtab/fstab paths
Karel Zak
7
-62
/
+140
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
[next]