summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2016-10-08networkd: address add support to configure flags (#4201)Susant Sahani
2016-10-07architecture: Add support for the RISC-V architecture. (#4305)rwmjones
2016-10-06user-util: rework maybe_setgroups() a bitLennart Poettering
2016-10-06sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering
2016-10-06core: do not fail in a container if we can't use setgroupsGiuseppe Scrivano
2016-10-06audit: disable if cannot create NETLINK_AUDIT socketGiuseppe Scrivano
2016-10-04tree-wide: remove consecutive duplicate words in commentsStefan Schweter
2016-10-04list: LIST_INSERT_BEFORE: update head if necessary (#4261)Michael Olbrich
2016-09-28Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1Evgeny Vereshchagin
2016-09-27Merge pull request #4220 from keszybz/show-and-formatting-fixesMartin Pitt
2016-09-27basic: fix for IPv6 status (#4224)Susant Sahani
2016-09-25namespace: chase symlinks for mounts to set up in userspaceLennart Poettering
2016-09-25namespace: rework how ReadWritePaths= is appliedLennart Poettering
2016-09-25execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.cLennart Poettering
2016-09-24basic/strv: add STRPTR_IN_SETZbigniew Jędrzejewski-Szmek
2016-09-17Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt
2016-09-16tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek
2016-09-15Merge pull request #4131 from intelfx/update-done-timestamps-precisionZbigniew Jędrzejewski-Szmek
2016-09-15time-util: export timespec_load_nsec()Ivan Shapovalov
2016-09-14Merge pull request #4133 from keszybz/strerror-removalMartin Pitt
2016-09-13Always use unicode ellipsis when ellipsizingZbigniew Jędrzejewski-Szmek
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-08-31machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski
2016-08-29basic/fileio: we always have O_TMPFILE nowYann E. MORIN
2016-08-29missing.h: add missing definitions for __O_TMPFILEYann E. MORIN
2016-08-19Merge pull request #3965 from htejun/systemd-controller-on-unifiedZbigniew Jędrzejewski-Szmek
2016-08-19terminal-util: remove unnecessary check of result of isatty() (#4000)0xAX
2016-08-19Merge pull request #3909 from poettering/mount-toolEvgeny Vereshchagin
2016-08-19Merge pull request #3987 from keszybz/console-color-setupLennart Poettering
2016-08-19terminal-util: use getenv_bool for $SYSTEMD_COLORSZbigniew Jędrzejewski-Szmek
2016-08-19systemd: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek
2016-08-19Merge pull request #3988 from keszybz/journald-dynamic-usersLennart Poettering
2016-08-18journald: do not create split journals for dynamic usersZbigniew Jędrzejewski-Szmek
2016-08-18logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo
2016-08-18hostnamectl: rework pretty hostname validation (#3985)Lennart Poettering
2016-08-18add a new tool for creating transient mount and automount unitsLennart Poettering
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-14Merge pull request #3905 from htejun/cgroup-v2-cpuZbigniew Jędrzejewski-Szmek
2016-08-07core: add cgroup CPU controller support on the unified hierarchyTejun Heo
2016-08-05Merge pull request #3818 from poettering/exit-status-envZbigniew Jędrzejewski-Szmek
2016-08-05Merge pull request #3900 from keszybz/fix-3607Lennart Poettering
2016-08-05util-lib: unify parsing of nice level valuesLennart Poettering
2016-08-05fileio: fix MIN/MAX mixup (#3896)Vito Caputo
2016-08-04basic/set: remove some spurious spacesZbigniew Jędrzejewski-Szmek
2016-08-04fileio: fix read_full_stream() bugs (#3887)Vito Caputo
2016-08-04util-lib: rework /tmp and /var/tmp handling codeLennart Poettering
2016-08-04util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael
2016-08-03Merge pull request #3820 from poettering/nspawn-resolvconfZbigniew Jędrzejewski-Szmek
2016-08-03util-lib: make timestamp generation and parsing reversible (#3869)Lennart Poettering