summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-05localed: mark bus properties as change emittingLennart Poettering
2013-11-05user-sessions: modernizationsLennart Poettering
2013-11-05machined: simplificationsLennart Poettering
2013-11-05event: add some well-defined priority values of event sourcesLennart Poettering
2013-11-05bus: make it easy to serialize C99 bools and uids/gids/pids via vtable proper...Lennart Poettering
2013-11-05bus: support implicit serialization of strv string arrays within vtablesLennart Poettering
2013-11-05bus: dbus-daemons' access messages are a bit too verboseLennart Poettering
2013-11-05update TODOLennart Poettering
2013-11-04rtnl: add support for routesTom Gundersen
2013-11-04net-config: start split out matching and parsing logicTom Gundersen
2013-11-04hostnamectl: H requires an argument, P is no longer usedThomas Hindoe Paaboel Andersen
2013-11-04udev: udevd - rules can be NULL when reloadingKay Sievers
2013-11-04udev-builtin-keyboard: Fix large scan codes on 32 bit architecturesMartin Pitt
2013-11-03rules: simply 60-drm.rulesDavid Herrmann
2013-11-03rules: load path_id on DRM devicesDavid Herrmann
2013-11-02sd-login: Fix typoBastien Nocera
2013-11-02bus: make bus_map_all_properties() call idempotentKay Sievers
2013-11-02hostnamectl: port to sd-busSimon Peeters
2013-11-02bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers
2013-11-02detect_virtualization() returns NULL; pass empty string to dbusKay Sievers
2013-11-01analyze: rename variablesThomas Hindoe Paaboel Andersen
2013-11-01analyze: plot: place the text on the side with most spaceThomas Hindoe Paaboel Andersen
2013-11-01machinectl: fix warning when compiling with -OgThomas Hindoe Paaboel Andersen
2013-11-01systemctl: fix typo in help textThomas Hindoe Paaboel Andersen
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-31man: explain NAME in systemctl man pageVáclav Pavlín
2013-10-31Revert "timedated: support --enable-split-usr"Lennart Poettering
2013-10-30zsh-completion: add systemd-runRonny Chevalier
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