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