summaryrefslogtreecommitdiff
path: root/lib/util/util_net.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-27s3: Make is_zero_addr take a sockaddr_storageVolker Lendecke1-3/+3
2010-12-17util_net: fix a comment typo in interpret_string_addr_internal()Michael Adam1-1/+1
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2010-02-13use ZERO_STRUCTVolker Lendecke1-1/+2
2010-02-13Use ZERO_STRUCTPVolker Lendecke1-1/+1
2010-02-13s3: Fix a typoVolker Lendecke1-1/+1
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett1-1/+117
2008-12-03s3: Change sockaddr util function names for consistencyTim Prouty1-1/+1
2008-10-23Move set_sockaddr_port to libutil.Jelmer Vernooij1-0/+14
2008-10-23Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij1-43/+322
2008-10-23Rename same_net to same_net_v4 for consistency with Samba 3.Jelmer Vernooij1-1/+1
2008-10-18Fix const, dupes.Jelmer Vernooij1-0/+3
2008-10-18Use shared util.c.Jelmer Vernooij1-0/+128