summaryrefslogtreecommitdiffstats
path: root/units/user@.service.m4.in (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-26networkd-wait-online: fix -i argumentMartin Pitt1-1/+1
2015-07-26systemd-boot: fix whitespaceKay Sievers1-3/+3
2015-07-25man: typo fixesThomas Hindoe Paaboel Andersen12-20/+20
2015-07-25man: describe masking of .network files betterZbigniew Jędrzejewski-Szmek3-15/+10
2015-07-25proxyd: downgrade to log_debug() for unmatched broadcastsDaniel Buch1-1/+1
2015-07-25networkd: rename RootBlock to AllowPortToBeRootZbigniew Jędrzejewski-Szmek5-5/+6
2015-07-25networkd: turn UnicastFlood on by defaultZbigniew Jędrzejewski-Szmek2-2/+4
2015-07-25networkd: rename BPDUGuard to UseBPDUZbigniew Jędrzejewski-Szmek5-7/+7
2015-07-25man: reword new Bridge descriptionsZbigniew Jędrzejewski-Szmek1-15/+16
2015-07-25network: rename DiffServiceCodePoint to CopyDSCPZbigniew Jędrzejewski-Szmek4-5/+5
2015-07-25man: try to better describe DiffServiceCodePoint= settingZbigniew Jędrzejewski-Szmek1-5/+6
2015-07-25netlink-types: use consistent whitespace at EOLZbigniew Jędrzejewski-Szmek1-10/+10
2015-07-25man: reword description of Hostname=Zbigniew Jędrzejewski-Szmek1-5/+6
2015-07-25bootctl: add missing newlineKay Sievers1-0/+2
2015-07-25ata_id: remove unused union memberThomas Hindoe Paaboel Andersen1-1/+0
2015-07-24automount: handle state changes of the corresponding mount unit correctlyMichael Olbrich1-6/+8
2015-07-24automount: don't try to umount if it already happenedMichael Olbrich1-0/+14
2015-07-24resolved: fix DNS_TYPE_ANY vs DNS_CLASS_ANY confusionDaniel Mack1-1/+1
2015-07-24automount: do not start expiration timer for TimeoutIdleSec=0Daniel Mack1-0/+3
2015-07-24sd-bus: remove _VTABLE from new method vtable initialiserdaurnimator1-2/+2
2015-07-24sd-bus: add 'offset' member for vtable methodsdaurnimator2-1/+13
2015-07-24tree-wide: do not use _cleanup_free_ on const pointersDaniel Mack3-3/+3
2015-07-24sd-bus: don't treat KDBUS_ITEM_TIMESTAMP as unknown itemDavid Herrmann1-2/+1
2015-07-24unquote_first_word: parse ` '' ` as an empty argument instead of no argumentRichard Maw2-4/+21
2015-07-24udev: fix parameter processLidong Zhong1-1/+1
2015-07-24exit-status: add a missing string for EXIT_SMACK_PROCESS_LABELSungbae Yoo1-0/+3
2015-07-24core: print a nicer warning when two units have the same BusName= settingLennart Poettering1-2/+3
2015-07-24automount: lower the idle polling frequency a bitLennart Poettering1-1/+1
2015-07-24journal: uppercase first character in verify error messagesLennart Poettering1-87/+75
2015-07-24journalctl: properly detect empty journal filesLennart Poettering1-0/+4
2015-07-24journal: explain the error when we find a non-DATA object that is compressedLennart Poettering1-1/+3
2015-07-24journal: when verifying journal files, handle empty ones nicelyLennart Poettering1-23/+14
2015-07-24journal: avoid mapping empty data and field hash tablesLennart Poettering3-11/+43
2015-07-24journal-verify: don't hit SIGFPE when determining progressLennart Poettering1-3/+13
2015-07-23process: an empty environment block should be returned as suchLennart Poettering1-3/+6
2015-07-23process: return ESRCH when a PID is not valid anymoreLennart Poettering1-8/+35
2015-07-23fileio: get_status_field() don't clobber arg on OOMLennart Poettering1-3/+4
2015-07-23copy: when we recursively copy a directory tree, copy everythingLennart Poettering1-1/+5
2015-07-23virt: handle Virtualbox 5.0 with kvm hypervisorChristian Hesse1-2/+18
2015-07-23units: order networkd after sysctlTom Gundersen1-1/+1
2015-07-23man: add man for bridge paramsSusant Sahani1-1/+42
2015-07-23networkd: add bridge link propertiesSusant Sahani3-3/+30
2015-07-23resolve: transaction - stop processing packet when found to be invalidTom Gundersen1-1/+3
2015-07-23resolved: packet - fix segfault in truncate()Tom Gundersen1-1/+1
2015-07-23resolved: rr - ignore pseudo types in NSEC(3) bitmapsTom Gundersen3-1/+10
2015-07-23resolved: rr - fix parsing of NSEC3Tom Gundersen1-1/+3
2015-07-23resolved: rr - don't read past end of RR when parsing NSEC(3)Tom Gundersen1-5/+38
2015-07-23resolved: rr - SSHFP contains the fingerprint, not the keyTom Gundersen3-9/+10
2015-07-23resolved: packet - fail on invalid zero-length dataTom Gundersen1-0/+37
2015-07-23bitmap: various clean-upsLennart Poettering1-13/+14