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