summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* timesync: remove square(), use pow insteadCristian Rodríguez2014-12-25
* test: do not use last cap from kernel in test-cap-listFilipe Brandenburger2014-12-25
* udev: fix another strict aliasing issueShawn Paul Landden2014-12-25
* libudev: fix strict aliasing violationShawn Paul Landden2014-12-25
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* import: prefer usec_t over time_tLennart Poettering2014-12-25
* import: add a new "pull-gpt" verb for downloading GPT disk images from the in...Lennart Poettering2014-12-24
* import: three minor fixesLennart Poettering2014-12-24
* import: print friendly error messages on errorsLennart Poettering2014-12-24
* import: remember when we were finished importingLennart Poettering2014-12-24
* import: make the dkr import URL a part of the import object, not the import n...Lennart Poettering2014-12-24
* machined: fix writability check for GPT imagesLennart Poettering2014-12-24
* util: make creation time xattr logic more genericLennart Poettering2014-12-24
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* busctl: when introspecting objects, optionally limit output by interface nameLennart Poettering2014-12-23
* machined: introduce polkit for OpenLogin() callLennart Poettering2014-12-23
* bus: add missing bus-policy.[ch]Lennart Poettering2014-12-23
* build-sys: move core/build.h → shared/build.hLennart Poettering2014-12-23
* machinectl: rework 'machinectl login' to use OpenMachineLogin()Lennart Poettering2014-12-23
* machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering2014-12-23
* sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ...Lennart Poettering2014-12-23
* condition: don't include files from src/coreLennart Poettering2014-12-23
* import: fix compiler warningLennart Poettering2014-12-23
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names()Daniel Mack2014-12-23
* bus-proxyd: handle -ESRCH and -ENXIO gracefullyDaniel Mack2014-12-23
* util: add allocation loop to gettyname_malloc()Lennart Poettering2014-12-23
* nspawn,pty: port over to new ptsname_malloc() helperLennart Poettering2014-12-23
* systemd-run: support -t mode when combined with -MLennart Poettering2014-12-23
* machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...Lennart Poettering2014-12-23
* systemd-run: add --quiet mode to suppress informational message on TTY usageLennart Poettering2014-12-23
* machinectl,nspawn: don't print extra final newline if pty terminal output was...Lennart Poettering2014-12-23
* run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering2014-12-23
* import: rename 'poll-dck' to 'pull-dkr'Lennart Poettering2014-12-23
* shared: json - support escaping utf16 surrogate pairsTom Gundersen2014-12-22
* shared: utf8 - support decoding the full utf16Tom Gundersen2014-12-22
* shared: utf8 - support ucs4 -> utf8Tom Gundersen2014-12-22
* sd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messagesDaniel Mack2014-12-22
* busname: fix CMD_FREE ioctlDaniel Mack2014-12-22
* verbs: fix typo in error messageDave Reisner2014-12-22
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-12-20
* sd-lldp: minor header cleanupTom Gundersen2014-12-19
* machined: add a full bus object for imagesLennart Poettering2014-12-19
* machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering2014-12-19
* sysv-generator: properly add Makefile symlinkLennart Poettering2014-12-19
* util: rename ignore_file() to hidden_file()Lennart Poettering2014-12-19
* machinectl: port machinectl to new verbs logicLennart Poettering2014-12-19
* import: Verb[] array can be static, tooLennart Poettering2014-12-19