summaryrefslogtreecommitdiff
path: root/lib/util/util_net.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-02lib: Remove unused interpret_string_addr_prefer_ipv4()Volker Lendecke1-9/+0
2025-06-18async_sock: move samba_socket_{poll,sock,poll_or_sock}_error() from util_net....Stefan Metzmacher1-14/+0
2024-08-06lib: Fix whitespaceVolker Lendecke1-4/+4
2023-10-24lib/util: add samba_socket_{poll,sock,poll_or_sock}_error()Stefan Metzmacher1-0/+14
2021-01-11lib: Add samba_sockaddr_[gs]et_port()Volker Lendecke1-0/+2
2021-01-11lib: Move sockaddr_storage_to_samba_sockaddr() to lib/Volker Lendecke1-0/+3
2020-08-17lib: Move get_socket_port() to its only consumerVolker Lendecke1-1/+0
2020-08-17lib: Remove unused client_socket_addr()Volker Lendecke1-1/+0
2019-07-22s3:utils: New struct to fix strict aliasing issues with sockets APISamuel Cabrero1-0/+13
2016-03-10lib/util_net: add support for .ipv6-literal.netStefan Metzmacher1-0/+1
2013-08-12lib: Remove unused "client_name"Volker Lendecke1-1/+0
2011-09-24net: Don't register link local addresses with DNSKai Blin1-0/+1
2011-06-06util-net: added is_ipaddress_v6()Andrew Tridgell1-0/+1
2011-05-03lib/util Move set_socket_options() into common code.Andrew Bartlett1-0/+2
2011-05-03lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett1-0/+35
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+28
2010-03-11Move prototype to header of common code for set_sockaddr_portAndrew Bartlett1-0/+2
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett1-0/+46