]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2020-11-10  Karel Zaktests: (ul) remove another 'dim' input
2020-11-09  Karel Zaktests: remove ul(1) 'dim' input
2020-11-09  Sami Kerolatests: move misc/ul to ul/ directory
2020-11-09  Karel Zakbuild-sys: fix sendfile use
2020-11-09  Karel Zakwipefs: (man) add hint to erase on partitions and disk
2020-11-09  Karel ZakMerge branch 'libuuid' of https://github.com/ferivoz...
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-09  Karel Zakflock: keep -E exit status more restrictive
2020-11-09  Egor Chelakul_copy_file: make defines for return values
2020-11-09  Egor Chelakread_all: return 0 when EOF occurs after 0 bytes
2020-11-09  Egor Chelakul_copy_file: add test program
2020-11-09  Egor Chelakul_copy_file: handle EAGAIN and EINTR
2020-11-09  Egor Chelakul_copy_file: use all_read/all_write
2020-11-09  Egor Chelakul_copy_file: use BUFSSIZ for buffer size
2020-11-09  Egor Chelaknologin: use ul_copy_file
2020-11-09  Egor Chelaklogin: use ul_copy_file
2020-11-09  Egor Chelakconfigure.ac: check for sendfile
2020-11-09  Egor Chelakul_copy_file: use sendfile
2020-11-09  Egor Chelakvipw: move copyfile to the lib
2020-11-08  Samanta Navarrolibuuid: check quality of random bytes
2020-11-06  Karel Zaksfdisk: fix backward --move-data
2020-11-06  Karel ZakMerge branch 'whereis' of https://github.com/ferivoz...
2020-11-05  Karel ZakMerge branch 'sfdisk-json-dump' of https://github.com...
2020-11-04  Dimitri John... sfdisk: correct --json --dump false exclusive
2020-11-04  Samanta Navarrowhereis: extend test case
2020-11-04  Samanta Navarrowhereis: filter bin, man and src differently
2020-11-04  Samanta Navarrowhereis: do not strip suffixes
2020-11-04  Samanta Navarrowhereis: do not ignore trailing numbers
2020-11-04  Samanta Navarrowhereis: add --disable-whereis to configure
2020-11-04  Samanta Navarrowhereis: add lib32 directories
2020-11-04  Samanta Navarrowhereis: support zst compressed man pages
2020-11-04  Samanta Navarrowhereis: fix out of boundary read
2020-11-04  Samanta Navarromisc: fix typos
2020-11-04  Samanta Navarromisc: fix typos [codespell]
2020-11-04  Karel Zaksfdisk: (docs) add more information about GPT attribute...
2020-11-03  Karel Zakdocs: rename to getopt-example
2020-11-03  Karel ZakMerge branch 'execl-null' of https://github.com/DankRan...
2020-11-03  Sami Kerolalib/randutils: rename random_get_bytes()
2020-10-29  Egor Chelakcast NULL to char * when using execl
2020-10-29  Egor Chelakvipw: fix short write handling in copyfile
2020-10-21  Karel Zakul: fix use of unsigned number
2020-10-21  Karel Zakdmesg: add --since and --until
2020-10-21  Karel Zakul: small coding changes
2020-10-21  Karel ZakMerge branch 'ul-refactor' of https://github.com/kerola...
2020-10-21  Karel Zakcal: do not use putp(), directly use stdio functions
2020-10-20  Sami Kerolaul: flip comparisons to lesser to greater order
2020-10-20  Sami Kerolaul: use size_t to measure memory allocation size
2020-10-20  Sami Kerolaul: improve function and variable names
2020-10-20  Sami Kerolaul: rename enumerated mode symbols
2020-10-20  Sami Kerolaul: remove function like putwp preprocessor define
2020-10-20  Sami Kerolaul: free most allocations ncurses did during setupterm()
2020-10-20  Sami Kerolaul: replace global runtime variables with a control...
2020-10-20  Sami Kerolaul: add a term capabilities tracking structure
2020-10-20  Sami Kerolaul: remove function prototypes
2020-10-20  Sami Kerolaul: tidy up coding style
2020-10-20  Sami Kerolaul: add basic tests
2020-10-19  Dr. David Alan... libmount: Fix 0x%u usage
2020-10-16  Sami Kerolasfdisk: do not free device name too soon [coverity...
2020-10-16  Sami Kerolalogin: close() only a file descriptor that is open...
2020-10-16  Karel Zakswitch_root: fix double close [coverity scan]
2020-10-16  Sami Kerolafsck, libblkid: fix printf format string issue [coverit...
2020-10-16  Sami Kerolansenter / switch_root: fix insecure chroot [coverity...
2020-10-16  Sami Kerolalogin: ensure getutxid() does not use uninitialized...
2020-10-16  Sami Kerolalib/pager: fix improper use of negative value [coverity...
2020-10-16  Sami Kerolaunshare: fix bad bit shift operation [coverity scan]
2020-10-16  Sami Kerolahardlink: fix hardlink pcre leak
2020-10-16  Sami Kerolacol: fix --help short option in usage() output
2020-10-16  Karel Zaktests: update sfdisk wipe tests
2020-10-15  Karel Zaksfdisk: disable bootbits protection on '--wipe always'
2020-10-14  Karel Zakmkfs.minix: add --lock and LOCK_BLOCK_DEVICE
2020-10-14  Karel ZakMerge branch 'master' of https://github.com/eric-simpso...
2020-10-14  Karel ZakMerge branch 'dusty-remove-fstab-condition' of https...
2020-10-13  Eric Simpsondo not require sys/syscall.h on non-linux platforms
2020-10-13  Karel Zaktests: update atari partx tests
2020-10-13  Dusty Mabefstrim: remove fstab condition from fstrim.timer
2020-10-13  Karel Zaktests: update atari blkid tests
2020-10-13  Karel Zaklibblkid: make Atari more robust
2020-10-13  Karel Zaklosetup: increase limit of setup attempts
2020-10-13  Karel Zaklosetup: avoid infinite busy loop
2020-10-12  Karel Zakbash-completion: (lsblk) update columns
2020-10-12  Karel Zaklsblk: add --width option
2020-10-09  Karel Zaklib/sysfs: fix doble free [coverity scan]
2020-10-09  Karel Zaklibblkid: fix Atari prober logic
2020-10-07  Karel Zaklibblkid: use /sys to read all block devices
2020-10-06  Karel Zakbuild-sys: use _DATA to install getopt examples
2020-10-06  Karel Zakdocs: add hint about make install-strip and link to...
2020-10-06  Karel Zaklogin: move proctitle code to login.c
2020-10-06  Karel Zaklib: add missing headers to .c files
2020-10-06  Karel Zakbuild-sys: exclude GPL from libcommon
2020-10-06  Karel Zaklib/procutils: use Public Domain for this file
2020-10-05  Karel Zaklib/loopdev: cosmetic changes to LOOP_CONFIGURE
2020-10-05  Karel ZakMerge branch 'frkaya/loopconfig' of https://github...
2020-10-03  Samanta Navarroagetty: fix typo in manual page
2020-10-01  Karel Zaklogin: use mem2strcpy() rather than rely on printf()
2020-10-01  Karel Zakhwclock: make tz use more robust [coverity scan]
2020-10-01  Karel Zakscript: don't use strings from user as printf-format...
2020-10-01  Karel Zaklib/buffer: make it robust for static analyzers [coveri...
2020-10-01  Karel Zakchrt: don't restrict --reset-on-fork, add more info...
2020-10-01  Karel Zakchrt: (man) add human-readable names for policies
2020-10-01  Karel Zakchrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
next