Age | Commit message (Expand) | Author |
2014-06-22 | fix in_addr_prefix_intersect for 32bits | Marc-Antoine Perennou |
2014-06-18 | networkd: add a number of calls to manipulate in_addr_union structs | Lennart Poettering |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-02-19 | make gcc shut up | Lennart Poettering |
2013-12-25 | shared: fix getpeername_pretty() for AF_UNIX sockets | Lennart Poettering |
2013-12-25 | unit: include peer identity in description of per-connection socket-activated... | Lennart Poettering |
2013-12-24 | util: unify SO_PEERCRED/SO_PEERSEC invocations | Lennart Poettering |
2013-11-07 | socket: rework things to have only one sockaddr formatter | Lennart Poettering |
2013-11-06 | socket-proxyd: rework to support multiple sockets and splice()-based zero-cop... | Lennart Poettering |
2013-11-06 | active: rework make_socket_fd() to be based on socket_address_listen() | Lennart Poettering |
2013-10-13 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-02-27 | systemd-activate: add a socket-activation test tool | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2012-12-22 | socket: support socket activation of containers | Lennart Poettering |
2012-12-17 | socket-util: added check of return value | Michal Sekletar |
2012-11-13 | shared/socket-util: kill gcc warning about uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | shared, core: do not always accept numbers in string lookups | Michal Schmidt |
2012-10-03 | man: document behaviour of ListenStream= with only a port number in regards t... | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | split selinux label operations out of cgroup-util, socket-util | Kay Sievers |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |