Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 2010-03-26 | 1 | -0/+1 |
| | | | | These were causing thousands of warnings on solaris8 | ||||
* | use ZERO_STRUCT | Volker Lendecke | 2010-02-13 | 1 | -1/+2 |
| | |||||
* | Use ZERO_STRUCTP | Volker Lendecke | 2010-02-13 | 1 | -1/+1 |
| | |||||
* | s3: Fix a typo | Volker Lendecke | 2010-02-13 | 1 | -1/+1 |
| | |||||
* | libcli:nbt make the lmhosts parsing code and dependicies common | Andrew Bartlett | 2009-09-15 | 1 | -1/+117 |
| | | | | | | This starts the process to have Samba4 use lmhosts. Andrew Bartlett | ||||
* | s3: Change sockaddr util function names for consistency | Tim Prouty | 2008-12-03 | 1 | -1/+1 |
| | | | | Also eliminates name conflicts with OneFS system libraries | ||||
* | Move set_sockaddr_port to libutil. | Jelmer Vernooij | 2008-10-23 | 1 | -0/+14 |
| | |||||
* | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 2008-10-23 | 1 | -43/+322 |
| | |||||
* | Rename same_net to same_net_v4 for consistency with Samba 3. | Jelmer Vernooij | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | Fix const, dupes. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+3 |
| | |||||
* | Use shared util.c. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+128 |