summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_samr.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-6/+6
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-1/+1
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-2/+2
1998-10-20signed / unsigned warnings (found by herb).Luke Leighton1-4/+4
1998-10-19oopsLuke Leighton1-2/+2
1998-10-19output password change messages instead of debug message.Luke Leighton1-2/+2
1998-10-16dce/rpcLuke Leighton1-3/+16
1998-10-16strtoul replace with strtolLuke Leighton1-7/+7
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-15/+25
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-1/+0
1998-10-14dce/rpcLuke Leighton1-2/+3
1998-10-10dce/rpcLuke Leighton1-10/+50
1998-10-10dce/rpcLuke Leighton1-3/+3
1998-10-09dce/rpcLuke Leighton1-2/+30
1998-10-09dce/rpc.Luke Leighton1-1/+0
1998-10-09dce/rpcLuke Leighton1-6/+1
1998-10-08dce/rpcLuke Leighton1-2/+10
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-4/+4
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe1-1/+1
1998-09-25Fixed unused variable warning messages.Jeremy Allison1-12/+0
1998-09-25rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1-1/+6
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-85/+95
1998-09-25added rpcclient programLuke Leighton1-0/+584