summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:ldap_server: add call->wait_send/recv infrastructureStefan Metzmacher2017-06-152-2/+63
* s4:ldap_server: don't log Unbind and Abandon requests.Stefan Metzmacher2017-06-151-0/+2
* s4:ldap_server: introduce a ldapsrv_call_destructor()Stefan Metzmacher2017-06-151-0/+13
* s4:ldap_server: use talloc_zero() in ldapsrv_init_reply()Stefan Metzmacher2017-06-151-2/+2
* s4:auth/gensec: let GENSEC_FEATURE_SESSION_KEY result in GSS_C_INTEG_FLAGStefan Metzmacher2017-06-151-0/+3
* repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl serverGarming Sam2017-06-152-1/+14
* dsdb: Improve debug messagesAndrew Bartlett2017-06-152-6/+6
* dsdb: Ensure replication of renames works in schema partitionAndrew Bartlett2017-06-154-1/+53
* stream_terminate_connection: Prevent use-after-freeGarming Sam2017-06-151-0/+10
* selftest: Add a test for @ATTRIBUTES and @INDEXLIST generationAndrew Bartlett2017-06-152-0/+4
* dsdb: Correctly call ldb_module_done in dsdb_notificationAndrew Bartlett2017-06-151-1/+1
* dsdb: Provide proper errors when dsdb_schema_set_indices_and_attributes failsAndrew Bartlett2017-06-151-0/+8
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-135-93/+9
* password_hash: Fix the build on FreeBSDVolker Lendecke2017-06-131-2/+1
* selftest: Test join.py and confirm that the DNS record is createdAndrew Bartlett2017-06-101-0/+3
* samba_dnsupdate: fix "samba-tool" fallback error handlingAndrew Bartlett2017-06-101-1/+1
* samba_dnsupdate: Extend possible server list to all NS servers for the zoneAndrew Bartlett2017-06-101-29/+69
* dns_server: clobber MNAME in the SOAAndrew Bartlett2017-06-104-7/+59
* selftest: run dns tests in multiple envsAndrew Bartlett2017-06-101-0/+2
* samba_dnsupate: Try to get ticket to the SOA, not the NS serversAndrew Bartlett2017-06-101-3/+5
* samba_dnsupdate: Make nsupdate use the server given by the SOA recordAndrew Bartlett2017-06-101-3/+16
* pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookupAndrew Bartlett2017-06-104-10/+42
* pydsdb_dns: Use TypeError not LdbError for mismatched typesAndrew Bartlett2017-06-101-12/+3
* pydns: Also return the DN of the LDB object when finding a DNS recordAndrew Bartlett2017-06-101-2/+3
* pydns: Fix leak of talloc_stackframe() in python bindingsAndrew Bartlett2017-06-101-3/+20
* samba_dnsupdate: Ensure we only force "server" under resolv_wrapperAndrew Bartlett2017-06-101-1/+12
* dsdb: Improve error messages when dsdb_set_schema_from_ldif() failsAndrew Bartlett2017-06-101-0/+2
* s4:rpc_server: Do some checks of LogonSamLogon flagsStefan Metzmacher2017-06-091-0/+14
* selftest/rodc: Do not run in single mode, this causes deadlocksGarming Sam2017-06-071-0/+2
* s4:torture: Fix comparison between pointer and zero character constantAndreas Schneider2017-06-011-1/+1
* password_hash: conditional compilation for crypt_rGary Lockyer2017-06-011-1/+11
* dnsserver: Stop dns_name_equal doing OOB readGarming Sam2017-06-011-2/+2
* mit_samba: Fix the MIT KDC build with the latest changesAndreas Schneider2017-06-011-1/+4
* dsdb: Use ldb_handle_use_global_event_context for rootdse modifiesAndrew Bartlett2017-05-311-0/+6
* schema: Use ldb_schema_set_override_indexlist for faster index selectionAndrew Bartlett2017-05-312-0/+5
* s4:lib/com: remove unused pycom bindingStefan Metzmacher2017-05-302-90/+0
* s4:librpc: restore inhibit_timeout_processing = true during gensec_update_sen...Stefan Metzmacher2017-05-301-0/+10
* Revert "s4:librpc: simplify dcerpc_connect_timeout_handler() logic"Stefan Metzmacher2017-05-302-1/+17
* s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start()Stefan Metzmacher2017-05-301-1/+1
* tests/rodc: Check that new passwords trigger wiping on RODCGarming Sam2017-05-301-0/+34
* getncchanges: Do not filter EXOPs using highwatermarkGarming Sam2017-05-301-18/+25
* rpc_server: Move SID helpers into commonGarming Sam2017-05-304-217/+144
* netlogon: Add necessary security checks for SendToSamGarming Sam2017-05-301-0/+202
* tests/rodc: Check SID restriction for SendToSamGarming Sam2017-05-301-0/+72
* tests/rodc: Add password lockout tests with RODC-auth, RWDC-checkGarming Sam2017-05-302-32/+504
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-305-11/+206
* kdc: Send bad password via NETLOGON in RODCGarming Sam2017-05-302-8/+73
* hdb: Dupe a copy of repl secrets into the KDCGarming Sam2017-05-302-2/+52
* auth_sam: Make auth_sam_trigger_repl_secret more genericGarming Sam2017-05-301-5/+10
* rodc: Set non-authoritative for RODC bad passwordsGarming Sam2017-05-301-1/+5