Age | Commit message (Expand) | Author |
2016-05-16 | missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266) | Stefan Saraev |
2016-05-16 | vconsole-setup: Store fonts on heap (#3268) | Kyle Russell |
2016-05-15 | namespace: Make private /dev noexec and readonly (#3263) | topimiettinen |
2016-05-15 | sd-dhcp6-client: add log_errno macro and improve debug messages a bit | Zbigniew Jędrzejewski-Szmek |
2016-05-15 | tree-wide: drop spurious "&"s when passing functions around | Zbigniew Jędrzejewski-Szmek |
2016-05-15 | networkd: do not generate a mac address for vlan interfaces (#3221) | Susant Sahani |
2016-05-15 | networkd: bridge add support to configure multicast snooping (#3223) | Susant Sahani |
2016-05-14 | networkd: fix copy-pasto in error message | Zbigniew Jędrzejewski-Szmek |
2016-05-14 | networkd: drop route_drop | Zbigniew Jędrzejewski-Szmek |
2016-05-14 | busctl: use Monitoring interface (#3245) | Lars Uebernickel |
2016-05-14 | core: allow slice to be overriden if cgroups aren't realized (#3246) | Tejun Heo |
2016-05-14 | namespace: unmount old /dev under our new private /dev (#3254) | topimiettinen |
2016-05-12 | nspawn: drop spurious newline | Lennart Poettering |
2016-05-12 | core: added ListUnitsByNames dbus method (#3182) | kayrus |
2016-05-12 | Create initrd-root-device.target synchronization point (#3239) | Daniel Drake |
2016-05-11 | logind: introduce LockedHint and SetLockedHint (#3238) | Victor Toso |
2016-05-11 | coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237) | Evgeny Vereshchagin |
2016-05-10 | Merge pull request #3220 from keszybz/install-fixes | Lennart Poettering |
2016-05-09 | locale-util: mark special_glyph() as _const_ | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | tree-wide: rename draw_special_char to special_glyph | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: use "→" instead of "pointing to" for a symlink | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: do not print warning when a unit is already enabled | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: handle dangling aliases as an explicit case, report nicely | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: add some more debug messages and comments | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | nspawn: only remove veth links we created ourselves | Lennart Poettering |
2016-05-09 | network: Make sure we log about parse errors for ifname lists | Lennart Poettering |
2016-05-09 | networkd: reworkd LLDP emission to allow control of propagation level | Lennart Poettering |
2016-05-09 | tree-wide: port more code to use ifname_valid() | Lennart Poettering |
2016-05-09 | nspawn: add new --network-zone= switch for automatically managed bridge devices | Lennart Poettering |
2016-05-09 | util-lib: add new ifname_valid() call that validates interface names | Lennart Poettering |
2016-05-08 | Merge pull request #3202 from poettering/socket-fixes | Martin Pitt |
2016-05-07 | shared/install: simplify error handling conditionals in a few places | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | core/mount: add helper function for mount states | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | Merge pull request #3205 from poettering/iaid | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | Merge pull request #3160 from htejun/cgroup-fixes-rev2 | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | Merge pull request #3215 from keszybz/news-and-other-small-cleanups | Lennart Poettering |
2016-05-07 | Merge pull request #3191 from poettering/cgroups-agent-dgram | Evgeny Vereshchagin |
2016-05-07 | systemctl: do not print header if no units will be listed | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | systemctl: rewrite code to explicitly take care of n_units==0 case | Zbigniew Jędrzejewski-Szmek |
2016-05-06 | core: dump TriggerLimitIntervalSec and TriggerLimitBurst too | Evgeny Vereshchagin |
2016-05-06 | core: expose TriggerLimitIntervalUSec | Evgeny Vereshchagin |
2016-05-06 | core: update the right mtime after finishing writing of transient units (#3203) | Lennart Poettering |
2016-05-06 | networkd: move the IAID configuration option into the [DHCP] section | Lennart Poettering |
2016-05-06 | systemctl: indentation fix | Lennart Poettering |
2016-05-06 | core: rework how we flush incoming traffic when a socket unit goes down | Lennart Poettering |
2016-05-06 | core: don't implicit open missing socket fds on daemon reload | Lennart Poettering |
2016-05-06 | core: split out selinux label retrieval logic into a function of its own | Lennart Poettering |
2016-05-06 | Merge pull request #3201 from ssahani/net-word | Lennart Poettering |
2016-05-06 | networkd: route fix comment | Susant Sahani |
2016-05-06 | networkd: cleanup FOREACH_WORD | Susant Sahani |