summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01networkd-test: define a utility class to simplify testsDavid Michael
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-28build-sys: explicitly require python3Felipe 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-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt
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-25Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt
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-25Merge pull request #4734 from whot/hwdb-updatesPeter Hutterer
2016-11-25hwdb: add axis overrides for HP Pavilion dv7Peter Hutterer
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui
2016-11-24Merge pull request #4729 from martinpitt/hwdbMartin Pitt
2016-11-24tests: add hwdb parsing testMartin Pitt
2016-11-24hwdb: fix syntax error in 60-keyboard.hwdbMartin Pitt
2016-11-24hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt
2016-11-24Merge pull request #4710 from martinpitt/networkd-dbusLennart Poettering
2016-11-23man: document protocol error type for service failures (#4724)Jouke Witteveen
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: allow networkd to start in early bootMartin Pitt
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-23core: consider SIGTERM as a clean exit status for initrd-switch-root.service ...Franck Bui
2016-11-23build-sys: check for lz4 in the old and new numbering scheme (#4717)Zbigniew Jędrzejewski-Szmek
2016-11-23CONTRIBUTING: reword the part about unsetting the label (#4716)Zbigniew Jędrzejewski-Szmek
2016-11-22Merge pull request #4692 from poettering/networkd-dhcpZbigniew Jędrzejewski-Szmek
2016-11-22Document an edge-case with resume and mounting (#4581)Janne Heß
2016-11-22Merge pull request #4693 from poettering/nspawn-ephemeralZbigniew 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