summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* credentials: Simplify cli_credentials_get_server_gss_creds()Andreas Schneider2018-01-031-9/+10
* smbldap: don't try start tls on ldaps:// connectionsBjoern Jacke2018-01-021-1/+7
* doc-xml: fix dependency as the xml targets depend on Makefile.settingsBjörn Jacke2018-01-021-1/+1
* Happy New Year 2018!Stefan Metzmacher2018-01-012-2/+2
* selftest: allow more time for testsDouglas Bagnall2017-12-291-2/+2
* torture: Fix CID 1426987 Incorrect expression (UNUSED_VALUE)Volker Lendecke2017-12-281-1/+1
* samba-tool test: ensure `samba-tool help` worksDouglas Bagnall2017-12-221-3/+13
* samba-tool: treat 'samba-tool help foo' as 'samba-tool foo --help'Douglas Bagnall2017-12-221-0/+13
* samba-tool: give cache_loader pseudo-dict a .get() methodDouglas Bagnall2017-12-221-0/+6
* samba-tool: --help test, ensuring help tree coverageDouglas Bagnall2017-12-222-0/+63
* selftest: pass location of perl executable from waf to test-envsUri Simchoni2017-12-221-0/+3
* s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired sessionsStefan Metzmacher2017-12-213-1/+36
* s3:smbd: return the correct error for cancelled SMB2 notifies on expired sess...Stefan Metzmacher2017-12-211-4/+13
* s4:torture: add smb2.session.expire2 testStefan Metzmacher2017-12-213-2/+368
* torture: Fix a typoVolker Lendecke2017-12-211-1/+1
* sysacls: change datatypes to 32 bitsUri Simchoni2017-12-211-2/+8
* pysmbd: fix use of sysacl APIUri Simchoni2017-12-211-5/+38
* samba-tool domain schemaupgrade: Avoid reindex after every hunkAndrew Bartlett2017-12-211-6/+15
* ldapcmp: Improve the difference checker of ldapcmp for 2012 R2Garming Sam2017-12-211-1/+8
* upgradeprovision: Mark tests as passing again (using functional prep)Garming Sam2017-12-203-2/+8
* functionalprep.sh: Add a test to show that functional prep works on old datab...Garming Sam2017-12-201-0/+39
* functionalprep.sh: New test for ensuring that the prep works correctlyGarming Sam2017-12-202-0/+81
* release-4-8-0-pre1: New database dump for checking that functional prep worksGarming Sam2017-12-2016-0/+88625
* domain.py: Command for prepping the domain for higher functional levelsGarming Sam2017-12-201-0/+112
* domain.py: Force schema upgrade to be used only on the schema masterGarming Sam2017-12-201-0/+7
* forest_update: Allow the script to add the missing forest containersGarming Sam2017-12-201-0/+34
* forest_update: Create a module to apply forest prep updatesGarming Sam2017-12-201-0/+511
* domain_update: Add a new docstring for the main entry pointGarming Sam2017-12-201-0/+7
* domain_update: Add an additional error with revisionGarming Sam2017-12-201-1/+6
* domain_update: Allow the revision version to be setGarming Sam2017-12-201-3/+8
* domain_update: Respect the fix=False flagGarming Sam2017-12-201-0/+16
* domain_update: Create a module to apply domain prep updatesGarming Sam2017-12-201-0/+406
* ms_forest_updates_markdown: Write a parser for the forest updates .mdGarming Sam2017-12-201-0/+274
* WindowsServerDocs: Update README for clarityGarming Sam2017-12-201-10/+18
* Forest-Wide-Updates.md: Include the description of forest wide updatesGarming Sam2017-12-203-0/+114
* WindowsServerDocs: Update README to get rid of the references to ./gen/Garming Sam2017-12-201-6/+6
* 2008R2: Missing operation (77) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-201-0/+9
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-205-2/+34
* ldapcmp: Add otherWellKnownObjects to ignore when using --twoGarming Sam2017-12-201-6/+11
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* wscript: Install missing .ldf filesGarming Sam2017-12-201-0/+1
* g_lock: fix cleanup of stale entries in g_lock_trylock()Stefan Metzmacher2017-12-202-2/+5
* torture3: add LOCAL-G-LOCK6 testStefan Metzmacher2017-12-205-0/+156
* dsdb: Improve code and directly close fpAndreas Schneider2017-12-201-4/+1
* dsdb: Fix CID 1426728 Structurally dead codeVolker Lendecke2017-12-201-2/+0
* dsdb: Fix CID 1426727 Resource leakVolker Lendecke2017-12-201-0/+2
* selftest: replace global with explicit environment variablesJamie McClymont2017-12-201-14/+27
* selftest: apply NSS_WRAPPER_HOSTNAME to child processesJamie McClymont2017-12-201-0/+1
* selftest: fix samba3.rpc.samba3.netlogon running after an nt4_member testJamie McClymont2017-12-202-4/+7
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-202-8/+204