summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-27keymap: Add HP Chromebook 14 (Falco)Martin Pitt
2014-01-27core: require mounts for the root and working directoriesZbigniew Jędrzejewski-Szmek
2014-01-27core: simplify check for path absolutenessZbigniew Jędrzejewski-Szmek
2014-01-27manager: rearm jobs timerZbigniew Jędrzejewski-Szmek
2014-01-27manager: print ephemeral information about running jobs' timeoutsZbigniew Jędrzejewski-Szmek
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek
2014-01-26pam_systemd: Ignore vtnr when seat != seat0Matthew Monaco
2014-01-26dbus1-generator: use XDG_RUNTIME_DIR instead of /run/user/%lu/Kay Sievers
2014-01-26build-sys: expose more phony targetsZbigniew Jędrzejewski-Szmek
2014-01-26build-sys: add a phony target for cppcheckElia Pinto
2014-01-26cryptsetup: Support key-slot optionChristian Seiler
2014-01-25build-sys: update .pc.in filesZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: disable lto for compatibility librariesZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: default to gold linkerZbigniew Jędrzejewski-Szmek
2014-01-25dbus1-generator: add missing "path=" and "unix:*" to DBUS environment variablesKay Sievers
2014-01-25networkd: improve logging a bitTom Gundersen
2014-01-25networkd: add basic VLAN supportTom Gundersen
2014-01-25sd-rtnl: extend tests a bitTom Gundersen
2014-01-24sd-rtnl: add support for reading containersTom Gundersen
2014-01-24bus: bump memfd vs. copy limit to 512k to reflect recent benchmarksKay Sievers
2014-01-24sd-rtnl: add support for nested containersTom Gundersen
2014-01-24bus: update kdbus.h (ABI break)Kay Sievers
2014-01-24TODO: updateMichal Sekletar
2014-01-24bus: update kdbus.h (ABI break)Kay Sievers
2014-01-22bus: change API to expose "inverted" no_reply and no_auto_start message flags...Lennart Poettering
2014-01-22update TODOLennart Poettering
2014-01-22bus: add sd_bus_process_priority() to support prioq mode of kdbusLennart Poettering
2014-01-22bus: expose priority field of messages, in preparation for prioq supportLennart Poettering
2014-01-22bus: temporarily disable faking of seclabels, as this is broken in kdbus righ...Lennart Poettering
2014-01-22bus: set debug name of proxy bus connectionsLennart Poettering
2014-01-22busctl: include connection name in busctl outputLennart Poettering
2014-01-22bus: unescape connection name when reading it from credentialsLennart Poettering
2014-01-22sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen
2014-01-22networkd: add basic bonding supportTom Gundersen
2014-01-22sd-rtnl: add sd_rtnl_message_append_u16()Tom Gundersen
2014-01-22DEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather than assert on NULL stringTom Gundersen
2014-01-22sd-rtnl: link - allow setting the change maskTom Gundersen
2014-01-22bus: pass timestamp info only to caller if he asked for itLennart Poettering
2014-01-22bus: include connection name in credentials structureLennart Poettering
2014-01-22bus: when allocating a memfd for usage in a bus connection, name the memfd af...Lennart Poettering
2014-01-22bus: add support for attaching name to bus connections for debugging purposesLennart Poettering
2014-01-22bus: extend memfd api so that we can label memfds for debugging purposesLennart Poettering
2014-01-22man: document message timestamping/sequence number APILennart Poettering
2014-01-22bus: rename sd_bus_get_realtime_timestamp() to sd_bus_get_realtime_usec()Lennart Poettering
2014-01-22bus: simplify naming of feature negotation callsLennart Poettering
2014-01-22bus: add API for querying the kdbus message sequence numberLennart Poettering
2014-01-22udev: static_node - do not exit rule after first static_node itemKay Sievers