summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/rpcclient.c
Commit message (Expand)AuthorAgeFilesLines
* r19792: make everything now builds...time to merge a few remaining data struc...Gerald Carter2006-11-191-2/+0
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+5
* r14399: Fix deadcode coverity bug #3.Jeremy Allison2006-03-141-4/+1
* r14340: Fix coverity #78, resource leak in error path.Jeremy Allison2006-03-131-12/+20
* r14245: We've dereferenced argv before, no point in checking.Volker Lendecke2006-03-121-7/+5
* r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclientVolker Lendecke2006-02-081-0/+12
* r13379: Andrew correctly noted that this breaks -s. Not sure what to do...Volker Lendecke2006-02-071-10/+10
* r13378: Not sure what this breaks, but we have to do the popt processing afte...Volker Lendecke2006-02-071-10/+10
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
* r12581: And another one :-)Volker Lendecke2005-12-291-0/+2
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2005-11-041-3/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-142/+191
* r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke2005-08-071-4/+3
* r8937: allow to use non-default smb.conf in rpcclientGünther Deschner2005-08-021-5/+5
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-25/+10
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2005-06-081-2/+2
* r5944: cleaning up compiler warnings reported by Jason MaderGerald Carter2005-03-221-2/+0
* r5593: More reversal of accidental commit.Jim McDonough2005-02-281-2/+2
* r5591: Implement "net rpc trustdom del", including client side of Jim McDonough2005-02-281-2/+2
* r4633: Finally give rpcclient a port-command.Günther Deschner2005-01-101-1/+3
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2005-01-061-6/+8
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-5/+5
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-2/+0
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+803