summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* efi-boot-generator: don't mount /boot eagerlyTom Gundersen2013-11-21
* bus: fix seriliazation of activation errorsLennart Poettering2013-11-21
* bus: rename SD_BUS_ERROR_MAKE to SD_BUS_ERROR_MAKE_CONST to indicate it only ...Lennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* sd-event: try to move timer wakeups to the same spot within each minuteLennart Poettering2013-11-21
* socket: fix segfaultLennart Poettering2013-11-21
* valgrind: make running PID 1 in valgrind usefulLennart Poettering2013-11-20
* nspawn: add new --drop-capability= switchLennart Poettering2013-11-20
* event: make sure to possibly disarm the timerfds before we reenter epoll_waitLennart Poettering2013-11-20
* event: don't disarm invalid timerfdLennart Poettering2013-11-20
* bus: make sure an additional ref to a busevent source doesn't cause the event...Lennart Poettering2013-11-20
* event: whenever a time source changes pending state reshuffle elapsation prioqsLennart Poettering2013-11-20
* event: when we change the io events to watch we need to figure out if a an ev...Lennart Poettering2013-11-20
* sd-event: fix comparison functionsLennart Poettering2013-11-20
* manager: don't do plymouth in a containerLennart Poettering2013-11-20
* busctl: when no match is specified, add default matchLennart Poettering2013-11-20
* bus: add color and indentation to bus_message_dump()Lennart Poettering2013-11-20
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* hashmap: be a bit more conservative with pre-allocating hash tables and itemsLennart Poettering2013-11-20
* install: when determining where default.target points to, accept a file inste...Lennart Poettering2013-11-20
* test: exit early if we would conflict with running user systemdLennart Poettering2013-11-20
* bus: add sd_bus_send_to() API callLennart Poettering2013-11-20
* bus: bump serial number counter when sending already sealed messagesLennart Poettering2013-11-20
* bus: sd_bus_error_setxyz calls should always return the error as errno style ...Lennart Poettering2013-11-20
* libudev: always return NULL in _unref() APIsLennart Poettering2013-11-20
* libudev: always return valid negative error codes on API functionsLennart Poettering2013-11-20
* calendar: support 'yearly' and 'annually' names the same way as cronLennart Poettering2013-11-20
* hwclock: modernizationsLennart Poettering2013-11-20
* macro: add _unlikely_() to assert_return()Lennart Poettering2013-11-20
* macro: change assert_cc() so that it can appear outside of functionsLennart Poettering2013-11-20
* include: make direct includion of _sd-common.h harderLennart Poettering2013-11-20
* install: use const where we canLennart Poettering2013-11-20
* conf-parser: don't leak section namesTom Gundersen2013-11-20
* event: clear pending-state when re-arming timersDavid Herrmann2013-11-20
* bus: fix error-path in bus_map_all_properties()David Herrmann2013-11-20
* bus/rtnl: silence clang warningsThomas Hindoe Paaboel Andersen2013-11-20
* networkd: make sure Links and Networks are freedTom Gundersen2013-11-19
* localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2013-11-18
* localed: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-11-18
* Remove duplicate includesKarel Zak2013-11-18
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-18
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-18
* bus: TIMESTAMP is optional kdbus metadata now, NAMES are always addedKay Sievers2013-11-18
* core/socket: fix SO_REUSEPORTShawn Landden2013-11-17
* core/socket: use _cleanup_free_Shawn Landden2013-11-17
* networkd: make all calls asyncTom Gundersen2013-11-17
* networkd: store netmask and mac address explicitlyTom Gundersen2013-11-17
* bus: CREDS and NAMES are optional kdbus metadata nowKay Sievers2013-11-17
* Fix RemainAfterExit services keeping a hold on consoleOlivier Brunel2013-11-16