summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17993: as metze pointed out, the composite_error() already calls the asyncAndrew Tridgell1-2/+0
2007-10-10r17990: added timeout checking on dcerpc connection establishment. This shouldAndrew Tridgell1-2/+17
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij3-3/+2
2007-10-10r17337: make better usage of the composite apiStefan Metzmacher1-26/+28
2007-10-10r17336: make the logic a bit more easier to understand...Stefan Metzmacher1-55/+51
2007-10-10r17329: - after a composite_continue() we need to call return;Stefan Metzmacher1-12/+11
2007-10-10r17328: make better usage of the composite apiStefan Metzmacher1-111/+32
2007-10-10r17327: when the connect with the ipv6 socket was ok,Stefan Metzmacher1-1/+4
2007-10-10r17326: make better usage of the composite apiStefan Metzmacher2-23/+8
2007-10-10r17325: make better usage of the composite apiStefan Metzmacher1-90/+38
2007-10-10r17324: make better usage of the composite apiStefan Metzmacher1-20/+19
2007-10-10r17323: make better use of the composite api and fix the memoryStefan Metzmacher1-52/+24
2007-10-10r17322: make better use of the composite apiStefan Metzmacher1-47/+22
2007-10-10r17321: give better error codesStefan Metzmacher1-2/+2
2007-10-10r17320: - print the debug message before the composite context get received b...Stefan Metzmacher1-7/+6
2007-10-10r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell1-4/+2
2007-10-10r15812: Explicitly cast to unsigned int.Jelmer Vernooij1-3/+3
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-11/+11
2007-10-10r15524: fix a problem with rpc faults from bind and alter contextAndrew Tridgell2-91/+96
2007-10-10r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett3-83/+113
2007-10-10r15503: I may shortly have to revert all of this, but be clearer about how weAndrew Bartlett1-14/+13
2007-10-10r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett3-107/+78
2007-10-10r15482: Don't shadow the global function pipe() with a local variable name.Andrew Bartlett1-10/+8
2007-10-10r15440: Formatting.Rafal Szczesniak1-3/+2
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett3-38/+178
2007-10-10r15021: Couple more comments and fixes in spirit of utility functionsRafal Szczesniak1-32/+49
2007-10-10r14962: fixed a valgrind errorAndrew Tridgell1-2/+4
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij4-38/+32
2007-10-10r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett1-0/+7
2007-10-10r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett5-18/+51
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij9-1/+10
2007-10-10r14488: Install more headers.Jelmer Vernooij1-0/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2-0/+2
2007-10-10r14381: Kill structs.hJelmer Vernooij1-0/+4
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-1/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij2-0/+2
2007-10-10r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij1-0/+2
2007-10-10r14311: canon needs to be initialisedAndrew Tridgell1-1/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-4/+4
2007-10-10r14238: This is not needed anymore, as the state structure is zeroedRafal Szczesniak1-3/+0
2007-10-10r14211: More comments.Rafal Szczesniak1-2/+29
2007-10-10r14210: 1) Fix an issue with composite context when null event contextRafal Szczesniak1-103/+13
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-0/+1
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-0/+1
2007-10-10r14175: More comments and my copyright.Rafal Szczesniak1-11/+74
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-4/+4
2007-10-10r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher1-46/+8
2007-10-10r14165: More comments and my copyright.Rafal Szczesniak1-1/+19