summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-01tidy libfirewallLuke Shumaker
2016-06-01thingLuke Shumaker
2016-06-01more stuffLuke Shumaker
2016-06-01revert some changesLuke Shumaker
2016-06-01stuffLuke Shumaker
2016-06-01work on libsharedLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01get libbasic to build againLuke Shumaker
2016-06-01stuffLuke Shumaker
2016-06-01tidyLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-06-01stuffLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01Makefile: systemd-nspawn use symlinks instead of copyingLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-02networkd-ndisc: do not start DHCPv6 when after NDISC timeoutTom Yan
2016-06-01new autothingLuke Shumaker
2016-06-01core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen
2016-06-01networkd-dhcp6: generalize DHCPv6 client (re)startingTom Yan
2016-05-31systemctl: systemctl show --property' needs verification of property (#3364)Susant Sahani
2016-05-31systemctl: Replace init script error codes with enum (#3400)Susant Sahani
2016-05-31network: fix wrong include of source file "ether-addr-util.c" (#3402)Thomas Haller
2016-05-30dhcp-server: fix integer underflowLennart Poettering
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering
2016-05-30tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering
2016-05-30tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriateLennart Poettering
2016-05-30sysv-generator: don't create Conflicts= deps towards shutdown.target anymoreLennart Poettering
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-30networkd: bridge add support to configure VLAN filtering (#3344)Tobias Jungel
2016-05-30systemctl: return diffrent error code if service exist or not (#3385)Susant Sahani
2016-05-30udevd: try close ctrl connection blocking socket only once when spawning a ne...Franck Bui
2016-05-29util-lib: Add sparc64 support for process creation (#3348)Michael Karcher
2016-05-29Merge pull request #3378 from keszybz/unit-write-drop-in-newline-removalLennart Poettering
2016-05-29Fix FS_EXTENT_FL description (#3381)kpengboy
2016-05-28tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek
2016-05-28core/unit: append newline when writing drop insZbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3326 from tomty89/update-2Zbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3360 from glaubitz/masterZbigniew Jędrzejewski-Szmek
2016-05-28Typo fix: s/advertisment/advertisement/Zbigniew Jędrzejewski-Szmek
2016-05-28systemctl: remove empty line between comment and actionZbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3328 from poettering/ipv4ll-ipv4acd-fixesZbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3336 from eworm-de/systemctl-set-defaultZbigniew Jędrzejewski-Szmek
2016-05-28login: Fix policy for org.freedesktop.login1.set-self-linger (#3365) (#3373)Michael Biebl
2016-05-28networkd: disable IPv6 for bridge slaveTom Yan
2016-05-28networkd: unset master if not enslaved with networkdTom Yan
2016-05-27networkd/sd-dhcp-server: Fix unaligned access in parse_request().John Paul Adrian Glaubitz
2016-05-27stuffLuke Shumaker
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo