summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* r9284: Whitespace. (-:Tim Potter2007-10-101-3/+3
* r9016: More work to avoid abuse of the "name" attribute, this time onAndrew Bartlett2007-10-101-11/+27
* r9015: Fix access to BUILTIN again.Andrew Bartlett2007-10-101-31/+34
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-102-21/+82
* r8998: More work on the RPC server code to avoid abusing the name attributeAndrew Bartlett2007-10-102-29/+39
* r8984: Use the correct cross-reference search in DRSUAPI, rather than makingAndrew Bartlett2007-10-101-9/+10
* r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett2007-10-101-0/+4
* r8982: "name" is not the netbios name, but the RDN. Return the correctAndrew Bartlett2007-10-101-13/+4
* r8974: Support makefile fragments in .mk filesJelmer Vernooij2007-10-101-1/+1
* r8811: Fix the build..Jelmer Vernooij2007-10-102-0/+2
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-102-48/+34
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-102-21/+34
* r8670: Remove GUID code from SAMR, it is handled lower down now. I noticeAndrew Bartlett2007-10-101-11/+1
* r8593: register the rpc server with irpcAndrew Tridgell2007-10-101-0/+3
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-102-7/+13
* r8429: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r8371: the objectGUID is now stored in binary...Stefan Metzmacher2007-10-101-5/+4
* r8370: remove the '$' from in the cn: attribute for computer and dc accountsStefan Metzmacher2007-10-101-7/+21
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-2/+2
* r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ...Stefan Metzmacher2007-10-101-10/+27
* r8109: Try to print out more helpful debug messages on DCERPC server-sideAndrew Bartlett2007-10-101-2/+3
* r8052: that looks nicer:-)Stefan Metzmacher2007-10-101-1/+1
* r8049: add function that returns the build version (of w2k3 here 3790)Stefan Metzmacher2007-10-101-0/+6
* r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher2007-10-101-8/+31
* r8036: revert rev 8023/8024 as they have a bugs.Stefan Metzmacher2007-10-102-40/+41
* r8023: use a pointer to a DATA_BLOB for each reply,Stefan Metzmacher2007-10-102-41/+40
* r8021: we only need to return STATUS_BUFFER_OVERFLOW for the ipc_trans repliesStefan Metzmacher2007-10-102-46/+14
* r8006: I have seen w2k3 send multiple encoding syntaxes in rpc bindAndrew Tridgell2007-10-101-1/+2
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-102-67/+6
* r7927: fixed an error on partial socket writes in the rpc serverAndrew Tridgell2007-10-102-2/+2
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-103-3/+3
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-105-223/+139
* r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij2007-10-101-0/+1
* r7802: Remove a junk file.Tim Potter2007-10-101-71/+0
* r7800: added the same request serialisation logic to our socket based rpcAndrew Tridgell2007-10-103-0/+12
* r7756: Don't segfault by trying to search for the NULL DN, if the wrongAndrew Bartlett2007-10-101-5/+7
* r7755: fixed an uninitialised event_ctx found by abartletAndrew Tridgell2007-10-101-3/+4
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-101-3/+63
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-104-668/+294
* r7634: move TestSleep functions so that all of them are togetherStefan Metzmacher2007-10-101-22/+22
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-103-4/+6
* r7582: Better way to have a fast path searching for a specific DN.Simo Sorce2007-10-103-60/+50
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-102-16/+152
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-101-29/+15
* r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher2007-10-101-1/+1
* r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell2007-10-101-3/+3
* r7465: - return empty lists for nowStefan Metzmacher2007-10-101-4/+10
* r7370: change debug levelsStefan Metzmacher2007-10-101-4/+4
* r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher2007-10-101-28/+200
* r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij2007-10-102-5/+5