summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07/proc/sys prefixes are not necessary for sysctl anymoreZbigniew Jędrzejewski-Szmek
2014-10-07Update TODOZbigniew Jędrzejewski-Szmek
2014-10-07man: document stripping of quotesZbigniew Jędrzejewski-Szmek
2014-10-07man: move commandline parsing to a separate sectionZbigniew Jędrzejewski-Szmek
2014-10-07bus-proxyd: check return values of getpeercred() and getpeersec()Daniel Mack
2014-10-07sd-bus: check return value of vasprintfDaniel Mack
2014-10-07sd-bus: fix KDBUS_CMD_FREE userDaniel Mack
2014-10-07sd-bus: fix use-after-free in close_kdbus_msg()Daniel Mack
2014-10-07keymap: Fix touchpad toggle key on Asus laptopsMartin Pitt
2014-10-07keymap: Fix touchpad toggle on Toshiba Satellite P75-A7200Martin Pitt
2014-10-07sd-bus: remove unused variableThomas Hindoe Paaboel Andersen
2014-10-06sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-05build-sys: use linux/memfd.h if availableZbigniew Jędrzejewski-Szmek
2014-10-05terminal: remove an unused initializationThomas Hindoe Paaboel Andersen
2014-10-05Update TODOZbigniew Jędrzejewski-Szmek
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-04consoled: add a unit fileTom Gundersen
2014-10-04consoled: move from /bin to /lib/systemdTom Gundersen
2014-10-04systemd-bus-proxyd: distribute the .in file also for the user versionTom Gundersen
2014-10-03build-sys: fix make distcheckZbigniew Jędrzejewski-Szmek
2014-10-03man: say that SecureBits= are space separatedZbigniew Jędrzejewski-Szmek
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-03man: use more markup in daemon(7)Zbigniew 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