summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25network: json: append neighbor informationYu Watanabe1-0/+68
2021-11-25network: json: append nexthop informationYu Watanabe1-0/+133
2021-11-25network: json: append route informationYu Watanabe1-1/+129
2021-11-25network: json: append address informationYu Watanabe1-0/+87
2021-11-25network: json: split manager_build_json() into twoYu Watanabe1-1/+5
2021-11-25network: json: make {network,device}_build_json() accept NULLYu Watanabe1-22/+24
2021-11-25network: json: use new building json macrosYu Watanabe1-17/+17
2021-11-25network: address: expose address_flags_to_string_alloc()Yu Watanabe2-1/+3
2021-11-25json: introduce several macros for building json objectYu Watanabe2-5/+371
2021-11-25in-addr-util: introduce FAMILY_ADDRESS_SIZE_SAFE() macroYu Watanabe1-0/+7
2021-11-25journal: Add more information to --verify error messagesDaan De Meyer1-30/+91
2021-11-25json: add new JSON_BUILD_CONST_STRING() macroLennart Poettering16-44/+45
2021-11-25json: don't assert() if we add a NULL element via json_variant_set_field()Lennart Poettering2-1/+24
2021-11-25Update LINGUAS (#21499)Hugo Carvalho1-6/+6
2021-11-25repart,homed: split out disk cleanup macros into generic headerLennart Poettering4-12/+18
2021-11-25list: add LIST_POP() helper that pops the first item off a linked listLennart Poettering2-0/+18
2021-11-25man: "-j", not "-J" is the shortcut for JSON mode in homectlLennart Poettering1-2/+2
2021-11-25build: fix build without seccompDominique Martinet3-24/+34
2021-11-25build(deps): bump github/codeql-action from 1.0.23 to 1.0.24dependabot[bot]1-3/+3
2021-11-25man: suggest usage of CollectMode= in Accept=yes servicesLennart Poettering1-26/+22
2021-11-25socket: various modernizationsLennart Poettering1-12/+13
2021-11-25socket: always pass socket, fd and SocketPeer ownership to service togetherLennart Poettering3-16/+24
2021-11-24journal: Don't allow creating invalid objectsDaan De Meyer2-24/+22
2021-11-24unit_is_bound_by_inactive: fix return pointer checkDominique Martinet1-1/+1
2021-11-24homework: add debug log message whenever we applied a uidmap to a mountLennart Poettering1-0/+2
2021-11-24homework: fix a bad error propagationLennart Poettering1-1/+1
2021-11-24homework: also apply uid shifting when changing passwords/resizing/updating h...Lennart Poettering2-0/+12
2021-11-24homework: don't try to shift uidmap for already activated home areasLennart Poettering8-13/+24
2021-11-24homework: fix message typoLennart Poettering1-1/+1
2021-11-24homectl: also acquire "cheap" passwords for homectl update/passwdLennart Poettering1-4/+13
2021-11-24dissect-image: always say "file of image" when reporting about the imageZbigniew Jędrzejewski-Szmek1-8/+8
2021-11-24Add debug logs of extension-release scanningZbigniew Jędrzejewski-Szmek1-11/+24
2021-11-24dissect-image: provide a more useful message when ENOMEDIUM is returnedZbigniew Jędrzejewski-Szmek1-7/+10
2021-11-24dissect-image: do not enable "verification" when trying to acquire metadataZbigniew Jędrzejewski-Szmek4-9/+10
2021-11-24test: make test-execute pass on Linux 5.15Lennart Poettering1-1/+2
2021-11-24man: don't mention IOSchedulingClass=none anymore in the docsLennart Poettering1-5/+7
2021-11-24test: add test for ioprio normalizationLennart Poettering1-12/+18
2021-11-24core: normalize ioprio values we acquire from kernelLennart Poettering1-1/+1
2021-11-24ioprio: normalize io priority values in configurationLennart Poettering3-4/+9
2021-11-24ioprio-util: add macro for default ioprio settingsLennart Poettering3-4/+8
2021-11-24shared: split out ioprio related stuff into ioprio-util.[ch]Lennart Poettering10-39/+56
2021-11-24dissect-image: reuse common exit pathZbigniew Jędrzejewski-Szmek1-4/+2
2021-11-24shared/format-table: drop unnecessary _cleanup_Zbigniew Jędrzejewski-Szmek1-13/+13
2021-11-24test-pretty-print: spelling nitpickZbigniew Jędrzejewski-Szmek1-1/+1
2021-11-24shell-completion: add journalctl --facilityZbigniew Jędrzejewski-Szmek2-2/+14
2021-11-24basic/architectures: sort by name and remove duplicatesZbigniew Jędrzejewski-Szmek1-79/+76
2021-11-24bpf: fix memleak in restrict_fs_bpfJulia Kartseva1-1/+1
2021-11-24recurse-dir: give callers of recurse_dir_at() control over path prefixLennart Poettering1-4/+1
2021-11-23update TODOLennart Poettering1-0/+11
2021-11-23test: test new SYSEXT_SCOPE=/PORTABLE_PREFIXES= fields in TEST-29Lennart Poettering2-3/+20