Age | Commit message (Expand) | Author |
2014-12-25 | machined: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | hostnamed: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | tmpfiles: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | logind: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | nspawn: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | doc: os-release: mention all shell characters that must be escaped | Mantas Mikulėnas |
2014-12-25 | build-sys: remove references to dbusinterfacedir | Filipe Brandenburger |
2014-12-25 | build-sys: do not use pkgconfig dbus-1.pc to find dbus directories | Filipe Brandenburger |
2014-12-25 | timesync: remove square(), use pow instead | Cristian Rodríguez |
2014-12-25 | test: do not use last cap from kernel in test-cap-list | Filipe Brandenburger |
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 |