Age | Commit message (Expand) | Author |
2013-04-17 | journalctl: show fields requested with --field in full | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | systemd: ignore hw timestamps in containers | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | bash-completion: --property support | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | man: fix syntax in nsenter example | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | sd-messages.h: add new bootchart message id | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core: log a few more things under UNIT=... | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: generate 4 parsing functions from a macro | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | conf-parser: generate 7 parsing functions from a macro | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | python-systemd: Reader return special fields and _Reader changes | Steven Hiscocks |
2013-04-16 | systemd-python: export new sd_journal_{process,get_events,get_timeout} | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | journal: fix off-by-one error in native message iovec counting | Michal Schmidt |
2013-04-16 | util: make generation of profcs PID paths nicer | Lennart Poettering |
2013-04-16 | path-util: unify code for detecting OS trees | Lennart Poettering |
2013-04-16 | macro: rework how we define cleanup macros | Lennart Poettering |
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 |