summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-28sd-device: enumerator - fix matching on properties and sysattrsTom Gundersen
2015-05-27fix extraneous space in equality checkJonathan Boulle
2015-05-27sd-device: fix device_get_properties_strv()Tom Gundersen
2015-05-27udevd: fix SIGCHLD handling in --daemon modeTom Gundersen
2015-05-27missing: add more IFLA_VXLAN_* definesMichael Olbrich
2015-05-27logind: prefix some calls to unlink with (void)Daniel Mack
2015-05-27logind: unlink /run/nologin when shutdown is cancelledDaniel Mack
2015-05-26treewide: fix typosTorstein Husebø
2015-05-26udev: fix inotify handlingDavid Herrmann
2015-05-25test: hostname - test that hostname is truly initializedTom Gundersen
2015-05-25nspawn: fix memleakTom Gundersen
2015-05-25nspawn: avoid memleakTom Gundersen
2015-05-25nspawn: drop some debugging codeTom Gundersen
2015-05-25import: dkr - avoid NULL-pointer dereferenceTom Gundersen
2015-05-25nspawn: make coverity happyTom Gundersen
2015-05-25networkd: fix IFF_UP when ipv6 support is disabledTom Gundersen
2015-05-25swap: use swapon -oKarel Zak
2015-05-24shared: generator - correct path to systemd-fsckMike Gilbert
2015-05-24nspawn: be verbose about interface namesUmut Tezduyar Lindskog
2015-05-24udevd: event - fix event queue in daemenozied modeTom Gundersen
2015-05-24udevd: worker - modernize a bitTom Gundersen
2015-05-24udevd: worker - fully clean up unnecessary fdsTom Gundersen
2015-05-23bootctl: fix an error checkThomas Hindoe Paaboel Andersen
2015-05-22bootctl: ferror must be called before FILE is closedThomas Hindoe Paaboel Andersen
2015-05-22udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan
2015-05-22sd-bus,sd-event: make public APIsLennart Poettering
2015-05-21json: minor style fixessystemd/v220Lennart Poettering
2015-05-21test.json: fix build on x86-32 where int and intmax_t differLennart Poettering
2015-05-21manager: fix finish_timestamp calculationLennart Poettering
2015-05-21bus-proxy: fix GetConnectionSELinuxSecurityContext() return valueLennart Poettering
2015-05-21nspawn: prohibit access to the kernel log buffer by defaultLennart Poettering
2015-05-21device: never act on mount events for devices if device support is not availableLennart Poettering
2015-05-21core: properly handle jobs that are suppressed to JOB_NOPs when propagating r...Lennart Poettering
2015-05-21util: an array with one entry is always orderedLennart Poettering
2015-05-21util: introduce PERSONALITY_INVALID as macro for 0xffffffffLULennart Poettering
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-05-21udev: link-config - fix corruptionTom Gundersen
2015-05-20sd-device: fix return codes on errorZbigniew Jędrzejewski-Szmek
2015-05-20json: avoid cleanup of unitialized variableZbigniew Jędrzejewski-Szmek
2015-05-20util: introduce reset_uid_gid() for resetting all uids and gids to 0Lennart Poettering
2015-05-20journald: handle more gracefully when bind() fails on audit socketsLennart Poettering
2015-05-20core,nspawn: unify code that moves the root dirLennart Poettering
2015-05-19bootctl: try to catch all errorsZbigniew Jędrzejewski-Szmek
2015-05-19bootctl: modernizationZbigniew Jędrzejewski-Szmek
2015-05-19bus-socket: simplify initalization of struct msghdrZbigniew Jędrzejewski-Szmek
2015-05-19json: fix a mem leakThomas Hindoe Paaboel Andersen
2015-05-19core: don't consider boot-up finished if we are still reloadingLennart Poettering
2015-05-19pull-dkr: fix memleakThomas Hindoe Paaboel Andersen
2015-05-19import/pull-dkr: V2 image specification and manifest supportPavel Odvody
2015-05-19import/pull: Tag replaced with referencePavel Odvody