Commit Graph

  • b8d2248914
    add a flag to continue when ufs bsg device is missing main 0.2.0 Caleb Connolly 2023-09-27 18:56:43 +0100
  • 3390f642e3
    meson.build: use gnu11 std instead of c11 Caleb Connolly 2023-09-27 18:43:12 +0100
  • 74fcde7a8e
    header fixes Caleb Connolly 2023-06-26 14:44:24 +0100
  • ea34c3f0b9
    drop test stub, fix licenses Caleb Connolly 2023-06-24 01:38:14 +0100
  • e9e86efb96
    even even more rework, drop zlib dep Caleb Connolly 2023-06-24 00:59:09 +0100
  • bca9aa5dd7
    more rework, cleanup, port to pure C Caleb Connolly 2023-06-23 23:21:24 +0100
  • 04f4ac81ea
    rework, fixup, cleanup Caleb Connolly 2023-06-23 20:16:24 +0100
  • 7f852512b6
    write out the backup header too Caleb Connolly 2023-06-23 17:23:56 +0100
  • 7a5d5ee40e
    make disk->hdr_bak actually be the GPT backup header Caleb Connolly 2023-06-23 17:22:39 +0100
  • 75e30f8d09
    Revert "Use scope-based memory management for malloc, free, open, close, etc." Caleb Connolly 2023-06-23 13:30:08 +0100
  • 6e95613f7c Merge branch 'write-fail-fix' into 'main' Neil Armstrong 2023-06-23 08:36:58 +0000
  • 6e0da36b15 gpt-utils: use open() and close() directly Neil Armstrong 2023-06-23 08:32:23 +0000
  • 20572c1417 Fix segfault originating in get_suffix function Eric Curtin 2023-05-15 20:56:22 +0100
  • 9d7600df51 Use scope-based memory management for malloc, free, open, close, etc. Eric Curtin 2023-05-08 23:49:26 +0100
  • 0e61dfa9e2 Merge branch 'AB_PTN_LIST-2-BOOT_PTN' into 'main' Eric Curtin 2023-05-22 10:14:51 +0000
  • 6bde760ad4 qbootctl does not need to update AB_PTN_LIST only BOOT_PTN Eric Curtin 2023-05-22 11:09:24 +0100
  • 843aa92266
    Change hdr_offset to signed value, so lseek64 return can be checked Eric Curtin 2023-05-08 16:42:21 +0100
  • e705c38010
    add missing linux/limits.h Caleb Connolly 2023-05-15 20:26:28 +0100
  • 1752506e75
    gitignore: compile_commands.json Caleb Connolly 2023-05-15 19:53:49 +0100
  • df63d7c21c Fix to << uint32_t has not been declared >> alefnode 2023-05-04 09:15:29 +0200
  • 77b48f092a Merge branch 'emmc' into 'main' 0.1.2 Caleb Connolly 2022-09-21 16:25:40 +0000
  • 17ee1b8e65 detect and handle emmc-backed xbl partitions when switching slots Richard Acayan 2022-08-29 20:54:35 -0400
  • c1f24adfb6 properly remove the partition number and separator Richard Acayan 2022-08-29 17:50:57 -0400
  • 50ef0328af
    minor cleanups, improve error handling 0.1.1 Caleb Connolly 2022-06-10 19:18:13 +0100
  • 487a96f663
    gpt-utils: drop unused function Caleb Connolly 2022-06-05 22:30:34 +0100
  • f885e96bd3
    Don't fail if slot already marked successful 0.1.0 Caleb Connolly 2022-06-04 16:03:46 +0100
  • 6fc95a16ee
    add root check Caleb Connolly 2022-06-04 15:57:54 +0100
  • 4c49647382
    cleanup, stub out tests Caleb Connolly 2022-06-04 15:51:22 +0100
  • 55612452e0
    its ALIIIIIIVE Caleb Connolly 2022-06-04 04:42:40 +0100
  • b28a87499c
    cleanup, still doesn't seem to work Caleb Connolly 2021-10-10 02:30:13 +0100
  • 2f5bf10269
    initial commit Caleb Connolly 2021-10-09 23:16:20 +0100