Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/nbt/lmhosts: fix missing prototype warning. | Günther Deschner | 2010-05-31 | 1 | -0/+1 |
| | | | | | | Andrew, please check. Guenther | ||||
* | libcli/nbt Move more of lmhosts lookup into common code | Andrew Bartlett | 2009-11-04 | 1 | -0/+79 |
| | | | | | | This aims to eventually share this with Samba4. Andrew Bartlett | ||||
* | libcli:nbt put util_net.c protos in new header file | Andrew Bartlett | 2009-09-15 | 1 | -0/+1 |
| | | | | | | | This fixed a very odd build problem due to util.h importing system/network.h being imported before the uid_wapper code. Andrew Bartlett | ||||
* | libcli:nbt make the lmhosts parsing code and dependicies common | Andrew Bartlett | 2009-09-15 | 1 | -0/+156 |
This starts the process to have Samba4 use lmhosts. Andrew Bartlett |