summaryrefslogtreecommitdiff
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-105-1/+5
* r14438: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-108-3/+11
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-102-0/+2
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-1/+1
* r14096: setup a service task for smbsrv and dcesrvStefan Metzmacher2007-10-101-15/+31
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-102-18/+18
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-3/+3
* r13938: Around round of splitupsJelmer Vernooij2007-10-102-0/+2
* r13937: fix the buildStefan Metzmacher2007-10-102-2/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-102-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-109-0/+16
* r13923: make the state_flags per dcesrv_connectionStefan Metzmacher2007-10-103-9/+12
* r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett2007-10-101-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-104-0/+4
* r13658: More moving around of files:Jelmer Vernooij2007-10-102-0/+2
* r13655: Use new name of build headerJelmer Vernooij2007-10-101-1/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-97/+35
* r13480: Explain a little about how these credentials structures should be used.Andrew Bartlett2007-10-101-1/+16
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-82/+139
* r13265: Clarify how delegation works with the remote RPC backend.Andrew Bartlett2007-10-101-1/+32
* r13226: remove empty fileStefan Metzmacher2007-10-101-0/+0
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-103-170/+17
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-103-17/+170
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+7
* r12793: fix bugsStefan Metzmacher2007-10-101-5/+5
* r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett2007-10-101-14/+14
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-2/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-102-18/+18
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2007-10-101-12/+15
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+4
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-0/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-106-14/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-103-115/+50
* r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2007-10-102-5/+6
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-109-0/+14
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-102-34/+16
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-104-41/+29
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-9/+12
* r12507: This file has had my grubby paws all over it ;-)Andrew Bartlett2007-10-101-0/+1
* r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldbAndrew Bartlett2007-10-102-43/+140
* r12504: Fix one more transaction cancel bail-out path, and correct comments.Andrew Bartlett2007-10-101-2/+8
* r12503: This function was just too simple to leave unimplemented.Andrew Bartlett2007-10-101-2/+15
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-20/+18
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+8
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-322/+88
* r12432: Re-indent and consistantly cancel the transaction.Andrew Bartlett2007-10-101-1/+8