Age | Commit message (Expand) | Author |
2014-11-28 | sd-bus: rework credential query logic | Lennart Poettering |
2014-11-28 | treewide: more log_*_errno() conversions | Michal Schmidt |
2014-11-28 | treewide: drop unnecessary trailing \n in log_*() calls | Michal Schmidt |
2014-11-28 | core: two more log_unit_*_errno() conversions | Michal Schmidt |
2014-11-28 | core: convert log_unit_*() to log_unit_*_errno() | Michal Schmidt |
2014-11-28 | core: add log_unit_*_errno() macros | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-28 | shared: fix log_emergency_errno macro | Michal Schmidt |
2014-11-28 | update TODO | Lennart Poettering |
2014-11-28 | kdbus: when running in a container, don't complain that we cannot write to /sys | Lennart Poettering |
2014-11-28 | log: change log_xyz_errno() calls to always return the negative error | Lennart Poettering |
2014-11-28 | log: make socket address structs static const | Lennart Poettering |
2014-11-28 | log: also set errno to the passed error code before processing format string ... | Lennart Poettering |
2014-11-28 | core: only override kdbus attach mask when running as PID 1 | Lennart Poettering |
2014-11-28 | sd-bus: the attach_mask kernel module parameter is 64bit now, hence initializ... | Lennart Poettering |
2014-11-28 | log: allow negative errno values | Lennart Poettering |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | Lennart Poettering |
2014-11-28 | networkd: update logging macros for parameter order, and errno, to match rest... | Lennart Poettering |
2014-11-28 | update TODO | Lennart Poettering |
2014-11-28 | networkd: remove duplicate macro definitions | Lennart Poettering |
2014-11-28 | Update TODO | David Herrmann |
2014-11-27 | sysv-generator: advertise the man page | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | man: add systemd-sysv-generator(8) | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | fix build with --enable-terminal | Thomas Hindoe Paaboel Andersen |
2014-11-27 | kmod-setup: simplify kernel command line parsing | Lennart Poettering |
2014-11-27 | kdbus: set kernel attach mask before creating the first bus | Lennart Poettering |
2014-11-27 | selinux: log selinux log messages with LOG_AUTH facility | Lennart Poettering |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-27 | log: be a bit less wasteful when allocating buffers | Lennart Poettering |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-27 | sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, too | Lennart Poettering |
2014-11-27 | sd-bus: when we get the list of well-known names back from kdbus we shouldn't... | Lennart Poettering |
2014-11-27 | sd-bus: deal with whitespace in matches | Lennart Poettering |
2014-11-27 | sd-bus: unify logic how we patch the message source of driver messages | Lennart Poettering |
2014-11-27 | sd-bus: fake valid well-known-names metadata for faked bus messages | Lennart Poettering |
2014-11-27 | sd-bus: optimize how we generate the well-known-names lists in messages from ... | Lennart Poettering |
2014-11-27 | sd-bus: be stricter with mismatches between dbus1 and kdbus message headers | Lennart Poettering |
2014-11-27 | bus-proxy: beef up policy enforcement | Lennart Poettering |
2014-11-27 | update TODO | Lennart Poettering |
2014-11-27 | bus-proxy: check passed parameter signature of all driver method calls | Lennart Poettering |
2014-11-27 | networkd: fix kernel rtnl receive buffer overrun error | Alin Rauta |
2014-11-27 | resolve: reject empty TXT records | Stanisław Pitucha |
2014-11-27 | resolve: set error code on failure | Stanisław Pitucha |
2014-11-27 | resolve: fix redirection loops in compressed RR | Stanisław Pitucha |
2014-11-27 | core: fix transaction destructiveness check once more | Michal Schmidt |
2014-11-27 | resolve: fix NULL deref on strv comparison | David Herrmann |
2014-11-27 | bus: prefix custom endpoints with "$UID-" | David Herrmann |
2014-11-27 | hwdb: add a new db for the DPI/frequency settings of mice | Peter Hutterer |
2014-11-27 | unit-name: fix escaping logic in unit_name_mangle_with_suffix() | Ivan Shapovalov |