]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2010-06-08  Karel Zakbuild-sys: release++ (v2.18-rc1) v2.18-rc1
2010-06-08  Karel Zaklibmount: don't build tests by default
2010-06-08  Karel Zakbuild-sys: cleanup lib{mount,blkid} building
2010-06-07  Karel Zakdocs: update ReleaseNotes
2010-06-07  Karel Zakdocs: update AUTHORS file
2010-06-07  Karel Zaklibmount: another Makefile.am fix
2010-06-07  Karel Zakpo: merge changes
2010-06-07  Karel Zaklibmount: use mangle function from lib/
2010-06-07  Karel Zaklibmount: fix Makefile.am
2010-06-07  Karel Zakbuild-sys: update include/Makefile.am
2010-06-07  Karel Zakbuild-sys: use include/list.h
2010-06-07  Clytie Siddallpo: update vi.po (from translationproject.org)
2010-06-07  Jakub Boguszpo: update pl.po (from translationproject.org)
2010-06-07  Makoto Katopo: update ja.po (from translationproject.org)
2010-06-07  Arif E. Nugrohopo: update id.po (from translationproject.org)
2010-06-07  Mikel Olasagasti... po: update eu.po (from translationproject.org)
2010-06-07  Santiago Vila... po: update es.po (from translationproject.org)
2010-06-07  Petr Pisarpo: update cs.po (from translationproject.org)
2010-06-07  Karel Zakpo: update list of files
2010-06-04  Karel Zaktests: update blkid test for raid1
2010-06-04  Karel Zaktests: mount cramfs read-only
2010-06-04  Karel Zaktests: update lscpu test
2010-06-04  Karel Zaklibblkid: optimize UDF label reading
2010-06-04  Karel Zaklibmount: add #warning libmount API is not stable yet!
2010-06-03  Karel Zaklibmount: fix some gtkdoc warnings
2010-06-03  Karel Zaklibmount: remove mnt_open_device()
2010-06-03  Karel Zakfindmnt: move from /sbin to /bin
2010-06-03  Karel Zakfindmnt: minor coding style fixes
2010-06-03  Karel Zakfindmnt: small change in usage()
2010-06-03  Karel Zaklib: remove unwanted debug messages
2010-06-03  Karel Zakfindmnt: add {fs,vfs}-options columns
2010-06-03  Karel Zaklibmount: fix name of mnt_fs_get_*_optstr()
2010-06-03  Karel Zaklib: tt.c - fix minimal width of column
2010-06-03  Karel Zaklibmount: merge vfs and fs options more carefully
2010-06-03  Karel Zaklibmount: add docs
2010-06-03  Karel Zaklibmount: cleanup docs
2010-06-03  Karel Zakfindmnt: add man page
2010-06-03  Karel Zakfindmnt: don't swap source and target for tags
2010-06-03  Karel Zaklibmount: fix mnt_fs_match_source()
2010-06-03  Karel Zaklibmount: add new debug messages
2010-06-03  Karel Zaklibmount: cleanup cache flags and debug messages
2010-06-03  Karel Zaklibmount: export mnt_init_debug()
2010-06-03  Karel Zaklib: tt.c: don't print header for empty table
2010-06-03  Karel Zakfindmnt: rewrite to use lib/tt.c
2010-06-03  Karel Zaklib: add tt.c (Tree and Table output)
2010-06-03  Karel Zakinclude: move shlibs/.../list.h to the include/ directory
2010-06-03  Karel Zakfindmnt: add tree support
2010-06-03  Karel Zaklibmount: add mnt_cache_find_tag_value()
2010-06-03  Karel Zaklibmount: add support for userdata and work with VFS...
2010-06-03  Karel Zaklibblkid: add mnt_iter_get_direction()
2010-06-03  Karel Zaklibmount: read devno, ID and parent ID from /proc/self...
2010-06-03  Karel Zakfindmnt: add new command
2010-06-03  Karel Zaklibmount: update symbols table
2010-06-03  Karel Zaklibmount: add fstab/mtab/mountinfo lookup routines
2010-06-03  Karel Zaklibmount: add mnt_match_{fstype,options} functions
2010-06-03  Karel Zaklibmount: add fstab/mtab/mountinfo parsing routines
2010-06-03  Karel Zaklibmount: rename mnt_optls_iterate_options()
2010-06-03  Karel Zaklibmount: add mnt_entry
2010-06-03  Karel Zaklibmount: add mtab locking code
2010-06-03  Karel Zaklibmount: proper tests definition in Makefile.am
2010-06-03  Karel Zaklibmount: add optls (options container)
2010-06-03  Karel Zaklibmount: add list routines and generic iterator
2010-06-03  Karel Zaklibmount: add mnt_optstr_* functions
2010-06-03  Karel Zaklibblkid: add paths and tags cache
2010-06-03  Karel Zaklibmount: add test_version
2010-06-03  Karel Zaklibmount: add debug support
2010-06-03  Karel Zaklibmount: add basic utils
2010-06-03  Karel Zaklibmount: add version.c
2010-06-03  Karel Zaklibmount: add basic dirs
2010-06-02  Karel Zakblkid: remove _ENC from ID_PART_ENTRY_{NAME,TYPE} variables
2010-06-01  Andrew Nayenkolibblkid: add exFAT file system detection support
2010-06-01  Francesco Cosoletoipcs: reorganize help and usage texts
2010-06-01  Francesco Cosoletotests: update ipcs/headers test
2010-06-01  Francesco Cosoletoipcs: add missing "PIDs" to related shared memory heade...
2010-06-01  Francesco Cosoletoipcs: get rid of colons from header strings for consistency
2010-06-01  Karel Zaktests: add lscpu dump from Dell R710, 8-core Nehalem...
2010-06-01  Karel Zaktests: update lscpu
2010-06-01  Karel Zaklscpu: use cpuset masks, read data for all CPUs
2010-06-01  Karel Zaktaskset: move NR_CPUS determination to lib/cpuset.c
2010-06-01  Karel Zaklscpu: improve --sysroot code
2010-06-01  Karel Zaklscpu: cleanup used names
2010-06-01  Karel Zaklscpu: cleanup path_scanstr()
2010-06-01  Karel Zaktaskset: add NLS support, use err.h, cleanup
2010-06-01  Karel Zaklib: add fallback for libc (uClibc) without CPU_ALLOC
2010-06-01  Karel Zaktaskset: use libc based cpu_set_t
2010-06-01  Karel Zaktests: add cpuset regression test
2010-06-01  Karel Zaktaskset: move bitmap routines to lib/cpuset.c
2010-05-28  Karel Zakmount: fix coding style
2010-05-28  Petr Uzelmount: detect when kernel silently adds MS_RDONLY flag
2010-05-28  Petr Uzelgit: ignore index files generated by ctags and cscope
2010-05-28  Petr Uzelumount: do not sync() as the kernel does it by itself
2010-05-28  Petr Uzelmount: fix typo in comment
2010-05-28  Christoph Hellwigmount: fix information about XFS log buffers in mount.8
2010-05-24  Karel Zakbuild-sys: replace ../ with $top_srcdir
2010-05-21  Karel Zakblkid: remove duplicate option from man page
2010-05-21  Karel Zaklibblkid: improve MD 0.90.0 detection (use sb->size)
2010-05-19  Karel Zaktests: update fdisk tests
2010-05-18  Karel Zakrdev: remove this deprecated command
2010-05-18  Karel Zaklibblkid: improbe DDF detection
2010-05-18  Karel Zaklibblkid: probe for (non-linux) RAIDs on whole devices...
next