summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* fix rpcclient querygroup command (from 2.2 and head)Simo Sorce2002-12-081-3/+3
* Ensure callid is not used uninitialized.Jeremy Allison2002-12-021-1/+1
* * finializnig RedHat package for alpha21 releaseGerald Carter2002-11-271-1/+1
* Merge from appliance:Tim Potter2002-11-191-6/+16
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-122-24/+17
* Sync with HEAD to get enumprinterkey api.Jim McDonough2002-11-081-0/+100
* Merge Jim's new rpc client code to 3.0.Jeremy Allison2002-11-071-110/+145
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-2/+2
* Display pipe name in rpc bind failure debug.Tim Potter2002-11-021-1/+2
* Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter2002-11-011-4/+3
* Fix a silly memset typo.Tim Potter2002-10-211-2/+2
* Zero tallocated memory in decode_printer_info, decode_driver_info,Tim Potter2002-10-211-0/+10
* Merge of SMB_ASSERT.Tim Potter2002-10-171-2/+3
* merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-081-0/+16
* * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-041-31/+11
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-1/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-041-0/+63
|\
| * merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-042-1/+64
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-042-30/+79
| * change notify merge from APP_HEADGerald Carter2002-09-101-0/+3
| * Return WERR_UNKNOWN_LEVEL for unknown info levels.Tim Potter2002-09-091-3/+12
| * Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don'tTim Potter2002-09-091-0/+3
| * cli_spoolss_enumprinterdrivers:Tim Potter2002-09-061-0/+4
| * Conver cli_spoolss routines to use REGISTRY_VALUE and REGVAL_CTR code. Nice ...Tim Potter2002-09-031-67/+34
| * Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter2002-09-031-4/+47
| * Return data from enumprinterdataex by deep copying on passed in tdb context.Tim Potter2002-09-031-1/+17
| * Implemented some more client side spoolss functions:Tim Potter2002-09-021-1/+162
| * added cli_net_auth_3 client code.Jean-François Micouleau2002-08-301-13/+96
| * Don't try to convert enumprinters name to a unc name.Tim Potter2002-08-271-11/+1
| * Pass the object name down to the enum_printers rpc. By default this is theTim Potter2002-08-271-2/+8
| * Moved calculation of secure channel type into a new function.Tim Potter2002-08-231-0/+18
| * added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-221-13/+12
| * The "max data count" value in SMB transacts indicates how much the other end canShirish Kalele2002-08-201-1/+1
* | merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-042-30/+79
* | remove files not in HEADGerald Carter2002-09-263-1142/+0
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-254-69/+371
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-177-3379/+4415
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-08-172-0/+1501
|\|
| * Add lsa 0x2e (queryinfo2) client sideJim McDonough2002-08-121-0/+86
| * Add client side support for samr connect4 (0x3e). Seems to have oneJim McDonough2002-08-121-0/+47
| * Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-081-0/+44
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-2/+3
| * Moved rpc client routines from libsmb back to rpc_client where they belong.Tim Potter2002-08-0210-3467/+5931
| * Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-451/+0
| * more debug classess activatedSimo Sorce2002-06-188-0/+25
| * Add user name to netsessenum RPC to stop 1783 messagesJim McDonough2002-06-031-5/+6
| * More cleanup work preparing for SMB signing.Jeremy Allison2002-06-011-1/+1
| * Cleaned up srvsvc constants a bit.Tim Potter2002-05-291-8/+8
| * Remove unused files.Andrew Bartlett2002-05-183-800/+0
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-157-13/+35
|/