summaryrefslogtreecommitdiff
path: root/source3/rpc_client
AgeCommit message (Expand)AuthorFilesLines
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-4/+4
1999-08-18event log updateLuke Leighton1-1/+1
1999-08-03reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1-27/+16
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1-14/+14
1999-07-22BDC support.Matthew Chapman2-17/+76
1999-07-21BDC support.Luke Leighton1-39/+11
1999-07-06use of safe_cli_errstr() and cli_establish_connection().Luke Leighton2-129/+114
1999-06-29improving authentication code (tidyup).Luke Leighton1-4/+5
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton2-9/+28
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-4/+85
1999-05-03Added a new command to rpcclient: eventlog <log> where <log> is System,Jean-François Micouleau1-0/+201
1999-05-01Adding "time" rpcclient command which displays the remote time.Matthew Chapman1-0/+56
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+238
1999-04-08Mainly BDC-related changes.Matthew Chapman3-10/+67
1999-03-24Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1-2/+2
1999-03-23dynamic memory allocation in samr enum dom users. works with 849 entries now.Luke Leighton1-7/+9
1999-03-23Fixed a typo where the RPC header mem_buffer was initialised as 0x8 bytes longMatthew Chapman1-1/+1
1999-03-19added a "createuser" command.Luke Leighton1-4/+96
1999-03-19valid_pol in lsa_query_secret() needed to be initialised to False.Luke Leighton1-1/+1
1999-03-19querysecret now shows the real, fairdinkum, decrypted secret :-)Matthew Chapman1-4/+4
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-0/+115
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton2-10/+15
1999-02-24Win9x user level security.Matthew Chapman1-13/+65
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-16/+28
1999-02-16rpcclient shutdown commandLuke Leighton1-0/+55
1999-02-15Always null-terminate strings.Matthew Chapman3-13/+13
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman3-13/+15
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1-6/+2
1999-01-29fix for enumerate domain users (bug spotted by sean matthews).Luke Leighton1-4/+2
1999-01-28rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1-3/+126
1999-01-27Service Control Manager - service enumeration.Luke Leighton1-5/+12
1998-12-14added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1-0/+28
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-10/+7
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton1-0/+230
1998-12-08adding srvsvc pipe.Luke Leighton1-1/+1
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton8-209/+212
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton2-4/+375
1998-12-04fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()Luke Leighton1-4/+5
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton2-1/+3
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton2-37/+624
1998-12-03added createalias command to rpcclientLuke Leighton1-1/+209
1998-12-03create domain group command (creategroup) added to rpcclient.Luke Leighton1-69/+278
1998-12-02jeremy's going to do me in, again.Luke Leighton1-14/+14
1998-12-02issues spotted by andrej: %s\\%s not %s\%sLuke Leighton1-0/+1
1998-11-30- adding builtin[alias]db.Luke Leighton1-3/+4
1998-11-29weekend work. user / group database API.Luke Leighton3-8/+69
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-6/+127
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-0/+7
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton4-5/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison2-2/+2