chiark / gitweb /
nss-util: be a tiny bit more compatible with glibc's lookup behaviour regarding IPv6
[elogind.git] / src / shared / socket-util.c
2014-07-16 Zbigniew Jędrzejew... shared/socket-util: add function to query remote address
2014-07-10 Lennart Poetteringshared: split out in_addr related calls from socket...
2014-06-22 Marc-Antoine Perennoufix in_addr_prefix_intersect for 32bits
2014-06-18 Lennart Poetteringnetworkd: add a number of calls to manipulate in_addr_u...
2014-06-04 Lennart Poetteringsocket: optionally remove sockets/FIFOs in the file...
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-02-19 Lennart Poetteringmake gcc shut up
2013-12-25 Lennart Poetteringshared: fix getpeername_pretty() for AF_UNIX sockets
2013-12-25 Lennart Poetteringunit: include peer identity in description of per-conne...
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-11-06 Lennart Poetteringsocket: rework things to have only one sockaddr formatter
2013-11-06 Lennart Poetteringsocket-proxyd: rework to support multiple sockets and...
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-11 Zbigniew Jędrzejew... errno is positive
2013-03-29 Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Zbigniew Jędrzejew... systemd-activate: add a socket-activation test tool
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-22 Lennart Poetteringsocket: support socket activation of containers
2012-12-17 Michal Sekletarsocket-util: added check of return value
2012-11-13 Zbigniew Jędrzejew... shared/socket-util: kill gcc warning about uninitialize...
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-03 Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieverssplit selinux label operations out of cgroup-util,...
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...