summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett2-1/+19
2007-10-10r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett5-18/+51
2007-10-10r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett1-0/+2
2007-10-10r14642: fix shadow warningsStefan Metzmacher1-9/+12
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher2-2/+2
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell2-1/+42
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-3/+4
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-9/+9
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-122/+12
2007-10-10r14544: Remove exchange-specific files.Jelmer Vernooij3-338/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij16-1/+18
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+2
2007-10-10r14500: Make some more functions publicJelmer Vernooij1-1/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-17/+17
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-93/+93
2007-10-10r14488: Install more headers.Jelmer Vernooij3-2/+5
2007-10-10r14484: Install more headersJelmer Vernooij3-3/+13
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-107/+0
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 Vernooij8-5/+8
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij3-0/+7
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij3-42/+14
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 Vernooij2-0/+3
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij5-5/+10
2007-10-10r14349: Kill proto.h!Jelmer Vernooij2-0/+8
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-280/+187
2007-10-10r14311: canon needs to be initialisedAndrew Tridgell1-1/+1
2007-10-10r14310: length 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
2007-10-10r14164: More comments.Rafal Szczesniak1-5/+95
2007-10-10r14143: Replace old function with equivalent based on new async code.Rafal Szczesniak1-67/+4
2007-10-10r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2-43/+29
2007-10-10r14136: Fix bug causing segfaults in certain circumstances (gcc3.x amongRafal Szczesniak1-7/+7
2007-10-10r14125: Fix incorrect declaration caught on build farm.Rafal Szczesniak1-1/+2
2007-10-10r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak3-381/+1233
2007-10-10r14120: make the rpc client code also librariesStefan Metzmacher1-49/+192
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-60/+278
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-16/+16