summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* udev: fix inotify handlingDavid Herrmann2015-05-261-1/+0
* test: hostname - test that hostname is truly initializedTom Gundersen2015-05-251-0/+7
* nspawn: fix memleakTom Gundersen2015-05-251-1/+1
* nspawn: avoid memleakTom Gundersen2015-05-251-11/+4
* nspawn: drop some debugging codeTom Gundersen2015-05-251-10/+0
* import: dkr - avoid NULL-pointer dereferenceTom Gundersen2015-05-251-1/+1
* nspawn: make coverity happyTom Gundersen2015-05-251-2/+2
* networkd: fix IFF_UP when ipv6 support is disabledTom Gundersen2015-05-251-14/+17
* swap: use swapon -oKarel Zak2015-05-252-48/+23
* shared: generator - correct path to systemd-fsckMike Gilbert2015-05-241-1/+1
* nspawn: be verbose about interface namesUmut Tezduyar Lindskog2015-05-241-1/+1
* udevd: event - fix event queue in daemenozied modeTom Gundersen2015-05-241-3/+4
* udevd: worker - modernize a bitTom Gundersen2015-05-241-11/+7
* udevd: worker - fully clean up unnecessary fdsTom Gundersen2015-05-241-1/+5
* bootctl: fix an error checkThomas Hindoe Paaboel Andersen2015-05-231-1/+1
* bootctl: ferror must be called before FILE is closedThomas Hindoe Paaboel Andersen2015-05-221-9/+7
* udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan2015-05-221-4/+5
* sd-bus,sd-event: make public APIsLennart Poettering2015-05-223-25/+46
* json: minor style fixesv220Lennart Poettering2015-05-215-28/+39
* test.json: fix build on x86-32 where int and intmax_t differLennart Poettering2015-05-211-1/+1
* manager: fix finish_timestamp calculationLennart Poettering2015-05-211-0/+6
* bus-proxy: fix GetConnectionSELinuxSecurityContext() return valueLennart Poettering2015-05-211-1/+10
* nspawn: prohibit access to the kernel log buffer by defaultLennart Poettering2015-05-211-9/+10
* device: never act on mount events for devices if device support is not availableLennart Poettering2015-05-211-0/+3
* core: properly handle jobs that are suppressed to JOB_NOPs when propagating r...Lennart Poettering2015-05-211-1/+6
* util: an array with one entry is always orderedLennart Poettering2015-05-211-1/+1
* util: introduce PERSONALITY_INVALID as macro for 0xffffffffLULennart Poettering2015-05-215-11/+15
* nspawn: finish user namespace supportLennart Poettering2015-05-219-654/+935
* udev: link-config - fix corruptionTom Gundersen2015-05-212-7/+8
* sd-device: fix return codes on errorZbigniew Jędrzejewski-Szmek2015-05-202-6/+6
* json: avoid cleanup of unitialized variableZbigniew Jędrzejewski-Szmek2015-05-201-1/+1
* util: introduce reset_uid_gid() for resetting all uids and gids to 0Lennart Poettering2015-05-202-10/+17
* journald: handle more gracefully when bind() fails on audit socketsLennart Poettering2015-05-201-3/+8
* core,nspawn: unify code that moves the root dirLennart Poettering2015-05-204-33/+23
* bootctl: try to catch all errorsZbigniew Jędrzejewski-Szmek2015-05-191-22/+46
* bootctl: modernizationZbigniew Jędrzejewski-Szmek2015-05-193-562/+306
* bus-socket: simplify initalization of struct msghdrZbigniew Jędrzejewski-Szmek2015-05-191-12/+8
* json: fix a mem leakThomas Hindoe Paaboel Andersen2015-05-192-4/+2
* core: don't consider boot-up finished if we are still reloadingLennart Poettering2015-05-191-0/+3
* pull-dkr: fix memleakThomas Hindoe Paaboel Andersen2015-05-191-1/+2
* import/pull-dkr: V2 image specification and manifest supportPavel Odvody2015-05-192-54/+491
* import/pull: Tag replaced with referencePavel Odvody2015-05-191-11/+17
* test/test-json: Tests for the tokenizer bugfix and the DOM parserPavel Odvody2015-05-191-0/+97
* shared/json: Added DOM-like JSON parserPavel Odvody2015-05-192-10/+459
* shared/import-util: Tag renamed to referencePavel Odvody2015-05-192-0/+23
* core: when propagating restart requests due to deps, downgrade restart to try...Lennart Poettering2015-05-194-19/+24
* dhcp-identifier: fix for unaligned writeTom Gundersen2015-05-192-5/+7
* core: sd_bus_error() already checks for NULL, no need to duplicate checkLennart Poettering2015-05-191-26/+10
* core: reinstate propagation of stop/restart jobs via RequsiteOf dependenciesLennart Poettering2015-05-191-28/+14
* util: fix typoJan Synacek2015-05-191-1/+1