summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Revert back to /var/run at a couple of problemsLennart Poettering2014-02-26
* Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek2014-02-25
* exec: imply NoNewPriviliges= only when seccomp filters are used in user modeLennart Poettering2014-02-26
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-26
* nspawn: no need for duplicate checks against EEXISTLennart Poettering2014-02-26
* seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this f...Lennart Poettering2014-02-26
* networkd: add basic support for MACVLANsTom Gundersen2014-02-25
* login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre2014-02-25
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-25
* login: fix pos-array allocationDavid Herrmann2014-02-25
* nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering2014-02-25
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* hostnamectl: read virtualization/architecture from remote sideLennart Poettering2014-02-25
* core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering2014-02-25
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* architecture: apparently there is LE ppc nowLennart Poettering2014-02-24
* smack: rework security labeling for multiple frameworksŁukasz Stelmach2014-02-24
* smack: set loaded_policy in smack_setup()Łukasz Stelmach2014-02-24
* smack: relabel directories and files created by systemdŁukasz Stelmach2014-02-24
* hostnamed: correct error messageMichal Sekletar2014-02-24
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-24
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-24
* systemctl: move next elapse calculation to its own functionDjalal Harouni2014-02-23
* dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni2014-02-23
* getty-generator: verify ttys before we make use of themLennart Poettering2014-02-24
* cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering2014-02-24
* core: gc half-created stub unitsLennart Poettering2014-02-24
* core: expose root control group on the busLennart Poettering2014-02-24
* nspawn: make use of the devices cgroup controller by defaultLennart Poettering2014-02-24
* cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering2014-02-24
* sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen2014-02-24
* sd-dhcp-client: fix max size of REQUEST messageTom Gundersen2014-02-23
* sd-dhcp: message_init - only set secs in the clientTom Gundersen2014-02-23
* sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen2014-02-23
* sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen2014-02-23
* journal: downgrade vaccuum message to debug levelLennart Poettering2014-02-23
* sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen2014-02-23
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* src/shared/ cannot reference symbols from librariesKay Sievers2014-02-23
* sd-dhcp: be more detailed about invalid headersTom Gundersen2014-02-23
* build-sys: remove libsystemd.sym duplicateDavid Herrmann2014-02-23
* build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers2014-02-22
* build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers2014-02-22
* networkd: handle SIGINT and SIGTERMTom Gundersen2014-02-22
* test: always use assert_se in testsTom Gundersen2014-02-22
* sd-dhcp: add very basic debug loggingTom Gundersen2014-02-22
* gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs2014-02-22
* udev: net - allow MTU and Speed to be specified with unitsTom Gundersen2014-02-22
* cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering2014-02-22
* net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen2014-02-21