summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13cgroup: Merge the unified_cache and unified_systemd_v232 cachesnotsystemd/wip/v233-rename-cgroup-enumLuke Shumaker
2017-09-12nspawn: sync_cgroup(): Rename arg_uid_shift -> uid_shiftLuke Shumaker
2017-09-12nspawn: nspawn-cgroup.{c,h}: s/unified_requested/inner_cgver/Luke Shumaker
2017-09-12nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.cLuke Shumaker
2017-09-12nspawn: Simplify mkdir_userns() usage, and trickle that upLuke Shumaker
2017-09-12nspawn: Simplify tmpfs_patch_options() usage, and trickle that upLuke Shumaker
2017-09-12fix includesnotsystemd/v233.1-baseMatija Skala
2017-07-07Merge tag 'systemd/v233-3.parabola1' into systemd/parabolaLuke Shumaker
2017-07-06FSDG: bootctl: Say "Systemd Boot Manager" instead of "Linux Boot Manager"systemd/v233.75-3.parabola1Luke Shumaker
2017-07-06FSDG: man/: Use FSDG operating systems as examplesLuke Shumaker
2017-07-06FSDG: systemd-resolved: Fallback hostname to "gnu-linux" instead of "linux"Luke Shumaker
2017-07-06FSDG: os-release: Default ID to "gnu-linux" instead of "linux"Luke Shumaker
2017-07-06FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux"Luke Shumaker
2017-07-06FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux"Luke Shumaker
2017-07-06FSDG: man/: Refer to the operating system as GNU/LinuxLuke Shumaker
2017-07-06resolved: define various packet sizes as unsignedsystemd/v233.75-3Zbigniew Jędrzejewski-Szmek
2017-07-06resolved: do not allocate packets with minimum sizeZbigniew Jędrzejewski-Szmek
2017-07-06resolved: simplify alloc size calculationZbigniew Jędrzejewski-Szmek
2017-07-06test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek
2017-07-06nss-resolve: drop the internal fallback to libnss_dns (#5945)Zbigniew Jędrzejewski-Szmek
2017-07-06Revert "core: run each system service with a fresh session keyring"Luke Shumaker
2017-07-06Revert "core: store the invocation ID in the per-service keyring"Luke Shumaker
2017-07-06core: do not print color console message about gc-ed jobsZbigniew Jędrzejewski-Szmek
2017-07-06networkd: RFC compliant autonomous prefix handling (#5636)hendrikw01
2017-07-06resolved: detect and warn other running LLMNR stackYu Watanabe
2017-07-06resolved: add global config option to control mDNS stackYu Watanabe
2017-07-06resolved: detect and warn other running mDNS stackYu Watanabe
2017-07-06resolved: do not start LLMNR or mDNS stack when no network enables themYu Watanabe
2017-07-06build-sys: make RPM macros installation path configurable (#5564)steelman
2017-06-15man: systemd-timesyncd.service(8) (#6109)Pat Riehecky
2017-06-15core/mount: pass "-c" flag to /bin/umount (#6093)NeilBrown
2017-06-15udev: stop freeing value after using it for setting sysattr (#6094)Evgeny Vereshchagin
2017-06-15zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler
2017-06-15systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079)Josef Gajdusek
2017-06-15hwdb: use path_join() to generate the hwdb_bin path (#6063)Michael Biebl
2017-06-15man: update MemoryDenyWriteExecute description for executable stacksZbigniew Jędrzejewski-Szmek
2017-06-15man: don't say that ExecStart syntax is "very shell"Zbigniew Jędrzejewski-Szmek
2017-06-15systemctl: avoid spurious warning about missing reboot-param fileZbigniew Jędrzejewski-Szmek
2017-06-15rules: watch metadata changes in mmcblk devices (#6050)kjackiewicz
2017-06-15shell-completion: add systemctl revert (#6042)Lucas Werkmeister
2017-06-15vconsole-setup: skip setting fonts when setfont returns EX_OSERRZbigniew Jędrzejewski-Szmek
2017-06-15vconsole-setup: add more log messagesZbigniew Jędrzejewski-Szmek
2017-06-15rules: Handle MMC boot partitions by-path correctly (#6026)George McCollister
2017-06-15timesyncd: properly handle OOM errors when parsing fallback servers (#6047)Lennart Poettering
2017-06-15timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...Michael Biebl
2017-06-15DHCP: Fail link_dhcp_set_routes promotely if no address is assigned from leas...Daniel Wang
2017-06-15resolved: bugfix of null pointer p->question dereferencing (#6020)Evgeny Vereshchagin
2017-06-15Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013)NeilBrown
2017-06-15nspawn: add nosuid and nodev to /tmp mount (#6004)tomty89
2017-06-15networkd-link: Receive LLDP on Bridge slaves not master (#5995)sjoerd-ccu