Age | Commit message (Expand) | Author |
2013-04-16 | util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH() | Lennart Poettering |
2013-04-16 | bus: parse unit/user unit/session from cgroup path | Lennart Poettering |
2013-04-16 | update TODO | Lennart Poettering |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-16 | util: make sure result of hostname_cleanup() passes hostname_is_valid() | Lennart Poettering |
2013-04-16 | logind: filter configured cgroup controller lists | Lennart Poettering |
2013-04-16 | logind: when looking for cgroup prefixes, allocate from stack | Lennart Poettering |
2013-04-16 | libudev: remove udev_monitor_new_from_socket() symbol | Michael Biebl |
2013-04-16 | bus: copy iteration macro from the kernel | Kay Sievers |
2013-04-16 | hwdb: update | Kay Sievers |
2013-04-16 | bus: catch up with kernel changes | Kay Sievers |
2013-04-15 | bootchart: put the bootchart into the journal. | Auke Kok |
2013-04-15 | bus: fix missing macro argument renaming | Kay Sievers |
2013-04-15 | bus: catch up with kernel changes | Kay Sievers |
2013-04-15 | audit: since nspawn now sets CAP_AUDIT_CONTROL for containers we cannot user ... | Lennart Poettering |
2013-04-15 | core: let's make our log messages proper sentences with full stops | Lennart Poettering |
2013-04-15 | core: always create /user and /machine top-level cgroup dirs | Lennart Poettering |
2013-04-15 | update TODO | Lennart Poettering |
2013-04-15 | do not change console to non-unicode for LANG=C | Harald Hoyer |
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov |
2013-04-15 | sd-login: add a sd_pid_get_user_unit() call | Lennart Poettering |
2013-04-15 | bus: handle env vars safely | Lennart Poettering |
2013-04-15 | kdbus: parse cgroup meta data, too | Lennart Poettering |
2013-04-15 | localectl: read X11 keymaps from the correct file | Lennart Poettering |
2013-04-14 | udev/ata_id: zero out variable properly | Zbigniew Jędrzejewski-Szmek |
2013-04-14 | bus: remove two unused variables | Zbigniew Jędrzejewski-Szmek |
2013-04-14 | systemd-python: fix formatting in docstring | Zbigniew Jędrzejewski-Szmek |
2013-04-14 | TODO: bootchart items. | Auke Kok |
2013-04-14 | readahead: document options and commands. | Auke Kok |
2013-04-14 | readahead-analyze: avoid division-by-0 | Zbigniew Jędrzejewski-Szmek |
2013-04-14 | MurmurHash3: actually inline functions | Zbigniew Jędrzejewski-Szmek |
2013-04-14 | kdbus: generare bloom filters properly for messages we send | Lennart Poettering |
2013-04-14 | kdbus: update kdbus.h from upstream | Lennart Poettering |
2013-04-14 | bus: always explicitly rewind read index before passing message to caller or ... | Lennart Poettering |
2013-04-14 | bus: fix counting of argN= matches | Lennart Poettering |
2013-04-14 | util: introduce alloca0() and use it at a number of places | Lennart Poettering |
2013-04-14 | bus: zero data structure and catch up with error value change | Kay Sievers |
2013-04-14 | kdbus: also parse cmdline message attribute | Lennart Poettering |
2013-04-14 | kdbus: make name acquirement ioctls valgrind clean | Lennart Poettering |
2013-04-13 | Include <fcntl.h> instead of <sys/fcntl.h> | Zbigniew Jędrzejewski-Szmek |
2013-04-13 | fileio: in envfiles, do not skip lines following empty lines | Zbigniew Jędrzejewski-Szmek |
2013-04-13 | Remove a few NULLs | Zbigniew Jędrzejewski-Szmek |
2013-04-13 | kdbus: parse even more kernel meta data fields | Lennart Poettering |
2013-04-13 | kdbus: update to newest kdbus API | Lennart Poettering |
2013-04-12 | journal: fix broken tags _SOURCE_REALTIME_TIMESTAMP and _MACHINE_ID | Mirco Tischler |
2013-04-12 | systemctl: new verb 'list-sockets' | Zbigniew Jędrzejewski-Szmek |
2013-04-12 | util: add wrapper for realloc to avoid specyfing type | Zbigniew Jędrzejewski-Szmek |
2013-04-12 | kdbus: make our little test pass cleanly again | Lennart Poettering |
2013-04-12 | kbdus: add null bloom filter to our messages | Lennart Poettering |
2013-04-12 | kdbus: use a valid service name for testing | Lennart Poettering |