summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke2020-07-222-41/+52
* ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke2020-07-221-1/+1
* ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke2020-07-2262-1060/+313
* ctdb-tests: Drop unreachable lineMartin Schwenke2020-07-221-1/+0
* ctdb-tests: Redirect stderr too when checking for shellcheckMartin Schwenke2020-07-221-1/+1
* ctdb-tests: Show hung script debugging outputMartin Schwenke2020-07-221-0/+5
* ctdb-tests: Enable SOCKET_WRAPPER_DIR_ALLOW_ORIGMartin Schwenke2020-07-221-0/+1
* ctdb-build: Don't build/install tests in top-level build by defaultMartin Schwenke2020-07-221-0/+7
* smbd: build smb_fname per file to delete in unlink_internals()Ralph Boehme2020-07-181-13/+23
* smbd: consolidate fsp allocation for open_directory() and open_file_ntcreate()Ralph Boehme2020-07-181-64/+31
* smbd: factor out fsp_bind_smb()Ralph Boehme2020-07-182-23/+38
* smbd: don't mess with smb_dname->base_name in call_trans2findfirst()Ralph Boehme2020-07-181-4/+11
* s3/lib: fsp_str_dbg() doesn't show a possible stream nameRalph Boehme2020-07-181-1/+6
* smbd: use helper variable for fd in fd_open()Ralph Boehme2020-07-181-8/+7
* smbd: remove errno saving from fd_open()Ralph Boehme2020-07-181-8/+0
* smbd: remove a nested block in non_widelink_open()Ralph Boehme2020-07-181-12/+9
* smbd: use (global) POSIX pathname state in non_widelink_open()Ralph Boehme2020-07-181-1/+1
* smbd: check for conn->cwd_fsp in fd_close()Ralph Boehme2020-07-181-0/+4
* smbd: check for conn->cwd_fsp in file_free()Ralph Boehme2020-07-181-0/+4
* smbd: use a helper variable in open_file()Ralph Boehme2020-07-181-0/+5
* smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETERalph Boehme2020-07-182-4/+1
* smbd: ensure we do a base open for internal stream deletesRalph Boehme2020-07-181-2/+2
* vfs_posixacl: Remove unnecessary call to acl_set_permsetChristof Schmitt2020-07-171-1/+2
* test_vfs_posixacl: Add unit test for Linux POSIX ACL mappingChristof Schmitt2020-07-173-0/+168
* pam_winbind: Fix CID 242274 Time of check time of useChristof Schmitt2020-07-171-5/+14
* docs: Fix documentation for require_membership_of of pam_winbind.confAndreas Schneider2020-07-171-3/+6
* python: samba.compat rejects Python 2Douglas Bagnall2020-07-171-71/+2
* python: wrap 'import dckeytab' in an explanatory functionDouglas Bagnall2020-07-173-2/+24
* python/join: use the provided krbtgt link in cleanup_old_accountsDouglas Bagnall2020-07-171-1/+1
* python/upgradehelpers: remove unused imports and variablesDouglas Bagnall2020-07-171-1/+1
* samba-tool ntacl: remove unused imports and variablesDouglas Bagnall2020-07-171-1/+1
* s4/scripting/samba_dnsupdate: remove unreachable codeDouglas Bagnall2020-07-171-7/+2
* python/ms_forest_updates_markdown: avoid implicit global variableDouglas Bagnall2020-07-171-1/+1
* dbcheck: omit unused argument in err_wrong_default_sdDouglas Bagnall2020-07-171-2/+2
* s4/torture: fix compilation in smb2/multichannelDouglas Bagnall2020-07-171-3/+3
* s4/torture/smb2/oplock: fix compilation by initialising variableDouglas Bagnall2020-07-171-2/+4
* s3: libsmb: Namecache. Fix bug missed by me in previous cleanup.Jeremy Allison2020-07-171-1/+1
* s3-libads: Pass timeout to open_socket_out in msIsaac Boukris2020-07-161-1/+3
* s3: libsmb: Cleanup - Make ipstr_list_make() talloc rather than malloc.Jeremy Allison2020-07-161-73/+60
* s3: libsmb: Cleanup - Move DEBUG -> DBG_XXX() macros.Jeremy Allison2020-07-161-16/+12
* s3: libsmb: Cleanup - make namecache_status_record_key() use talloc.Jeremy Allison2020-07-161-12/+21
* s3: libsmb: Cleanup - make namecache_key() use talloc.Jeremy Allison2020-07-161-13/+14
* s3: libsmb: Cleanup - namecache_store() - use common out.Jeremy Allison2020-07-161-8/+7
* s3: libsmb: Cleanup - namecache_store() initialize stack variables.Jeremy Allison2020-07-161-2/+3
* s3: libsmb: Cleanup - move talloc frame out of inner scope.Jeremy Allison2020-07-161-3/+6
* s3: libsmb: Cleanup modern coding standards. 'True/False' -> 'true/false'.Jeremy Allison2020-07-161-12/+12
* s3: lib: Cleanup - make ipstr_list_make() and ipstr_list_parse() private to t...Jeremy Allison2020-07-162-6/+2
* s3: lib: Cleanup - nothing uses ipstr_list_free(). Remove it.Jeremy Allison2020-07-162-12/+0
* s3: lib: Cleanup - all the ipstr_XXX() functions are only used in namecache.c.Jeremy Allison2020-07-162-164/+164
* ctdb-tools: Improve onnode's ShellCheck credibilityMartin Schwenke2020-07-161-2/+2