summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-12-18log: don't reopen /dev/console each time we call log_open()Lennart Poettering
2013-12-18service: watch main pid even in final statesLennart Poettering
2013-12-18libudev: devices received from udev are always initializedKay Sievers
2013-12-18login: Don't stop a running user manager from garbage-collecting the user.Thomas Bächler
2013-12-18comment out udev's is_initialized call until the problem is sorted outKay Sievers
2013-12-18core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering
2013-12-18busctl: output a single sorted list of names, including activatable and activ...Lennart Poettering
2013-12-18bus: beef up driverdLennart Poettering
2013-12-18bus: when releasing, taking, listing bus names check if they are validLennart Poettering
2013-12-18tests: fix buildLennart Poettering
2013-12-18bus: sync with kdbusDaniel Mack
2013-12-17networkd: bridge - fix state machineTom Gundersen
2013-12-17networkd: link - remove useless statesTom Gundersen
2013-12-17networkd: rename link_update_flags to link_updateTom Gundersen
2013-12-17bus-util: return errors when encounteredThomas Hindoe Paaboel Andersen
2013-12-17_noreturn_ --> noreturn for C11 compatShawn Landden
2013-12-17util: no need for in_initrd() cache to be thread-localShawn Landden
2013-12-17__thread --> thread_local for C11 compatShawn Landden
2013-12-17libsystemd-bus: true/false instead of yes/no in msg dumpLukasz Skalski
2013-12-17journal-file.c: remove redundant assignment of variableThomas Hindoe Paaboel Andersen
2013-12-17bus: properly return an error code when release_name fails abnormallyLennart Poettering
2013-12-17bus-driverd: Fix return code in driver_request_nameLukasz Skalski
2013-12-17journald: before closing /dev/kmsg let's unregister the event sourceLennart Poettering
2013-12-17journald: close /dev/kmsg again if we cannot make use of itLennart Poettering
2013-12-17journald: downgrade warning message when /dev/kmsg does not existLennart Poettering
2013-12-17dhcp: Properly handle unsuccessful cases for DHCP AckPatrik Flykt
2013-12-17udev link-config: add asserts to silence scan-buildThomas Hindoe Paaboel Andersen
2013-12-17bus: removed unused variable in driverdThomas Hindoe Paaboel Andersen
2013-12-17bus: make driverd code more similar to other daemons, and make it exit on idl...Lennart Poettering
2013-12-17busctl: on kdbus the bus driver is a service like any other, hence don't skip itLennart Poettering
2013-12-17bus: remarshal messages when necessary before sendingLennart Poettering
2013-12-17activate: fix error checking on epoll_ctl()Lennart Poettering