]> git.ipfire.org Git - thirdparty/util-linux.git/history - libfdisk
eject: do not use atoi()
[thirdparty/util-linux.git] / libfdisk /
2021-07-20  Karel Zaklibfdisk: add and fix __format__ attributes
2021-05-31  Karel Zakdocs: update copyright years
2021-05-06  Karel Zaklibfdisk: (script) print bootable flag only when set
2021-05-06  Karel Zaklib/jsonwrt: remove 'islast' from API
2021-05-06  Karel Zaklibfdisk: use lib/jsonwrt.s for JSON formatting
2021-04-23  Karel ZakMerge branch 'fix-misspellings' of https://github.com...
2021-04-22  Rafael FontenelleFix misspellings
2021-04-22  Mario BlättermannMerge remote-tracking branch 'upstream/master'
2021-04-22  Karel ZakMerge branch 'topic/po4a' of https://github.com/mariobl...
2021-04-19  Karel Zaklibfdisk: do not reset default if undefined by script
2021-04-19  Karel ZakMerge branch 'fix-swapon-summary-heading-alignment...
2021-04-19  Karel ZakMerge branch 'fix-typo' of https://github.com/sebras...
2021-04-19  Karel ZakMerge branch 'fix-first-lba' of https://github.com...
2021-04-19  Karel ZakMerge branch 'update-lsns-man-page' of https://github...
2021-04-17  Samuel Dionne-Riellibfdisk: Include table-length in first-lba checks
2021-04-15  Karel Zaklibfdisk: use open(O_EXCL) to detect if device is used
2021-04-06  Karel ZakMerge branch 'more-fixes' of https://github.com/h-c...
2021-03-29  Karel ZakMerge remote-tracking branch 'mariobl/topic/asciidoc'
2021-03-25  Karel Zaklibfdisk: make labels allocations readable for analyser...
2021-03-19  Karel Zaklibfdisk: (gpt) returns location of the backup header too
2021-03-17  Zbigniew Jędrzejew... meson: implement building of static programs
2021-03-17  Zbigniew Jędrzejew... meson: add second build system
2021-02-23  Karel Zaklibfdisk: support partition type name parsing
2021-02-11  Karel Zaklibfdisk: (dos) fix last possible sector calculation
2021-02-05  Karel ZakMerge branch 'gh-actions-bionic' of https://github...
2021-02-01  Frantisek Sumsalci: deal with uninstrumented binaries using instrumente...
2021-01-09  Gaël PORTAYlibfdisk: (script) ignore empty values for start and...
2021-01-07  Karel ZakMerge branch 'getopt-musl' of https://github.com/sgn...
2021-01-05  Karel ZakMerge branch '2020wk47' of https://github.com/kerolasa...
2021-01-05  Karel ZakMerge branch 'disk-utils-document-resize' of https...
2021-01-05  Karel ZakMerge branch 'ia64-cramfs' of https://github.com/mator...
2021-01-04  Karel ZakMerge branch 'optimal-33553920' of https://github.com...
2020-12-27  Ryan Finnielibfdisk: ignore 33553920 byte optimal I/O size
2020-12-02  Karel ZakMerge branch 'dankamongmen/libblkid-manual-fix' of...
2020-12-01  Karel Zakfuzzers: make tests setup more robust
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
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-14  Karel ZakMerge branch 'dusty-remove-fstab-condition' of https...
2020-10-13  Karel Zaklosetup: increase limit of setup attempts
2020-10-05  Karel ZakMerge branch 'frkaya/loopconfig' of https://github...
2020-09-30  Karel Zaklibfdisk: (gpt) reduce number of entries to fit small...
2020-09-30  Karel Zaklibfdisk: (gpt) make sure device is large enough
2020-09-09  Karel ZakMerge branch 'nosymfollow' of https://github.com/rzwisl...
2020-09-07  yangzz-97libfdisk: reset context FD on error
2020-08-25  Karel ZakMerge branch 'fix-sfdisk-json' of https://github.com...
2020-08-24  Adriaan de GrootGenerate valid JSON if partition table is empty
2020-08-14  Karel ZakMerge branch 'patch-1' of https://github.com/8vasu...
2020-08-14  Karel ZakMerge branch 'fdisk-fuzzer-follow-up' of https://github...
2020-08-14  Karel Zaklibfdisk: (script) fix possible partno overflow
2020-08-13  Karel Zaklibfdisk: (script) fix possible memory leaks
2020-08-13  Karel Zaklibfdisk: another parse_line_nameval() cleanup
2020-08-13  Karel Zaklibfdisk: make fdisk_partname() more robust
2020-08-12  Karel Zaklibfdisk: fix typo from 255f5f4c770ebd46a38b58975bd33e3...
2020-08-12  Karel Zaklibfdisk: (script) make sure buffer is initialized
2020-08-12  Karel Zaklibfdisk: (script) don't use sector size if not specified
2020-08-12  Karel Zaklibfdisk: (script) make sure label is specified
2020-08-10  Evgeny Vereshchagintests: add a fuzz target calling fdisk_script_read_file
2020-08-11  Karel ZakMerge branch 'scriptreplay_noebadf' of https://github...
2020-08-10  Karel ZakMerge branch 'fuzz' of https://github.com/evverx/util...
2020-08-10  Karel Zaklibfdisk: fix last free sector detection if partition...
2020-08-06  Karel ZakMerge branch 'mk-rm' of https://github.com/evverx/util...
2020-08-06  Karel Zaklibfdisk: fix fdisk_reread_changes() for extended parti...
2020-07-22  Karel Zaklibfdisk: (docs) add missing comment
2020-07-22  Karel Zaklibfdisk: (docs) add missing references
2020-07-14  Karel Zakdocs: reword others "allow to"
2020-07-14  Karel ZakMerge branch 'coverity' of https://github.com/evverx...
2020-07-14  Karel ZakMerge branch 'osx' of https://github.com/evverx/util...
2020-07-13  Yuri ChornoivanMore typo fixes by fossies
2020-07-09  Yuri ChornoivanFix minor typos
2020-07-03  Karel ZakMerge branch 'unshare-signals' of https://github.com...
2020-07-03  Karel Zaklibfdisk: (gpt) fix compiler warning [-Wmaybe-uninitial...
2020-06-24  Karel ZakMerge branch 'bug422' of https://github.com/kerolasa...
2020-06-24  Karel ZakMerge branch 'some/small/fixes' of https://github.com...
2020-06-19  Toni Uhliglibfdisk, unshare: fix gcc-4.9.4 warnings
2020-06-09  Karel Zaklibfdisk: (docs) document new functions
2020-05-27  Karel Zaklibfdisk: (dos) be more explicit in fdisk_verify_diskla...
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-05-21  Karel Zaklibfdisk: (dos) fix default partition start
2020-05-18  Karel Zaklibfdisk: (dos) be more robust about max number of...
2020-05-06  Karel ZakMerge branch 'scriptlive' of https://github.com/jwilk...
2020-05-06  Karel Zaklibfdisk: fix partition calculation for BLKPG_* ioctls
2020-04-29  Karel Zaklibfdisk: fix alignment logic for tiny partitions
2020-04-28  Karel Zaklibfdisk: make sure we check for maximal number of...
2020-04-27  Karel Zaklibfdisk: (script) fix partno_from_devname()
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-03-24  Karel Zaklibfdisk: remove unwanted assert()
2020-03-23  Karel ZakMerge branch 'eject-sparc' of https://github.com/mator...
2020-03-23  Karel ZakMerge branch 'man-kill' of https://github.com/kerolasa...
2020-03-23  Karel ZakMerge branch 'libfdisk-script-fix-segmentation-fault...
2020-03-20  Gaël PORTAYlibfdisk: (script) fix segmentation fault
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-03  Karel ZakMerge branch 'topic/fdisk'
2020-03-03  Karel Zaklibfdisk: add partition type aliases and shortcuts
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-25  Karel Zaklibfdisk: (gpt) partition name default to empty string
2020-02-25  Karel Zaklibfdisk: add missing comments
2020-02-25  Karel Zaklibfdisk: use ul_encode_to_utf8()
next