summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc
Commit message (Expand)AuthorAgeFilesLines
* r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij2007-10-102-27/+27
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-105-0/+6
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-103-77/+106
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-102-23/+13
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-103-22/+15
* r12511: Remove authservice from binding stringJelmer Vernooij2007-10-102-8/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-105-64/+45
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12294: Move dcerpc_pipe_open_sock() to async implementation.Rafal Szczesniak2007-10-101-44/+135
* r12162: More comments.Rafal Szczesniak2007-10-101-5/+30
* r12135: Move named pipe connect on smb2 function to async implementation.Rafal Szczesniak2007-10-102-43/+121
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-102-5/+5
* r12103: Comments and a bit of formatting.Rafal Szczesniak2007-10-101-6/+28
* r12101: revert my last commit, I breaks the build and I don't know why...Stefan Metzmacher2007-10-101-17/+19
* r12090: use the _trigger_error() function in the functionStefan Metzmacher2007-10-101-19/+17
* r12089: Couple of fixes in cases of memory outage before we sortRafal Szczesniak2007-10-101-12/+21
* r12088: Use a structure to pass arguments to dcerpc connection functionsRafal Szczesniak2007-10-102-71/+26
* r12087: Split dcerpc pipe connection functions into separate file.Rafal Szczesniak2007-10-102-1/+167
* r12001: Replace smbcli_full_connection call with composite connect usedRafal Szczesniak2007-10-101-8/+25
* r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2007-10-101-6/+7
* r11970: fixed a valgrind error. The auth info from the alter_context reply wasAndrew Tridgell2007-10-101-1/+1
* r11891: - added pipe_flags field in smb2_transAndrew Tridgell2007-10-101-3/+8
* r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell2007-10-105-7/+563
* r11872: another attempt at fixing the data_blob_free in async dcerpc bind,Andrew Tridgell2007-10-101-14/+9
* r11871: fixed a problem volker found with the async bind code, and a callbackAndrew Tridgell2007-10-101-2/+5
* r11835: Restore commentsVolker Lendecke2007-10-101-1/+28
* r11824: fixed a valgrind error in the dcerpc_smb codeAndrew Tridgell2007-10-101-1/+2
* r11819: simplified the async rpc bind code a little.Andrew Tridgell2007-10-102-207/+225
* r11817: fixed the problem with the RPC join tests. The problem was thatAndrew Tridgell2007-10-101-0/+10
* r11816: this fixes some of the problems with the recent async rpc changes andAndrew Tridgell2007-10-101-0/+12
* r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke2007-10-101-7/+7
* r11810: Fix talloc hierarchyVolker Lendecke2007-10-101-2/+2
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-104-150/+203
* r11807: Make dcerpc_alter_context async. Same thing: Please look at thisVolker Lendecke2007-10-101-149/+140
* r11806: Minor cleanupVolker Lendecke2007-10-101-5/+2
* r11805: dcerpc_bind_auth is only used in dcerpc_bind_auth_passwordVolker Lendecke2007-10-101-2/+2
* r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.Volker Lendecke2007-10-102-75/+221
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11627: give the caller much more control over the stream to packet process,Andrew Tridgell2007-10-101-12/+20
* r11623: convert the dcerpc socket layer to the generic packet codeAndrew Tridgell2007-10-101-149/+61
* r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke2007-10-101-3/+6
* r11515: Add some talloc_get_typeVolker Lendecke2007-10-101-2/+2
* r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett2007-10-101-58/+58
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-102-29/+92
* r10699: fixed the dcerpc code so that you can shutdown the pipe safely fromAndrew Tridgell2007-10-103-35/+36
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2007-10-101-1/+1
* r10681: Convert dcerpc_open_smb to a composite function.Volker Lendecke2007-10-101-42/+113
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-2/+2
* r10368: when building the epm tower, don't put host names in the ip addressAndrew Tridgell2007-10-101-1/+12
* r10184: Fix a stack of unhandled enumeration warnings.Tim Potter2007-10-101-0/+6