summaryrefslogtreecommitdiff
path: root/source3/rpc_client/msrpc_samr.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-02improved enumdomains added -i option.Luke Leighton1-18/+18
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1-6/+4
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-15/+4
1999-12-01improving createuser account command to be able to add workstationsLuke Leighton1-7/+93
1999-11-27enhanced samuser command to do same thing as enumusers command (-g -u -a)Luke Leighton1-34/+117
1999-11-26whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.Luke Leighton1-2/+40
1999-11-25cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1-196/+120
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-11/+3
1999-11-21moving create user function into msrpc_samr.cLuke Leighton1-0/+56
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-0/+1427