summaryrefslogtreecommitdiffstats
path: root/source/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-091-3/+1
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-0/+1
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-286-1071/+112
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-262-7/+13
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-2/+2
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-4/+2
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-192-1/+16
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-233-3/+67
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-41/+115
* r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison2006-03-311-2/+3
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2006-03-221-12/+43
* r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3.Günther Deschner2006-03-201-1/+2
* r14495: Allow to play with the logon_param flag when testing samlogons.Günther Deschner2006-03-161-22/+21
* 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
* r14217: Fix Coverity Bug # 7Volker Lendecke2006-03-111-1/+1
* r14216: Fix Coverity bug # 8Volker Lendecke2006-03-111-1/+1
* r14146: Just some typos.Günther Deschner2006-03-101-1/+1
* r14144: allow to set sec_info in rpcclients lsa_query_secobj.Günther Deschner2006-03-101-3/+6
* r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner2006-03-071-187/+0
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2006-03-062-5/+52
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-4/+4
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13523: Fix indent.Günther Deschner2006-02-161-13/+13
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2006-02-161-39/+81
* r13448: Fix the build (again).Günther Deschner2006-02-101-1/+1
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2006-02-101-0/+77
* 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
* r13316: Let the carnage begin....Gerald Carter2006-02-033-47/+205
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
* r13162: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient.Günther Deschner2006-01-261-1/+5
* r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy2006-01-141-0/+11
* r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.Günther Deschner2006-01-131-1/+1
* r12581: And another one :-)Volker Lendecke2005-12-291-0/+2
* r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the roleGünther Deschner2005-12-211-21/+0
* r12131: Fix it really, this time :)Günther Deschner2005-12-081-2/+2
* r12130: display domain GUID.Günther Deschner2005-12-081-1/+1
* r11998: Add lookupname to rpcclient query_user as a fallback, we now accept b...Volker Lendecke2005-12-011-1/+22
* r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's whatGünther Deschner2005-11-291-7/+25
* r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke2005-11-261-8/+15
* r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.Günther Deschner2005-11-221-1/+15
* r11857: Fix the build.Günther Deschner2005-11-221-1/+1
* r11856: Replace unknown1 with group_attr.Günther Deschner2005-11-221-1/+14
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2005-11-221-0/+26
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2005-11-221-4/+23
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2005-11-131-0/+30
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-1/+1