summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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