summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-30systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...Franck Bui
2016-11-30As per use case we should allow ForwardDelaySec to be set as 0 (#4765)Susant Sahani
2016-11-30Merge pull request #4745 from joukewitteveen/notifyEvgeny Vereshchagin
2016-11-29service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen
2016-11-29bus-util: add protocol error type explanationJouke Witteveen
2016-11-29cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park
2016-11-29ima: Write the policy filename into IMA's sysfs policy file (#4766)Stefan Berger
2016-11-29service: prevent registering control pids as the main pidJouke Witteveen
2016-11-29service: only fail notify services on empty cgroup during startJouke Witteveen
2016-11-28Merge pull request #4761 from fsateler/python3Martin Pitt
2016-11-28networkd: move event loop handling out of the manager (#4723)Tom Gundersen
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler
2016-11-28socket-proxyd: Introduced dynamic connection limit via an option. (#4749)(GalaxyMaster)
2016-11-28udevd: check correct return value of fcntl() (#4758)Daniel Wagner
2016-11-27device: Avoid calling unit_free(NULL) in device setup logic (#4748)Dave Reisner
2016-11-27Merge pull request #4736 from dobyrch/calendar-cleanupDjalal Harouni
2016-11-25calendarspec: refactor format_chain()Douglas Christman
2016-11-25fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb
2016-11-24calendarspec: rename "eom" to "end_of_month"Douglas Christman
2016-11-24calendarspec: make specifications with ranges reversibleDouglas Christman
2016-11-24calendarspec: allow whole second rangesDouglas Christman
2016-11-24calendarspec: make specifications with seconds wildcard reversibleDouglas Christman
2016-11-24calendarspec: reject strings with spurious spaces and signsDouglas Christman
2016-11-24calendarspec: reject open weekday rangesDouglas Christman
2016-11-24calendarspec: reject strings that only contain a timezoneDouglas Christman
2016-11-24calendarspec: always interpret a missing time as 00:00:00Douglas Christman
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui
2016-11-24Merge pull request #4710 from martinpitt/networkd-dbusLennart Poettering
2016-11-23networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani
2016-11-23Merge pull request #4703 from dobyrch/calendar-offsetLennart Poettering
2016-11-23hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)Michael Biebl
2016-11-23calendarspec: add support for scheduling timers at the end of the monthDouglas Christman
2016-11-23calendarspec: add upper bound on yearDouglas Christman
2016-11-23networkd: set DHCP-acquired timezone and hostname after connecting to D-BusMartin Pitt
2016-11-23Merge pull request #4259 from joukewitteveen/notifyLennart Poettering
2016-11-23networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707)Susant Sahani
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt
2016-11-23networkd: move setting hostname and timezone to ManagerMartin Pitt
2016-11-22Merge pull request #4692 from poettering/networkd-dhcpZbigniew Jędrzejewski-Szmek
2016-11-22service: fix main processes exit behavior for type notify servicesJouke Witteveen
2016-11-22service: introduce protocol error typeJouke Witteveen
2016-11-22nspawn: don't require chown() if userns is not onLennart Poettering
2016-11-22nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering
2016-11-22nspawn: remove temporary root directory on exitLennart Poettering
2016-11-22nspawn: try to wait for the container PID 1 to exit, before we exitLennart Poettering
2016-11-22nspawn: add ability to run nspawn without container locks appliedLennart Poettering
2016-11-22shared: make sure image_path_lock() return parameters are always initialized ...Lennart Poettering
2016-11-22nspawn: support ephemeral boots from imagesLennart Poettering
2016-11-21seccomp: add @filesystem syscall group (#4537)Lennart Poettering
2016-11-21sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig