Age | Commit message (Expand) | Author |
2014-07-18 | in-addr-util: remove family_to_string() API | Lennart Poettering |
2014-07-18 | change type for address family to "int" | Lennart Poettering |
2014-07-18 | systemd-detect-virt: detect s390 virtualization | Thomas Blume |
2014-07-18 | resolved: add LLMNR support for looking up names | Lennart Poettering |
2014-07-18 | shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE() | Lennart Poettering |
2014-07-17 | nss-util: be a tiny bit more compatible with glibc's lookup behaviour regardi... | Lennart Poettering |
2014-07-17 | detect-virt: Fix Xen domU discovery | Thomas Blume |
2014-07-17 | shared: add PTY helper | David Herrmann |
2014-07-17 | nspawn: use Barrier API instead of eventfd-util | David Herrmann |
2014-07-17 | shared: add generic IPC barrier | David Herrmann |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | resolved: add CNAME lookup support | Lennart Poettering |
2014-07-16 | missing.h: add IFLA_MACVLAN_FLAGS | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | resolved: support for TCP DNS queries | Lennart Poettering |
2014-07-16 | shared: include stdbool.h in mkdir.h | Sjoerd Simons |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | shared/socket-label: fix error message | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | shared/socket-util: add function to query remote address | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | resolve: add distinct bus error code for hosts that exist but lack A or AAAA ... | Lennart Poettering |
2014-07-16 | resolved: add a DNS client stub resolver | Lennart Poettering |
2014-07-13 | fileio: quote more shell characters in envfiles | Mantas Mikulėnas |
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-11 | shared: fix coding-style for ring-buffer implementation | David Herrmann |
2014-07-11 | shared: add MIN3 macro | David Herrmann |
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 | util: fix has cc check and add test | Zbigniew Jędrzejewski-Szmek |
2014-07-10 | nss-myhostname: move NSS boilerplate to nss-util.h | 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-07 | Fix typo | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | shared: fix format string for usec_t type | Lennart Poettering |
2014-07-07 | dropin: add format attribute and fix a wrong caller | Thomas Hindoe Paaboel Andersen |
2014-07-07 | fstab-generator: add comma when removed option is in the middle | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: follow lock protocol when changing /etc/shadow | Lennart Poettering |
2014-07-07 | base-filesystem.c: terminate string array elements with \0 | Harald Hoyer |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-07-07 | architecture: add string table entries for mips-le archs which were missing | Lennart Poettering |
2014-07-07 | fileio: simplify write_env_file() | Lennart Poettering |
2014-07-07 | util: don't consider tabs special in string_has_cc() anymore | Lennart Poettering |
2014-07-07 | shared: make timezone and locale enumeration and validation generic | Lennart Poettering |
2014-07-07 | util: consider 0x7F a control chracter (which it is: DEL) | Lennart Poettering |
2014-07-03 | architecture: remove "cris" from uname list | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | architecture: also add tuples for old ARM BE ABI | Lennart Poettering |
2014-07-03 | architecture: add tuple for old arm abi | Zbigniew Jędrzejewski-Szmek |