summaryrefslogtreecommitdiff
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-16852 dcerpc dnsserver: refactor common properties handlingGary Lockyer2018-11-281-99/+8
* CVE-2018-16852 dcerpc dnsserver: Ensure properties are handled correctlyGary Lockyer2018-11-281-8/+56
* CVE-2018-16852 dcerpc dnsserver: Verification testsGary Lockyer2018-11-282-2/+319
* dns: prevent self-referencing CNAMEAaron Haslett2018-11-281-0/+39
* source4 dcerpc_server: remove irpc_add_nameGary Lockyer2018-11-231-2/+0
* source4 samr: Tidy DBG_WARNING callsGary Lockyer2018-11-211-49/+27
* s4-samr: Use GUID_buf_string() in dcesrv_samr_EnumDomainUsers()Andrew Bartlett2018-11-201-2/+6
* s4-samr: Use dom_sid_split_rid() to get the RID in dcesrv_samr_EnumDomainUsersAndrew Bartlett2018-11-201-5/+27
* source4 samr: cache samr_EnumDomainUsers resultsGary Lockyer2018-11-202-48/+156
* s4-samr: Use GUID_buf_string() in dcesrv_samr_EnumDomainGroups()Andrew Bartlett2018-11-201-2/+6
* s4-samr: Use dom_sid_split_rid() to get the RID in dcesrv_samr_EnumDomainGroupsGary Lockyer2018-11-201-5/+27
* source4 samr: cache samr_EnumDomainGroups resultsGary Lockyer2018-11-202-51/+211
* s4-samr: Use dom_sid_split_rid() to get the RID in dcesrv_samr_QueryDisplayInfoAndrew Bartlett2018-11-201-6/+24
* source4 samr: cache samr_QueryDisplayInfo resultsGary Lockyer2018-11-202-145/+318
* source4 smdb rpc_server: Support prefork process model.Gary Lockyer2018-11-071-80/+115
* rpc_server4: Use dom_sid_str_bufVolker Lendecke2018-11-021-5/+6
* source4 smdb: Add a post fork hook to the service APIGary Lockyer2018-11-011-5/+8
* source4 smbd: Make the service_details structure constant.Gary Lockyer2018-11-011-1/+1
* s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDom...Stefan Metzmacher2018-09-041-57/+82
* s4:rpc_server/netlogon: make use of talloc_zero_array() for the netr_OneDomai...Stefan Metzmacher2018-09-041-1/+1
* s4:rpc_server/netlogon: use samdb_domain_guid()/dsdb_trust_local_tdo_info() t...Stefan Metzmacher2018-09-041-18/+91
* dns_server: Avoid ldb_dn_add_child_fmt() on untrusted inputAndrew Bartlett2018-08-152-4/+21
* dns: dns record scavenging function (without task)Aaron Haslett2018-07-121-1/+1
* dns: server side implementation of record agingAaron Haslett2018-07-121-3/+6
* dns: moving name_equal func into commonAaron Haslett2018-07-122-18/+0
* rpc dns: reset dword aging related zone propertiesAaron Haslett2018-07-123-6/+130
* rpc dns: reading zone properties from LDBAaron Haslett2018-07-123-5/+84
* dns: Reformat DNS with clang-formatGary Lockyer2018-07-125-19/+23
* rpc dns: setting timestamp to 0 on RPC processed recordsAaron Haslett2018-07-121-24/+5
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-252-0/+2
* dsdb: add defines for sessionInfo and networkSessionInfoGary Lockyer2018-06-091-1/+2
* rpc_server backupkey: pass remote connection dataGary Lockyer2018-05-313-14/+15
* rpc_server lsa: pass remote connection dataGary Lockyer2018-05-311-20/+22
* rpc_server: common routine to open ldb in system sessionGary Lockyer2018-05-311-0/+26
* rpc/samr: Fix PSO support in SAMR password_change RPCTim Beale2018-05-231-0/+2
* dsdb/rpc: Update effective badPwdCount to use PSO settingsTim Beale2018-05-231-0/+2
* s4-drsuapi: Call security_token_debug() with DBGC_DRS_REPL and a proper log l...Andrew Bartlett2018-05-212-3/+4
* s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Si...Stefan Metzmacher2018-05-131-6/+2
* Fix spelling s/woks/worksGarming Sam2018-05-121-1/+1
* samdb: Add remote address to connectGary Lockyer2018-05-1010-59/+188
* netlogon: Allow zero-GUID to act the same as NULL in GetDCNameEx2Garming Sam2018-05-041-0/+8
* netlogon: Store the client site to clobber any plausibly returned via winbindGarming Sam2018-05-041-0/+21
* netlogon: Forward GetDCNameEx2 to winbind via IRPCGarming Sam2018-05-041-3/+168
* netlogon: Allow return of error code in future asynchronous winbind forwardsGarming Sam2018-05-041-37/+80
* dsdb: Allow the disable of the Windows server site fallbackGarming Sam2018-05-041-1/+2
* netlogon: Add a comment regarding one of the DC location callsGarming Sam2018-05-041-3/+7
* s4-lsa: Fix use-after-free in LSA serverAndrew Bartlett2018-05-031-3/+0
* dnsrpc: Use TALLOC_FREE instead of an explicit if-statementVolker Lendecke2018-04-111-3/+1
* lsasrv: Fix CID 241332 Self assignmentVolker Lendecke2018-04-041-1/+0
* lsasrv: Fix CID 241331 Self assignmentVolker Lendecke2018-04-041-1/+0