summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_lsarpc.c
Commit message (Expand)AuthorAgeFilesLines
* r7537: Print passwords in display charset.Günther Deschner2007-10-101-2/+2
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-0/+188
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-101-4/+8
* r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...Jim McDonough2007-10-101-6/+5
* r5591: Implement "net rpc trustdom del", including client side ofJim McDonough2007-10-101-5/+6
* r4933: List not only the first 10 trusts with rpcclient -c enumtrust.Volker Lendecke2007-10-101-16/+22
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2007-10-101-1/+1
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2007-10-101-1/+6
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-0/+43
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r196: merging struct uuid from trunkGerald Carter2007-10-101-2/+2
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-11/+15
* Merge of waider's rpcclient return type patch.Tim Potter2003-03-181-13/+13
* Merge: const fixes.Tim Potter2003-02-251-14/+14
* Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-181-2/+5
* Merge tridge's client priv code from HEAD.Jeremy Allison2003-01-291-11/+56
* Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-281-0/+74
* *lots of small merges form HEADGerald Carter2003-01-151-1/+1
* merging some rpcclient and net functionality from HEADGerald Carter2003-01-151-0/+48
* [merge]Gerald Carter2003-01-151-3/+2
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-8/+0
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-10/+19
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-9/+2
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-22/+45
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-23/+42
* Merge of lsa lookup names/sids patch from HEAD.Tim Potter2002-04-151-10/+11
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett2002-01-261-10/+1
* Make a talloc'ed copy of this strings so we can pass the right kind of pointerAndrew Bartlett2002-01-261-1/+5
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-4/+9
* Grr - people who put const everywhere should fix up all the warnings theyTim Potter2001-12-111-1/+2
* Doing some research into ACLs on the LSA and SAM policy objects.Tim Potter2001-12-111-0/+37
* added "net join" commandAndrew Tridgell2001-11-241-2/+0
* added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau2001-11-241-7/+97
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-3/+64
* add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau2001-11-221-0/+38
* add a command to rpcclient: enumprivsJean-François Micouleau2001-11-221-0/+48
* Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter2001-10-121-143/+39
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+4
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-37/+41
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-8/+8
* - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce2001-08-101-0/+4
* Started adding some help/usage info for rpcclient commands.Tim Potter2001-07-201-6/+9
* Memory leak fixes plus general cleanup.Tim Potter2001-05-111-35/+20
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-14/+52
* More unused variables.Jeremy Allison2001-03-231-1/+3
* more updates. several spoolss commands added as placeholdersGerald Carter2001-03-151-0/+1
* set of changes in the beginning of bringing rpcclient changesGerald Carter2001-03-141-62/+42
* rpcclient functions for remaining samr and lsa functions. All functionsTim Potter2001-01-151-1/+1