summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-bootconfig-parser.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-50/+31
* Merge pull request #2814 from tintou/tintou/ostree-coverageColin Walters2023-03-141-0/+18
|\
| * libostree: Enhance the annotation coverageCorentin Noël2023-02-091-0/+18
* | Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
|/
* lib/bootloader: assert invariantsLuca BRUNO2022-09-051-1/+1
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/bootconfig: Add support for multiple initrd keysJonathan Lebon2020-09-301-2/+71
* lib/bootconfig-parser: Write BLS fragment fields in a deterministic orderJavier Martinez Canillas2019-08-291-1/+23
* lib/bootconfig-parser: Remove support to preserve comments in BLS filesJavier Martinez Canillas2019-08-291-37/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* codebase: start using GLNX_HASH_TABLE_FOREACH macrosJonathan Lebon2017-06-281-12/+5
* lib/boot: Convert bootconfig parser to new code styleColin Walters2017-04-191-31/+15
* tree-wide: Use g_hash_table_add() where applicableColin Walters2016-12-061-1/+1
* [ASAN] bootconfig: Drop a pointless strdup in parserColin Walters2016-11-301-3/+2
* lib: Fix compiler warning from previous patchColin Walters2016-07-281-1/+1
* lib: Fix leak in bootconfig parserColin Walters2016-07-281-1/+1
* bootconfig: Add ostree_bootconfig_parser_write_atColin Walters2015-12-191-12/+22
* Use g_autoptr(GHashTable) instead of gs_unref_hashtableMatthew Barnes2015-05-061-1/+1
* Use g_autoptr(GBytes) instead of gs_unref_bytesMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* sysroot: Read the bootloader configuration with fd-relative APIColin Walters2015-03-091-5/+26
* deploy: fdatasync() bootloader configuration filesColin Walters2014-04-111-39/+22
* libostree: Add ostree_bootconfig_parser_clone()Colin Walters2014-03-191-0/+24
* Move Deployment and BootconfigParser into libostreeColin Walters2013-09-151-0/+228