summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth
2014-10-05bus: add assert to check that we're not freeing a static structureZbigniew Jędrzejewski-Szmek
2014-10-05terminal/idev: don't remove consumed-mods from kbd-matchesDavid Herrmann
2014-10-05terminal/screen: perform bold->light conversion only on foregroundDavid Herrmann
2014-10-05terminal/subterm: leave bold-light conversion to parentDavid Herrmann
2014-10-05terminal/screen: add support for alternate screen buffersTom Gundersen
2014-10-05terminal/screen: save state in separate objectDavid Herrmann
2014-10-05terminal/subterm: skip setting parent's cursorDavid Herrmann
2014-10-05terminal: fix TERM_FLAG_* commentDavid Herrmann
2014-10-05terminal: fix restoring of screen flagsTom Gundersen
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen
2014-10-03sd-id128: do stricter checking of random boot idZbigniew Jędrzejewski-Szmek
2014-10-03fstab-generator: Small cleanupTobias Hunger
2014-10-03sd-bus: split out cleanup into separate functionZbigniew Jędrzejewski-Szmek
2014-10-03core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek
2014-10-03core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek
2014-10-03sd-event: check the value of received signalZbigniew Jędrzejewski-Szmek
2014-10-03console: add user console daemonDavid Herrmann
2014-10-03pty: optimize read loopDavid Herrmann
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