summaryrefslogtreecommitdiffstats
path: root/catalog/systemd.pl.catalog.in (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-29units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek6-1/+48
2016-11-29man: update the description of offline updatesZbigniew Jędrzejewski-Szmek3-25/+32
2016-11-28networkd: move event loop handling out of the manager (#4723)Tom Gundersen4-55/+35
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler8-3/+8
2016-11-28build-sys: explicitly require python3Felipe Sateler1-1/+1
2016-11-28socket-proxyd: Introduced dynamic connection limit via an option. (#4749)(GalaxyMaster)2-6/+30
2016-11-28udevd: check correct return value of fcntl() (#4758)Daniel Wagner1-1/+1
2016-11-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt1-12/+37
2016-11-27device: Avoid calling unit_free(NULL) in device setup logic (#4748)Dave Reisner1-1/+1
2016-11-25calendarspec: refactor format_chain()Douglas Christman1-17/+12
2016-11-25fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb1-1/+1
2016-11-25Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt1-2/+1
2016-11-25calendarspec: rename "eom" to "end_of_month"Douglas Christman1-6/+6
2016-11-25calendarspec: make specifications with ranges reversibleDouglas Christman3-9/+28
2016-11-25calendarspec: allow whole second rangesDouglas Christman2-0/+6
2016-11-25calendarspec: make specifications with seconds wildcard reversibleDouglas Christman2-1/+8
2016-11-25calendarspec: reject strings with spurious spaces and signsDouglas Christman2-0/+7
2016-11-25calendarspec: reject open weekday rangesDouglas Christman2-6/+15
2016-11-25calendarspec: reject strings that only contain a timezoneDouglas Christman2-3/+6
2016-11-25calendarspec: always interpret a missing time as 00:00:00Douglas Christman2-8/+7
2016-11-24hwdb: add axis overrides for HP Pavilion dv7Peter Hutterer1-0/+7
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui2-7/+11
2016-11-24tests: add hwdb parsing testMartin Pitt2-1/+46
2016-11-24hwdb: fix syntax error in 60-keyboard.hwdbMartin Pitt1-1/+1
2016-11-24hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt1-1/+2
2016-11-23man: document protocol error type for service failures (#4724)Jouke Witteveen1-8/+9
2016-11-23networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani4-3/+47
2016-11-23hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)Michael Biebl7-7/+7
2016-11-23calendarspec: add support for scheduling timers at the end of the monthDouglas Christman5-29/+74
2016-11-23calendarspec: add upper bound on yearDouglas Christman2-1/+12
2016-11-23networkd: allow networkd to start in early bootMartin Pitt1-3/+2
2016-11-23networkd: set DHCP-acquired timezone and hostname after connecting to D-BusMartin Pitt2-0/+21
2016-11-23networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707)Susant Sahani1-1/+1
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt6-20/+51
2016-11-23networkd: move setting hostname and timezone to ManagerMartin Pitt5-108/+95
2016-11-23core: consider SIGTERM as a clean exit status for initrd-switch-root.service ...Franck Bui1-1/+7
2016-11-23build-sys: check for lz4 in the old and new numbering scheme (#4717)Zbigniew Jędrzejewski-Szmek1-3/+6
2016-11-23CONTRIBUTING: reword the part about unsetting the label (#4716)Zbigniew Jędrzejewski-Szmek1-1/+1
2016-11-23Document an edge-case with resume and mounting (#4581)Janne Heß1-0/+7
2016-11-22service: fix main processes exit behavior for type notify servicesJouke Witteveen1-4/+18
2016-11-22service: introduce protocol error typeJouke Witteveen2-4/+6
2016-11-22nspawn: don't require chown() if userns is not onLennart Poettering1-10/+14
2016-11-22nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering7-58/+80
2016-11-22nspawn: remove temporary root directory on exitLennart Poettering1-8/+13
2016-11-22nspawn: try to wait for the container PID 1 to exit, before we exitLennart Poettering1-1/+6
2016-11-22nspawn: add ability to run nspawn without container locks appliedLennart Poettering1-3/+14
2016-11-22shared: make sure image_path_lock() return parameters are always initialized ...Lennart Poettering1-2/+4
2016-11-22nspawn: support ephemeral boots from imagesLennart Poettering3-33/+63
2016-11-22seccomp: add @filesystem syscall group (#4537)Lennart Poettering3-0/+77
2016-11-22sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig2-1/+5