Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util_net: add support for .ipv6-literal.net | Stefan Metzmacher | 2016-03-10 | 1 | -0/+1 |
* | lib: Remove unused "client_name" | Volker Lendecke | 2013-08-12 | 1 | -1/+0 |
* | net: Don't register link local addresses with DNS | Kai Blin | 2011-09-24 | 1 | -0/+1 |
* | util-net: added is_ipaddress_v6() | Andrew Tridgell | 2011-06-06 | 1 | -0/+1 |
* | lib/util Move set_socket_options() into common code. | Andrew Bartlett | 2011-05-03 | 1 | -0/+2 |
* | lib/util Move more network utility functions from source3 into lib/util | Andrew Bartlett | 2011-05-03 | 1 | -0/+35 |
* | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 2010-03-26 | 1 | -0/+28 |
* | Move prototype to header of common code for set_sockaddr_port | Andrew Bartlett | 2010-03-11 | 1 | -0/+2 |
* | libcli:nbt put util_net.c protos in new header file | Andrew Bartlett | 2009-09-15 | 1 | -0/+46 |