summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-05UPDATE TODOconsoleDavid Herrmann1-0/+5
2013-11-30WELCOMED-TODODavid Herrmann11-321/+543
2013-11-30CONSOLED-TODODavid Herrmann1-2/+2
2013-11-30WELCOME TODODavid Herrmann10-1/+1033
2013-11-30console: add systemd-consoledDavid Herrmann9-0/+1395
2013-11-30gfx: add unbuilt GL testDavid Herrmann4-0/+364
2013-11-30gfx: add graphics testDavid Herrmann3-0/+311
2013-11-30gfx: add kbd testDavid Herrmann3-0/+330
2013-11-30gfx: add monitorDavid Herrmann3-0/+1868
2013-11-30gfx: add graphics layerDavid Herrmann4-1/+2748
2013-11-30gfx: add keyboard layerDavid Herrmann4-3/+726
2013-11-30gfx: add sd-gfx library with unifont sectionDavid Herrmann9-0/+64007
2013-11-30build: add target to link binary sourcesDavid Herrmann2-0/+24
2013-11-30bus: add two new bus_*_map_*_properties() helpersDavid Herrmann2-25/+68
2013-11-30logind: introduce session "positions"David Herrmann5-0/+174
2013-11-30ring: add basic ring-buffer helperDavid Herrmann3-0/+269
2013-11-30util: add greedy_realloc0()David Herrmann2-0/+17
2013-11-30logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann1-1/+1
2013-11-30bus-proxyd: Fix CLI help. --bus-path is also usable as -p.David Strauss1-1/+1
2013-11-30core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering10-138/+194
2013-11-30bus: whenever we notice the connection is terminated enter CLOSING stateLennart Poettering1-8/+23
2013-11-30bus: synthesize local error reply when we cannot deliver a message to kdbus b...Lennart Poettering3-24/+65
2013-11-30bus: don't generate NameAcquired/NameLost messages in the libraryLennart Poettering4-105/+40
2013-11-30build-sys: no longer rebuild various bits and pieces such as man pages each t...Lennart Poettering1-36/+30
2013-11-29bus: revert attempts to make the integration-testing workKay Sievers1-9/+9
2013-11-29rename stdio-bridge to bus-proxydKay Sievers4-5/+13
2013-11-29bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwne...Lennart Poettering2-0/+51
2013-11-29bus: fix callback index when dispatching kernel messagesLennart Poettering1-1/+1
2013-11-29bus: add the ability for backends to queue to input messages at the same timeLennart Poettering6-88/+122
2013-11-29libsystemd-bus: sd_bus_request_name: use kdbus_translate_request_name_flags()Daniel Mack1-1/+1
2013-11-29libsystemd-bus: rename sd_bus_kernel_translate_request_name_flagsDaniel Mack2-2/+2
2013-11-29libsystemd-bus: add kdbus support for sd_bus_get_owner()Daniel Mack1-0/+185
2013-11-29libsystemd-bus: add sd_bus_translate_attach_flags()Daniel Mack3-27/+35
2013-11-29libsystemd-bus: factor out DBus bits out of sd_bus_get_owner()Daniel Mack1-8/+18
2013-11-29bus: do not fail if "comm" information cannot be retrieved from /procKay Sievers1-3/+3
2013-11-29bus: fix size calculation for match dataKay Sievers1-1/+2
2013-11-29bus: when synthesizing messages locally, fill in a senderLennart Poettering1-0/+4
2013-11-29busctl: fix --help line breaksLennart Poettering1-2/+2
2013-11-29kdbus: synthesize NameOwnerChange signals from kernel messages and support ma...Lennart Poettering4-31/+416
2013-11-29kdbus: add base enums for itemsLennart Poettering1-1/+4
2013-11-29bus: do not fail if task information cannot be retrieved from /procKay Sievers1-3/+3
2013-11-29libsystemd-bus: clean up bus-control.c fileLukasz Skalski1-34/+17
2013-11-29bus: do not fail if cgroup information cannot be retrieved from /procKay Sievers1-5/+5
2013-11-29libsystemd-bus: catch up with latest kdbus changesKay Sievers1-4/+4
2013-11-29libsystemd-bus: follow kdbus renamesDaniel Mack2-52/+54
2013-11-29hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-2/+107
2013-11-29libsystemd-bus: copy over kdbus provided 128-bit bus idDaniel Mack2-0/+5
2013-11-29libsystemd-bus: catch up with latest kdbus changesDaniel Mack5-23/+32
2013-11-29systemd-stdio-bridge: make it socket-activatable and usable as kdbus bridgeDaniel Mack1-12/+90
2013-11-29libsystemd-bus: sd_bus_request_name: fix return value for kdbusDaniel Mack1-2/+12