summaryrefslogtreecommitdiffstats
path: root/lib/util/util_net.c
Commit message (Collapse)AuthorAgeFilesLines
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+1
| | | | These were causing thousands of warnings on solaris8
* use ZERO_STRUCTVolker Lendecke2010-02-131-1/+2
|
* Use ZERO_STRUCTPVolker Lendecke2010-02-131-1/+1
|
* s3: Fix a typoVolker Lendecke2010-02-131-1/+1
|
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-151-1/+117
| | | | | | This starts the process to have Samba4 use lmhosts. Andrew Bartlett
* s3: Change sockaddr util function names for consistencyTim Prouty2008-12-031-1/+1
| | | | Also eliminates name conflicts with OneFS system libraries
* Move set_sockaddr_port to libutil.Jelmer Vernooij2008-10-231-0/+14
|
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-43/+322
|
* Rename same_net to same_net_v4 for consistency with Samba 3.Jelmer Vernooij2008-10-231-1/+1
|
* Fix const, dupes.Jelmer Vernooij2008-10-181-0/+3
|
* Use shared util.c.Jelmer Vernooij2008-10-181-0/+128