Age | Commit message (Expand) | Author |
2014-07-13 | path-lookup: don't make ~/.local/share/systemd/user a symlink | Tanu Kaskinen |
2014-07-13 | Add function to open temp files in selinux mode | Zbigniew Jędrzejewski-Szmek |
2014-07-13 | sysusers: preserve label of /etc/{passwd, group} | Colin Walters |
2014-07-11 | sd-event: don't require a signal event source to be enabled for the child eve... | Lennart Poettering |
2014-07-11 | sd-event: always call epoll_ctl() on mask-updates if edge-triggered | David Herrmann |
2014-07-11 | shared: fix coding-style for ring-buffer implementation | David Herrmann |
2014-07-11 | shared: add MIN3 macro | David Herrmann |
2014-07-11 | Fix build without any compression enabled | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | endian: explicitly include endian.h wherever we want to use __BYTE_ORDER | Lennart Poettering |
2014-07-11 | always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianess | Lennart Poettering |
2014-07-11 | hostnamed: introduce new location machin-info field, too | Lennart Poettering |
2014-07-11 | hostnamed: drop nss-myhostname check | Lennart Poettering |
2014-07-11 | hostnamed: make use of in_charset() to verify charset | Lennart Poettering |
2014-07-11 | nss-myhostname: simplify array building a bit | Lennart Poettering |
2014-07-11 | hostnamed: minor modernization | Lennart Poettering |
2014-07-11 | journald: turn ForwardToSyslog= off by default | Lennart Poettering |
2014-07-11 | util: fix has cc check and add test | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | Add DEPLOYMENT to hostnamectl | Jóhann B. Guðmundsson |
2014-07-10 | sysusers: allow overrides in /etc and /run | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | nss-mymachines: add new NSS module for automatically resolving addresses of a... | Lennart Poettering |
2014-07-11 | build-sys: export sd_path APIs | Lennart Poettering |
2014-07-10 | nss-myhostname: move NSS boilerplate to nss-util.h | Lennart Poettering |
2014-07-10 | machinectl: show network interface name for containers | Lennart Poettering |
2014-07-10 | nspawn: register external network interface with machined | Lennart Poettering |
2014-07-10 | machined: allow registering host-side network interfaces for communication wi... | Lennart Poettering |
2014-07-10 | networkd: always prefer dhcp routes over ipv4ll routes | Lennart Poettering |
2014-07-10 | machined: when querying addresses of a container, use same code as nss-myhost... | Lennart Poettering |
2014-07-10 | libsystemd: make use of our common sockaddr_union everywhere | Lennart Poettering |
2014-07-10 | shared: split out in_addr related calls from socket-util.[ch] into its privat... | Lennart Poettering |
2014-07-10 | nss-myhostname: move local address listing logic into shared, so that we can ... | Lennart Poettering |
2014-07-10 | nss-myhostname: only export the NSS entry point symbols, nothing else | Lennart Poettering |
2014-07-10 | machined: various modernizations when enumerating container addresses | Lennart Poettering |
2014-07-10 | nss-myhostname: following the usual naming scheme for .c/.h files | Lennart Poettering |
2014-07-10 | nss-myhostname: various modernizations | Lennart Poettering |
2014-07-10 | resolved: properly free network monitor | Lennart Poettering |
2014-07-10 | event: pull in sd-event.h from event-util.h | Lennart Poettering |
2014-07-09 | sysusers: don't allow control characters in gecos fields | Lennart Poettering |
2014-07-09 | sysusers: don't allow user names longer than UT_NAMESIZE | Lennart Poettering |
2014-07-09 | timedated: manage systemd-timesyncd directly instead of lists of alternatives | Kay Sievers |
2014-07-09 | hostnamed: add a new chassis type for watches | Lennart Poettering |
2014-07-08 | journal/compress: improve xz compression performance | Jon Severinsson |
2014-07-08 | fix #ifdef | Ronny Chevalier |
2014-07-08 | accelerometer: Don't wait for new data from the sensor | Bastien Nocera |
2014-07-08 | load-fragment: ConditionFirstBoot wants a bool string, not a path | Michal Schmidt |
2014-07-08 | systemctl: fix visual alignment for lines prefixed with color dots | Michal Schmidt |
2014-07-08 | logind: allow switching to unused VTs via SwitchTo() | David Herrmann |
2014-07-07 | Fix typo | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | fstab-generator: fix trivial leak | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | journal/compress: fix calls to decompress_blob | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | resolved: make use of union in_addr_union in resolved, too | Lennart Poettering |