summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-05-19test/test-json: Tests for the tokenizer bugfix and the DOM parserPavel Odvody
2015-05-19shared/json: Added DOM-like JSON parserPavel Odvody
2015-05-19shared/import-util: Tag renamed to referencePavel Odvody
2015-05-19core: when propagating restart requests due to deps, downgrade restart to try...Lennart Poettering
2015-05-19dhcp-identifier: fix for unaligned writeTom Gundersen
2015-05-19core: sd_bus_error() already checks for NULL, no need to duplicate checkLennart Poettering
2015-05-19core: reinstate propagation of stop/restart jobs via RequsiteOf dependenciesLennart Poettering
2015-05-19util: fix typoJan Synacek
2015-05-19mount: properly check for mounts currently in /proc/self/mountinfoLennart Poettering
2015-05-19unit: drop support for pre-v44 job serializationLennart Poettering
2015-05-19core: also enforce ratelimiter if we stop a unit due to BindsTo=Lennart Poettering
2015-05-19core: use bitfield where possibleLennart Poettering
2015-05-19core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1Lennart Poettering
2015-05-19unit: fix unit_check_unneeded() dependency iterationLennart Poettering
2015-05-19mount: don't claim a device is gone from /proc/self/mountinfo before it is go...Lennart Poettering
2015-05-19device: create units with intended "found" valueMartin Pitt
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-19core: fix OOM checks in dbus-unitThomas Hindoe Paaboel Andersen
2015-05-19test-hashmap: fix an assertThomas Hindoe Paaboel Andersen
2015-05-19core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering
2015-05-19journalctl: unify how we free boot id lists a bitLennart Poettering
2015-05-19journalctl: clean up how we log errorsLennart Poettering
2015-05-19journalctl: rename boot_id_t to BootIdLennart Poettering
2015-05-19journalctl: lstat() should suffice if we call canonicalize_file_name() firstLennart Poettering
2015-05-19journalctl: free all command line argument objectsLennart Poettering
2015-05-19journalctl: only have a single exit path from main()Lennart Poettering
2015-05-19journalctl: Improve boot ID lookupJan Janssen