summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-28logind: handle closing sessions over daemon restartsMartin Pitt
2015-01-28util: add comment explaining hostname_is_valid()Lennart Poettering
2015-01-28update TODOLennart Poettering
2015-01-28sd-dhcp: chop of trailing dot of DHCP supplied host and domain namsLennart Poettering
2015-01-28rules: clean up stale CD drive mounts after ejectionMartin Pitt
2015-01-28core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt
2015-01-28sysv-generator: no need to check for identical symlinks source and target twiceLennart Poettering
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2015-01-28test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...Lennart Poettering
2015-01-28list: properly skip over first item in LIST_FOREACH_OTHERSLennart Poettering
2015-01-28manager: fix minor typoLennart Poettering
2015-01-28sysv-generator: Re-fix .sh suffix handlingMartin Pitt
2015-01-27build-sys: add check for --help widthZbigniew Jędrzejewski-Szmek
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek
2015-01-27tmpfiles: fix help textZbigniew Jędrzejewski-Szmek
2015-01-28build-sys: make xz and zlib build-time optional againLennart Poettering
2015-01-28man: document the new Ctrl-Alt-Del magicLennart Poettering
2015-01-28manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o...Lennart Poettering
2015-01-28update TODOLennart Poettering
2015-01-28core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering
2015-01-28sysv-generator: there's really no need to invoke fstatat() multiple times on ...Lennart Poettering
2015-01-28update TODOLennart Poettering
2015-01-28core: if two start jobs for the same swap device node are queued, only dispat...Lennart Poettering
2015-01-28swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macroLennart Poettering
2015-01-28list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering
2015-01-28swap: properly specify errno when loggingLennart Poettering
2015-01-27sysv-generator: use is_symlink() utility call where appropriateLennart Poettering
2015-01-27sysv-generator: minor simplificationsLennart Poettering
2015-01-27man: systemd.service(5): add some simple examplesChristian Seiler
2015-01-27man: systemd.unit(5): add examples for common tasksChristian Seiler
2015-01-27logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler
2015-01-27logind: remove per-user runtime dir again if setup failsChristian Seiler
2015-01-27man: mention that 99-default.link is shipped by default, and users hence need...Lennart Poettering
2015-01-27update TODOLennart Poettering
2015-01-27build-sys: make bzip2 really optionalLennart Poettering
2015-01-27units: turn on watchdog for resolvedLennart Poettering
2015-01-27units: fix all TTY paths for container gettysLennart Poettering
2015-01-27networkd-dhcp6: Assign DHCPv6 addresses and prefix lengthsPatrik Flykt
2015-01-27sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt
2015-01-27test-icmp6-nd: Add test cases for prefixesPatrik Flykt
2015-01-27sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt
2015-01-27test-icmp6-rs: Add trivial test case for an MTU that is not presentPatrik Flykt
2015-01-27sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt
2015-01-27sd-icmp6-nd: Add link and prefix structures for ICMPv6Patrik Flykt
2015-01-27sd-icmp6-nd: Update Router Advertisement handlingPatrik Flykt
2015-01-27sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt
2015-01-26compile-unifont: Python 2 compatibilityZbigniew Jędrzejewski-Szmek
2015-01-26build-sys: unbundle unifontZbigniew Jędrzejewski-Szmek
2015-01-26TODO: remove laccess conversionZbigniew Jędrzejewski-Szmek
2015-01-27update TODOLennart Poettering