]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib
su: change error message
[thirdparty/util-linux.git] / lib /
2019-01-04  Karel Zakchoom: fix negative adjust score usage
2019-01-04  Karel Zakbuild-sys: do not require dirfd()
2018-09-14  Karel Zaklib/strutils: return from xstrmode()
2018-07-23  Karel Zaklib/colors:: fix compiler warnings [-Wcast-qual]
2018-07-23  Karel Zaklib/loopdev: fix compiler warning [-Wcast-qual]
2018-07-20  Karel Zaklib/mangle: const quialifier cleanup
2018-07-20  Karel Zaklib/color-names: const cleanup
2018-07-20  Karel Zaklib/strutils: follow const in parse_size()
2018-07-18  Karel Zaklib/strutils: remove redundant condition
2018-07-18  Karel Zaklib/pager: fix compiler warning [-Wrestrict]
2018-07-10  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'quick-fix-20180625' of https://github...
2018-07-03  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-06-25  Ruediger Meierlib/path: remove unused expression
2018-06-25  osexp2000exec_shell: prevent ".: applet not found" error when...
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zaklib/path: allow dir-path formatting
2018-06-21  Karel Zaklsblk: fix ul_path_read_string() usage
2018-06-21  Karel Zaklsblk: use prefix for DM name
2018-06-21  Karel Zaklib/sysfs: cleanup function names
2018-06-21  Karel Zaklib/path: improve debug message on redirect
2018-06-21  Karel Zaklib/sysfs: fix sysfs_blkdev_get_wholedisk()
2018-06-21  Karel Zaklib/path: simplify debug message
2018-06-21  Karel Zaklib/path: add ul_prefix_fopen(), improve cpuset funcs
2018-06-21  Karel Zaklib/path: don't use extra '/'
2018-06-21  Karel Zaklib/path: add more debug messages
2018-06-21  Karel Zaklib/path: make ul_path_read_ usable with NULL handler
2018-06-21  Karel Zaklib/path: add ul_path_read_buffer()
2018-06-21  Karel Zaklib/path: add ul_path_get_abspath()
2018-06-21  Karel Zaklib/sysfs: fix ul_path_read_string() usage
2018-06-21  Karel Zaklib/sysfs: add sysfs_blkdev_get_parent()
2018-06-21  Karel Zaklib/sysfs: make possible to call sysfs_blkdev_deinit_pa...
2018-06-21  Karel Zaklib/path: fix read string to be backwardly compatible
2018-06-21  Karel Zaklib/path lib/sysfs: add debug
2018-06-21  Karel Zaklib/loopdev: remove obsolete macro
2018-06-21  Karel Zaklib/loopdev: use new ul_path_* API
2018-06-21  Karel Zaklib/sysfs: add ul_new_sysfs_path() shortcut
2018-06-21  Karel Zaklib/sysfs: new implementation
2018-06-21  Karel Zaklib/path: new implementation
2018-05-28  Karel Zaklib/strutils: fix strnlen() fallback
2018-05-14  Karel Zakscript: add more info to script header
2018-05-10  Karel ZakMerge branch 'output-all' of https://github.com/kerolas...
2018-05-10  Karel ZakMerge branch 'fixes' of https://github.com/yontalcar...
2018-05-10  Sami Kerolalib/canonicalize: fix truncation warning
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-20  Karel Zaklib/randutils: don't break on EAGAIN, use usleep()
2018-03-19  Carlo Caionelib/randutils: Do not block on getrandom()
2018-03-09  Tony Aslesonlibblkid: ignore private Stratis devices
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-09  Karel Zaklsblk: try device/dev to read devno
2018-02-01  Karel Zaklib/exec_shell: (and pager) use errexec()
2018-02-01  Karel Zaklib/exec_shell: cleanup function attributes
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-12  Karel ZakMerge branch 'mbsencode' of https://github.com/yontalca...
2018-01-12  Karel Zakinclude/debug: don't print pointer address for SUID...
2018-01-11  Vaclav Dolezallib/mbsalign: Fix escaping nonprintable multibyte chara...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-01-02  Karel ZakMerge branch 'patch-1' of https://github.com/kenyon...
2018-01-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2018-01-02  Karel Zaklib/sha1: use proper WORDS_BIGENDIAN macro
2017-12-22  Vaclav Dolezallib/mbsalign: escape "\x" when HAVE_WIDECHAR not defined
2017-12-20  Karel Zaklib/mbsalign: encode \x to \xecx
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-12  Karel Zaklib/md5: use ul_/UL_ prefix
2017-12-12  Karel Zaklib/sha1: fix indention
2017-12-12  Karel Zaklib/sha1: use ul_/UL_prefix for symbols
2017-12-11  Karel ZakMerge branch '2017wk48' of https://github.com/kerolasa...
2017-12-09  J William Piggottlib/timeutils.c: warn format_iso_time() overflow
2017-12-09  J William Piggottlib/timeutils.c:strxxx_iso: do not wrap tm_year
2017-12-09  J William Piggottlib/timeutils.c:strxxx_iso: test conversion errors
2017-12-09  J William Piggottlib/timeutils.c: bug fix Segmentation fault
2017-11-29  Vaclav Dolezallib/mbsalign: encode backslash to prevent ambiguity
2017-11-28  Sami Kerolalib/signames: remove unused function
2017-11-22  Karel Zaklib/mbsalign: add mbs_invalid_encode()
2017-11-16  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-16  John Groveslib: Add simple crc32c() function
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-11-10  J William Piggottlib/timeutils: add get_gmtoff()
2017-11-08  Luca Ceresolimd5: declare byteReverse as static
2017-11-02  Karel ZakMerge branch 'bash-completion-fsck-find' of https:...
2017-11-01  Karel Zaklib/mangle: return size of the decoded buffer
2017-10-23  Karel Zaklib/path: make path_set_prefix() independent on cpu_set_t
2017-10-23  Karel Zaklib/signames: fix redefinition of 'sys_signame' on OSX
2017-10-23  Karel Zaklib/signames: remove signame array from header file
2017-10-23  Karel ZakMerge branch 'kill-child-feature' of https://github...
2017-10-14  Niklas Hambüchensignames: Make input char buffers const
2017-10-14  Niklas Hambüchenkill: Extract signal names into signames.h/signames.c
2017-10-11  Karel Zaklib/pager: check open() return code [coverity scan]
2017-10-11  Karel Zaklib/mbsedit: check wctomb() return code [coverity scan]
2017-10-04  Karel Zaklosetup: fix conflicting types for ‘loopcxt_set_blocksize’
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-10-02  Karel ZakMerge branch 'patch-1' of https://github.com/sgargel...
2017-10-02  Karel Zaklib/randutils: remove superfluous continue
2017-09-27  Stanislav Brabeclosetup: Add support for logical block size
2017-09-26  Tobias Stoeckmannsetproctitle: fix out of boundary access
2017-09-18  Karel Zaklib/pwdutils: add xgetlogin()
next