summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth:creds: Use 'client protection' option for smb sign and encrypt defaultsAndreas Schneider2021-04-281-0/+30
* lib:param: Add 'client protection' config optionAndreas Schneider2021-04-285-0/+72
* auth:creds:tests: Add test for cli_credentials_set_kerberos_state()Andreas Schneider2021-04-281-0/+42
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-2829-51/+126
* s4:rpc_server: Set Kerberos to desiredAndreas Schneider2021-04-281-0/+9
* selftest: Check the return code of setup_namespaces()Andreas Schneider2021-04-281-14/+38
* lib:param: Add 'client use kerberos' config parameterAndreas Schneider2021-04-285-0/+89
* s3:tests: Check for 'Client started' in the logAndreas Schneider2021-04-281-1/+1
* tests: Use --configfile instead of -sAndreas Schneider2021-04-2825-81/+93
* testprogs: Use --suppress-prompt instead of -s for testparmAndreas Schneider2021-04-282-3/+3
* tests: Use ldbsearch '--scope instead of '-s'Andreas Schneider2021-04-2819-88/+88
* docs-xml: Use 'desired' and 'required' for option 'client ipc signing'Andreas Schneider2021-04-281-3/+3
* docs-xml: Use 'desired' and 'required' for option 'client signing'Andreas Schneider2021-04-281-3/+3
* selftest: Specify /dev/null as the smbd config fileAndreas Schneider2021-04-282-2/+2
* s3:winbind: Pass the 'samba' daemon config file to winbinddAndreas Schneider2021-04-281-0/+11
* s4:winbind: Add a missing no memory checkAndreas Schneider2021-04-281-0/+3
* file_server: Pass the 'samba' daemon config file to smbdAndreas Schneider2021-04-281-0/+11
* file_server: Add a missing no memory checkAndreas Schneider2021-04-281-0/+3
* s3:utils: Link py_net only against needed cmdline_contexts libraryAndreas Schneider2021-04-281-1/+1
* build: Use bison at build time rather than lexyacc.sh to build the embedded h...Andrew Bartlett2021-04-2815-3013/+29
* heimdal: use correct prototype of yyparse()Andrew Bartlett2021-04-281-1/+1
* heimdal_build: Make HEIMDAL_BINARY be based on HEIMDAL_SUBSYSTEMAndrew Bartlett2021-04-281-4/+14
* HEIMDAL: Avoid yydebug compiler warningViktor Dukhovni2021-04-281-1/+2
* python: remove 'from __future__ import unicode_literals'Douglas Bagnall2021-04-282-6/+0
* python/hostconfig: remove 'from __future__ import absolute_import'Douglas Bagnall2021-04-281-1/+0
* python: remove all 'from __future__ import division'Douglas Bagnall2021-04-284-4/+0
* 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