summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-03terminal/subterm: use screen rendererDavid Herrmann1-72/+76
2014-10-03terminal: add screen rendererDavid Herrmann2-0/+78
2014-10-03terminal/drm: clear 'applied' flag when changing stateDavid Herrmann1-0/+14
2014-10-03terminal/grdev: allow arbitrary fb-age contextsDavid Herrmann4-15/+15
2014-10-03terminal/grdev: provide front and back buffer to renderersDavid Herrmann3-27/+21
2014-10-03terminal/drm: provide pipe->target() callbackDavid Herrmann2-56/+44
2014-10-03terminal/grdev: simplify DRM event parsingDavid Herrmann1-7/+5
2014-10-03terminal: make utf8 decoder return lengthDavid Herrmann5-40/+43
2014-10-03terminal: fix back-buffer selection on DRM page-flipDavid Herrmann1-4/+3
2014-10-03fileio-label: return error when writing failsZbigniew Jędrzejewski-Szmek1-2/+2
2014-10-03journalctl: make --utc work everywhereJan Synacek4-13/+25
2014-10-03bootchart: use 'n/a' if PRETTY_NAME is not foundThomas Hindoe Paaboel Andersen1-1/+1
2014-10-03test-barrier: add checks after the barrier constructorThomas Hindoe Paaboel Andersen1-0/+4
2014-10-02firstboot: silence coverityThomas Hindoe Paaboel Andersen1-1/+1
2014-10-02Revert "mount: order options before other arguments to mount"Lennart Poettering1-4/+4
2014-10-02systemctl: remove spurious newlineLennart Poettering1-3/+1
2014-10-02kdbus: don't clobber return values, use strjoin() instead of asprintf(), keep...Lennart Poettering1-2/+6
2014-10-02kdbus: make sure we never invoke free() on an uninitialized pointer on OOMLennart Poettering1-1/+1
2014-10-02sd-dhcp6: do basic sanity-checking of supplied DUIDTom Gundersen1-0/+37
2014-10-02sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen2-16/+19
2014-10-02sd-dhcp6: support custom DUID's up to the size specified in the RFCTom Gundersen1-1/+4
2014-10-02sd-dhcp6-client: support custom DUIDsDan Williams2-12/+33
2014-10-02sd-bus: sync kdbus.h (ABI break!)Daniel Mack1-0/+11
2014-10-02virt: detect that we are running inside the docker containerMichal Sekletar1-0/+2
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek1-6/+6
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek4-10/+10
2014-10-02add a transient user unit directorySteven Allen4-22/+56
2014-10-02journalctl: add --utc optionJan Synacek3-4/+16
2014-10-02localectl: always print warnings with log_warning() instead of printf()Lennart Poettering1-5/+4
2014-10-02localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering1-2/+2
2014-10-02sd-bus: sync kdbus.h (ABI break)Daniel Mack2-4/+8
2014-10-02Correct a few typosTorstein Husebø1-1/+1
2014-10-02barrier: fix up constructor error handlingDavid Herrmann2-5/+16
2014-10-02terminal: add helpers to retrieve page dimensionsDavid Herrmann2-0/+15
2014-10-02terminal: add term.h header for library usersDavid Herrmann2-131/+147
2014-10-02terminal: move unifont-map to datadirDavid Herrmann1-1/+1
2014-10-02terminal: add unifont_get_width/height()David Herrmann2-0/+14
2014-10-02terminal: move unifont-internal.h to unifont.hDavid Herrmann3-2/+2
2014-10-02sd-bus: use terms from the D-Bus Specification a bit moreSimon McVittie2-5/+7
2014-10-02PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus namesSimon McVittie1-1/+1
2014-10-02core/swap: only make configured units part of swap.targetZbigniew Jędrzejewski-Szmek1-9/+11
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen6-6/+0
2014-10-01tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek2-0/+68
2014-10-01shared: util - use nicer idiom to silence CoverityZbigniew Jędrzejewski-Szmek1-7/+2
2014-10-01tmpfiles: use allocated buffer for pathZbigniew Jędrzejewski-Szmek1-1/+5
2014-10-01core: limit timestamp to sane precisionZbigniew Jędrzejewski-Szmek1-1/+1
2014-09-30test-fileio: Remove dead checkThomas Hindoe Paaboel Andersen1-1/+1
2014-09-30test-date: don't fail test if log_max_level is higher than LOG_INFOThomas Hindoe Paaboel Andersen1-2/+4
2014-09-30test-path-util: fix a mem leak and avoid confusing coverityThomas Hindoe Paaboel Andersen1-15/+22
2014-09-30vconsole: silence coverityThomas Hindoe Paaboel Andersen1-5/+5