Age | Commit message (Expand) | Author |
2014-12-23 | core: rearrange code so that libsystemd/sd-bus/ does not include header files... | Lennart Poettering |
2014-12-23 | bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names() | Daniel Mack |
2014-12-23 | bus-proxyd: handle -ESRCH and -ENXIO gracefully | Daniel Mack |
2014-12-23 | util: add allocation loop to gettyname_malloc() | Lennart Poettering |
2014-12-23 | nspawn,pty: port over to new ptsname_malloc() helper | Lennart Poettering |
2014-12-23 | systemd-run: support -t mode when combined with -M | Lennart Poettering |
2014-12-23 | machined: add OpenMachinePTY() bus call for allocating a PTY device within a ... | Lennart Poettering |
2014-12-23 | systemd-run: add --quiet mode to suppress informational message on TTY usage | Lennart Poettering |
2014-12-23 | machinectl,nspawn: don't print extra final newline if pty terminal output was... | Lennart Poettering |
2014-12-23 | run: add a new "-t" mode for invoking a binary on an allocated TTY | Lennart Poettering |
2014-12-23 | import: rename 'poll-dck' to 'pull-dkr' | Lennart Poettering |
2014-12-22 | shared: json - support escaping utf16 surrogate pairs | Tom Gundersen |
2014-12-22 | shared: utf8 - support decoding the full utf16 | Tom Gundersen |
2014-12-22 | shared: utf8 - support ucs4 -> utf8 | Tom Gundersen |
2014-12-22 | sd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messages | Daniel Mack |
2014-12-22 | busname: fix CMD_FREE ioctl | Daniel Mack |
2014-12-22 | verbs: fix typo in error message | Dave Reisner |
2014-12-20 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-12-19 | sd-lldp: minor header cleanup | Tom Gundersen |
2014-12-19 | machined: add a full bus object for images | Lennart Poettering |
2014-12-19 | machined: add new GetImage() bus call for retrieving the bus path for an image | Lennart Poettering |
2014-12-19 | sysv-generator: properly add Makefile symlink | Lennart Poettering |
2014-12-19 | util: rename ignore_file() to hidden_file() | Lennart Poettering |
2014-12-19 | machinectl: port machinectl to new verbs logic | Lennart Poettering |
2014-12-19 | import: Verb[] array can be static, too | Lennart Poettering |
2014-12-19 | verbs: when invoking the default verb, pass a faked argv array, with just the... | Lennart Poettering |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering |
2014-12-19 | util: when creating temporary filename for atomic creation of files, add an e... | Lennart Poettering |
2014-12-19 | journal: skipping of exhausted journal files is bad if direction changed | Michal Schmidt |
2014-12-19 | journal: make next_with_matches() always use f->current_offset | Michal Schmidt |
2014-12-19 | journal: fix skipping of duplicate entries in iteration | Michal Schmidt |
2014-12-19 | networkd: link - plug leak | Tom Gundersen |
2014-12-19 | networkctl: lldp - respect arg_legend | Tom Gundersen |
2014-12-19 | LLDP: Add support for networkctl | Susant Sahani |
2014-12-19 | networkd: integrate LLDP | Susant Sahani |
2014-12-19 | networkd: Introduce Link Layer Discovery Protocol (LLDP) | Susant Sahani |
2014-12-19 | networkctl: port to verbs helper | Tom Gundersen |
2014-12-19 | systemd-hwdb: port to new verbs helper | Tom Gundersen |
2014-12-19 | import: dck - fix curl error handling | Tom Gundersen |
2014-12-19 | import: add new minimal tool "systemd-import" for pulling down foreign contai... | Lennart Poettering |
2014-12-19 | util: add generalization of verb parsing for command line tools | Lennart Poettering |
2014-12-19 | util: make sure rm_rf() can be called on symlinks (with the effect of deletin... | Lennart Poettering |
2014-12-19 | strv: ass new strv_is_uniq() and strv_reverse() calls | Lennart Poettering |
2014-12-19 | execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da... | Lennart Poettering |
2014-12-19 | nss-myhostname: introduce is_gateway() similar to the existing is_hostname() | Lennart Poettering |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | Treat a trailing backslash as an error | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | test-strv: use STRV_MAKE | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | tree-wide: make condition_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | core: make exec_command_free_list return NULL | Zbigniew Jędrzejewski-Szmek |