summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-20hashmap: be a bit more conservative with pre-allocating hash tables and itemsLennart Poettering
2013-11-20install: when determining where default.target points to, accept a file inste...Lennart Poettering
2013-11-20test: exit early if we would conflict with running user systemdLennart Poettering
2013-11-20bus: add sd_bus_send_to() API callLennart Poettering
2013-11-20bus: bump serial number counter when sending already sealed messagesLennart Poettering
2013-11-20bus: sd_bus_error_setxyz calls should always return the error as errno style ...Lennart Poettering
2013-11-20libudev: always return NULL in _unref() APIsLennart Poettering
2013-11-20libudev: always return valid negative error codes on API functionsLennart Poettering
2013-11-20calendar: support 'yearly' and 'annually' names the same way as cronLennart Poettering
2013-11-20hwclock: modernizationsLennart Poettering
2013-11-20macro: add _unlikely_() to assert_return()Lennart Poettering
2013-11-20macro: change assert_cc() so that it can appear outside of functionsLennart Poettering
2013-11-20include: make direct includion of _sd-common.h harderLennart Poettering
2013-11-20install: use const where we canLennart Poettering
2013-11-20conf-parser: don't leak section namesTom Gundersen
2013-11-20event: clear pending-state when re-arming timersDavid Herrmann
2013-11-20bus: fix error-path in bus_map_all_properties()David Herrmann
2013-11-20bus/rtnl: silence clang warningsThomas Hindoe Paaboel Andersen
2013-11-19networkd: make sure Links and Networks are freedTom Gundersen
2013-11-18localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek
2013-11-18localed: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-11-18Remove duplicate includesKarel Zak
2013-11-18use #pragma once instead of foo*foo define guardsShawn Landden
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen
2013-11-18bus: TIMESTAMP is optional kdbus metadata now, NAMES are always addedKay Sievers
2013-11-17core/socket: fix SO_REUSEPORTShawn Landden
2013-11-17core/socket: use _cleanup_free_Shawn Landden
2013-11-17networkd: make all calls asyncTom Gundersen
2013-11-17networkd: store netmask and mac address explicitlyTom Gundersen
2013-11-17bus: CREDS and NAMES are optional kdbus metadata nowKay Sievers
2013-11-16Fix RemainAfterExit services keeping a hold on consoleOlivier Brunel
2013-11-15random-seed: improve debugging messages a bitZbigniew Jędrzejewski-Szmek
2013-11-15fstab-generator: use RequiresOverridable for fsck unitsZbigniew Jędrzejewski-Szmek
2013-11-15core: some more _cleanup_free_Zbigniew Jędrzejewski-Szmek
2013-11-15fsck,fstab-generator: be lenient about missing fsck.<type>Zbigniew Jędrzejewski-Szmek
2013-11-15fsck: modernizationZbigniew Jędrzejewski-Szmek
2013-11-14rtnl: add event loop integrationTom Gundersen
2013-11-14bus: typoTom Gundersen
2013-11-14loopback-setup: move to rtnlTom Gundersen
2013-11-14rtnl: add call_async and call_async_cancelTom Gundersen
2013-11-13Fix possible lack of status messages on shutdown/rebootOlivier Brunel
2013-11-13Only disable output on console during boot if neededOlivier Brunel
2013-11-13Resolve /dev/console to the active tty instead of just "tty0"Olivier Brunel
2013-11-13journal: timestamp support on console messagesUmut Tezduyar Lindskog
2013-11-13rtnl: start adding support for asynchronous messagingTom Gundersen
2013-11-13rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()Tom Gundersen
2013-11-13logind: create the session fifo before saving the session fileThomas Hindoe Paaboel Andersen
2013-11-14activate: fix crash when -s is passedMantas Mikulėnas
2013-11-14activate: mention -E in the help textMantas Mikulėnas