Age | Commit message (Expand) | Author |
2016-11-30 | hwdb/parse_hwdb.py: open files with UTF-8 mode | Martin Pitt |
2016-11-30 | parse_hwdb: fix to work with pyparsing 2.1.10 | Martin Pitt |
2016-11-30 | test: retry checking for transient hostname in hostnamectl (#4769) | Martin Pitt |
2016-11-30 | Merge pull request #4745 from joukewitteveen/notify | Evgeny Vereshchagin |
2016-11-29 | service: new NotifyAccess= value for control processes (#4212) | Jouke Witteveen |
2016-11-29 | NEWS: mention more aggressive failing of notify services | Jouke Witteveen |
2016-11-29 | bus-util: add protocol error type explanation | Jouke Witteveen |
2016-11-29 | cgroup: support prefix "-" in cgroups whitelisting entries (#4687) | Dongsu Park |
2016-11-29 | networkctl: install zsh completion from #3062 (#4767) | Gabriel Rauter |
2016-11-29 | ima: Write the policy filename into IMA's sysfs policy file (#4766) | Stefan Berger |
2016-11-29 | Merge pull request #4763 from keszybz/offline-update-loop | Lennart Poettering |
2016-11-29 | service: prevent registering control pids as the main pid | Jouke Witteveen |
2016-11-29 | service: only fail notify services on empty cgroup during start | Jouke Witteveen |
2016-11-29 | units: add system-update-cleanup.service to guard against offline-update loops | Zbigniew Jędrzejewski-Szmek |
2016-11-29 | man: update the description of offline updates | Zbigniew Jędrzejewski-Szmek |
2016-11-28 | Merge pull request #4761 from fsateler/python3 | Martin Pitt |
2016-11-28 | networkd: move event loop handling out of the manager (#4723) | Tom Gundersen |
2016-11-28 | Use python3 explicitly in all python scripts | Felipe Sateler |
2016-11-28 | build-sys: explicitly require python3 | Felipe Sateler |
2016-11-28 | socket-proxyd: Introduced dynamic connection limit via an option. (#4749) | (GalaxyMaster) |
2016-11-28 | udevd: check correct return value of fcntl() (#4758) | Daniel Wagner |
2016-11-28 | test: make transient hostname tests fail verbosely (#4754) | Martin Pitt |
2016-11-27 | device: Avoid calling unit_free(NULL) in device setup logic (#4748) | Dave Reisner |
2016-11-27 | Merge pull request #4736 from dobyrch/calendar-cleanup | Djalal Harouni |
2016-11-25 | calendarspec: refactor format_chain() | Douglas Christman |
2016-11-25 | fix journald startup problem when code is compiled with -DNDEBUG (#4735) | Waldemar Brodkorb |
2016-11-25 | Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode" | Martin Pitt |
2016-11-24 | calendarspec: rename "eom" to "end_of_month" | Douglas Christman |
2016-11-24 | calendarspec: make specifications with ranges reversible | Douglas Christman |
2016-11-24 | calendarspec: allow whole second ranges | Douglas Christman |
2016-11-24 | calendarspec: make specifications with seconds wildcard reversible | Douglas Christman |
2016-11-24 | calendarspec: reject strings with spurious spaces and signs | Douglas Christman |
2016-11-24 | calendarspec: reject open weekday ranges | Douglas Christman |
2016-11-24 | calendarspec: reject strings that only contain a timezone | Douglas Christman |
2016-11-24 | calendarspec: always interpret a missing time as 00:00:00 | Douglas Christman |
2016-11-25 | Merge pull request #4734 from whot/hwdb-updates | Peter Hutterer |
2016-11-25 | hwdb: add axis overrides for HP Pavilion dv7 | Peter Hutterer |
2016-11-24 | core: make sure initrd-switch-root command survives PID1's killing spree (#4730) | Franck Bui |
2016-11-24 | Merge pull request #4729 from martinpitt/hwdb | Martin Pitt |
2016-11-24 | tests: add hwdb parsing test | Martin Pitt |
2016-11-24 | hwdb: fix syntax error in 60-keyboard.hwdb | Martin Pitt |
2016-11-24 | hwdb/parse_hwdb.py: open files with UTF-8 mode | Martin Pitt |
2016-11-24 | Merge pull request #4710 from martinpitt/networkd-dbus | Lennart Poettering |
2016-11-23 | man: document protocol error type for service failures (#4724) | Jouke Witteveen |
2016-11-23 | networkd: handle MTU field in IPv6 RA (#4719) | Susant Sahani |
2016-11-23 | Merge pull request #4703 from dobyrch/calendar-offset | Lennart Poettering |
2016-11-23 | hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722) | Michael Biebl |
2016-11-23 | calendarspec: add support for scheduling timers at the end of the month | Douglas Christman |
2016-11-23 | calendarspec: add upper bound on year | Douglas Christman |
2016-11-23 | networkd: allow networkd to start in early boot | Martin Pitt |