summaryrefslogtreecommitdiffstats
path: root/src/core/netbios.c
Commit message (Collapse)AuthorAgeFilesLines
* [http] Allow for domain names within NTLM user namesMichael Brown2018-02-191-0/+60
Allow a NetBIOS domain name to be specified within a URL using a syntax such as: http://domain%5Cusername:password@server/path Signed-off-by: Michael Brown <mcb30@ipxe.org>