index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libfdisk
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdisk: fix variable shadowing
Sami Kerola
2019-07-12
1
-1
/
+1
*
libfdisk: fix typos
Marcos Mello
2019-06-20
4
-14
/
+14
*
libfdisk: add fdisk_assign_device_by_fd()
Karel Zak
2019-06-18
4
-48
/
+98
*
libfdisk: fix fdisk_script_get_table()
Karel Zak
2019-06-17
2
-14
/
+20
*
libfdisk: (docs) add notes about fdisk_enable_wipe()
Karel Zak
2019-06-17
2
-10
/
+24
*
libfdisk: add fdisk_script_set_table()
Karel Zak
2019-06-17
3
-13
/
+68
*
libfdisk: (docs) add reference to v2.33
Karel Zak
2019-06-07
1
-0
/
+4
*
libfdisk: assert if self_pte() returns NULL
Sami Kerola
2019-05-22
1
-0
/
+4
*
libfdisk: (bsd) improve checksum calculation [-Waddress-of-packed-member]
Karel Zak
2019-05-22
1
-5
/
+12
*
libfdisk: avoid memory leak [coverity scan]
Karel Zak
2019-05-15
1
-1
/
+3
*
libfdisk: avoid division by zero [clang scan]
Karel Zak
2019-05-15
1
-2
/
+7
*
libfdisk: remove unused code [clang scan]
Karel Zak
2019-05-15
1
-1
/
+0
*
libfdisk: properly check return code of add_to_partitions_array() [coverity s...
Karel Zak
2019-05-15
1
-1
/
+2
*
libfdisk: (dos) Use strtoul to parse the label-id
Juerg Haefliger
2019-02-25
1
-1
/
+1
*
libfdisk: (dos) rewrite fist/last free sector functions
Karel Zak
2019-02-25
1
-106
/
+169
*
libfdisk: (dos) improve first unused sector for logical partitions
Karel Zak
2019-02-18
1
-1
/
+10
*
docs: fix typos [codespell]
Sami Kerola
2019-02-18
5
-7
/
+7
*
various: fix 'uninitialized when used' warnings [clang]
Sami Kerola
2019-02-18
2
-2
/
+2
*
libfdisk: sanity check, to prevent overlapping partitions from being partly r...
Fabian.Kirsch@dlr.de
2019-02-18
1
-2
/
+7
*
libfdisk: use list_add_tail() in more robust way
Karel Zak
2019-02-18
1
-0
/
+3
*
libfdisk: (gpt) add HiFive Unleashed bootloader partition UUIDs
Icenowy Zheng
2019-02-04
1
-1
/
+5
*
sfdisk: fix logical partition resize when start specified
Karel Zak
2019-01-31
1
-3
/
+11
*
libfdisk: add comment to fdisk_set_first_lba()
Karel Zak
2019-01-18
1
-0
/
+5
*
fdisk: make partition types uses more robust
Karel Zak
2019-01-10
1
-1
/
+5
*
libfdisk: fix printf format modifier
Ruediger Meier
2018-10-04
1
-1
/
+1
*
libfdisk: fix OSX compiler warning
Ruediger Meier
2018-10-04
1
-3
/
+5
*
libfdisk: count gaps to possible size when resize
Karel Zak
2018-09-17
1
-1
/
+1
*
libfdisk: accept grain script header
Karel Zak
2018-09-12
2
-1
/
+24
*
libfdisk: add fdisk_get_devmodel() and fdisk_get_devno()
Karel Zak
2018-08-30
4
-0
/
+59
*
libfdisk: Accept negative numbers for last sector input
Awal Garg
2018-07-31
9
-7
/
+45
*
libfdisk: fix compiler warnings [-Wcast-qual]
Karel Zak
2018-07-23
3
-6
/
+6
*
libfdisk: fix compiler warning [-Wmaybe-uninitialized]
Karel Zak
2018-07-18
1
-2
/
+2
*
libfdisk: reduce number of asprintf() calls, check return value
Karel Zak
2018-07-04
1
-14
/
+19
*
libfdisk: Fix multipath partition seperators for user-friendly names
KyleMahlkuch
2018-07-04
1
-1
/
+14
*
libfdisk: use \x<hex> to read/write partition name
Karel Zak
2018-07-04
1
-2
/
+6
*
libfdisk: fix list_del after partition reset
Vaclav Dolezal
2018-05-09
1
-1
/
+1
*
libfdisk: fix compiler warning [-Wunused-parameter]
Karel Zak
2018-05-03
5
-15
/
+5
*
libfdisk: improve JSON output
Karel Zak
2018-04-05
1
-22
/
+48
*
libfdisk: (docs) fix section name
Karel Zak
2018-03-21
1
-1
/
+1
*
libfdisk: fix docs warnings
Karel Zak
2018-02-21
1
-0
/
+6
*
libfdisk: (docs) add missing docs blocks
Karel Zak
2018-02-21
2
-22
/
+45
*
libfdisk: (docs) improve enums documentation
Karel Zak
2018-02-21
1
-16
/
+61
*
misc: fix typos using codespell
Ruediger Meier
2018-02-16
4
-4
/
+4
*
build-sys: remove redundant EXTRA_DIST files
Ruediger Meier
2018-01-22
1
-2
/
+1
*
build-sys: avoid using prog_DEPENDENCIES
Ruediger Meier
2018-01-22
1
-4
/
+1
*
build-sys: remove unneeded dependencies on bla.h.in
Ruediger Meier
2018-01-22
1
-2
/
+1
*
build-sys: automake is able to find headers in builddir ...
Ruediger Meier
2018-01-22
1
-1
/
+1
*
build-sys: remove generated headers from dist tar ball
Ruediger Meier
2018-01-22
1
-5
/
+1
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
1
-1
/
+1
*
libfdisk: (script) be consistent in code with types
Karel Zak
2018-01-12
1
-2
/
+2
[next]