summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-1/+11
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton2-0/+120
1998-12-08adding srvsvc pipe.Luke Leighton1-2/+2
1998-12-07issues spotted by herb.Luke Leighton1-2/+2
1998-12-07bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.Luke Leighton1-8/+8
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton7-253/+282
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton2-16/+495
1998-12-04fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()Luke Leighton1-1/+1
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton2-12/+14
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton4-163/+669
1998-12-03added createalias command to rpcclientLuke Leighton2-0/+87
1998-12-03create domain group command (creategroup) added to rpcclient.Luke Leighton2-27/+113
1998-11-30- adding builtin[alias]db.Luke Leighton1-10/+29
1998-11-29weekend work. user / group database API.Luke Leighton3-21/+85
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton2-1/+92
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-9/+9
1998-11-13need 32 bit status codes to be negotiated because of STUPID dos "error moreLuke Leighton1-1/+1
1998-11-12security descriptors.Luke Leighton2-17/+34
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton2-1/+96
1998-11-11oops!Luke Leighton1-11/+13
1998-11-11clearing up security descriptorLuke Leighton2-5/+8
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton4-233/+246
1998-11-11registry delete value command: "regdeleteval".Luke Leighton2-0/+66
1998-11-11renamed unk_1b to flush_keyLuke Leighton1-6/+6
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-8/+8
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton2-0/+66
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1-0/+6
1998-11-10include/local.h:Jeremy Allison2-3/+2
1998-11-10rpcclient registry commands.Luke Leighton3-79/+725
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1-0/+397
1998-10-22rpctorture commandLuke Leighton1-8/+2
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 Allison2-2/+4
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 removed, strtol used insteadLuke Leighton1-1/+1
1998-10-16strtoul replace with strtolLuke Leighton2-12/+12
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton5-24/+34
1998-10-16trust passwordLuke Leighton1-1/+1
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton2-32/+59
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton2-2/+1
1998-10-14dce/rpcLuke Leighton1-2/+3
1998-10-10dce/rpcLuke Leighton2-10/+51
1998-10-10dce/rpcLuke Leighton1-3/+3
1998-10-09dce/rpcLuke Leighton1-2/+30
1998-10-09dce/rpc.Luke Leighton2-10/+15
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1-0/+1
1998-10-09dce/rpcLuke Leighton1-6/+1