kseeger/samba-autobuild/.git
2021-04-28 Andreas Schneiderlib:cmdline: Implement legacy kerberos options
2021-04-28 Andreas Schneiderlib:cmdline: Parse cmdline options with popt
2021-04-28 Andreas Schneiderlib:cmdline: Add callback for loading the config file
2021-04-28 Andreas Schneiderlib:cmdline: Add client credentials
2021-04-28 Andreas Schneiderlib:cmdline: Add initial code for new cmdline option...
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_pass...
2021-04-28 Andreas Schneiderauth:creds: Add cli_credentials_get_password_and_obtained()
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_user...
2021-04-28 Andreas Schneiderauth:creds: Add cli_credentials_get_username_and_obtained()
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_gens...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-28 Andreas Schneiderauth:creds: Use 'client protection' option for smb...
2021-04-28 Andreas Schneiderlib:param: Add 'client protection' config option
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_kerb...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-28 Andreas Schneiders4:rpc_server: Set Kerberos to desired
2021-04-28 Andreas Schneiderselftest: Check the return code of setup_namespaces()
2021-04-28 Andreas Schneiderlib:param: Add 'client use kerberos' config parameter
2021-04-28 Andreas Schneiders3:tests: Check for 'Client started' in the log
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-28 Andreas Schneidertestprogs: Use --suppress-prompt instead of -s for...
2021-04-28 Andreas Schneidertests: Use ldbsearch '--scope instead of '-s'
2021-04-28 Andreas Schneiderdocs-xml: Use 'desired' and 'required' for option ...
2021-04-28 Andreas Schneiderdocs-xml: Use 'desired' and 'required' for option ...
2021-04-28 Andreas Schneiderselftest: Specify /dev/null as the smbd config file
2021-04-28 Andreas Schneiders3:winbind: Pass the 'samba' daemon config file to...
2021-04-28 Andreas Schneiders4:winbind: Add a missing no memory check
2021-04-28 Andreas Schneiderfile_server: Pass the 'samba' daemon config file to...
2021-04-28 Andreas Schneiderfile_server: Add a missing no memory check
2021-04-28 Andreas Schneiders3:utils: Link py_net only against needed cmdline_conte...
2021-04-28 Andrew Bartlettbuild: Use bison at build time rather than lexyacc...
2021-04-28 Andrew Bartlettheimdal: use correct prototype of yyparse()
2021-04-28 Andrew Bartlettheimdal_build: Make HEIMDAL_BINARY be based on HEIMDAL_...
2021-04-28 Viktor DukhovniHEIMDAL: Avoid yydebug compiler warning
2021-04-28 Douglas Bagnallpython: remove 'from __future__ import unicode_literals'
2021-04-28 Douglas Bagnallpython/hostconfig: remove 'from __future__ import absol...
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import division'
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-28 Andrew Bartlett.gitlab-ci.yml: Always build the ubuntu1804-samba-o3...
2021-04-28 Andrew Bartlett.gitlab-ci.yml: Return code coverage reporting for...
2021-04-28 Andrew Bartletts3-modules: Fix "-Werror=maybe-uninitialized" errors...
2021-04-28 Andrew Bartletttests: Fix "-Werror=maybe-uninitialized" errors only...
2021-04-28 Andrew Bartletttorture: Avoid -Werror=strict-overflow in -O3 coverage...
2021-04-28 Andrew Bartlett.gitlab-ci.yml and autobuild: Publish the current HTML...
2021-04-27 Andreas Schneiderlib:replace: Fix a posible double free
2021-04-27 Volker Lendeckeauth3: talloc_strackframe() panics on failure
2021-04-27 Volker Lendeckeauth: Fix a typo
2021-04-27 Volker Lendeckepassdb: Add error checks in samu_set_unix_internal()
2021-04-27 Volker Lendeckeauth3: if (ret==False) just looks weird
2021-04-27 Volker Lendeckeauth3: Fix a typo
2021-04-27 Volker Lendeckeauth3: Use auth3_context_set_challenge() in auth3_set_c...
2021-04-27 Volker Lendeckeauth3: Apply some const to auth3_context_set_challenge()
2021-04-27 Volker Lendeckegensec: Slightly simplify gensec_generate_session_info_...
2021-04-27 Volker Lendeckelib: Remove close_low_fds()
2021-04-27 Volker Lendeckelib: Directly call close_low_fd() in become_daemon()
2021-04-27 Volker Lendeckesmbd: Replace call to close_low_fds() with direct calls
2021-04-27 Volker Lendeckeprinting: Avoid zombies in the background daemon
2021-04-27 Volker Lendeckeprinting: Reduce indentation in start_background_queue()
2021-04-27 Volker Lendeckeprinting: Remove dead code
2021-04-27 Volker Lendeckeprinting: Remove the pause_pipe[] from queue_process.c
2021-04-26 Björn Baumbachsamba-tool group listmembers: always list objects which...
2021-04-26 Björn Baumbachtest samba-tool group listmembers: test listing contact...
2021-04-26 Björn Baumbachpyldb: fix a typo
2021-04-25 Andreas Schneiderlib:replace: Fix possible resource leaks in test_closef...
2021-04-25 Andreas Schneiderlib:replace: Fix memory leak in test_asprintf()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strndup()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strdup()
2021-04-25 Andreas Schneiderlib:replace: Fix resource leak in os2_delete test
2021-04-23 Andreas Schneiderlib:ldb: Change page size of guidindexpackv1.ldb
2021-04-23 Gary Lockyerlib:ldb: Use a 1MiB lmdb so the test also passes on...
2021-04-22 Gordon RossFix sigsegv in check_stream in smbtorture smb2.streams.io
2021-04-22 Andreas Schneiderdocs-xml: Update documentation for removal of NIS support
2021-04-22 Andreas Schneiderlib:replace: Remove NIS support
2021-04-22 Andreas Schneiders3:smbd: Remove NIS support
2021-04-22 Andreas Schneiders3:lib: Remove NIS support from substitute
2021-04-22 Andreas Schneiderlib:util: Remove NIS support from string_match()
2021-04-22 Andreas Schneiderlib:texpect: Do not link against nsl
2021-04-21 David Muldersamba-tool: Use s3 net join for member join
2021-04-21 David Mulderpython: glue function for detecting if selftest is...
2021-04-21 David Mulderpython: Test s3 net join and leave
2021-04-21 David Mulders3: Add s3 net python bindings
2021-04-21 Douglas Bagnallsamba-tool: add dns zoneoptions for aging control
2021-04-21 Andrew Bartlettdocs: Expand the "log level" docs on audit logging
2021-04-21 Andrew Bartlettdocs: underline special words in the audit logging...
2021-04-21 Andrew Bartlettdocs: Further discourage the use of the "event notifica...
2021-04-21 Andrew Bartlettdocs: Add proper explination on why transactions need...
2021-04-21 Andrew Bartlettdocs: Add missing documentation on dsdb_group_audit...
2021-04-21 Andrew Bartlettdebug: Synchronise "log level" in smb.conf with the...
2021-04-21 Volker Lendeckelibcli: Fix parsing access flags from multiple tables
2021-04-20 Volker Lendecketorture: Show sddl_decode() failure for "GWFX" access...
2021-04-20 Volker Lendeckelibcli: Factor out sddl_map_flag()
2021-04-20 Joseph Suttonutil: Ensure debugger is not started until it is allowe...
2021-04-20 Joseph Suttonutil: Ensure debugger can be attached to process
2021-04-20 Stefan Metzmacherheimdal_build: avoid cflags='-DSOCKET_WRAPPER_DISABLE...
2021-04-20 Stefan Metzmacherlib/replace: don't set -D_SAMBA_HOSTCC_ explicitly
2021-04-20 Stefan Metzmacherwafsamba: let 'use_hostcc=True' result in -D_SAMBA_HOSTCC_
2021-04-20 Andrew Bartlettselftest: Improve test names in kinit test for improved...
2021-04-20 Andrew Bartlettheimdal_build: Do not use LMDB in Heimdal even if we...
2021-04-20 Stefan Metzmacherheimdal_build: use TO_LIST from wafsamba.samba_utils
2021-04-20 Jeremy Allisons3: smbd: Prevent fchmod on a symlink.
next