]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2014-11-26  Karel Zaklibfdisk: rename and move function
2014-11-26  Karel Zaklibsmartcols: fix docs namespace
2014-11-26  Karel Zakbuild-sys: add fdisk.pc
2014-11-26  Karel Zakbuild-sys: add fdiskP.h to sources
2014-11-26  Karel Zakbuild-sys: create a regular shared libfdisk.so
2014-11-26  Karel Zakblkdiscard: fix compiler warning
2014-11-26  Karel Zakbuild-sys: cleanup in libmount Makemodule
2014-11-26  Karel Zaklibfdisk: add comments to header file
2014-11-26  Karel Zaklibfdisk: add docs for SGI functions
2014-11-26  Karel Zaklibfdisk: add docs for SUN functions
2014-11-26  Karel Zaklibfdisk: cleanup fdisk_partition_to_string() comment
2014-11-26  Karel Zaklibfdisk: fix typo
2014-11-26  Karel Zaklibfdisk: add docs for iterator
2014-11-26  Karel Zaklibfdisk: add docs for init functions
2014-11-26  Karel Zaklibfdisk: add docs for GPT functions
2014-11-26  Karel Zaklibfdisk: add docs for DOS functions
2014-11-26  Karel Zaklibfdisk: add docs for BSD functions
2014-11-25  Karel Zaklibfdisk: cleanup ask API, add comments
2014-11-21  Karel Zaklibfdisk: remove flags from fdisk_ask API
2014-11-21  Karel Zakldattach: add fallback for N_GSM0710
2014-11-21  Karel Zaklib/colors: use static buffers when parse scheme
2014-11-21  Karel Zakagetty: use futimens, check for all in configure.ac
2014-11-21  Karel Zaklibfdisk: add ref.counting to ask API
2014-11-21  Karel Zakagetty: fix typo
2014-11-21  Karel Zakagetty: keep the current baud before try 9600 on serial...
2014-11-21  Karel Zakagetty: don't ignore TERM
2014-11-20  Karel Zakbuild-sys: cleanup library symbol files
2014-11-20  Karel Zakibfdisk: (gpt) allow to maximize partition
2014-11-20  Karel Zaklibfdisk: (dos) allow to maximize partition
2014-11-20  Karel Zakaggety: always set default serial line speed
2014-11-19  Karel Zaklibmount: fix lock test to use real time to sync
2014-11-19  Karel Zaklogin: ignore SIGXFSZ when write to lastlog
2014-11-19  Karel Zakblkid: add hint about lsblk to the man page
2014-11-19  Andreas Henrikssonlib/colors: fix double free on error path
2014-11-19  Karel Zakbuild-sys: move all around clock_gettime() to monotonic.c
2014-11-19  Karel Zakbuild-sys: use CLOCKGETTIME_LIBS
2014-11-19  Karel Zaklibmount: fix utab entry on remount
2014-11-19  Karel Zaklibmount: add private mnt_context_get_mtab_for_target()
2014-11-19  Karel Zaklibmount: reuse allocated fs in parser
2014-11-19  Karel Zaklibmount: improve mnt_reset_fs()
2014-11-18  Karel Zakmisc: use monotonic time rater than gettimeofday
2014-11-18  Nikolay Sivovuuidd: Fixed a typo in daemon logging message
2014-11-18  Ville Skyttädocs: Spelling fixes
2014-11-18  Ville Skyttäbash-completion: Invoke actual commands to be completed...
2014-11-18  Karel Zakldattach: GSM0710 support, add intro modem command
2014-11-18  Sami Kerolamkswap: remove memory leaks [LeakSanitizer] [valgrind]
2014-11-18  Sami Kerolatests: mark python libmount tests known to fail with...
2014-11-18  Sami Kerolatests: skip kill -SEGV test when running AddressSanitizer
2014-11-18  Sami Kerolalibmount: fix memory overflow [AddressSanitizer]
2014-11-18  Sami Kerolatests: fix memory leak [AddressSanitizer]
2014-11-18  Sami Kerolabuild-sys: make scanf_cv_alloc_modifier to work [LeakSa...
2014-11-18  Tobias Stoeckmannlscpu: theoretical buffer overflow
2014-11-18  Gabriele Giaconelibfdisk: fix partition names on GNU Hurd.
2014-11-14  Boris Egorovlibfdisk: fix get_partition_unused_primary()
2014-11-13  Boris Egorovfdisk: missing break in switch
2014-11-13  Boris Egorovlibblkid: (nilfs) fix typo
2014-11-13  Benno Schulenberghwclock: improve wording and formatting of man page
2014-11-13  Karel Zaklibfdisk: (dos) be sure that sorted EBR list is terminated
2014-11-13  Karel Zaklibfdisk: fix table_add_freespace(), add debug messages
2014-11-13  Karel Zakcfdisk: cleanup menuitem draw functions
2014-11-13  Karel Zakcfdisk: remove [Load] from menu
2014-11-12  Karel Zakcfdisk: add support for sfdisk scripts
2014-11-12  Karel Zakfdisk: add support for sfdisk scripts
2014-11-12  Karel Zaklibfdisk: fix script parser, add debug messages
2014-11-10  Karel Zaklibfdisk: (gpt) don't offer first sector before the...
2014-11-10  Karel Zaklibfdisk: (gpt) make mode more readable
2014-11-10  Samuel Thibaultlibfdisk: fdisk_read_firstsector should seek to offset 0
2014-11-10  Karel Zaktests: simplify and update swaplabel test
2014-11-10  Karel Zakinclude/statfs_magic: use macro rather than type for...
2014-11-07  Karel Zakmkswap: make final report more human readable
2014-11-07  Karel Zakmkswap: device write code refactoring
2014-11-07  Karel Zakmkswap: device open code refactoring
2014-11-07  Karel Zakmkswap: always use header from control struct
2014-11-07  Karel Zakmkswap: coding style improvements
2014-11-07  Benno Schulenbergswapon: reword some usage strings
2014-11-07  Benno Schulenbergdocs: fix some wording, grammar and formatting in man...
2014-11-07  Sami Kerolamkswap: various minor improvement
2014-11-07  Sami Kerolamkswap: set variable only when it's value is known
2014-11-07  Sami Kerolamkswap: make remaining functions to take control struct...
2014-11-07  Sami Kerolamkswap: add struct mkswap_control to remove global...
2014-11-07  Sami Kerolamkswap: use err() rather than perror() && exit()
2014-11-07  Sami Kerolamkswap: remove unnecessary size check
2014-11-07  Sami Kerolamkswap: remove system architecture specific max swap...
2014-11-07  Karel Zaktests: update fdisk tests
2014-11-07  Karel Zakswapoff: swapoff swap files by LABEL and UUID
2014-11-07  Karel Zakfdisk: fix and improve -l warnings
2014-11-07  Karel Zaksfdisk: fix version typos in man page
2014-11-06  Karel Zakswitch_root: improve statfs->f_type portability
2014-11-04  Karel Zaklib/loopdev: remove test program
2014-11-04  Karel Zaklib/loopdev: replace custom DBG() with include/debug.h
2014-11-03  Karel Zaktests: cleanup libmount debug test
2014-11-03  Karel Zakdocs: update info about env debug variables
2014-11-03  Karel Zaklibfdisk: clean up debug, add help debug mask
2014-11-03  Karel Zaklibsmartcols: clean up debug, add help debug mask
2014-11-03  Karel Zaklibmount: clean up debug, add help debug mask
2014-11-03  Karel Zaklibblkid: clean up debug, add "help" debug mask
2014-11-03  Karel Zakinclude/debug: improve and cleanup
2014-11-03  Karel Zakswapon: improve man page notes about holes
2014-10-31  Karel Zakswapon: remove extra word from usage
2014-10-31  Bernhard Voelkerfindmnt: document --uniq option in man page
next