summaryrefslogtreecommitdiff
path: root/lib/util/util_net.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Add samba_sockaddr_[gs]et_port()Volker Lendecke2021-01-111-0/+2
* lib: Move sockaddr_storage_to_samba_sockaddr() to lib/Volker Lendecke2021-01-111-0/+3
* lib: Move get_socket_port() to its only consumerVolker Lendecke2020-08-171-1/+0
* lib: Remove unused client_socket_addr()Volker Lendecke2020-08-171-1/+0
* s3:utils: New struct to fix strict aliasing issues with sockets APISamuel Cabrero2019-07-221-0/+13
* lib/util_net: add support for .ipv6-literal.netStefan Metzmacher2016-03-101-0/+1
* lib: Remove unused "client_name"Volker Lendecke2013-08-121-1/+0
* net: Don't register link local addresses with DNSKai Blin2011-09-241-0/+1
* util-net: added is_ipaddress_v6()Andrew Tridgell2011-06-061-0/+1
* lib/util Move set_socket_options() into common code.Andrew Bartlett2011-05-031-0/+2
* lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett2011-05-031-0/+35
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+28
* Move prototype to header of common code for set_sockaddr_portAndrew Bartlett2010-03-111-0/+2
* libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-151-0/+46