gd/samba-autobuild/.git
2020-05-15 Stefan Metzmachers3:smbd: split out smbXsrv_connection_disconnect_transp...
2020-05-15 Stefan Metzmachersmb2_server: make sure we detect stale smbXsrv_connecti...
2020-05-15 Günther Deschnersmb2_server: update inline comment for max channels
2020-05-15 Stefan MetzmachersmbXsrv_client: make sure that we store a valid blob
2020-05-15 Stefan MetzmachersmbXsrv_client: fix debug message in smbXsrv_client_cre...
2020-05-15 Andrew Bartletts4/rpc_server/dnsserver: Allow parsing of dnsProperty...
2020-05-15 Andrew Bartlettselftest: Add test for handling of "short" dnsProperty...
2020-05-15 Andrew Bartlettlibrpc/idl: Add dnsp_DnsProperty_short
2020-05-15 Andrew Bartlettselftest: Avoid running the slowest of the "none" tests...
2020-05-15 Volker Lendeckesmbd: Store share_entries in locking.tdb again
2020-05-15 Volker Lendeckesmbd: Move share mode entry parsing up in the file
2020-05-15 Volker Lendeckesmbd: Base locking.tdb on g_lock.c
2020-05-15 Volker Lendeckelib: Add g_lock_dump_send/recv
2020-05-15 Volker Lendeckelib: Add g_lock_set_lock_order()
2020-05-15 Volker Lendeckelib: Add g_lock_writev_data
2020-05-15 Volker Lendeckelib: Allow additional dbufs in g_lock_store()
2020-05-15 Volker Lendeckelib: Add g_lock_seqnum()
2020-05-15 Volker Lendeckelib: Add g_lock_wake_watchers()
2020-05-15 Volker Lendecketorture: Test g_lock_watch_data_send()/recv()
2020-05-15 Volker Lendeckelib: Add g_lock_watch_data_send/recv()
2020-05-15 Volker Lendeckelib: Allow DBWRAP_LOCK_ORDER_NONE in db_open()
2020-05-15 Volker Lendeckedbwrap: Make dbwrap_lock_order_[un]lock() public
2020-05-15 Volker Lendeckedbwrap: Simplify dbwrap_lock_order_[un]lock()
2020-05-14 Volker Lendeckesrvsvc: Move brl_get_locks() out of enum_file_fn()
2020-05-14 Volker Lendecketest: Show that netfileenum is broken
2020-05-14 Volker Lendeckerpcclient: Make netfileenum cmd print the path names
2020-05-14 Volker Lendeckerpcclient: Use struct initializers in cmd_srvsvc_net_fi...
2020-05-14 Volker Lendeckesrvsvc: Collect file ids in enum_file_fn()
2020-05-14 Volker Lendeckesrvsvc: Use a struct initializer in net_enum_files()
2020-05-14 Volker Lendeckesrvsvc: Directly use "ctr3->count" instead of "i"
2020-05-14 Volker Lendeckesrvsvc: Use a struct assignment in enum_file_fn()
2020-05-14 Volker Lendeckesrvsvc: Introduce ctx3 helper var in enum_file_fn()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmesmbd: move processing of root_dir_fid outside of SMB_VF...
2020-05-14 Ralph Boehmes4/torture: add a *real* root_dir_fid test
2020-05-14 Andreas Schneidertestprogs: Add 'net ads join' test for fips
2020-05-13 awalkerlib:param: Fix memory leak in lpcfg_load_internal()
2020-05-13 Ralph Boehmectdb: increase TasksMax limit, the systemd default...
2020-05-12 Jeremy Allisons3: libsmbclient: Finish unifing bad iconv behavior...
2020-05-12 Jeremy Allisons3: libsmb: In SMB2 return NT_STATUS_INVALID_NETWORK_RE...
2020-05-12 Jeremy Allisons3: libsmb: In SMB1 old protocol - return NT_STATUS_INV...
2020-05-12 Jeremy Allisons3: selftest: Add test_smbclient_iconv.sh to check...
2020-05-12 Jeremy Allisons3: selftest: Add share definition [bad_iconv] in files...
2020-05-12 Stefan Metzmachervfs_io_uring: retry after a short writes in vfs_io_urin...
2020-05-12 Stefan Metzmachervfs_io_uring: retry after a short read in vfs_io_uring_...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_fsync_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_pwrite_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_pread_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_pwrite_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_pread_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_request_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: avoid stack recursion of vfs_io_uring_que...
2020-05-12 Stefan Metzmachervfs_io_uring: make use of sys_valid_io_range() in vfs_i...
2020-05-12 Stefan Metzmachervfs_io_uring: make use of sys_valid_io_range() in vfs_i...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_f...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_p...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_p...
2020-05-12 Stefan Metzmachervfs_io_uring: introduce vfs_io_uring_request->completio...
2020-05-12 Stefan Metzmachervfs_io_uring: replace vfs_io_uring_request->state with...
2020-05-12 Stefan Metzmachervfs_io_uring: fix the prefix for parametric options...
2020-05-12 Jeremy Allisons3: VFS: default. Change pwrite() -> sys_pwrite_full...
2020-05-12 Jeremy Allisons3: VFS: default. Change pread() -> sys_pread_full...
2020-05-12 Jeremy Allisons3: VFS: default. Change sys_pwrite() -> sys_pwrite_ful...
2020-05-12 Jeremy Allisons3: VFS: default. Change sys_pread() -> sys_pread_full...
2020-05-12 Jeremy Allisons3: VFS: aio_fork: Change sys_pwrite() -> sys_pwrite_fu...
2020-05-12 Jeremy Allisons3: VFS: aio_fork: Change sys_pread() -> sys_pread_full...
2020-05-12 Stefan Metzmachersmbd: add vfs_valid_{pread,pwrite}_range() checks where...
2020-05-12 Stefan Metzmachers3:smbd: add vfs_valid_{pread,pwrite}_range() helper...
2020-05-12 Stefan Metzmachers3:smbd: handle 0 length writes as no-op.
2020-05-12 Stefan Metzmachersmb2_server: fix smbd_smb2_request_verify_sizes() for...
2020-05-12 Jeremy Allisonlib: util: Add sys_pwrite_full().
2020-05-12 Jeremy Allisonlib: util: Add sys_pread_full().
2020-05-12 Stefan Metzmacherlib: util: Add sys_valid_io_range()
2020-05-12 Stefan Metzmachers4:torture: add tests to test the SMB2 read/write offse...
2020-05-12 Ralph Boehmes3/locking: prime flags in a fresh sharemode data object
2020-05-12 Ralph Boehmesmbd: fix for bug 14375
2020-05-12 Ralph Boehmesmbd: make conflicting_access available to other functions
2020-05-12 Ralph Boehmes4/torture: reproducer for bug 14375
2020-05-12 Ralph Boehmeselftest: split a knownfail entry
2020-05-12 Marcos Mellowinbind.service: drop quotes from $WINBINDOPTIONS variable
2020-05-12 Marcos MelloDrop NotifyAccess=all from systemd units
2020-05-10 Gary Lockyerlib ldb: Limit depth of ldb_parse_tree
2020-05-10 Gary Lockyerlib util ASN.1: Panic on ASN.1 tag mismatch
2020-05-10 Gary Lockyers4 cldap server tests: request size limit tests
2020-05-10 Gary Lockyers4 ldap server tests: request size limit tests
2020-05-08 Gary LockyerFix clang 9 for-loop-analysis warnings
2020-05-08 Gary LockyerFix clang 9 format-nonliteral warnings
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-08 Gary LockyerFix clang 9 unused-function warnings
2020-05-08 Gary LockyerFix clang 9 enum-conversion warnings
2020-05-08 Gary LockyerFix clang 9 constant-conversion warnings
2020-05-08 Gary LockyerFix clang 9 logical-not-parentheses warnings
2020-05-08 Gary LockyerFix clang 9 parentheses-equality warnings
2020-05-08 Gary Lockyerbuild: Allow developer builds with clang 9
2020-05-07 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL...
2020-05-07 Jeremy Allisons3: VFS: full_audit. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: time_audit. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: unityed_media. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: zfsacl. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: snapper. Remove get_nt_acl_fn().
next