summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* LLDP: Support locally assigned port subtypeSusant Sahani2015-01-15
* udev: merge evdev_id into input_idDavid Herrmann2015-01-15
* udev: fix NULL-ptr derefDavid Herrmann2015-01-15
* bus-proxyd: move synthesize_name_acquired()Daniel Mack2015-01-15
* bus-proxy: factor out code for driver handling and message synthesisDaniel Mack2015-01-15
* nspawn: fix log typosJonathan Boulle2015-01-15
* nspawn,machined: change default container image location from /var/lib/contai...Lennart Poettering2015-01-15
* import: rename "gpt" disk image type to "raw"Lennart Poettering2015-01-15
* test-path: do not skip tests if we are not rootRonny Chevalier2015-01-15
* test-exec: do not skip all the testsRonny Chevalier2015-01-15
* spawn: downgrade loopback detach errors to debugLennart Poettering2015-01-15
* nspawn: add support for limited dissecting of MBR disk images with nspawnLennart Poettering2015-01-15
* nspawn: pass the container's init PID out via sd_notify()Lennart Poettering2015-01-14
* nspawn: fix an incorrect assert comparisonLennart Poettering2015-01-14
* loginctl: fix misuse compound literalsLennart Poettering2015-01-14
* sd-bus: tell Coverity that it's OK not to care for return values in some casesLennart Poettering2015-01-14
* nspawn: add file system locks for controlling access to container imagesLennart Poettering2015-01-14
* sysv-generator: always use fstatat() if we canLennart Poettering2015-01-14
* sysv-generator: fix memory leak on failureLennart Poettering2015-01-14
* machinectl: fix minor memory leakLennart Poettering2015-01-14
* pty: minor modernizationLennart Poettering2015-01-14
* machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re...Lennart Poettering2015-01-14
* util: the chattr flags field is actually unsigned, judging by kernel sourcesLennart Poettering2015-01-14
* ptyfw: add missing error checkLennart Poettering2015-01-14
* nspawn: remove the right propagation directoryLennart Poettering2015-01-14
* test: hashmap_put behaviour for equal keysMartin Pitt2015-01-14
* machinectl: use GNU basename, not the XPG versionCristian Rodríguez2015-01-13
* refcnt: refcnt is unsigned, fix comparisonsTom Gundersen2015-01-13
* nspawn: --help typo fixLennart Poettering2015-01-13
* networkd: propagate IPFoward= per-interface setting also to /proc/sys/net/ipv...Lennart Poettering2015-01-13
* udev: make use of new one_zero() helper where appropriateLennart Poettering2015-01-13
* networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering2015-01-13
* networkd: rename misnamed booleanLennart Poettering2015-01-13
* networkd: introduce an AddressFamilyBoolean enum typeLennart Poettering2015-01-13
* journald: allow zero length datagrams againLennart Poettering2015-01-13
* nspawn: add "-n" shortcut for "--network-veth"Lennart Poettering2015-01-13
* fw-util: fix errno typo for !HAVE_LIBIPTCDaniel Mack2015-01-13
* machined: refuse certain operation on non-container machines, since they cann...Lennart Poettering2015-01-13
* import: make sure we don't mangle file ownerships with the local passwd datab...Lennart Poettering2015-01-13
* nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering2015-01-13
* networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering2015-01-13
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-13
* core: Fix EACCES check for OOM adjustmentsMartin Pitt2015-01-13
* udev: link_config - modernize a bit and fix leakesTom Gundersen2015-01-12
* network-intenal: user _cleanup_ macro in parse_ifnameTom Gundersen2015-01-12
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-12
* sd-bus: sync kdbus.h (API break)Daniel Mack2015-01-12
* core/mount: use isempty() to check for empty stringsDaniel Mack2015-01-12
* udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho2015-01-11
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-11