summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
...
| * Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-122-24/+17
| * What is wrong with you, Jim? Check in the final version, not an interim one...Jim McDonough2002-11-071-139/+17
| * Allow multiple fragment RPC's to be sent.Jim McDonough2002-11-071-18/+175
| * Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-2/+2
| * Client side functions for enumprinterkey.Tim Potter2002-11-061-0/+100
| * 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
| * Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is outTim Potter2002-10-171-2/+3
| * merge from APP_HEADGerald Carter2002-10-081-0/+16
| * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-041-31/+11
* | Merge of exit path cleanup for EnumDomainUsers.Tim Potter2003-02-261-41/+23
* | Merge: const fixes.Tim Potter2003-02-255-19/+24
* | Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()Tim Potter2003-02-191-11/+7
* | Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-10/+10
* | Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison2003-01-291-2/+35
* | Merge tridge's client priv code from HEAD.Jeremy Allison2003-01-291-4/+49
* | Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-281-0/+40
* | Merge: remove dead function.Tim Potter2003-01-221-10/+0
* | merging some rpcclient and net functionality from HEADGerald Carter2003-01-152-3/+62
* | Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-131-2/+2
* | [merge] make sure to update print queue cache during timeout_processing() to ...Gerald Carter2003-01-111-0/+2
* | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett2003-01-041-2/+3
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-032-9/+9
* | 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