summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-28nspawn: fix detection of missing /proc/self/loginuidTero Roponen
2014-02-28sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen
2014-02-28sd-network: fix headerTom Gundersen
2014-02-28architecture: Add tilegxHenrik Grindal Bakken
2014-02-28networkd: add networkd-wait-onlineTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen
2014-02-27cdrom_id: use the old MMC fallbackLukas Nykryn
2014-02-27journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek
2014-02-27logs-show: fix corrupt output with empty messagesUoti Urpala
2014-02-26mount: don't fire PropertiesChanged signals for mounts that are stoppedLennart Poettering
2014-02-26mount: don't send out PropertiesChanged message if actually nothing got changedLennart Poettering
2014-02-26mount: minor modernizationLennart Poettering
2014-02-25Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek
2014-02-26Revert back to /var/run at a couple of problemsLennart Poettering
2014-02-25Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek
2014-02-26exec: imply NoNewPriviliges= only when seccomp filters are used in user modeLennart Poettering
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-26nspawn: no need for duplicate checks against EEXISTLennart Poettering
2014-02-26seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this f...Lennart Poettering
2014-02-25networkd: add basic support for MACVLANsTom Gundersen
2014-02-25login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre
2014-02-25login: set pos-slot to fallback on pos-evictionDavid Herrmann
2014-02-25login: fix pos-array allocationDavid Herrmann
2014-02-25nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-25hostnamectl: read virtualization/architecture from remote sideLennart Poettering
2014-02-25core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach
2014-02-24smack: set loaded_policy in smack_setup()Łukasz Stelmach
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach
2014-02-24hostnamed: correct error messageMichal Sekletar
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen
2014-02-23systemctl: move next elapse calculation to its own functionDjalal Harouni
2014-02-23dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni
2014-02-24getty-generator: verify ttys before we make use of themLennart Poettering
2014-02-24cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering
2014-02-24core: gc half-created stub unitsLennart Poettering
2014-02-24core: expose root control group on the busLennart Poettering
2014-02-24nspawn: make use of the devices cgroup controller by defaultLennart Poettering
2014-02-24cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering
2014-02-24sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen
2014-02-23sd-dhcp-client: fix max size of REQUEST messageTom Gundersen
2014-02-23sd-dhcp: message_init - only set secs in the clientTom Gundersen
2014-02-23sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen
2014-02-23sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen
2014-02-23journal: downgrade vaccuum message to debug levelLennart Poettering
2014-02-23sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen