Age | Commit message (Expand) | Author |
2014-12-25 | udev: fix another strict aliasing issue | Shawn Paul Landden |
2014-12-25 | libudev: fix strict aliasing violation | Shawn Paul Landden |
2014-12-25 | build-sys: update path in reference to sd-lldp.h | Filipe Brandenburger |
2014-12-25 | machined: add org.freedesktop.machine1.policy.in to POTFILES.in | Filipe Brandenburger |
2014-12-25 | update TODO | Lennart Poettering |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-25 | import: prefer usec_t over time_t | Lennart Poettering |
2014-12-24 | update TODO | Lennart Poettering |
2014-12-24 | update TODO | Lennart Poettering |
2014-12-24 | import: add a new "pull-gpt" verb for downloading GPT disk images from the in... | Lennart Poettering |
2014-12-24 | import: three minor fixes | Lennart Poettering |
2014-12-24 | import: print friendly error messages on errors | Lennart Poettering |
2014-12-24 | import: remember when we were finished importing | Lennart Poettering |
2014-12-24 | import: make the dkr import URL a part of the import object, not the import n... | Lennart Poettering |
2014-12-24 | machined: fix writability check for GPT images | Lennart Poettering |
2014-12-24 | util: make creation time xattr logic more generic | Lennart Poettering |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-24 | util: fix strict aliasing violations in use of struct inotify_event v5 | Shawn Paul Landden |
2014-12-24 | hwdb: add rule and first entry for PS/2 mice | Peter Hutterer |
2014-12-24 | hwdb: Microsoft Wireless Laser Mouse 8000 DPI data | Frank Theile |
2014-12-23 | update TODO | Lennart Poettering |
2014-12-23 | shell-completion: add full support for completing busctl command lines, with ... | Lennart Poettering |
2014-12-23 | busctl: when introspecting objects, optionally limit output by interface name | Lennart Poettering |
2014-12-23 | gitignore: hide test-lldp files | Lennart Poettering |
2014-12-23 | machined: introduce polkit for OpenLogin() call | Lennart Poettering |
2014-12-23 | bus: add missing bus-policy.[ch] | Lennart Poettering |
2014-12-23 | build-sys: move core/build.h → shared/build.h | Lennart Poettering |
2014-12-23 | update TODO | Lennart Poettering |
2014-12-23 | machinectl: rework 'machinectl login' to use OpenMachineLogin() | Lennart Poettering |
2014-12-23 | machined: add new call OpenMachineLogin() that starts a getty in a container ... | Lennart Poettering |
2014-12-23 | sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ... | Lennart Poettering |
2014-12-23 | condition: don't include files from src/core | Lennart Poettering |
2014-12-23 | import: fix compiler warning | Lennart Poettering |
2014-12-23 | env-util: don't include files from src/core/ | Lennart Poettering |
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 | update TODO | Lennart Poettering |
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 |