summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering18-421/+567
2014-03-02Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek2-18/+31
2014-03-02Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek2-7/+59
2014-03-01networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen2-7/+33
2014-02-28nspawn: fix detection of missing /proc/self/loginuidTero Roponen1-1/+1
2014-02-28sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen2-23/+15
2014-02-28sd-network: fix headerTom Gundersen1-2/+2
2014-02-28architecture: Add tilegxHenrik Grindal Bakken2-0/+6
2014-02-28networkd: add networkd-wait-onlineTom Gundersen1-0/+142
2014-02-28sd-network: add new libraryTom Gundersen18-15/+613
2014-02-27cdrom_id: use the old MMC fallbackLukas Nykryn1-1/+1
2014-02-27journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek1-0/+5
2014-02-27logs-show: fix corrupt output with empty messagesUoti Urpala1-0/+5
2014-02-26mount: don't fire PropertiesChanged signals for mounts that are stoppedLennart Poettering1-3/+6
2014-02-26mount: don't send out PropertiesChanged message if actually nothing got changedLennart Poettering1-3/+12
2014-02-26mount: minor modernizationLennart Poettering1-3/+4
2014-02-25Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek2-2/+2
2014-02-26Revert back to /var/run at a couple of problemsLennart Poettering1-2/+2
2014-02-25Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek2-4/+4
2014-02-26exec: imply NoNewPriviliges= only when seccomp filters are used in user modeLennart Poettering2-2/+13
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering11-5/+363
2014-02-26nspawn: no need for duplicate checks against EEXISTLennart Poettering1-1/+1
2014-02-26seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this f...Lennart Poettering1-13/+13
2014-02-25networkd: add basic support for MACVLANsTom Gundersen6-16/+145
2014-02-25login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre1-0/+12
2014-02-25login: set pos-slot to fallback on pos-evictionDavid Herrmann1-1/+13
2014-02-25login: fix pos-array allocationDavid Herrmann2-1/+10
2014-02-25nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering2-31/+167
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek13-37/+18
2014-02-25hostnamectl: read virtualization/architecture from remote sideLennart Poettering1-16/+31
2014-02-25core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering1-0/+17
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering11-11/+53
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering2-2/+16
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach2-41/+77
2014-02-24smack: set loaded_policy in smack_setup()Łukasz Stelmach3-3/+7
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach1-3/+57
2014-02-24hostnamed: correct error messageMichal Sekletar1-1/+1
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering7-6/+45
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen6-9/+8
2014-02-23systemctl: move next elapse calculation to its own functionDjalal Harouni1-15/+27
2014-02-23dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni1-2/+2
2014-02-24getty-generator: verify ttys before we make use of themLennart Poettering1-0/+28
2014-02-24cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering1-17/+24
2014-02-24core: gc half-created stub unitsLennart Poettering1-3/+0
2014-02-24core: expose root control group on the busLennart Poettering1-0/+1
2014-02-24nspawn: make use of the devices cgroup controller by defaultLennart Poettering1-7/+71
2014-02-24cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering1-1/+12
2014-02-24sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen4-8/+36
2014-02-23sd-dhcp-client: fix max size of REQUEST messageTom Gundersen1-1/+1
2014-02-23sd-dhcp: message_init - only set secs in the clientTom Gundersen3-9/+12