chiark / gitweb /
bus: fix size calculation for match data
[elogind.git] / src /
2013-11-29 Kay Sieversbus: fix size calculation for match data
2013-11-29 Lennart Poetteringbus: when synthesizing messages locally, fill in a...
2013-11-29 Lennart Poetteringbusctl: fix --help line breaks
2013-11-29 Lennart Poetteringkdbus: synthesize NameOwnerChange signals from kernel...
2013-11-29 Lennart Poetteringkdbus: add base enums for items
2013-11-29 Kay Sieversbus: do not fail if task information cannot be retrieve...
2013-11-29 Lukasz Skalskilibsystemd-bus: clean up bus-control.c file
2013-11-29 Kay Sieversbus: do not fail if cgroup information cannot be retrie...
2013-11-29 Kay Sieverslibsystemd-bus: catch up with latest kdbus changes
2013-11-29 Daniel Macklibsystemd-bus: follow kdbus renames
2013-11-29 Daniel Macklibsystemd-bus: copy over kdbus provided 128-bit bus id
2013-11-29 Daniel Macklibsystemd-bus: catch up with latest kdbus changes
2013-11-29 Daniel Macksystemd-stdio-bridge: make it socket-activatable and...
2013-11-29 Daniel Macklibsystemd-bus: sd_bus_request_name: fix return value...
2013-11-29 Daniel Macklibsystemd-bus: kernel: add sd_bus_kernel_translate_req...
2013-11-29 Daniel Macklibsystemd-bus: make sd_bus_list_names return all conne...
2013-11-29 Daniel Macklibsystemd-bus: add kdbus support for sd_bus_list_names()
2013-11-29 Daniel Macklibsystemd-bus: bring definitions in sync with kdbus
2013-11-29 Lennart Poetteringbus: when turning a buffer into a sd_bus_message avoid...
2013-11-29 Kay Sieversbus: creds - ignore EINVAL when acessing the (inactive...
2013-11-29 Lukasz Skalskibus: Add KDBUS_MSG_SRC_NAMES to bus_kernel_make_message...
2013-11-28 Lennart Poetteringbusctl: drop bus driver name from list of services
2013-11-28 Lennart Poetteringbus: merge sd_bus_get_owner() and sd_bus_get_owner_cred...
2013-11-28 Zbigniew Jędrzejew... Remove some unused variables
2013-11-28 Zbigniew Jędrzejew... virt: split detect_vm into separate functions
2013-11-28 Marc-Antoine Perennoucore: fix SetUnitProperties
2013-11-28 Tom GundersenRevert "link-config: match length for kernel commandlin...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28 Lennart Poetteringutil: fix handling of trailing whitespace in split_quoted()
2013-11-28 David Herrmannlogind: remove unused session->closing field
2013-11-28 David Herrmannlogind: require VTs on seat0 and forbid elsewhere
2013-11-28 David Herrmannlogind: make VT numbers unsigned
2013-11-28 Tom Gundersennetworkd: fix several Address entries in [Network]...
2013-11-28 David Herrmannevent: allow EPOLLET as event flag
2013-11-28 David Herrmannlogind: mute/restore VT on behalf of session controllers
2013-11-28 David Herrmannlogind: restore session-controller after crash
2013-11-28 David Herrmannlogind: ignore failing close() on session-devices
2013-11-28 David Herrmannbus: add bus_name_has_owner() helper
2013-11-28 David Herrmannlogin: revert lazy session-activation on non-VT seats
2013-11-28 Kay Sieversbus: update kdbus.h and always subscribe to KDBUS_HELLO...
2013-11-28 Kay Sieversautomount: log info about triggering process
2013-11-28 Kay Sieverscore: initialize variable
2013-11-27 Lennart PoetteringRevert "socket-proxyd: Add --listener option for listen...
2013-11-27 Lennart Poetteringnamespace: comment typo fix
2013-11-27 Lennart Poetteringbus: properly handle if we get disconnected during...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-27 Patrik Flyktnetworkd: Initialize variable to NULL
2013-11-27 Lennart Poetteringlogind: log which process is delaying suspend and not...
2013-11-27 Lennart Poetteringjournald: mention how long we needed to flush to /var...
2013-11-27 Lennart Poetteringjournal: simplify pre-allocation logic
2013-11-27 Lennart Poetteringjournal: add a test case for flushing messages out...
2013-11-26 Lennart Poetteringjournal: allow journal_file_copy_entry() to work on...
2013-11-26 Lennart Poetteringjournal: fix iteration when we go backwards from the...
2013-11-26 Lennart Poetteringjournal: optimize bisection logic a bit by caching...
2013-11-26 Lennart Poetteringjournald: keep statistics on how of we hit/miss the...
2013-11-26 Lennart Poetteringjournal: make table const
2013-11-26 Lennart Poetteringjournal: when appending to journal file, allocate large...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-26 Kay Sieverssystemctl: fix enable/disable reply handling
2013-11-26 Lennart Poetteringpam_systemd: do not set XDG_RUNTIME_DIR if the session...
2013-11-26 Lennart Poetteringnspawn: improve error message when we cannot resolve...
2013-11-26 Lennart Poetteringsystemctl: replace the three job mode options by a...
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-26 Tom Gundersennetworkd: add bridge support
2013-11-26 Tom Gundersennetworkd: minor fixes
2013-11-26 Tom Gundersenrtnl: add support for IFLA_MASTER
2013-11-26 Tom Gundersenrtnl: add preliminary support for containers
2013-11-25 Dave Reisnernetworkd: use correct printf formatter
2013-11-25 Yin Kangkaiconf-parser: fix memory realloc error
2013-11-25 Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25 Lennart Poetteringbus: properly return errors to client if invalid parame...
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-25 Lennart Poetteringcore: include following set data in dump
2013-11-25 Lennart Poetteringswap: always track the current real device node of...
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Thomas Hindoe Paab... delete unused variables
2013-11-25 Tom Gundersennetworkd: add support for [Address] sections
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Lennart Poetteringdevice: fix typo
2013-11-25 Martin Pittudev-builtin-keyboard: More useful error message
2013-11-25 Lennart Poetteringsystemctl: remove debug log message
2013-11-25 Lennart Poetteringsystemctl: when status is called without arguments...
2013-11-25 Lennart Poetteringcore: fix bus serialization of conditions
2013-11-25 Lennart Poetteringcore: fix serialization of exec command structs
2013-11-25 Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Lennart Poetteringdevice: modernizations
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-25 Lennart Poetteringcgroups-agent: down-grade log level
2013-11-25 Tom Gundersenudev: net_setup_link - don't use Description as Alias
2013-11-25 David Strausssocket-proxyd: Add --listener option for listener/desti...
2013-11-24 Kay Sieverscore: set finish_timestamp only after all jobs have...
2013-11-23 Tom Gundersennetworkd: fix build
2013-11-23 Tom Gundersennetworkd: use Type=notify
2013-11-22 Lennart Poetteringbus: protected dual timestamp property macro for misusage
2013-11-22 Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-22 Lennart Poetteringsystemctl: indicate in list-dependencies whether a...
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-22 Lennart Poetteringjob: fix serialization
next