summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-101-3/+4
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-103-34/+32
* r10045: metze reminded me to use the correct enum entry, rather than 0 for theAndrew Bartlett2007-10-101-1/+1
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-101-1/+1
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-101-7/+10
* r9980: Fix some warnings.Tim Potter2007-10-101-3/+2
* r9942: CN=Configuration is always under the database-wide base dn, so don'tAndrew Bartlett2007-10-101-5/+2
* r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2007-10-101-119/+515
* r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett2007-10-102-49/+35
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-3/+3
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-103-28/+15
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-101-4/+21
* r9490: Fix typoAndrew Bartlett2007-10-101-1/+1
* r9410: - a winreg_CloseKey() should return a zero key on success (zeroing theAndrew Tridgell2007-10-101-7/+4
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-102-14/+5
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-106-97/+130
* r9388: we should fault bad handles given to winreg_GetVersion()Andrew Tridgell2007-10-101-1/+5
* r9384: added a debug to show the dcerpc fault code for any calls we faultAndrew Tridgell2007-10-101-0/+4
* r9359: don't check for size overflow if value is NULLAndrew Tridgell2007-10-101-1/+2
* r9358: - opening a winreg key of "" is the same as re-opening the hive. TheAndrew Tridgell2007-10-101-11/+17
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-12/+38
* 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