Age | Commit message (Expand) | Author | Files | Lines |
2011-09-24 | net: Don't register link local addresses with DNS | Kai Blin | 1 | -0/+23 |
2011-08-10 | libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined | Simo Sorce | 1 | -5/+11 |
2011-07-03 | S3: Fix some nonempty blank lines | Volker Lendecke | 1 | -3/+3 |
2011-06-06 | util-net: added is_ipaddress_v6() | Andrew Tridgell | 1 | -3/+12 |
2011-06-06 | ipv6: always try to convert as a numeric address first | Andrew Tridgell | 1 | -0/+9 |
2011-05-14 | Use ZERO_STRUCTP in util_net | Volker Lendecke | 1 | -2/+2 |
2011-05-05 | Clean up some const and other compiler warnings. | Jeremy Allison | 1 | -1/+1 |
2011-05-03 | lib/util Move set_socket_options() into common code. | Andrew Bartlett | 1 | -0/+161 |
2011-05-03 | lib/util Move more network utility functions from source3 into lib/util | Andrew Bartlett | 1 | -0/+155 |
2011-02-27 | s3: Make is_zero_addr take a sockaddr_storage | Volker Lendecke | 1 | -3/+3 |
2010-12-17 | util_net: fix a comment typo in interpret_string_addr_internal() | Michael Adam | 1 | -1/+1 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 |
2010-02-13 | use ZERO_STRUCT | Volker Lendecke | 1 | -1/+2 |
2010-02-13 | Use ZERO_STRUCTP | Volker Lendecke | 1 | -1/+1 |
2010-02-13 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2009-09-15 | libcli:nbt make the lmhosts parsing code and dependicies common | Andrew Bartlett | 1 | -1/+117 |
2008-12-03 | s3: Change sockaddr util function names for consistency | Tim Prouty | 1 | -1/+1 |
2008-10-23 | Move set_sockaddr_port to libutil. | Jelmer Vernooij | 1 | -0/+14 |
2008-10-23 | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 1 | -43/+322 |
2008-10-23 | Rename same_net to same_net_v4 for consistency with Samba 3. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-18 | Fix const, dupes. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-18 | Use shared util.c. | Jelmer Vernooij | 1 | -0/+128 |