summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-21util-lib: various improvements to kernel command line parsingLennart Poettering
2016-12-21util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering
2016-12-20build-sys: don't mke use of "sushell" automaticallyLennart Poettering
2016-12-20dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering
2016-12-20units: drop --fail parameter from "systemctl switch-root" invocationLennart Poettering
2016-12-20util-lib: make verbose_mount() grok MS_MOVELennart Poettering
2016-12-20firstboot: add kernel cmdline option to disable firstboot wizardLennart Poettering
2016-12-20core: modernize the SwitchRoot() bus method a bitLennart Poettering
2016-12-20util-lib: add new path_is_temporary_fs() APILennart Poettering
2016-12-20gpt-auto-generator: rename add_boot() → add_esp()Lennart Poettering
2016-12-20tree-wide: always invoke setmntent() with "re" modeLennart Poettering
2016-12-20util-lib: make sure fd_check_fstype() opens files with O_CLOEXECLennart Poettering
2016-12-20core: minor coding style/wording fixesLennart Poettering
2016-12-20util-lib: beef path_is_os_tree() up a bitLennart Poettering
2016-12-20util-lib: accept invoking chase_symlinks() with a NULL return parameterLennart Poettering
2016-12-20core: add comment why we don't bother with MS_SHARED remounting of / in conta...Lennart Poettering
2016-12-20shared: use uid_is_valid() for checking validity of UIDsLennart Poettering
2016-12-20nspawn: split out VolatileMode definitionsLennart Poettering
2016-12-20man/journalctl: mention systemd-journal-remote(8) (#4929)Baruch Siach
2016-12-20Merge pull request #4904 from dobyrch/calendar-range-stepLennart Poettering
2016-12-20systemctl: do not segfault when we cannot find template unit (#4915)Zbigniew Jędrzejewski-Szmek
2016-12-20build-sys: revert dbus >= 1.9.18 requirement (#4924)Mike Gilbert
2016-12-20Merge pull request #4926 from whot/hwdb-updatesMartin Pitt
2016-12-20hwdb: axis override for HP SpectrePeter Hutterer
2016-12-20hwdb: add axis overrides for Asus Vivobook E402SAPeter Hutterer
2016-12-20hwdb: add axis override for Lenovo W530Peter Hutterer
2016-12-20hwdb: add axis override for Toshiba Tecra M11Peter Hutterer
2016-12-19networkd-ndisc: handle missing mtu gracefully (#4913)Jörg Thalheim
2016-12-18build-sys: treat format errors as fatal (#4910)Zbigniew Jędrzejewski-Szmek
2016-12-18Merge pull request #4892 from poettering/buspolicymoveZbigniew Jędrzejewski-Szmek
2016-12-18core: downgrade "Time has been changed" to debug (#4906)Zbigniew Jędrzejewski-Szmek
2016-12-18Merge pull request #4911 from keszybz/fixletsMartin Pitt
2016-12-17basic/log: use IN_SETZbigniew Jędrzejewski-Szmek
2016-12-17test-compress: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-17core: remove spurious newlineZbigniew Jędrzejewski-Szmek
2016-12-17debug-generator: simplify handling of arg_default_unitZbigniew Jędrzejewski-Szmek
2016-12-17Use SPECIAL_DEFAULT_TARGET consistentlyZbigniew Jędrzejewski-Szmek
2016-12-17Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek
2016-12-17Merge pull request #4845 from poettering/various-smaller-fixesZbigniew Jędrzejewski-Szmek
2016-12-17coredumpctl: let gdb handle the SIGINT signal (#4901)Franck Bui
2016-12-17README: bump dbus depZbigniew Jędrzejewski-Szmek
2016-12-16calendarspec: remove superfluous variablesDouglas Christman
2016-12-16calendarspec: rename fields of CalendarComponentDouglas Christman
2016-12-16calendarspec: allow repetition values with rangesDouglas Christman
2016-12-16core: make mount units from /proc/self/mountinfo possibly bind to a device (#...Franck Bui
2016-12-16bootctl: fix typo (#4897)Lucas Werkmeister
2016-12-16core: prevent invalid socket symlink target dereference (#4895)Stefan Hajnoczi
2016-12-15rules: identify internal sound cards on platform bus (#4893)Daniel Drake
2016-12-15build-sys: stop placing D-Bus policy below /etcLennart Poettering
2016-12-14calendarspec: free memory when parsing fails (#4890)Doug Christman