kseeger/samba-autobuild-v4-16-test/.git
2021-11-25 Andrew BartlettCVE-2021-3670 ldb: Confirm the request has not yet... ldb-2.5.0
2021-11-25 Joseph SuttonCVE-2021-3670 ldap_server: Ensure value of MaxQueryDura...
2021-11-25 Joseph SuttonCVE-2021-3670 ldap_server: Set timeout on requests...
2021-11-25 Joseph SuttonCVE-2021-3670 tests/krb5/test_ldap.py: Add test for...
2021-11-22 Douglas Bagnallpytest/docs: better spelling of set_smbconf_arbitrary
2021-11-22 Douglas Bagnallpytest/docs: set_smbconf_arbitrary_opposite() needs...
2021-11-22 Douglas Bagnallpytest/dns_aging: remove duplicate tests
2021-11-22 Douglas Bagnallpytest/dns_aging: use correct variable names
2021-11-22 Douglas Bagnallpy/dnsserver: add a missing exception variable
2021-11-22 Douglas Bagnallpy/dnsserver: add missing imports
2021-11-19 Douglas Bagnallthird_party/update: forget pep8
2021-11-19 Douglas Bagnallpytest/source_chars: forget thirdparty/pep8 test file
2021-11-19 Douglas Bagnallthird_party: remove pep8
2021-11-17 Volker Lendeckecmdline: Make -P work in clustered mode
2021-11-17 Volker Lendeckecmdline: Add a callback to set the machine account...
2021-11-17 Volker Lendeckelib: Add required includes to source3/include/secrets.h
2021-11-17 Volker Lendeckeselftest: Add reproducer for bug 14908
2021-11-17 Douglas Bagnalllib/replace/timegm: use utf-8
2021-11-17 Douglas Bagnalls4/auth/gensec/gensec_krb5_heimdal: use utf-8
2021-11-17 Douglas Bagnalltest/blackbox/test_samba-tool_ntacl: use utf-8
2021-11-17 Douglas Bagnalls3/modules/vfs_acl_common.h: use utf-8
2021-11-17 Douglas Bagnalltest/bad_chars: ensure our tests could fail
2021-11-17 Douglas Bagnallpytests: check that we don't have bad format characters
2021-11-16 Jeremy Allisons3: smbd: In SMB1 call_trans2findnext() add and use...
2021-11-16 Jeremy Allisons3: smbd: In unlink_internals() ensure we never call...
2021-11-16 Jeremy Allisons3: smbd: SMB1 reply_copy(). Posix pathnames always...
2021-11-16 Jeremy Allisons3: smbd: SMB1 reply_copy(). Posix pathnames should...
2021-11-16 Jeremy Allisons3: smbd: In SMB1 reply_copy(), make req->posix_pathnam...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variables for case_sensiti...
2021-11-16 Jeremy Allisons3: smbd: Ensure we never call mangle_is_mangled()...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variable posix_pathname...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variables case_sensitive...
2021-11-16 Jeremy Allisons3: smbd: Add and use case_sensitive helper variable...
2021-11-16 Jeremy Allisons3: smbd: Use a helper variable in smbd_smb2_query_dire...
2021-11-16 Jeremy Allisons3: smbd: In open_file() use the helper variable to...
2021-11-16 Jeremy Allisons3: smbd: In open_file(), use a helper variable instead...
2021-11-16 Jeremy Allisons3: smbd: Use dptr_case_sensitive() in directory listin...
2021-11-16 Jeremy Allisons3: smbd: Add dptr_case_sensitive(). Not yet used.
2021-11-16 Jeremy Allisons3: smbd: In OpenDir_fsp(), set dir_hnd->case_sensitive...
2021-11-16 Jeremy Allisons3: smbd: Use dir_hnd->case_sensitive instead of conn...
2021-11-16 Jeremy Allisons3: smbd: Add case_sensitive to struct smb_Dir.
2021-11-16 Jeremy Allisons3: smbd: Use state->case_sensitive instead of state...
2021-11-16 Jeremy Allisons3: smbd: Add 'bool case_sensitive' to struct smbd_dirp...
2021-11-16 Jeremy Allisons3: smbd: In unix_convert() component_was_mangled is...
2021-11-16 Jeremy Allisons3: smbd: In unix_convert_step_search_fail() ensure...
2021-11-16 Jeremy Allisons3: smbd: Add comment to unix_convert() explaining...
2021-11-16 Jeremy Allisons3: smbd: Turn on case sensitivity for a posix filename...
2021-11-16 Jeremy Allisons3: smbd: Use state->short_case_preserve instead of...
2021-11-16 Jeremy Allisons3: smbd: Use state->case_preserve instead of state...
2021-11-16 Jeremy Allisons3: smbd: Use state->case_sensitive instead of state...
2021-11-16 Jeremy Allisons3: smbd: Add case_sensitive, case_preserve, short_case...
2021-11-16 Jeremy Allisons3: smbd: Ensure normalize_filename_case() doesn't...
2021-11-16 Jeremy Allisons3: smbd: Add ucf_flags parameter to normalize_filename...
2021-11-16 Jeremy Allisons3: smbd: get_real_filename() is actually static to...
2021-11-16 Ralph Boehmesmbd: get rid of get_file_handle_for_metadata()
2021-11-15 Andrew BartlettCVE-2020-25717: s3:auth: Fallback to a SID/UID based...
2021-11-15 Joseph SuttonCVE-2020-25717: tests/krb5: Add a test for idmap_nss...
2021-11-15 Joseph SuttonCVE-2020-25717: selftest: turn ad_member_no_nss_wb...
2021-11-15 Joseph SuttonCVE-2020-25717: nsswitch/nsstest.c: Lower 'non existent...
2021-11-15 Joseph SuttonCVE-2020-25717: tests/krb5: Add method to automatically...
2021-11-15 Stefan MetzmacherCVE-2020-25727: idmap_nss: verify that the name of...
2021-11-13 Alexander BokovoyIPA DC: add missing checks
2021-11-11 Volker Lendeckesmbd: Convert ret==false into !ret
2021-11-11 Volker Lendeckelib: Use a direct struct initialization
2021-11-11 Volker Lendeckesmbd: Make sure we don't overwrite tmp_buf
2021-11-11 Volker Lendeckesmbd: Avoid casts
2021-11-11 Volker Lendeckesmbd: Fix typos
2021-11-11 Volker Lendeckevfs: Use cp_smb_filename_nostream() in vfswrap_parent_p...
2021-11-11 Volker Lendeckesmbd: Move "struct fd_handle" into fd_handle.c
2021-11-11 Volker Lendeckelib: Slightly tune cp_smb_filename_nostream()
2021-11-11 Volker Lendeckelibcli4: Remove outdated README file
2021-11-11 Volker Lendeckevfs: Fix a few typos
2021-11-11 Volker Lendeckesmbd: Fix a typo
2021-11-11 Volker Lendeckesmb.conf.5: Fix a typo for "username map script"
2021-11-11 Volker Lendeckelibsmb: Move cli_qfilename() to its only user in torture.c
2021-11-11 Volker Lendeckedbwrap: Remove unused dbwrap_watched_wakeup()
2021-11-11 Volker Lendeckelib: Fix a debug typo in g_lock.c
2021-11-11 Volker Lendeckelibcli: Remove NT_STATUS_INACCESSIBLE_SYSTEM_SHORTCUT...
2021-11-11 Volker LendeckeVFS: Fix a typo
2021-11-11 Volker Lendeckelibsmb: move reparse_symlink to libcli/smb/
2021-11-11 Volker Lendeckelibsmb: Avoid a talloc_stackframe.c dependency
2021-11-11 Volker Lendeckelibsmb: Introduce "struct symlink_reparse_struct"
2021-11-11 Volker Lendeckelibsmb: Give reparse_symlink.c its own header
2021-11-11 Volker Lendeckelibcli: "smb_util.h" needs "ntstatus.h"
2021-11-11 Volker Lendeckelibsmb: Remove "trans_oob()" macro
2021-11-11 Volker Lendeckesmbclient: Use cli_checkpath in "cd" command
2021-11-11 Volker Lendeckelibsmb: Use cli_ntcreate in cli_chkpath
2021-11-11 Volker Lendeckesmbd: Remove unused "struct connections_key"
2021-11-11 Volker Lendeckesmbd: Give smbXsrv_open.c its own header file
2021-11-11 Andreas Schneiderdocs-xml: Fix smbget manpage
2021-11-11 Volker Lendeckesmbd: reopen logs on SIGHUP for notifyd and cleanupd
2021-11-11 Ralph Boehmelib/cmdline: setup default file logging for servers
2021-11-11 Ralph Boehmelib/cmdline: remember config_type in samba_cmdline_init()
2021-11-11 Ralph Boehmelib/cmdline: fix indentation
2021-11-11 Ralph Boehmelib/debug: in debug_set_logfile() call reopen_logs_inte...
2021-11-11 Ralph Boehmelib/debug: fix fd check before dup'ing to stderr
2021-11-11 Ralph Boehmewinbindd: remove is_default_dyn_LOGFILEBASE() logic
2021-11-11 Ralph Boehmesamba-bgqd: fix startup and logging
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-11-10 Andreas Schneiderauth:creds: Guess the username first via getpwuid(my_id)
next