2011-01-04 |
Jakub Bogusz | po: update pl.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Benno Schulenberg | po: update nl.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Makoto Kato | po: update ja.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Gabor Kelemen | po: update hu.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Milan Bouchet... | po: update fr.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Karel Zak | remove duplicate includes |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Karel Zak | agetty: use ignore_result() or write(1, ...) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Karel Zak | lib: [c] add ignore_result() |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Karel Zak | docs: fix typos in man pages |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Karel Zak | findmnt: add --submounts option |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup API and docs |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: use verbose info for HAVE_LIBMOUNT_MOUNT only |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: use findmnt(8) for remount test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: use findmnt(8) for mount --move test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: improve verbose info |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix tab_update test program |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: refresh libmount fstab parser tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: fix strtosize() test |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | findmnt: add MAJ:MIN |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libblkid: support LIBBLKID_DEBUG= env. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | lib: [env] consolidate safe_getenv() usage |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup mount.sym |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup lock API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup context API |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: don't export some cache.c files |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: better work with mtab options |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: check for mtab |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | umount: add HAVE_LIBMOUNT_MOUNT code |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: rewrite HAVE_LIBMOUNT_MOUNT code |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: add mnt_init_debug() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: don't use NULL pointer in mntenv |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | losetup: remove unnecessary fstab.h include |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: use libmount for mtab/utab updates |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix mount.h includes |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: clean mnt_update_* target usage |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup MS_RDONLY usageand mnt_update_* symbols |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | tests: add libmount utab tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: minor fixes |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | findmnt: use new libmount functions |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: use separate buffer for userspace options... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | mount: read mtab by libmount |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | build-sys: add --enable-libmount-mount |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: add mntent.h compatible stuff |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: cleanup mangle() usage |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: minor fixes in cache.c |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: remove utab from API, update tests |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix to work with btrfs subvolume user mounts |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: use better format for utab, improve bind... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Karel Zak | libmount: fix utab file and dir modes, add new debug... |
commit | commitdiff | tree | snapshot |
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 |
next |