summaryrefslogtreecommitdiff
path: root/source3/rpc_client
AgeCommit message (Expand)AuthorFilesLines
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-10/+10
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-2/+35
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-4/+49
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison1-0/+40
2003-01-22Merge: remove dead function.Tim Potter1-10/+0
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter2-3/+62
2003-01-13Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe1-2/+2
2003-01-11[merge] make sure to update print queue cache during timeout_processing() to ...Gerald Carter1-0/+2
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett1-2/+3
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2-9/+9
2002-12-08fix rpcclient querygroup command (from 2.2 and head)Simo Sorce1-3/+3
2002-12-02Ensure callid is not used uninitialized.Jeremy Allison1-1/+1
2002-11-27* finializnig RedHat package for alpha21 releaseGerald Carter1-1/+1
2002-11-19Merge from appliance:Tim Potter1-6/+16
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2-24/+17
2002-11-08Sync with HEAD to get enumprinterkey api.Jim McDonough1-0/+100
2002-11-07Merge Jim's new rpc client code to 3.0.Jeremy Allison1-110/+145
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-2/+2
2002-11-02Display pipe name in rpc bind failure debug.Tim Potter1-1/+2
2002-11-01Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter1-4/+3
2002-10-21Fix a silly memset typo.Tim Potter1-2/+2
2002-10-21Zero tallocated memory in decode_printer_info, decode_driver_info,Tim Potter1-0/+10
2002-10-17Merge of SMB_ASSERT.Tim Potter1-2/+3
2002-10-08merge from APP_HEAD of winbindd's domain local group fixGerald Carter1-0/+16
2002-10-04* merge native_mode flag in winbindd_domain struct from app-headGerald Carter1-31/+11
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-1/+1
2002-10-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+63
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2-1/+64
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2-30/+79
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2-30/+79
2002-09-26remove files not in HEADGerald Carter3-1142/+0
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter4-69/+371
2002-09-10change notify merge from APP_HEADGerald Carter1-0/+3
2002-09-09Return WERR_UNKNOWN_LEVEL for unknown info levels.Tim Potter1-3/+12
2002-09-09Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don'tTim Potter1-0/+3
2002-09-06cli_spoolss_enumprinterdrivers:Tim Potter1-0/+4
2002-09-03Conver cli_spoolss routines to use REGISTRY_VALUE and REGVAL_CTR code. Nice ...Tim Potter1-67/+34
2002-09-03Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter1-4/+47
2002-09-03Return data from enumprinterdataex by deep copying on passed in tdb context.Tim Potter1-1/+17
2002-09-02Implemented some more client side spoolss functions:Tim Potter1-1/+162
2002-08-30added cli_net_auth_3 client code.Jean-François Micouleau1-13/+96
2002-08-27Don't try to convert enumprinters name to a unc name.Tim Potter1-11/+1
2002-08-27Pass the object name down to the enum_printers rpc. By default this is theTim Potter1-2/+8
2002-08-23Moved calculation of secure channel type into a new function.Tim Potter1-0/+18
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell1-13/+12
2002-08-20The "max data count" value in SMB transacts indicates how much the other end canShirish Kalele1-1/+1
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij7-3379/+4415
2002-08-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+1501
2002-08-12Add lsa 0x2e (queryinfo2) client sideJim McDonough1-0/+86
2002-08-12Add client side support for samr connect4 (0x3e). Seems to have oneJim McDonough1-0/+47