summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2018-07-12python: Add samba.auth.session_info_fill_unix()Andrew Bartlett1-0/+61
2018-07-12dns: static recordsAaron Haslett4-23/+54
2018-07-12dns: update tool changed for scavengingAaron Haslett1-9/+1
2018-07-12dns+kcc: adding dns scavenging to kcc periodic runAaron Haslett2-0/+79
2018-07-12dns: dns record scavenging function (without task)Aaron Haslett6-3/+572
2018-07-12dns: custom match rule for DNS records to be tombstonedAaron Haslett1-0/+1
2018-07-12dns: server side implementation of record agingAaron Haslett4-4/+144
2018-07-12dns: moving name_equal func into commonAaron Haslett6-39/+22
2018-07-12rpc dns: reset dword aging related zone propertiesAaron Haslett3-6/+130
2018-07-12rpc dns: reading zone properties from LDBAaron Haslett3-5/+84
2018-07-12dns: Reformat DNS with clang-formatGary Lockyer8-27/+39
2018-07-12rpc dns: setting timestamp to 0 on RPC processed recordsAaron Haslett1-24/+5
2018-07-12s4:messaging: make sure only imessaging_client_init() can be used with a wrap...Stefan Metzmacher1-2/+26
2018-07-11s4:messaging: allow imessaging_post_handler() to free the messaging context f...Stefan Metzmacher1-0/+33
2018-07-11torture: Test tevent_req_profileVolker Lendecke2-0/+2
2018-07-10s4:messaging: add local.messaging.multi_ctx.multi_ctx testStefan Metzmacher1-0/+221
2018-07-10heimdal: Fix build with system provided heimdal libraryChristof Schmitt2-4/+11
2018-07-10selftest: Add a 'LABDC' testenv to mimic a preproduction test-bedTim Beale1-5/+5
2018-07-05selftest: Use a longer self.account_lockout_duration and self.lockout_observa...Andrew Bartlett1-2/+2
2018-07-05selftest: Use self.account_lockout_duration in self.update_lockout_settings f...Andrew Bartlett1-2/+3
2018-07-05samba-tool drs showrepl test: turn subprocess error into failureDouglas Bagnall1-15/+21
2018-07-05selftest: Add dedicated RENAMEDC testenv for 'backup rename'Tim Beale1-5/+6
2018-07-04samba-gpupdate: Change machine option to targetDavid Mulder2-4/+7
2018-07-04samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder4-10/+10
2018-07-03tests: Add a sub-set of tests to show the restored DC is soundTim Beale2-4/+208
2018-07-03tests: Add tests for the domain backup online/restore commandsAaron Haslett1-0/+3
2018-07-03join: Rename dc_join() so it looks like an objectTim Beale2-13/+20
2018-07-03dbchecker: Fixing up incorrect DNs wasn't workingTim Beale5-0/+92
2018-07-03dbcheck: Use symbolic control name for DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKSAndrew Bartlett1-0/+1
2018-06-28tests/ntacls_backup: register testJoe Guo1-0/+4
2018-06-28pysmb: add py_smb_unlink and testJoe Guo1-0/+24
2018-06-28samba-tool showrepl tests: test all-good with --pull-summaryDouglas Bagnall1-6/+6
2018-06-28s4/torture/samba_tool_drs_showrepl: use assertRegexpMatchesDouglas Bagnall1-50/+65
2018-06-28s4/torture/drs/python: don't double-call enable/disable replicationDouglas Bagnall2-5/+0
2018-06-28samba-tool drs showrepl test: remove useless printDouglas Bagnall1-2/+0
2018-06-28samba-tool drs showrepl --summary for a quick local checkDouglas Bagnall1-0/+145
2018-06-28provision: set 'binddns dir' when making new smb.confTim Beale2-0/+4
2018-06-28tests: Add basic test for non-global LoadParm behaviourTim Beale1-0/+2
2018-06-28param: Add non-global smb.cfg option (support 2 different smb.confs)Aaron Haslett1-1/+46
2018-06-28samba: read backup date field on init and fail if presentAaron Haslett1-15/+68
2018-06-28tests: Add test that Samba cannot be started with a backup DBTim Beale2-0/+84
2018-06-26dsdb audit: Fix timestamp testsGary Lockyer1-2/+7
2018-06-26dsdb: Use GUID_zero() rather than memset in dsdb audit codeAndrew Bartlett1-2/+2
2018-06-26dsdb: Use customary variable names for the audit private contextAndrew Bartlett2-125/+137
2018-06-26dsdb: Use customary variable names for audit event contextsAndrew Bartlett2-4/+4
2018-06-26dsdb: Use correct memory context for imessaging_client_init() in audit loggingAndrew Bartlett2-2/+6
2018-06-25dsdb: Ensure a build --without-json-audit --without-ad-dc compilesAndrew Bartlett5-46/+58
2018-06-25dsdb: Log the transaction duraton.Gary Lockyer2-38/+82
2018-06-25auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett8-0/+16
2018-06-20samdb: Fix build error with gcc8Andreas Schneider1-1/+1