summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-03terminal/screen: adjust screen age only on updateDavid Herrmann
2014-10-03terminal/screen: add color converterDavid Herrmann
2014-10-03terminal/screen: add cursor renderingDavid Herrmann
2014-10-03terminal/screen: mark cursor dirty on enabled/disableDavid Herrmann
2014-10-03terminal/idev: add helper to match keyboard shortcutsDavid Herrmann
2014-10-03terminal/screen: add keyboard mappingDavid Herrmann
2014-10-03terminal/idev: don't map XKB_KEY_NoSymbol as ASCII 0David Herrmann
2014-10-03terminal/unifont: add built-in fallback glyphDavid Herrmann
2014-10-03terminal/subterm: use screen rendererDavid Herrmann
2014-10-03terminal: add screen rendererDavid Herrmann
2014-10-03terminal/drm: clear 'applied' flag when changing stateDavid Herrmann
2014-10-03terminal/grdev: allow arbitrary fb-age contextsDavid Herrmann
2014-10-03terminal/grdev: provide front and back buffer to renderersDavid Herrmann
2014-10-03terminal/drm: provide pipe->target() callbackDavid Herrmann
2014-10-03terminal/grdev: simplify DRM event parsingDavid Herrmann
2014-10-03terminal: make utf8 decoder return lengthDavid Herrmann
2014-10-03terminal: fix back-buffer selection on DRM page-flipDavid Herrmann
2014-10-03fileio-label: return error when writing failsZbigniew Jędrzejewski-Szmek
2014-10-03journalctl: make --utc work everywhereJan Synacek
2014-10-03bootchart: use 'n/a' if PRETTY_NAME is not foundThomas Hindoe Paaboel Andersen
2014-10-03test-barrier: add checks after the barrier constructorThomas Hindoe Paaboel Andersen
2014-10-02firstboot: silence coverityThomas Hindoe Paaboel Andersen
2014-10-02Revert "mount: order options before other arguments to mount"Lennart Poettering
2014-10-02systemctl: remove spurious newlineLennart Poettering
2014-10-02kdbus: don't clobber return values, use strjoin() instead of asprintf(), keep...Lennart Poettering
2014-10-02kdbus: make sure we never invoke free() on an uninitialized pointer on OOMLennart Poettering
2014-10-02sd-dhcp6: do basic sanity-checking of supplied DUIDTom Gundersen
2014-10-02sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen
2014-10-02sd-dhcp6: support custom DUID's up to the size specified in the RFCTom Gundersen
2014-10-02sd-dhcp6-client: support custom DUIDsDan Williams
2014-10-02sd-bus: sync kdbus.h (ABI break!)Daniel Mack
2014-10-02virt: detect that we are running inside the docker containerMichal Sekletar
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-10-02journalctl: add --utc optionJan Synacek
2014-10-02localectl: always print warnings with log_warning() instead of printf()Lennart Poettering
2014-10-02localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering
2014-10-02sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-02Correct a few typosTorstein Husebø
2014-10-02barrier: fix up constructor error handlingDavid Herrmann
2014-10-02terminal: add helpers to retrieve page dimensionsDavid Herrmann
2014-10-02terminal: add term.h header for library usersDavid Herrmann
2014-10-02terminal: move unifont-map to datadirDavid Herrmann
2014-10-02terminal: add unifont_get_width/height()David Herrmann
2014-10-02terminal: move unifont-internal.h to unifont.hDavid Herrmann
2014-10-02sd-bus: use terms from the D-Bus Specification a bit moreSimon McVittie
2014-10-02PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus namesSimon McVittie
2014-10-02core/swap: only make configured units part of swap.targetZbigniew Jędrzejewski-Szmek
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen