summaryrefslogtreecommitdiffstats
path: root/src/rc-local-generator (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-28Revert "resolved: drop unnecessary comparison (#6220)"Zbigniew Jędrzejewski-Szmek1-1/+1
2017-06-28systemd-mount: support unmounting loop devices by backing files (#6211)Yu Watanabe2-52/+98
2017-06-28Only drop the capabilities from the bounding set if we are running as PID1 (#...Lennart Poettering1-1/+1
2017-06-28udev: never ask libblkid for detecting superblocks with bad checksums (#6215)Lennart Poettering1-12/+1
2017-06-28nspawn: register a scope for the unit if --register=no is specified (#6166)Lennart Poettering4-85/+202
2017-06-28sd-bus: never augment creds when we are operating on remote connections (#6217)Lennart Poettering3-0/+26
2017-06-28man: update reference for binfmt documentation (#6223)Stefan Schweter2-2/+2
2017-06-28resolved: drop unnecessary comparison (#6220)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-06-28build-sys: fix installation of new 60-input-id.rulesZbigniew Jędrzejewski-Szmek2-1/+2
2017-06-27resolved: define various packet sizes as unsignedZbigniew Jędrzejewski-Szmek2-4/+4
2017-06-27resolved: do not allocate packets with minimum sizeZbigniew Jędrzejewski-Szmek1-1/+11
2017-06-27resolved: Recover from slow DNS responsesKai Krakow1-1/+4
2017-06-27man: extend Before=/After= documentation a bitLennart Poettering1-20/+23
2017-06-27man: improve documentation of ExecStartPost= a bitLennart Poettering1-8/+7
2017-06-27man: be more precise on the ConditionFirstBoot= documentationLennart Poettering1-7/+5
2017-06-27logind: relax udev rules matching devices logind watches forLennart Poettering1-7/+2
2017-06-27logind: filter out input devices that have none of the keys/switche we care a...Lennart Poettering2-2/+50
2017-06-27logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...Lennart Poettering2-3/+82
2017-06-27resolved: simplify alloc size calculationZbigniew Jędrzejewski-Szmek2-9/+1
2017-06-27test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek4-0/+69
2017-06-27Add networkctl label to man and shell completionZbigniew Jędrzejewski-Szmek3-4/+32
2017-06-27networkctl: display address labelsSusant Sahani4-1/+91
2017-06-27hwdb: weed out key defines which do not designate eventsMichal Suchanek1-2/+4
2017-06-27input_id: fix button detectionMichal Suchanek1-13/+9
2017-06-27input_id: fix detection of devices with mouse buttonsMichal Suchanek1-1/+3
2017-06-27rules: move input_id rule to a separate fileMichal Suchanek4-2/+9
2017-06-27hwdb: fix help text in 60-keyboard.hwdbMichal Suchanek1-1/+2
2017-06-27hwdb: support pressing buttons on a keyboardMichal Suchanek4-2/+7
2017-06-27Use same script to build key list in Makefile and mesonMichal Suchanek4-20/+13
2017-06-27gpt-auto-generator: disable gpt auto logic for swaps if at least one is defin...Franck Bui1-0/+9
2017-06-27fstab-util: introduce fstab_has_fstype() helperFranck Bui2-0/+21
2017-06-27fstab-util: don't eat up errors in fstab_is_mount_point()Franck Bui3-6/+14
2017-06-27doc: Add an example for target units (#5951)Janne Heß1-0/+37
2017-06-27udev: fix some incorrect usages of CLOCK_BOOTTIME (#6198)Lennart Poettering2-11/+11
2017-06-26systemd-mount: support device names and multiple arguments for umount (#6096)Yu Watanabe2-28/+219
2017-06-26smack: handling smack onlycap list (#5542)WaLyong Cho1-0/+64
2017-06-26systemctl: quieten a few more messages if -q is specifiedLennart Poettering1-6/+13
2017-06-26importd: log more information when renaming filesLennart Poettering2-3/+3
2017-06-26import: remove misplaced assert()Lennart Poettering2-5/+7
2017-06-26sd-bus: use GetConnectionCredentials() when querying credentials, if availableLennart Poettering1-69/+188
2017-06-26sd-bus: when credentials of the "org.freedesktop.DBus" service are queried re...Lennart Poettering1-0/+3
2017-06-26core: when parsing integers passed over the bus use int32_t, not intLennart Poettering1-3/+3
2017-06-26core: make IOSchedulingClass= and IOSchedulingPriority= settable for transien...Lennart Poettering7-17/+159
2017-06-26ethtool: warn when ethtool_set_glinksettings not supportedSusant Sahani1-5/+6
2017-06-26systemctl: be truly quiet in systemctl -q is-enabledLennart Poettering1-1/+2
2017-06-26swap: make use of IN_SET()Franck Bui1-29/+29
2017-06-26swap: make use of manager_get_unit() in swap.cFranck Bui1-7/+7
2017-06-26core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering6-22/+65
2017-06-26core: permit FDSTORE=1 messages with non-pollable fdsLennart Poettering3-44/+40
2017-06-26ethtool: Fix speed in 593022fa377d40d9a645919759b04c53cf4eace8Susant Sahani1-1/+1