summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-28111-121/+2
* .gitlab-ci.yml: Always build the ubuntu1804-samba-o3 with --enable-coverageAndrew Bartlett2021-04-281-0/+7
* .gitlab-ci.yml: Return code coverage reporting for "none" tasksAndrew Bartlett2021-04-281-5/+10
* s3-modules: Fix "-Werror=maybe-uninitialized" errors only seen with -O3 and -...Andrew Bartlett2021-04-281-1/+1
* tests: Fix "-Werror=maybe-uninitialized" errors only seen with -O3 and --enab...Andrew Bartlett2021-04-281-4/+4
* torture: Avoid -Werror=strict-overflow in -O3 coverage buildAndrew Bartlett2021-04-281-7/+3
* .gitlab-ci.yml and autobuild: Publish the current HTML docs with the code cov...Andrew Bartlett2021-04-282-0/+7
* lib:replace: Fix a posible double freeAndreas Schneider2021-04-271-1/+0
* auth3: talloc_strackframe() panics on failureVolker Lendecke2021-04-271-6/+1
* auth: Fix a typoVolker Lendecke2021-04-271-1/+1
* passdb: Add error checks in samu_set_unix_internal()Volker Lendecke2021-04-271-13/+65
* auth3: if (ret==False) just looks weirdVolker Lendecke2021-04-271-1/+1
* auth3: Fix a typoVolker Lendecke2021-04-271-1/+1
* auth3: Use auth3_context_set_challenge() in auth3_set_challenge()Volker Lendecke2021-04-271-6/+8
* auth3: Apply some const to auth3_context_set_challenge()Volker Lendecke2021-04-272-4/+8
* gensec: Slightly simplify gensec_generate_session_info_pac()Volker Lendecke2021-04-271-11/+19
* lib: Remove close_low_fds()Volker Lendecke2021-04-272-36/+0
* lib: Directly call close_low_fd() in become_daemon()Volker Lendecke2021-04-271-1/+12
* smbd: Replace call to close_low_fds() with direct callsVolker Lendecke2021-04-271-2/+15
* printing: Avoid zombies in the background daemonVolker Lendecke2021-04-271-8/+14
* printing: Reduce indentation in start_background_queue()Volker Lendecke2021-04-271-46/+43
* printing: Remove dead codeVolker Lendecke2021-04-271-5/+0
* printing: Remove the pause_pipe[] from queue_process.cVolker Lendecke2021-04-271-37/+0
* samba-tool group listmembers: always list objects which can not expireBjörn Baumbach2021-04-262-3/+5
* test samba-tool group listmembers: test listing contacts as group membersBjörn Baumbach2021-04-262-0/+10
* pyldb: fix a typoBjörn Baumbach2021-04-261-1/+1
* lib:replace: Fix possible resource leaks in test_closefrom()Andreas Schneider2021-04-251-0/+2
* lib:replace: Fix memory leak in test_asprintf()Andreas Schneider2021-04-251-1/+7
* lib:replace: Fix a memleak in test_strndup()Andreas Schneider2021-04-251-6/+14
* lib:replace: Fix a memleak in test_strdup()Andreas Schneider2021-04-251-1/+6
* lib:replace: Fix resource leak in os2_delete testAndreas Schneider2021-04-251-0/+1
* lib:ldb: Change page size of guidindexpackv1.ldbAndreas Schneider2021-04-231-0/+0
* lib:ldb: Use a 1MiB lmdb so the test also passes on aarch64 CentOS streamGary Lockyer2021-04-231-3/+3
* Fix sigsegv in check_stream in smbtorture smb2.streams.ioGordon Ross2021-04-221-15/+28
* docs-xml: Update documentation for removal of NIS supportAndreas Schneider2021-04-2211-105/+11
* lib:replace: Remove NIS supportAndreas Schneider2021-04-222-66/+0
* s3:smbd: Remove NIS supportAndreas Schneider2021-04-229-345/+30
* s3:lib: Remove NIS support from substituteAndreas Schneider2021-04-222-126/+12
* lib:util: Remove NIS support from string_match()Andreas Schneider2021-04-222-55/+1
* lib:texpect: Do not link against nslAndreas Schneider2021-04-221-1/+1
* samba-tool: Use s3 net join for member joinDavid Mulder2021-04-212-7/+42
* python: glue function for detecting if selftest is enabledDavid Mulder2021-04-212-0/+13
* python: Test s3 net join and leaveDavid Mulder2021-04-212-0/+83
* s3: Add s3 net python bindingsDavid Mulder2021-04-216-1/+497
* samba-tool: add dns zoneoptions for aging controlDouglas Bagnall2021-04-212-0/+143
* docs: Expand the "log level" docs on audit loggingAndrew Bartlett2021-04-211-5/+33
* docs: underline special words in the audit logging part of "log level" in man...Andrew Bartlett2021-04-211-13/+17
* docs: Further discourage the use of the "event notification" optionsAndrew Bartlett2021-04-214-24/+39
* docs: Add proper explination on why transactions need to be audited.Andrew Bartlett2021-04-211-3/+16
* docs: Add missing documentation on dsdb_group_audit and dsdb_group_audit_jsonAndrew Bartlett2021-04-211-0/+4