summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bus: sync with kdbusDaniel Mack2013-12-17
* bus: sync up with kdbusDaniel Mack2013-12-17
* bus-driverd: Fix unique name return in driver_get_name_ownerLukasz Skalski2013-12-17
* networkd: add support for Route sectionsTom Gundersen2013-12-17
* networkd: correct logging messageTom Gundersen2013-12-17
* rtnl: fix for 32bitsMarc-Antoine Perennou2013-12-17
* journal: fix against (theoretical) undefined behaviorShawn Landden2013-12-16
* bus-driverd: actually add --versionZbigniew Jędrzejewski-Szmek2013-12-16
* systemctl: highlight filenames in catZbigniew Jędrzejewski-Szmek2013-12-16
* systemctl: fix return value from catZbigniew Jędrzejewski-Szmek2013-12-16
* bus: use gperf to map error string to errnoZbigniew Jędrzejewski-Szmek2013-12-16
* bus: update kdbus.hKay Sievers2013-12-17
* bus: when connecting to a container's system bus, double fork after joining t...Lennart Poettering2013-12-17
* bus: when entering an existing namespace to connect to a container's system b...Lennart Poettering2013-12-17
* core: always create /dev/kdbus/ns (and make it private 0700) after setting up...Lennart Poettering2013-12-17
* journal-file: protect against alloca(0)Thomas Hindoe Paaboel Andersen2013-12-16
* Add bus-driverdDaniel Mack2013-12-16
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-16
* bus: also mask dbus.service in generator if kdbus is foundLennart Poettering2013-12-16
* systemctl: properly initialize and free sd_bus_error in "systemctl cat"Lennart Poettering2013-12-16
* bus: fix symlink to bus proxy socketLennart Poettering2013-12-16
* bus: use GREEDY_REALLOC() when allocating message queuesLennart Poettering2013-12-16
* bus: let's use GREEDY_REALLOC() when allocating space for containersLennart Poettering2013-12-16
* execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...Lennart Poettering2013-12-16
* loopback-setup: remove stray hunkTom Gundersen2013-12-16
* network: more asserts to shut up scan-buildThomas Hindoe Paaboel Andersen2013-12-16
* kdbus.h: add alignment requirementsKay Sievers2013-12-16
* network: use SETLINK to bring up interfacesTom Gundersen2013-12-16
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-16
* rtnl: support interleaved reading and writing, and rewindTom Gundersen2013-12-16
* rtnl: simplify route_new()Tom Gundersen2013-12-16
* rtnl: simplify link_new()Tom Gundersen2013-12-16
* rtnl: match - only match on one type at a timeTom Gundersen2013-12-16
* rtnl: clean up/add assertsTom Gundersen2013-12-16
* rtnl: add support for receiving route messagesTom Gundersen2013-12-16
* bus: increase the bus socket buffer to 8 MB similar, to the log socket buffersLennart Poettering2013-12-16
* util: try harder to increase the send/recv buffers of socketsLennart Poettering2013-12-16
* catalog: fix language detectionZbigniew Jędrzejewski-Szmek2013-12-15
* core: refuse doing %h, %s, %U specifier resolving in PID 1Lennart Poettering2013-12-16
* Fix segv introduced by 2fd069b18e525860514a70d3ea08410ca122d3e2Colin Walters2013-12-15
* Fix a few signed/unsigned format string issuesZbigniew Jędrzejewski-Szmek2013-12-15
* Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek2013-12-15
* bus: _printf_ attributes should be on prototypes not function definitions for...Lennart Poettering2013-12-15
* bus: update kdbus monitoring interfaceKay Sievers2013-12-15
* udev-builtin-path: fix printf specifiersZbigniew Jędrzejewski-Szmek2013-12-14
* bus: return negative errno on errorZbigniew Jędrzejewski-Szmek2013-12-14
* test-journal-syslog: use streq_ptr since we pass in NULLThomas Hindoe Paaboel Andersen2013-12-15
* systemctl: add the --plain option to the help messageDjalal Harouni2013-12-14
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-14
* event: some snake-oil to speed up impossible error checksLennart Poettering2013-12-14