summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* bus: rework benchmark test to actually yield useful resultsLennart Poettering2013-05-29
* bus: when adding memfds to cache and we shorten them, make sure to unmap the ...Lennart Poettering2013-05-29
* bus: properly unmap mapped areaLennart Poettering2013-05-29
* keymap: Add Logitech USB (iTouch)Martin Pitt2013-05-24
* bus: update kdbus.h from upstreamKay Sievers2013-05-24
* systemctl: mangle names when avoiding dbusVáclav Pavlín2013-05-23
* Fix --no-ask-passwordJan Janssen2013-05-23
* man: mention net.ifnames in kernel-command-line(3)Zbigniew Jędrzejewski-Szmek2013-05-22
* bus: add benchmark tool to determine the right threshold for copying vs. memfdLennart Poettering2013-05-22
* man: Document missing optionsJan Janssen2013-05-21
* systemctl: make systemctl is-enabled work for templated unitsMichael Tremer2013-05-21
* service: kill processes with SIGKILL on watchdog failureMichael Olbrich2013-05-21
* systemctl: honor "--no-legend" in 'list-sockets'Mantas Mikulėnas2013-05-21
* keymap: Add DIXONSPMartin Pitt2013-05-21
* keymap: Add BenQ JoyBookMartin Pitt2013-05-21
* keymap: Add Samsung 900XC3Martin Pitt2013-05-21
* core: fix DBus property ExecMainExitTimestampMichal Schmidt2013-05-20
* bus: add test for bloom filter prefix matchLennart Poettering2013-05-20
* bus: add a more comprehensive test for the bloom filter logicLennart Poettering2013-05-20
* bus: calculate bloom filter for matchLennart Poettering2013-05-20
* Standardize on 'file system' and 'namespace' in man pages.David Strauss2013-05-18
* bus: do not pass a pointer but a uint64_t address in RECVKay Sievers2013-05-17
* Make it possible to disable smack separately from xattr supportKarol Lewandowski2013-05-17
* bus: add APIs for negotiating what is attached to messagesLennart Poettering2013-05-17
* bus: add minimal locking around the memfd cacheLennart Poettering2013-05-17
* bus: return ECHILD as soon as people try to reuse a bus connection across a f...Lennart Poettering2013-05-17
* bus: actually unmap kdbus pool after useLennart Poettering2013-05-17
* bus: keep kernel bus fd around during entire life-time of busLennart Poettering2013-05-17
* systemd-delta: count overrides only of the requested typeZbigniew Jędrzejewski-Szmek2013-05-16
* systemd-delta: add support for drop-in snippetsLukas Nykryn2013-05-16
* bus: make bus ref counting atomicLennart Poettering2013-05-16
* bus: synthesize timeout message errors instead of returning error codesLennart Poettering2013-05-16
* bus: implement sd_bus_message_append_string_memfd()Lennart Poettering2013-05-16
* bus: send memfds as payload only on directed messages and for large partsLennart Poettering2013-05-16
* systemd-python: do not attempt to convert str to bytesZbigniew Jędrzejewski-Szmek2013-05-16
* Fix syscall(__NR_fanotify_mark, ...) on armChengwei Yang2013-05-15
* journal: correctly convert usec_t to timespec.Michał Bartoszkiewicz2013-05-15
* bus: implement receiving side of memfd hookupLennart Poettering2013-05-16
* bus: put together messages with memfd payload correctlyLennart Poettering2013-05-16
* utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering2013-05-16
* update TODOLennart Poettering2013-05-15
* units: rework systemd-random-seed-{load,save}.service to be a single serviceLennart Poettering2013-05-15
* bus: add support for adding memfds into message payloadLennart Poettering2013-05-15
* journalctl: add -k/--dmesgZbigniew Jędrzejewski-Szmek2013-05-14
* build-sys: fix gtkdocize checkZbigniew Jędrzejewski-Szmek2013-05-14
* build-sys: properly report missing gtk-docZbigniew Jędrzejewski-Szmek2013-05-14
* sd-journal: check if the pointers passed are the sameThomas Hindoe Paaboel Andersen2013-05-14
* keymap: Add support for Eject button on MSI GE60/GE70Johan Heikkilä2013-05-14
* bus: rework message struct to keep header with fields in same malloc() blockLennart Poettering2013-05-15
* bus: add macro for iterating through body parts of a messageLennart Poettering2013-05-15