amitay/samba.git
2020-02-19 Volker Lendeckeautobuild: Avoid clusteredmember in normal environments
2020-02-19 Michael Adamselftest:Samba3: add a clusteredmember environment
2020-02-19 Volker Lendeckeselftest: Split up a long line
2020-02-19 Martin Schwenkeselftest: net command needs to think it is root in...
2020-02-19 Volker Lendeckeselftest: Allow passing fork_and_exec()'s child_cleanup
2020-02-19 Volker Lendeckeselftest: Convert Samba3::check_or_start() to named...
2020-02-19 Volker Lendeckeselftest: Parameterize clean up in the child process
2020-02-19 Martin Schwenkeselftest: Fix an uninitialised variable warning.
2020-02-19 Volker Lendeckeselftest: Fix a warning message
2020-02-19 Volker Lendeckeselftest: Add "share_dir" as an argument to Samba3...
2020-02-19 Volker Lendeckeselftest: Allow "netbios name" to be overriden in Samba...
2020-02-19 Volker Lendeckelib: Remove unneded #include malloc.h
2020-02-19 Volker Lendecketorture4: Align integer types
2020-02-19 Volker Lendecketorture4: Use strlcpy() with size check instead of...
2020-02-19 Volker Lendeckesmbd: Fix a typo
2020-02-19 Volker Lendeckelib: Fix rotating nonstandard debug class log files
2020-02-18 Jeremy Allisons3: DFS: Remove is_msdfs_link_internal() - no longer...
2020-02-18 Jeremy Allisons3: DFS: Change the last use of is_msdfs_link_internal...
2020-02-18 Jeremy Allisons3: DFS: Replace calls to is_msdfs_link_internal()...
2020-02-18 Jeremy Allisons3: DFS: Change dfs_path_lookup() to return struct...
2020-02-18 Jeremy Allisons3: DFS: Parse the returned target path in dfs_path_loo...
2020-02-18 Jeremy Allisons3: DFS: Change simple is_msdfs_link() call to use...
2020-02-18 Jeremy Allisons3: VFS: vfs_time_audit: Add read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: vfs_full_audit: Add read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: catia: Add read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: cap: Add cap_read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: shadow_copy2: Add shadow_copy2_read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: gluster: Add vfs_gluster_read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: ceph: Add vfswrap_ceph_read_dfs_pathat().
2020-02-18 Jeremy Allisons3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
2020-02-18 Jeremy Allisons3: smbd: dfs: Clean up exits / talloc heirarchy in...
2020-02-18 Jeremy Allisons3: smbd: dfs: Make parameter names consistent.
2020-02-18 Jeremy Allisons3: smbd: dfs: Allow parse_msdfs_symlink() to be called...
2020-02-18 Jeremy Allisons3: smbd: dfs: Apply some README.Coding to parse_msdfs_...
2020-02-18 Jeremy Allisons3: smbd: dfs: Make parse_msdfs_symlink() external.
2020-02-18 Jeremy Allisons3: smbd: dfs: Move lp_msdfs_shuffle_referrals() call...
2020-02-18 Jeremy Allisons3: smbd: dfs: Cleanup, reformat calls to parse_msdfs_s...
2020-02-18 Jeremy Allisons3: DFS: Don't allow link deletion on a read-only share.
2020-02-18 Jeremy Allisons3: DFS: Don't allow link creation on a read-only share.
2020-02-18 Andreas Schneiders3:tests: Add test for a dropbox with dir mode 0733
2020-02-18 Volker Lendeckelib: Fix a shutdown crash with "clustering = yes"
2020-02-18 Volker Lendeckelib: Introduce messaging_context->per_process_talloc_ctx
2020-02-18 Volker Lendeckelib: Add a TALLOC_CTX to base register_msg_pool_usage...
2020-02-18 Volker Lendeckelib: Simplify register_msg_pool_usage()
2020-02-18 Martin Schwenkectdb-docs: Provide example commands for "ctdb event...
2020-02-18 Martin Schwenkectdb-tests: Flag setup, startup, shutdown failures...
2020-02-18 Martin Schwenkectdb-tests: Dump logs on shutdown failure
2020-02-18 Martin Schwenkectdb-tests: Avoid shutdown error when daemon already...
2020-02-18 Martin Schwenkectdb-tests: Rationalise node stop/start/restart
2020-02-18 Martin Schwenkectdb-daemon: Fix signed/unsigned comparison
2020-02-18 Martin Schwenkectdb-daemon: Check for lock count underflow
2020-02-18 Amitay Isaacsctdb-common: Remove signed/unsigned comparisons
2020-02-15 Stefan Metzmachers3:modules: add vfs_io_uring module
2020-02-15 Stefan Metzmacherbootstrap: replace libaio-dev/libaio-devel with liburin...
2020-02-15 Stefan Metzmacherlib/replace: remove unused check for aio.h
2020-02-14 Andreas Schneiders3:tests: Add smbclient test for 'force create mode...
2020-02-14 Andrew Bartletts4-auth: Allow simple bind login of a user with an...
2020-02-14 Andrew Bartlettauth/credentials: Test connecting to LDAP with a "virtu...
2020-02-14 Volker Lendeckegensec: Fix CID 1458419 Control flow issues (NO_EFFECT)
2020-02-14 Volker Lendeckegensec: Fix CID 1458421 OVERRUN
2020-02-14 Volker Lendeckeauth: Fix CID 1458418 Null pointer dereferences (REVERS...
2020-02-14 Volker Lendeckeauth: Fix CID 1458420 Null pointer dereferences (REVERS...
2020-02-12 Martin Schwenkectdb-tests: Fix getdbmap test so that it actually works...
2020-02-12 Martin Schwenkectdb-tests: Fix handling of --no-event-scripts option
2020-02-12 Martin Schwenkectdb-tests: Use a here document to improve readability
2020-02-12 Martin Schwenkectdb-tests: Use select_test_node()
2020-02-12 Martin Schwenkectdb-tests: Increase to dumping up to 500 lines of...
2020-02-12 Martin Schwenkectdb-tests: Fix return value of DB test tool delete...
2020-02-12 Martin Schwenkectdb-tcp: Make error handling for outbound connection...
2020-02-11 Gary Lockyersamba-tool domain join: remove sub domain join code
2020-02-10 Volker Lendeckesmbclient4: Remove unused code
2020-02-10 Volker Lendeckesmbclient: Don't cli_posix_stat() twice
2020-02-10 Volker Lendeckedbwrap: Improve an error message
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5_REALM_UNKNOWN to NT_STATUS_NO_SUCH_...
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN to NT_ST...
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2020-02-10 Stefan Metzmacherauth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUC...
2020-02-10 Stefan Metzmachergensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER...
2020-02-10 Stefan Metzmacherwinbindd_cm: fallback to anonymous for INVALID_COMPUTER...
2020-02-10 Stefan Metzmachersmbspool: add more error codes to the auth_errors array
2020-02-10 Stefan Metzmachersmbspool: use one element per line for the auth_errors...
2020-02-10 Stefan Metzmachers4:gensec_krb5: remove unused argument of gensec_krb5_c...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of talloc_zero() in gensec_krb...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of struct samba_sockaddr
2020-02-10 Stefan Metzmachers3:libads: prefer ENCTYPE_AES256_CTS_HMAC_SHA1_96 in...
2020-02-10 Stefan Metzmacherlib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_i...
2020-02-10 Stefan Metzmachers3:libads: make use auth4_context_{for,get}_PAC_DATA_CT...
2020-02-10 Stefan Metzmacherauth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
2020-02-10 Martin Schwenkectdb-tests: Add some tool unit tests to ensure that...
2020-02-10 Martin Schwenkectdb-tools: Allow shorter runtime limit to be specified
2020-02-10 Martin Schwenkectdb-tools: When in test mode set process group in...
2020-02-10 Martin Schwenkectdb-tests: Use $PWD/bin/ if it exists when running...
2020-02-10 Martin Schwenkectdb-tests: Make $ctdb_dir absolute
2020-02-10 Martin Schwenkectdb-daemon: Fork when not interactive and test mode...
2020-02-10 Martin Schwenkectdb-daemon: Make some conditions more explicit
2020-02-10 Martin Schwenkectdb-daemon: Pass more information to ctdb_start_daemon()
2020-02-10 Martin Schwenkectdb-tests: Don't actually close stdin in fake ssh
2020-02-10 Martin Schwenkectdb-tests: Redirect stdin from /dev/null when running...
2020-02-10 Martin SchwenkeRevert "ctdb-tests: Enable job control when keeping...
2020-02-07 Volker Lendeckesmbd: Remove overriding file_attributes with unix_mode...
next