summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_lsarpc.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-25/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+25
2000-02-01system_name not server_nameTim Potter1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-847/+211
1999-12-08jerry spotted that get_domain_sids() was being called with the wrongLuke Leighton1-2/+1
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-4/+4
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton1-10/+8
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1-1/+1
1999-11-27further abstraction involving client states. main client-side codeLuke Leighton1-19/+15
1999-11-25previous commit added an abstraction function that didn't even haveLuke Leighton1-67/+18
1999-11-24ok. *whew*. this is the first completed part of the restructure.Luke Leighton1-6/+13
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-44/+111
1999-11-23shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1-2/+4
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-0/+179
1999-11-02dynamic mem allocation in enum dom groups and enum dom aliasesLuke Leighton1-2/+2
1999-11-01added lsaenumdomains command.Luke Leighton1-0/+143
1999-10-30NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1-1/+1
1999-10-28restructuring samr client code.Luke Leighton1-1/+1
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-3/+3
1999-10-21turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1-1/+1
1999-10-01error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1-1/+1
1999-09-28memory problems associated with when lsalookupsids returnsLuke Leighton1-3/+20
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-3/+3
1999-03-24Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1-2/+2
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-02-15Always null-terminate strings.Matthew Chapman1-4/+4
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-4/+4
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1-6/+2
1998-12-14added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1-0/+28
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 Leighton1-10/+10
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-1/+4
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1-0/+2
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton1-5/+5
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 Leighton1-1/+1
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-6/+127
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-14/+77
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-2/+2
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-4/+77
1998-09-25added rpcclient programLuke Leighton1-10/+10
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+255