summaryrefslogtreecommitdiffstats
path: root/units/kexec.target (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-29core: process C-style escapes in UnsetEnvironment=Lennart Poettering1-1/+1
2017-11-29core: use config_parse_unit_string_printf() for decoding RebootArgument=Lennart Poettering1-1/+1
2017-11-29CODING_STYLE: document the order in which unescaping + specifier expansion sh...Lennart Poettering1-0/+5
2017-11-29specifier: unify specifier implementations for user-related specifiersLennart Poettering5-69/+49
2017-11-29specifier: add helper for escaping '%' characters to avoid making them subjec...Lennart Poettering4-0/+108
2017-11-29string-util: update strreplace() a bit, use GREEDY_REALLOC()Lennart Poettering1-17/+13
2017-11-29core: drop specifier expansion when parsing transient dbus propertiesLennart Poettering1-27/+10
2017-11-28udev/collect: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-7/+3
2017-11-28udev/collect: remove dead conditionalZbigniew Jędrzejewski-Szmek1-2/+0
2017-11-28journal: avoid undefined behaviour in float division by 0.0Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28networkd: fix memleak of RulesZbigniew Jędrzejewski-Szmek2-6/+4
2017-11-28journal: use new helpers with journal_file_closeZbigniew Jędrzejewski-Szmek4-26/+4
2017-11-28journal-remote: add helper function and use hashmap_free_with_destructorZbigniew Jędrzejewski-Szmek1-9/+8
2017-11-28cryptsetup-generator: add helper function and use hashmap_free_with_destructorZbigniew Jędrzejewski-Szmek1-13/+7
2017-11-28coredump: fix typo and use hashmap_free_with_destructorZbigniew Jędrzejewski-Szmek1-9/+4
2017-11-28machine-image: convert image_hashmap_free() to an static inline helperZbigniew Jędrzejewski-Szmek2-10/+3
2017-11-28Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek19-114/+106
2017-11-28Use hashmap_free_free where appropriateZbigniew Jędrzejewski-Szmek2-8/+2
2017-11-28networkd: Add comment for setting_mtu #7460 (#7489)Susant Sahani1-0/+3
2017-11-28test-cap-list: add more tests about capability_set_{from,to}_string()Yu Watanabe1-9/+59
2017-11-28test: move tests about cap_list_cap() from test-cap-list to test-capabilityYu Watanabe2-36/+39
2017-11-28cap-list: check range of numeric valueYu Watanabe1-2/+6
2017-11-28test-bitmap: add tests for bitmap_copy()Yu Watanabe1-0/+11
2017-11-28test-architecture: add more testsYu Watanabe1-2/+16
2017-11-28test-alloc-util: add tests for memdup_suffix0() and greedy_realloc()Yu Watanabe1-5/+27
2017-11-28tests: add tests for empty stringYu Watanabe2-0/+2
2017-11-28alloc-util: coding style fixYu Watanabe2-2/+2
2017-11-28pid1: improve syntax in error messageZbigniew Jędrzejewski-Szmek1-2/+2
2017-11-28pid1: clarify that min_max is always initializedZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28test-hostname-util: add assert_se's to make coverity happyZbigniew Jędrzejewski-Szmek1-5/+5
2017-11-28test-process-util: add (void) cast to make coverity happyZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28test-fd-util: add assert_se to make coverity happyZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28udevadm-monitor: add some assert_se's to make coverity happyZbigniew Jędrzejewski-Szmek1-6/+6
2017-11-28core/umount: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-10/+4
2017-11-28sd-resolve: check that name fits in the specified packet lengthZbigniew Jędrzejewski-Szmek1-17/+29
2017-11-28shim: fix logically dead codeZbigniew Jędrzejewski-Szmek1-9/+4
2017-11-28networkd: remove dead codeZbigniew Jędrzejewski-Szmek1-3/+0
2017-11-28test-ndisc-ra: add assert_se() to make coverity happyZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28boot/shim: fix char ** vs char * mismatchZbigniew Jędrzejewski-Szmek1-2/+2
2017-11-28boot/efi: fix NULL dereferenceZbigniew Jędrzejewski-Szmek1-7/+7
2017-11-28dissect-image: simplify check for passphrase presenceZbigniew Jędrzejewski-Szmek1-3/+3
2017-11-28networkd: fix reversed argumentsZbigniew Jędrzejewski-Szmek3-5/+3
2017-11-28networkd: plug some memleaks in rule serialization/deserializationZbigniew Jędrzejewski-Szmek2-4/+7
2017-11-28networkd: fix serialization of {Incoming,Outgoing}InterfaceZbigniew Jędrzejewski-Szmek2-4/+25
2017-11-28Add test-routing-policy-ruleZbigniew Jędrzejewski-Szmek2-0/+99
2017-11-28test-network: use automatic cleanupZbigniew Jędrzejewski-Szmek1-12/+6
2017-11-28networkd: parse the rvalue, not the option nameZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-28networkd: move rule loading to a separate functionZbigniew Jędrzejewski-Szmek3-54/+69
2017-11-28Added Logitech MX Master 2s (#7487)Ari1-0/+9
2017-11-27test-resolve: make sure we don't hang foreverLennart Poettering1-1/+12