Age | Commit message (Expand) | Author |
2014-11-25 | resolved: fix typo in sd_notify() call | Tom Gundersen |
2014-11-25 | update TODO | Lennart Poettering |
2014-11-25 | core: show log message about process triggering kdbus service activation | Lennart Poettering |
2014-11-25 | sd-bus: react properly to EOVERFLOW by generating a log message about dropped... | Lennart Poettering |
2014-11-25 | kdbus: update header file to current upstream version | Lennart Poettering |
2014-11-25 | kdbus: minor simplification | Lennart Poettering |
2014-11-25 | update TODO | Lennart Poettering |
2014-11-25 | util: mark page_size() as pure | Lennart Poettering |
2014-11-25 | update TODO | Lennart Poettering |
2014-11-25 | sd-bus: fix error handling when receiving invalid service name | Lennart Poettering |
2014-11-25 | sd-bus: properly handle non-initialized audit records attached to incoming ke... | Lennart Poettering |
2014-11-25 | sd-bus: properly copy selinux label and description field when duplicating cr... | Lennart Poettering |
2014-11-25 | sd-bus: add supplementary groups list to creds object | Lennart Poettering |
2014-11-25 | busctl: if no parameter is specified for "busctl status" show credentials of ... | Lennart Poettering |
2014-11-25 | sd-bus: properly handle uninitialized audit creds from kdbus | Lennart Poettering |
2014-11-25 | sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin... | Lennart Poettering |
2014-11-25 | busctl: add new --augment-creds= switch for controlling whether shown credent... | Lennart Poettering |
2014-11-25 | sd-bus: update to current kernel version, by splitting off the extended KDBUS... | Lennart Poettering |
2014-11-25 | busctl: improve readability a bit | Lennart Poettering |
2014-11-25 | bus: change creds dumping order to be more close to internal storage order | Lennart Poettering |
2014-11-25 | util: skip incomplete ucred information in getpeersec() | Lennart Poettering |
2014-11-25 | sd-bus: don't blindly take incomplete ucred bits from AF_UNIX when constructi... | Lennart Poettering |
2014-11-25 | update TODO | Lennart Poettering |
2014-11-25 | hwdb: fix a typo | Peter Hutterer |
2014-11-25 | tmpfiles.d: Fix directory name | Martin Pitt |
2014-11-25 | localed: verify xkb keymaps after pk-queries | David Herrmann |
2014-11-25 | terminal/idev: forward xkb-messages | David Herrmann |
2014-11-25 | terminal/idev: avoid magic numbers | David Herrmann |
2014-11-24 | terminal/idev: use compose tables | David Herrmann |
2014-11-24 | terminal/idev: add compose-file support | David Herrmann |
2014-11-24 | smack: introduce new SmackProcessLabel option | WaLyong Cho |
2014-11-24 | gpt-auto-generator: properly ignore value | Zbigniew Jędrzejewski-Szmek |
2014-11-24 | build-sys: support local ./configure arguments | David Herrmann |
2014-11-24 | localed: validate xkb keymaps | David Herrmann |
2014-11-24 | cryptsetup: default to no hash when keyfile is specified | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | manager: only issue overmount warning when the check succeeded | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | manager: let manager_free() handle NULLs | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | dbus: return non-zero return value in the case that prefix won't match | Lukas Nykryn |
2014-11-23 | test: support empty environment variables in unit files | Iago López Galeiras |
2014-11-23 | man: reword list-dependencies description | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | systemctl: show BindsTo/BoundBy in list-dependencies | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | nspawn: ignore EEXIST when mounting tmpfs | Richard Schütz |
2014-11-22 | man/logind.conf.xml: make consistent with default logind.conf | Chris Atkinson |
2014-11-22 | Do not check for existence of remote binaries | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | missing: add IFLA_BRPORT_LEARNING and friends | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | missing: add __NR_getrandom for a few more archs | Zbigniew Jędrzejewski-Szmek |
2014-11-21 | selinux-access: fix broken ternary operator | Lukas Nykryn |
2014-11-21 | man: don't mix 2ch and 8ch indentation in busctl.xml | Lennart Poettering |
2014-11-21 | man: add emacs header to get correct indention in nxml-mode for the manpage X... | Lennart Poettering |
2014-11-21 | busctl: add --timeout= option to specify method call timeout | Lennart Poettering |