summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update hardware databasesLennart Poettering2015-05-213-377/+2540
* build-sys: fix build with seperate builddirLennart Poettering2015-05-211-0/+12
* manager: fix finish_timestamp calculationLennart Poettering2015-05-211-0/+6
* update TODOLennart Poettering2015-05-211-4/+0
* 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
* NEWS: add note about gudevDavid Herrmann2015-05-211-0/+9
* NEWS: fix sd-boot to systemd-bootDavid Herrmann2015-05-211-3/+3
* NEWS: fix typo and expand abbreviationZbigniew Jędrzejewski-Szmek2015-05-211-2/+2
* NEWS: document the IPForward= confusionLennart Poettering2015-05-211-1/+14
* tmpfiles: create /etc/resolv.conf symlink only on bootZbigniew Jędrzejewski-Szmek2015-05-211-1/+1
* build-sys: bump library and package versionsLennart Poettering2015-05-212-4/+4
* update TODOLennart Poettering2015-05-211-2/+0
* 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
* NEWS: start collecting items for v220Lennart Poettering2015-05-211-0/+207
* nspawn: finish user namespace supportLennart Poettering2015-05-2110-654/+971
* update TODOLennart Poettering2015-05-211-2/+6
* udev: link-config - fix corruptionTom Gundersen2015-05-212-7/+8
* hwdb: add MS Arc Touch Mouse SEPeter Hutterer2015-05-211-0/+4
* 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
* units: conditionalize audit multicast socket on CAP_AUDIT_READLennart Poettering2015-05-201-0/+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
* TODO: add --merge support for sd-j-remoteZbigniew Jędrzejewski-Szmek2015-05-191-1/+3
* 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
* hwdb: add Logitech M570 trackballPeter Hutterer2015-05-201-0/+4
* json: fix a mem leakThomas Hindoe Paaboel Andersen2015-05-192-4/+2
* update TODOLennart Poettering2015-05-191-3/+0
* units: make sure systemd-nspawn@.slice instances are actually located in mach...Lennart Poettering2015-05-191-0/+1
* 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