summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-12systemd-python: fix booted() and add two functions to docsZbigniew Jędrzejewski-Szmek
2013-11-12build-sys: add a link test for exported symbolsZbigniew Jędrzejewski-Szmek
2013-11-12uaccess: Add new DRM render nodesKristian Høgsberg
2013-11-12udev: declare some symbols staticKay Sievers
2013-11-12bus: test-bus-objects - add missing headerKay Sievers
2013-11-12bus: add missing dump.[ch]Lennart Poettering
2013-11-12bus: beautify bus_message_dump() output a bitLennart Poettering
2013-11-12busctl: show machine name of all registered namesLennart Poettering
2013-11-12bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta...Lennart Poettering
2013-11-12bus: detect blocking message calls to our own connection and return ELOOP earlyLennart Poettering
2013-11-12bus: add api to control auto start message flagLennart Poettering
2013-11-12id128: introduce SD_ID128_STRING_MAX consant for sizing id128 stringsLennart Poettering
2013-11-12bus: export utf8 validator calls as pure functionsLennart Poettering
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering
2013-11-12test: fix minor memory leak in test-eventLennart Poettering
2013-11-12bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering
2013-11-11systemctl: warning: ‘r’ may be used uninitialized in this functionKay Sievers
2013-11-11systemctl: avoid unitialized access when showing 0 timersZbigniew Jędrzejewski-Szmek
2013-11-11bus: add APIs for adding iovecs to messages as string or arraysLennart Poettering
2013-11-11systemctl: add new "list-timers" commandLennart Poettering
2013-11-11timer: consider (usec_t) -1 an invalid timestampLennart Poettering
2013-11-11timer: properly format relative timestamps in the futureLennart Poettering
2013-11-10bus: we really need to get rid of the :no-sender hackLennart Poettering
2013-11-10bus: actually export sd_utf8_is_valid() and sd_ascii_is_valid()Lennart Poettering
2013-11-10bus: use ENXIO as error condition when trying to exit a container when we are...Lennart Poettering
2013-11-10analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen
2013-11-10button: don't exit if we cannot handle a button pressLennart Poettering
2013-11-09bus: fix build with old glibcZbigniew Jędrzejewski-Szmek
2013-11-09systemctl: make sure daemon-reload returns successZbigniew Jędrzejewski-Szmek
2013-11-10network: fix testsTom Gundersen
2013-11-09systemctl: fix printing of individual propertiesZbigniew Jędrzejewski-Szmek
2013-11-09systemd: fix memory leak in cgroup codeZbigniew Jędrzejewski-Szmek
2013-11-09networkd: add a basic network daemonTom Gundersen
2013-11-09net-util: add inet address/family parsingTom Gundersen
2013-11-09bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen
2013-11-09bus: let magic ":no-sender" pass the validationKay Sievers
2013-11-08bus: port remaining code over to use bus_error_message()Lennart Poettering
2013-11-08localectl: port over to bus_log_create_error()Lennart Poettering
2013-11-08shutdown: unify handling of reboot() syscall a bitLennart Poettering
2013-11-08systemctl: properly initialize column widths for list-jobsLennart Poettering
2013-11-08systemctl: rename 'listen'Kay Sievers
2013-11-08bus: allow queuing more local msgsLennart Poettering
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-11-08systemctl: fix "reboot" callKay Sievers
2013-11-08systemctl: restore ability to directly connect to PID1 from systemctlLennart Poettering
2013-11-08manager: configurable StartLimit default valuesLukas Nykryn
2013-11-08link-config: Fix typo in log_warningDave Reisner
2013-11-08link-config: match length for kernel commandline optionDave Reisner
2013-11-08systemctl: initialize variablesKay Sievers