summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-23bus: add missing bus-policy.[ch]Lennart Poettering
2014-12-23build-sys: move core/build.h → shared/build.hLennart Poettering
2014-12-23update TODOLennart Poettering
2014-12-23machinectl: rework 'machinectl login' to use OpenMachineLogin()Lennart Poettering
2014-12-23machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering
2014-12-23sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ...Lennart Poettering
2014-12-23condition: don't include files from src/coreLennart Poettering
2014-12-23import: fix compiler warningLennart Poettering
2014-12-23env-util: don't include files from src/core/Lennart Poettering
2014-12-23core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering
2014-12-23bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names()Daniel Mack
2014-12-23bus-proxyd: handle -ESRCH and -ENXIO gracefullyDaniel Mack
2014-12-23update TODOLennart Poettering
2014-12-23util: add allocation loop to gettyname_malloc()Lennart Poettering
2014-12-23nspawn,pty: port over to new ptsname_malloc() helperLennart Poettering
2014-12-23systemd-run: support -t mode when combined with -MLennart Poettering
2014-12-23machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...Lennart Poettering
2014-12-23systemd-run: add --quiet mode to suppress informational message on TTY usageLennart Poettering
2014-12-23machinectl,nspawn: don't print extra final newline if pty terminal output was...Lennart Poettering
2014-12-23run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering
2014-12-23import: rename 'poll-dck' to 'pull-dkr'Lennart Poettering
2014-12-22shared: json - support escaping utf16 surrogate pairsTom Gundersen
2014-12-22shared: utf8 - support decoding the full utf16Tom Gundersen
2014-12-22shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-22sd-bus: ignore KDBUS_ITEM_TIMESTAMP in kernel messagesDaniel Mack
2014-12-22busname: fix CMD_FREE ioctlDaniel Mack
2014-12-22verbs: fix typo in error messageDave Reisner
2014-12-22hwdb: Lenovo USB mouse MO28UOL DPI dataFrank Theile
2014-12-20sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-12-20build: add option to disable hwdbUmut Tezduyar Lindskog
2014-12-19sd-lldp: minor header cleanupTom Gundersen
2014-12-19update TODOLennart Poettering
2014-12-19machined: add a full bus object for imagesLennart Poettering
2014-12-19machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering
2014-12-19sysv-generator: properly add Makefile symlinkLennart Poettering
2014-12-19util: rename ignore_file() to hidden_file()Lennart Poettering
2014-12-19update TODOLennart Poettering
2014-12-19machinectl: port machinectl to new verbs logicLennart Poettering
2014-12-19import: Verb[] array can be static, tooLennart Poettering
2014-12-19verbs: when invoking the default verb, pass a faked argv array, with just the...Lennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering
2014-12-19util: when creating temporary filename for atomic creation of files, add an e...Lennart Poettering
2014-12-19journal: skipping of exhausted journal files is bad if direction changedMichal Schmidt
2014-12-19journal: make next_with_matches() always use f->current_offsetMichal Schmidt
2014-12-19journal: fix skipping of duplicate entries in iterationMichal Schmidt
2014-12-19networkd: link - plug leakTom Gundersen
2014-12-19networkctl: lldp - respect arg_legendTom Gundersen
2014-12-19LLDP: Add support for networkctlSusant Sahani
2014-12-19networkd: integrate LLDPSusant Sahani
2014-12-19networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani