Age | Commit message (Expand) | Author |
2015-08-31 | Merge pull request #1093 from poettering/unified-prepare | Daniel Mack |
2015-08-31 | cgtop: rework error handling | Lennart Poettering |
2015-08-31 | sd-event: improve debug message when we fail to remove and fd from an epoll | Lennart Poettering |
2015-08-31 | cgls: pretty print root cgroup path | Lennart Poettering |
2015-08-31 | manager: remove ask-password fd from sd_event before closing it | Lennart Poettering |
2015-08-31 | man: document relationship between keys and switches of cgtop | Lennart Poettering |
2015-08-31 | cgtop: allow toggling of --recursive= and -k at runtime | Lennart Poettering |
2015-08-31 | cgtop: recursively count cgroup member tasks | Lennart Poettering |
2015-08-31 | cgtop: ignore kernel threads when counting tasks | Lennart Poettering |
2015-08-31 | cgls: print the expressive error message we have | Lennart Poettering |
2015-08-31 | process-util: trivial optimization | Lennart Poettering |
2015-08-31 | cgtop: show resource usage relative to cgroup root only | Lennart Poettering |
2015-08-31 | unit: minor simplification | Lennart Poettering |
2015-08-31 | util: treat 'C' and 'POSIX' locale identical | Lennart Poettering |
2015-08-31 | pager: set $LESSCHARSET when we output UTF8 chars | Lennart Poettering |
2015-08-31 | unit: unify how we assing slices to units | Lennart Poettering |
2015-08-31 | unit: add new macros to test for unit contexts | Lennart Poettering |
2015-08-31 | core: use DUAL_TIMESTAMP_NULL where we can | Lennart Poettering |
2015-08-31 | core: don't generate stub unit file for transient units | Lennart Poettering |
2015-08-31 | build-sys: add missing Makefile symlink | Lennart Poettering |
2015-08-31 | update TODO | Lennart Poettering |
2015-08-31 | Merge pull request #1091 from marmolak/master | Daniel Mack |
2015-08-31 | socket: fix setsockopt call. SOL_SOCKET changed to SOL_TCP. | Robin Hack |
2015-08-31 | Merge pull request #1083 from filbranden/configparse1 | Lennart Poettering |
2015-08-31 | Merge pull request #1088 from filbranden/perltest2 | Daniel Mack |
2015-08-31 | Merge pull request #1084 from crrodriguez/master | Daniel Mack |
2015-08-31 | Merge pull request #1087 from whot/hwdb-updates | Daniel Mack |
2015-08-30 | test: udev - Signal that test was skipped when running as non-root | Filipe Brandenburger |
2015-08-31 | hwdb: move the Performance MX to 1000dpi | Peter Hutterer |
2015-08-31 | hwdb: Add trackpoint sensitivity setting for Thinkpad X230 | Peter Hutterer |
2015-08-30 | extract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPARATORS handling | Filipe Brandenburger |
2015-08-30 | extract_first_word: Refactor allocation in empty argument case | Filipe Brandenburger |
2015-08-30 | sd-bus: Fix incorrect cleanup attribute in bus_match_to_string() | Cristian Rodríguez |
2015-08-30 | core: add attribute printf to null_log() | Cristian Rodríguez |
2015-08-30 | locale: add printf attribute to log_xkb() | Cristian Rodríguez |
2015-08-30 | Merge pull request #1072 from piotrdrag/master | Lennart Poettering |
2015-08-30 | Merge pull request #1073 from phomes/master | Lennart Poettering |
2015-08-30 | Merge pull request #1074 from phomes/networkd-initialize-var | Lennart Poettering |
2015-08-30 | networkd: initialize tz to null | Thomas Hindoe Paaboel Andersen |
2015-08-30 | util: make malloc0 ask calloc for one block of size n | Thomas Hindoe Paaboel Andersen |
2015-08-29 | po: update Polish translation | Piotr Drąg |
2015-08-29 | nspawn: don't try to extract quotes from option string, glibc doesn't do that... | Lennart Poettering |
2015-08-29 | Merge pull request #649 from eyakubovich/nspawn-rbind | Lennart Poettering |
2015-08-29 | Merge pull request #1069 from evverx/networkctl-bash-completion | Lennart Poettering |
2015-08-28 | nspawn: add (no)rbind option to --bind and --bind-ro | Eugene Yakubovich |
2015-08-29 | Merge pull request #1058 from spasche/hwdb-logitech-mice | David Herrmann |
2015-08-29 | Merge pull request #1071 from phomes/master | David Herrmann |
2015-08-28 | hwdb: update entry for logitech RX 250 | Thomas Hindoe Paaboel Andersen |
2015-08-28 | hwdb: add a few more mice | Thomas Hindoe Paaboel Andersen |
2015-08-28 | shell-completion: bash: add networkctl completion | Evgeny Vereshchagin |