summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* drs torture python: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-152-3/+3
* source4/scripting python: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-1510-20/+20
* dsdb python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-157-19/+19
* selftest: GnuTLS is already mandetory to build the AD DCAndrew Bartlett2018-02-151-40/+36
* selftest: Require jansson support for selftest of the AD DCAndrew Bartlett2018-02-151-2/+1
* test samba-tool drs showrepl: test --json outputDouglas Bagnall2018-02-151-0/+47
* test samba-tool drs showrepl: test expected output more strictlyDouglas Bagnall2018-02-151-3/+58
* test samba-tool drs showrepl: fix formatting and unused importsDouglas Bagnall2018-02-151-6/+4
* tests: move samba-tool drs showrepl into its own suiteDouglas Bagnall2018-02-153-20/+64
* python: tests: Make tests of dsdb Python module Python 3 compatibleLumir Balhar2018-02-151-1/+1
* python: Port dsdb module to Python 3 compatible form.Lumir Balhar2018-02-152-32/+48
* python: Port dsdb_dns module to Python 3 compatible form.Lumir Balhar2018-02-152-7/+20
* libsocket: Avoid an unnecessary else branchVolker Lendecke2018-02-131-1/+2
* libcli: Fix a cut&paste typoVolker Lendecke2018-02-131-1/+1
* nbt_server: Fix a typoVolker Lendecke2018-02-131-1/+1
* s4/auth_winbind: ask for validation level 6Stefan Metzmacher2018-02-101-1/+1
* s4/rpc_server: trigger trusts reload in winbindd after successfull trust info...Ralph Boehme2018-02-101-0/+17
* winbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to MSG_WINBIND_RELOAD_TRUSTED...Ralph Boehme2018-02-101-1/+1
* s4/rpc_server: remove unused data argument from MSG_WINBIND_NEW_TRUSTED_DOMAINRalph Boehme2018-02-101-9/+2
* tests/samba-tool: add tests for new ou management commandsBjörn Baumbach2018-02-081-0/+1
* dbcheck: add support for restoring missing forward linksRalph Boehme2018-02-051-2/+2
* dbcheck: rename err_duplicate_links() to err_recover_forward_links() and adju...Ralph Boehme2018-02-051-1/+2
* dbcheck: add link direction to error message for duplicate linksRalph Boehme2018-02-051-1/+1
* selftest/dbcheck: add a test for corrupt forward links restorationRalph Boehme2018-02-052-0/+36
* selftest: run deltest20 against s3 as wellRalph Boehme2018-02-031-4/+0
* talloc_zero libnet_context on initSwen Schillig2018-02-011-8/+2
* libcli: Remove finddcs_nbt.cVolker Lendecke2018-01-301-311/+0
* Fix wrong condition for error string assignmentSwen Schillig2018-01-251-2/+2
* libnet: Use talloc_zero instead of ZERO_STRUCTPVolker Lendecke2018-01-251-3/+3
* libcli/resolve: Make functions staticVolker Lendecke2018-01-231-9/+10
* libcli/resolve: Make functions staticVolker Lendecke2018-01-231-9/+10
* libcli/resolve: Fix typosVolker Lendecke2018-01-231-2/+2
* repl_meta_data: fix linked attribute corruption on databases with unsorted li...Stefan Metzmacher2018-01-221-3/+15
* testprogs:blackbox: add regression test for unsorted links in tombstones-expu...Stefan Metzmacher2018-01-224-1/+108
* docs: Remove prog_guide4.txtVolker Lendecke2018-01-211-0/+26
* Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand2018-01-212-1/+67
* mit-kdb: support MIT Kerberos 1.16 KDB API changesAlexander Bokovoy2018-01-193-15/+42
* s4:torture: Improve error message in whoami testAndreas Schneider2018-01-141-2/+7
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-141-3/+0
* torture: Add test for channel sequence number handlingVolker Lendecke2018-01-141-0/+97
* torture4: Fix typosVolker Lendecke2018-01-141-10/+10
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-133-6/+24
* Revert "gpo: Create the gpo update service"David Mulder2018-01-132-202/+0
* gpo: Continue parsing GPOs even if one failsDavid Mulder2018-01-131-6/+8
* samba-tool visualize for understanding AD DC behaviourDouglas Bagnall2018-01-131-1/+5
* s4:torture/samba_tool_drs: demote the test dc at the end of test_samba_tool_r...Stefan Metzmacher2018-01-131-0/+3
* s4:dsdb: add dsdb_trust_search_tdo_by_sid() helper functionStefan Metzmacher2018-01-131-0/+65
* s4:dns_server: avoid debug noise on successful updatesStefan Metzmacher2018-01-102-2/+2
* s4:lib/tls: fix the developer build without gnutls supportStefan Metzmacher2018-01-101-0/+1
* s4:smb_server: remove deprecated 'use spnego = no" handlingStefan Metzmacher2018-01-101-1/+0