summaryrefslogtreecommitdiff
path: root/src/portable
Commit message (Expand)AuthorAgeFilesLines
* basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek2019-10-241-1/+1
* Merge pull request #13726 from bluca/portable_detach_symlinkAnita Zhang2019-10-151-1/+1
|\
| * portabled: allow to detach an image with a unit in linked-runtime stateLuca Boccassi2019-10-041-1/+1
* | Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+4
* | Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-13/+14
|/
* Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-0/+1
* portabled: Make use of SYNTHETIC_ERRNO()Lennart Poettering2019-07-041-4/+2
* tree-wide: replace strjoina() with prefix_roota()Yu Watanabe2019-06-251-3/+3
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-3/+3
* Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2019-05-081-0/+1
|\
| * Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* | codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
|/
* Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other testsZbigniew Jędrzejewski-Szmek2019-04-121-2/+2
* Add open_memstream_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-2/+0
* Add fdopen_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-6/+4
* portabled: fix method nameLennart Poettering2019-04-031-1/+1
* portabled: reorder methods in vtableLennart Poettering2019-04-031-1/+1
* portabled: fix dbus policyLennart Poettering2019-04-031-3/+3
* util-lib: when copying files make sure to apply some chattrs early, some lateLennart Poettering2019-03-281-1/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-272-0/+8
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-0/+1
* util: split out sorting related calls to new sort-util.[ch]Lennart Poettering2019-03-131-0/+1
* tree-wide: make sure to flush/close all bus connections when our daemons exitLennart Poettering2019-01-171-1/+1
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-142-5/+5
* tree-wide: Remove O_CLOEXEC from fdopenChris Down2018-12-122-2/+2
* lockfile: drop unnecessary headers from lockfile-util.hYu Watanabe2018-12-062-0/+2
* tree-wide: specify all table headers in lower-caseLennart Poettering2018-12-031-1/+1
* Merge pull request #10920 from yuwata/hashmap-destructorLennart Poettering2018-12-036-31/+16
|\
| * portable: introduce portable_metadata_hash_ops and use itYu Watanabe2018-12-023-24/+9
| * machine-image: introduce image_hash_ops and use itYu Watanabe2018-12-024-7/+7
* | util-lib: split out env file parsing code into env-file.cLennart Poettering2018-12-021-1/+1
* | util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-0/+1
|/
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-16/+12
* portablectl: make "arg_host" constYu Watanabe2018-11-201-1/+1
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* portablectl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-201-9/+6
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* portabled: add missing STOPPING=1 notificationZbigniew Jędrzejewski-Szmek2018-11-171-0/+3
* portabled: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-16/+9
* Merge pull request #10742 from poettering/c-utf8Zbigniew Jędrzejewski-Szmek2018-11-151-3/+2
|\
| * fileio: automatically add NULL sentinel to parse_env_file()Lennart Poettering2018-11-141-2/+1
| * fileio: drop "newline" parameter for env file parsersLennart Poettering2018-11-141-1/+1
* | basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-4/+4
|/
* portabled: generate a more useful error when invalid image types are attempte...Lennart Poettering2018-10-081-0/+4
* portable: create/remove the 'attached' unit file directory when we canLennart Poettering2018-10-081-3/+17
* portable: properly handle if the unit file directory for portable service ima...Lennart Poettering2018-10-081-6/+19
* portable: make use of the new unit file pathLennart Poettering2018-10-081-6/+6
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-3/+11
* tree-wide: drop empty lines in commentsYu Watanabe2018-07-231-1/+0