summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-17networkd: do not update state or IPv6LL address if link is failed or lingeringSusant Sahani
2016-05-17networkd: add route expiration handler (#3242)Susant Sahani
2016-05-17networkd: Add EmitRouter= option for DHCP Server (#3251)Clemens Gruber
2016-05-17core/dbus: use free_and_strdup to simplify code (#3279)Jonathan Boulle
2016-05-17vconsole: add log_oom() where appropriateLennart Poettering
2016-05-17Merge pull request #3258 from keszybz/small-networkd-cleanupLennart Poettering
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-16basic: Fix incorrect architecture mapping on sparc64. (#3274)John Paul Adrian Glaubitz
2016-05-16core: don't log job status message in case job was effectively NOP (#3199)Michal Sekletar
2016-05-16missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)Stefan Saraev
2016-05-16vconsole-setup: Store fonts on heap (#3268)Kyle Russell
2016-05-15namespace: Make private /dev noexec and readonly (#3263)topimiettinen
2016-05-15sd-dhcp6-client: add log_errno macro and improve debug messages a bitZbigniew Jędrzejewski-Szmek
2016-05-15tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek
2016-05-15networkd: do not generate a mac address for vlan interfaces (#3221)Susant Sahani
2016-05-15networkd: bridge add support to configure multicast snooping (#3223)Susant Sahani
2016-05-14networkd: fix copy-pasto in error messageZbigniew Jędrzejewski-Szmek
2016-05-14networkd: drop route_dropZbigniew Jędrzejewski-Szmek
2016-05-14busctl: use Monitoring interface (#3245)Lars Uebernickel
2016-05-14core: allow slice to be overriden if cgroups aren't realized (#3246)Tejun Heo
2016-05-14namespace: unmount old /dev under our new private /dev (#3254)topimiettinen
2016-05-12nspawn: drop spurious newlineLennart Poettering
2016-05-12core: added ListUnitsByNames dbus method (#3182)kayrus
2016-05-12Create initrd-root-device.target synchronization point (#3239)Daniel Drake
2016-05-11logind: introduce LockedHint and SetLockedHint (#3238)Victor Toso
2016-05-11coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237)Evgeny Vereshchagin
2016-05-10Merge pull request #3220 from keszybz/install-fixesLennart Poettering
2016-05-09locale-util: mark special_glyph() as _const_Zbigniew Jędrzejewski-Szmek
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: use "→" instead of "pointing to" for a symlinkZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: do not print warning when a unit is already enabledZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: handle dangling aliases as an explicit case, report nicelyZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: add some more debug messages and commentsZbigniew Jędrzejewski-Szmek
2016-05-09nspawn: only remove veth links we created ourselvesLennart Poettering
2016-05-09network: Make sure we log about parse errors for ifname listsLennart Poettering
2016-05-09networkd: reworkd LLDP emission to allow control of propagation levelLennart Poettering
2016-05-09tree-wide: port more code to use ifname_valid()Lennart Poettering
2016-05-09nspawn: add new --network-zone= switch for automatically managed bridge devicesLennart Poettering
2016-05-09util-lib: add new ifname_valid() call that validates interface namesLennart Poettering
2016-05-08Merge pull request #3202 from poettering/socket-fixesMartin Pitt
2016-05-07shared/install: simplify error handling conditionals in a few placesZbigniew Jędrzejewski-Szmek
2016-05-07core/mount: add helper function for mount statesZbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3205 from poettering/iaidZbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3160 from htejun/cgroup-fixes-rev2Zbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3215 from keszybz/news-and-other-small-cleanupsLennart Poettering
2016-05-07Merge pull request #3191 from poettering/cgroups-agent-dgramEvgeny Vereshchagin
2016-05-07systemctl: do not print header if no units will be listedZbigniew Jędrzejewski-Szmek
2016-05-07systemctl: rewrite code to explicitly take care of n_units==0 caseZbigniew Jędrzejewski-Szmek
2016-05-06core: dump TriggerLimitIntervalSec and TriggerLimitBurst tooEvgeny Vereshchagin
2016-05-06core: expose TriggerLimitIntervalUSecEvgeny Vereshchagin