2011-01-03 |
Karel Zak | tests: improve libmount context mount and umount test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add new debug messages, fix umount return... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | findmnt: fix exit code |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | findmnt: use new tab parsing API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix context mount test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add basic libmount tests for mounting |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix mnt_optstr_remove_option_at() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: support /{proc,etc}/filesystems |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add utab update tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add debug messages and fix typos in tab_update |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: rewrite update |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix Makefile and tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve function for work with mtab paths |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix comment for mnt_unlock_file() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add functions get mtab/utab paths |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount mtab update test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: allow to overwrite mtab/fstab paths |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add quoted optstr |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: improve subtests initialization |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add LIBMOUNT_{MTAB,FSTAB} |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount lock test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount utils.c tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount tags tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount mtab tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount tab_parse.c tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup fstab parser, improve mnt_tab errcb... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount optstr.c tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix mnt_optstr_apply_flags() to work with... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: use {src,build}dir variables for tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve assert() and DBG() usage |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add umount(2) support |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_context_get_{fstab,mtab}() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_tab_find_pair() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: allows to swap source and target |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup mount.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: split context.c |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup helpers support |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: rewrite mountinfo/fstab parsers to use sscanf() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix mount helpers call |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: update mtab after mount(2) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: always store rw/ro flags to mtab |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: update mount.sym |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: extend mnt_update_* API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mount(2) and /sbin/mount.<type> support |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mtab managment to context API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: use attribute __format__ for debug routines |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add FS detection |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: better permissions and optstr evaliation |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add DBG() to optstr.c |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: minor cleanup in optstr.c |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_optstr_fix_user |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: clean up mountflags usage |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve parsers return codes |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: rewrite optstr translation |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: implement mnt_context_subst_optstr() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add routines for uid=, git= and context=... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add utils for work with uid/gid |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add first part of high-level API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup mount.sym |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_context |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_optstr_get_userspace_mountflags() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add MNT_FS_SWAP flag |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup debug flags |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve debugging, fix optstr prepend |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add new pseudo filesystems |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_fs_prepend_optstr() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_optstr_prepend_option() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix optstr test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: rewrite DBG() macro |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add new psetudo filesystems |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (tab_parse.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (tab.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (optstr.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (optmap.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (lock.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (iter.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (fs.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup return codes (cache.c) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: clean up mnt_fs_set_optstr() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve an rename API for mtab management |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: update tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: update mount.{h,sym} |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: use mnt_fs for mtab API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix datatype for mountflags |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: remove unnecessary options container |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add support for mtab managment |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | lib: fix mange() and unmangle() to handle NULL |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: correctly use "none" values |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | findmnt: add support for fs-root (subvolumes and bind... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_optstr_get_mountflags() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: improve mnt_get_fs_root() and mnt_get_mountpo... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add uhelper=, improve mnt_split_optstr() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add unit test for mnt_copy_fs() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add utils to get FS root/mountpoint |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_copy_fs() and mnt_fs_set_root() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add unmangle/mangle() functions to API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: remove fs and tab printf functions |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add {start,end}swith() functions |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mnt_get_writable_mtab_path() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: clean up lock.c |
commit | commitdiff | tree | snapshot |
next |