chiark / gitweb /
add REMOTE_ADDR and REMOTE_PORT for Accept=yes
[elogind.git] / src / shared / socket-util.c
2015-03-10 Shawn Landdenadd REMOTE_ADDR and REMOTE_PORT for Accept=yes
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-20 Michal Schmidtshared: handle unnamed sockets in socket_address_equal()
2015-02-20 Michal Schmidtshared: avoid semi-duplicating socket_address_equal()
2015-02-20 Michal Schmidtshared: use SocketAddress in socket_address_matches_fd()
2015-02-20 Michal Schmidtcore, shared: in deserializing, match same files reache...
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-23 Zbigniew Jędrzejew... socket-util: use IP address when hostname is not found
2014-08-15 Lennart Poetteringutil: never use ether_ntoa(), since it formats with...
2014-08-13 Lennart Poetteringresolved: skip IPv6 LLMNR if IPv6 is not available
2014-08-12 Lennart Poetteringtimesyncd: move the generic sockaddr_equal() call to...
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...