summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-16Merge pull request #3481 from poettering/relative-memcgLennart Poettering
2016-06-15Merge pull request #3537 from poettering/journal-stream-envZbigniew Jędrzejewski-Szmek
2016-06-15load-fragment: ignore ENOTDIR/EACCES errors (#3510)Zbigniew Jędrzejewski-Szmek
2016-06-15core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering
2016-06-15execute: minor coding style improvementsLennart Poettering
2016-06-15socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau
2016-06-14Merge pull request #3540 from poettering/resolved-variousZbigniew Jędrzejewski-Szmek
2016-06-15tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering
2016-06-14util-lib: rework get_process_cmdline() (#3529)Lennart Poettering
2016-06-14resolved: in the ResolveHostname() bus call, accept IP addresses with scopeLennart Poettering
2016-06-14resolved: make sure we initialize the ifindex of direct zone answers properlyLennart Poettering
2016-06-14resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}()Lennart Poettering
2016-06-14udevadm: trivial simplificationZbigniew Jędrzejewski-Szmek
2016-06-14unit: properly comment generated comments in unit filesLennart Poettering
2016-06-14sd-ndisc: add missing castLennart Poettering
2016-06-14systemctl: allow percent-based MemoryLimit= settings via systemctl set-propertyLennart Poettering
2016-06-14util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering
2016-06-14core: make sure to use "infinity" in unit files, not "max"Lennart Poettering
2016-06-14core: when receiving a memory limit via the bus, refuse 0Lennart Poettering
2016-06-14core: optionally, accept a percentage value for MemoryLimit= and related sett...Lennart Poettering
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-06-14util: when determining the amount of memory on this system, take cgroup limit...Lennart Poettering
2016-06-14networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)Susant Sahani
2016-06-14Merge pull request #3527 from poettering/systemctl-fixesDaniel Mack
2016-06-14manager: reduce complexity of unit_gc_sweep (#3507)Lukáš Nykrýn
2016-06-14core: on unified we don't need to check u->pids: we can use proper notificati...Evgeny Vereshchagin
2016-06-14build: fix missing symbol for old kernel headers (#3530)Andrew Jeddeloh
2016-06-13systemctl: rework "systemctl status" a bitLennart Poettering
2016-06-13systemctl: fix assertion hit when showing state of a unit without control groupLennart Poettering
2016-06-13unit-name: remove spurious newlineLennart Poettering
2016-06-13Merge pull request #3498 from poettering/syscall-filter-fixesLennart Poettering
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov
2016-06-13Merge pull request #3384 from keszybz/localed-keymapLennart Poettering
2016-06-13nspawn: lock down system call filter a bitLennart Poettering
2016-06-13core: improve seccomp syscall grouping a bitLennart Poettering
2016-06-13nspawn: order caps to retain alphabeticallyLennart Poettering
2016-06-13resolved: use single message for both dbus and signal calls (#3515)Zbigniew Jędrzejewski-Szmek
2016-06-13Merge pull request #3518 from keszybz/test-process-utilLennart Poettering
2016-06-13networkd: fix NULL pointer (#3523)Susant Sahani
2016-06-13networkd: route priority replace parsing config_parse_uint32 with safe_atou32...Susant Sahani
2016-06-13core/execute: pass env vars to PAM session setup (#3503)Jouke Witteveen
2016-06-13systemctl: disallow systemctl --user reboot (#3519)Zbigniew Jędrzejewski-Szmek
2016-06-12process-util: remove broken support for pid==0Zbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: allow pid to be specified on the command lineZbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: rework the test function to take pid as argumentZbigniew Jędrzejewski-Szmek
2016-06-12util-lib: drop trailing non-printable characters from cmdline (#3512)Max Prokhorov
2016-06-12Merge pull request #3502 from poettering/resolved-flush-cacheZbigniew Jędrzejewski-Szmek
2016-06-12Merge pull request #3453 from poettering/fix-3353Zbigniew Jędrzejewski-Szmek
2016-06-12networkd: more vlan cleanup (#3506)Tobias Jungel
2016-06-12networkd: cleanup of bridge vlan code (#3505)Tobias Jungel