summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fstab-generator: Do not try to fsck non-devicesThomas Bächler2013-12-21
* libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas2013-12-21
* update TODOLennart Poettering2013-12-22
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL listLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* bus: introduce concept of "const" propertiesLennart Poettering2013-12-22
* man: update the list of commands influenced by --fullZbigniew Jędrzejewski-Szmek2013-12-21
* man: mention --full and --lines in systemctl statusZbigniew Jędrzejewski-Szmek2013-12-21
* util: remove union dirent_storageFlorian Weimer2013-12-21
* journal: replace readdir_r with readdirFlorian Weimer2013-12-21
* conf-files: replace readdir_r with readdirFlorian Weimer2013-12-21
* journald/server: replace readdir_r with readdirFlorian Weimer2013-12-21
* journal/vacuum: replace readdir_r with readdirFlorian Weimer2013-12-21
* util: replace readdir_r with readdirFlorian Weimer2013-12-21
* install: replace readdir_r with readdirFlorian Weimer2013-12-21
* core: replace readdir_r with readdirFlorian Weimer2013-12-21
* login: replace readdir_r with readdirFlorian Weimer2013-12-21
* delta: replace readdir_r with readdirFlorian Weimer2013-12-21
* tmpfiles: replace readdir_r with readdirFlorian Weimer2013-12-21
* loginctl: correctly show session IDs on session-statusDjalal Harouni2013-12-21
* loginctl,shell-completions: fix listing of sessions/users/seatsZbigniew Jędrzejewski-Szmek2013-12-21
* build-sys: add xml sources to EXTRA_DISTZbigniew Jędrzejewski-Szmek2013-12-21
* man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8)Zbigniew Jędrzejewski-Szmek2013-12-21
* bus-proxyd: use a loop instead of c&pZbigniew Jędrzejewski-Szmek2013-12-21
* bus-proxyd: show address nicely in --helpZbigniew Jędrzejewski-Szmek2013-12-21
* update TODOLennart Poettering2013-12-21
* bus: fix bad memory access in driverd when we get an empty triggers listLennart Poettering2013-12-21
* bus: when getting credentials of a bus name that is activatable but not activ...Lennart Poettering2013-12-21
* driverd: properly handle NameHasOwner() for unique namesLennart Poettering2013-12-21
* bus: unify credential query code in driverdLennart Poettering2013-12-21
* bus: when client asks driverd for credentials of a name, return a useful erro...Lennart Poettering2013-12-21
* driverd: make sure AddMatch is accessible without privilegesLennart Poettering2013-12-21
* update TODOLennart Poettering2013-12-21
* bus: when introspecting, turn unprivileged flag into inverse annoation of "pr...Lennart Poettering2013-12-21
* bus: poll() on the right fds in proxydLennart Poettering2013-12-21
* bus: send status message from proxyd to systemd about client we are working forLennart Poettering2013-12-21
* systemctl: fix bad memory access when processing PIDs on the "systemctl statu...Lennart Poettering2013-12-21
* DEFAULT_PATH_SPLIT_USR macroShawn Landden2013-12-20
* logging: reduce send timeout to something more sensibleZbigniew Jędrzejewski-Szmek2013-12-20
* build-sys: add sd_j_open_container manpage aliasZbigniew Jędrzejewski-Szmek2013-12-20
* driverd: sort list of names returned by ListNamesLennart Poettering2013-12-21
* bus: properly react to Disconnected messages in bus-proxydLennart Poettering2013-12-21
* bus: change bus-proxyd command line parsing to be more similar to other toolsLennart Poettering2013-12-21
* bus: refuse messages pretending to originate from local interfaceLennart Poettering2013-12-21
* bus: in sd_bus_try_close() consider local read queue tooLennart Poettering2013-12-21
* bus: always override message destination field with data from kdbusLennart Poettering2013-12-21
* bus: always consider well-known names sender credentials as attached to messagesLennart Poettering2013-12-21
* bus: when filtering by sender take well known names lest from attached creds ...Lennart Poettering2013-12-21
* core: make check for Disconnected message more preciseLennart Poettering2013-12-21