summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-21driverd: sort list of names returned by ListNamesLennart Poettering
2013-12-21bus: properly react to Disconnected messages in bus-proxydLennart Poettering
2013-12-21bus: change bus-proxyd command line parsing to be more similar to other toolsLennart Poettering
2013-12-21bus: refuse messages pretending to originate from local interfaceLennart Poettering
2013-12-21bus: in sd_bus_try_close() consider local read queue tooLennart Poettering
2013-12-21bus: always override message destination field with data from kdbusLennart Poettering
2013-12-21bus: always consider well-known names sender credentials as attached to messagesLennart Poettering
2013-12-21bus: when filtering by sender take well known names lest from attached creds ...Lennart Poettering
2013-12-21core: make check for Disconnected message more preciseLennart Poettering
2013-12-21bus: when watching bus names, we always need to add a change matchLennart Poettering
2013-12-21core: pass notify fd across reexecsLennart Poettering
2013-12-20bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close()Lennart Poettering
2013-12-20libsystemd-bus: match on any connection ID unless specifiedDaniel Mack
2013-12-20libsystemd-bus: follow changes in kdbusDaniel Mack
2013-12-19def: lower exit-on-idle timeLennart Poettering
2013-12-19sd-event: return 1 in sd_event_run() when we hit EINTRLennart Poettering
2013-12-19service: don't send out PropertiesChanged message for each watchdog notificationLennart Poettering
2013-12-19machined: implement exit-on-idleLennart Poettering
2013-12-19bus: fix exit-on-idle for driverdLennart Poettering
2013-12-19bus: reenable id change subscriptionsLennart Poettering
2013-12-19remove unused variableThomas Hindoe Paaboel Andersen
2013-12-19rtnl: correctly get the size of data to be appendedTom Gundersen
2013-12-19loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen
2013-12-19bus: do not add empty strings, size should be 0Kay Sievers
2013-12-18systemct: add empty line between units in catZbigniew Jędrzejewski-Szmek
2013-12-18loginctl: improve print_{session|user|seat}_status_info() functionsDjalal Harouni
2013-12-18loginctl: use show_properties() to get login1 propertiesDjalal Harouni
2013-12-18loginctl: replace strv_append() by strv_extend()Djalal Harouni
2013-12-18journalctl,zsh-completion: fix several issues in --help message textJason St. John
2013-12-18machinectl: show_properties() already logs the errorDjalal Harouni
2013-12-18udevadm: modernizationZbigniew Jędrzejewski-Szmek
2013-12-18udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek
2013-12-18scsi_id: cleanupZbigniew Jędrzejewski-Szmek
2013-12-19driverd: implement AddMatch/RemoveMatch logicLennart Poettering
2013-12-19do not run kmod-setup in a containerKay Sievers
2013-12-18temporarily support "kdbus" keyword on the kernel commandline to load the moduleKay Sievers
2013-12-18libudev: monitor - only disallow "udev" type eventsKay Sievers
2013-12-18libudev: disable monitor inside a containerKay Sievers
2013-12-18bus: catch up with kdbus changesKay Sievers
2013-12-18bus-driverd: fix flags translation in driver_request_nameLukasz Skalski
2013-12-18Revert "ptyfwd: make master terminal attributes raw, too"Lennart Poettering
2013-12-18bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctlLennart Poettering
2013-12-18ptyfwd: make master terminal attributes raw, tooLennart Poettering
2013-12-18execute: set TERM even if we don't open the tty on our ownLennart Poettering
2013-12-18loginctl: when showing device tree of seats with no devices show something us...Lennart Poettering
2013-12-18core,logind: libudev usage modernizationsLennart Poettering
2013-12-18core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering
2013-12-18core: priorize notification fd processing over notification fd process via sd...Lennart Poettering
2013-12-18log: when we log to /dev/console and got disconnected (maybe due to vhangup) ...Lennart Poettering
2013-12-18core: in a container log to /dev/console if "debug" is specifiedLennart Poettering