summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-31socket-proxyd: Actually, some of those sizes are unsigned.David Strauss
2013-10-31fix compiler warningsRonny Chevalier
2013-10-31analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen
2013-10-31analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen
2013-10-31timedatectl: remove unused variableThomas Hindoe Paaboel Andersen
2013-10-31virt: move caching of virtualization check results into detect_vm() and detec...Lennart Poettering
2013-10-31Revert "timedated: support --enable-split-usr"Lennart Poettering
2013-10-31localectl: always print error message when an operation failsLennart Poettering
2013-10-31timedatectl: do not print the time zone for the rtc timeKay Sievers
2013-10-31timedatectl: assorted simplificationsLennart Poettering
2013-10-31timedatectl: get time values from the service instead of the clientKay Sievers
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering
2013-10-31getty-generator: modernizationsLennart Poettering
2013-10-31nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering
2013-10-30bus-util: avoid infinite loopTom Gundersen
2013-10-30localectl: remove unused 'P' argThomas Hindoe Paaboel Andersen
2013-10-30localectl: port to libsystemd-busKay Sievers
2013-10-30timedatectl: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-30nspawn: only pass in slice setting if it is setLennart Poettering
2013-10-30util: when we use path_strv_canonicalize() we must allocate the strv from the...Lennart Poettering
2013-10-30run: add support for executing commands remotely via SSH or in a containerLennart Poettering
2013-10-30general: various cleanupsLennart Poettering
2013-10-30timedated: support --enable-split-usrDave Reisner
2013-10-30link-config: support --enable-split-usrDave Reisner
2013-10-30udev: rules - move parsing error to log_error()Kay Sievers
2013-10-30udev: config-link - one less log_infoTom Gundersen
2013-10-30machinectl: we don't really just show information, we execute operationsLennart Poettering
2013-10-30bus: add API call to create bus connection to the system bus of local containersLennart Poettering
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering
2013-10-30libudev: default log_priority to INFOTom Gundersen
2013-10-30udev: link-config - less verbose loggingTom Gundersen
2013-10-30udev: link-config - let udevd set the ifnameTom Gundersen
2013-10-30machinectl: privileged option is goneMarc-Antoine Perennou
2013-10-30udev: ata_id: log faling ioctls as "debug"Kay Sievers
2013-10-30machinectl: port to sd-busTom Gundersen
2013-10-30bus: fix buildLennart Poettering
2013-10-30machined: port over to libsystemd-busLennart Poettering
2013-10-30bus: make sure we can match well-known namesLennart Poettering
2013-10-30bus: it is OK to have signals with multiple parametersLennart Poettering
2013-10-30bus: don't fail if GetAll() is used to get properties of the built-in interfacesLennart Poettering
2013-10-30bus: make bus message dump output a bit smallerLennart Poettering
2013-10-30bus: don't include the introspected object in list of subobjectsLennart Poettering
2013-10-30udev: do not allow to change the DEVPATH of a deviceKay Sievers
2013-10-29udev: link-config - reset ctx on exitTom Gundersen
2013-10-29rtnl-util: add missing filesTom Gundersen
2013-10-29udev-event: use rtnl to set ifnameTom Gundersen
2013-10-29rtnl: move set_link_properties to rtnl-utilsTom Gundersen
2013-10-29rtnl: fix sockaddr confusionTom Gundersen
2013-10-29strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering
2013-10-29bus: add extra validity checksLennart Poettering