Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning up: removing those horrible references to server list | Luke Leighton | 1999-12-02 | 1 | -2/+1 |
| | | | | | functions (cli_net_use_addlist()). needed originally because there was no get_dc_any_name() function. | ||||
* | attempting to resolve the issue that multiple servers often specified in | Luke Leighton | 1999-11-29 | 1 | -1/+2 |
| | | | | parameters to connect to \PIPE\NETLOGON. | ||||
* | first attempt at getting \PIPE\NETLOGON working. it's pretty horrible. | Luke Leighton | 1999-11-29 | 1 | -96/+12 |
| | |||||
* | ok. *whew*. this is the first completed part of the restructure. | Luke Leighton | 1999-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | verified that lsaquery, lsalookupsids work, and found some bugs in the parameters of these commands :-) soo... we now have an lsa_* api that has the same arguments as the nt Lsa* api! cool! the only significant coding difference is the introduction of a user_credentials structure, containing user, domain, pass and ntlmssp flags. | ||||
* | split modify_trust_account_password into a separate module. | Luke Leighton | 1999-10-21 | 1 | -0/+211 |