summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_lookup.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter2003-01-301-1/+1
| | | | | the dog again. (This used to be commit 6f89ee2c9dc7f03e3dbe7aa734bf67c6a434d135)
* Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison2003-01-281-1/+1
| | | | | Jeremy. (This used to be commit 1b71786c161cd8ec4c3c0c6b178370ed50feeef4)
* [merge from APP_HEAD]Gerald Carter2002-11-231-1/+2
| | | | | | | | | | | | | | 90% fix for CR 1076. The password server parameter will no take things like password server = DC1 * which means to contact DC1 first and the go to auto lookup if it fails. jerry (This used to be commit 016ef8b36b30846311a5321803298f8e28719244)
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-8/+8
| | | | (This used to be commit 6ba7847ce2756fde94e530fd0bf2a055f3e27373)
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-3/+6
| | | | (This used to be commit 1b83b78e332b9d28914eff155530e81cf2073a58)
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-2/+171
| | | | (This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
* Some help cleanups. Formatting and consistency issues. Line up text ↵Jim McDonough2002-03-151-1/+1
| | | | | | nicely, and make 'net help rap user' the same as 'net rap user help'...stuff like that (This used to be commit 17775dae28c724b11cc73f2aeac5f07f9656046c)
* Removed version number from file header.Tim Potter2002-01-301-1/+0
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* added net lookup commandAndrew Tridgell2001-12-201-0/+62
(This used to be commit 51268c512dbae94aba308668df9facaf15a2ce9e)