]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2019-08-12  Jeremy Allisons3: VFS: vfs_snapper: Make ntimes return errno = EROFS...
2019-08-12  Jeremy Allisons3: VFS: vfs_snapper: Make chown return errno = EROFS...
2019-08-12  Jeremy Allisons3: VFS: vfs_snapper: Make chmod return errno = EROFS...
2019-08-12  Jeremy Allisons3: VFS: vfs_snapper: Make unlink return errno = EROFS...
2019-08-10  Swen Schilligloadparm: fix mem leak found by ASAN
2019-08-10  Swen Schilligtorture: fix mem leak found by ASAN (smb2_scan)
2019-08-10  Swen Schilligtorture: fix mem leak found by ASAN
2019-08-10  Swen Schilligldb: Fix mem-leak if talloc_realloc fails
2019-08-10  Andreas Schneidergitlab-ci: Install compat-gnutls34 on CentOS7
2019-08-10  Andreas Schneiders3:modules: Link vfs_acl_common against gnutls
2019-08-10  Andreas Schneiderlibcli:smb: Add forward declaration for gnutls_hmac_hd_t
2019-08-10  Volker Lendeckesmbd: Simplify fd_open_atomic()
2019-08-09  Volker Lendeckesmbd: FTRUNCATE regular files only
2019-08-09  Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2019-08-09  Volker Lendeckesmbd: Make "lease" const in create_file_default()
2019-08-09  Volker Lendeckesmbd: Make "lease" const in create_file_unixpath()
2019-08-09  Volker Lendeckesmbd: Make "lease_key" const in lease_match()
2019-08-09  Volker Lendeckesmbd: Make "lease" const in open_file_ntcreate()
2019-08-09  Volker Lendeckesmbd: Make "lease" const in grant_fsp_oplock_type()
2019-08-09  Volker Lendeckesmbd: Nobody uses the changed "lease" from grant_fsp_op...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make setxattr return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make removexattr return...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chflags return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make rmdir return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make mkdir return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make mknod return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make ntimes return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chown return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chmod return errno...
2019-08-09  Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make unlink return errno...
2019-08-09  Volker Lendeckemdssvc: Fix the clang build
2019-08-08  Ralph Boehmes3:mdssvc: fix slrpc_fetch_attributes() when CNID is...
2019-08-08  Ralph Boehmes3:mdssvc: close mdssvc rpc command must return in...
2019-08-08  Ralph Boehmes3:mdssvc: failing the RPC request if the mdssvc policy...
2019-08-08  Ralph Boehmes3:mdssvc: the open command must work on shares with...
2019-08-08  Ralph Boehmes3:mdssvc: use an early return if spotlight is not...
2019-08-08  Ralph Boehmes3:mdssvc: update a few debug macros to modern style
2019-08-08  Ralph Boehmes3:mdssvv: don't fail the RPC request if the share...
2019-08-08  Ralph Boehmes3:mdssvc: initialize the returned share_path with...
2019-08-08  Ralph Boehmes3:mdssvc: macOS returns the client values in the open...
2019-08-08  Ralph Boehmes3:mdssvc: macOS returns UINT64_MAX, not 0 for closeQue...
2019-08-08  Ralph Boehmes3:mdssvc: fix error handling of mdssvc RPC requests
2019-08-08  Ralph Boehmetorture: beginning of a mdssvc RPC service test-suite
2019-08-08  Ralph Boehmerpcclient: add some simple commands for Spotlight RPC
2019-08-08  Ralph Boehmerpcclient: domain_sid is only needed for SAMR
2019-08-08  Ralph Boehmelib:torture: add torture_assert_u32_[not_]equal[_goto...
2019-08-08  Ralph Boehmes3:mdssvc: fix unmarshalling of empty CNID array
2019-08-08  Ralph Boehmes3:mdssvc: marshalling: fix unpacking empty CNID structure
2019-08-08  Ralph Boehmes3:mdssvc: marshalling: fix unpacking empty filemeta...
2019-08-08  Ralph Boehmes3:mdssvc: marshalling: add a newline to a DEBUG message
2019-08-08  Ralph Boehmetorture: start of a mdssvc packet (un)marshalling testsuite
2019-08-08  Ralph Boehmelibrpc: add RPC_NDR_MDSSVC
2019-08-08  Ralph Boehmes3:wscript: enable Spotlight by default
2019-08-08  Ralph Boehmes3:mdssvc: avoid strncpy when marshalling strings
2019-08-08  Ralph Boehmeunittest: workaround dependency problem in test_lib_uti...
2019-08-08  Ralph Boehmes3:mdssvc: supposed status field is in fact a fragment...
2019-08-08  Ralph Boehmes3:mdssvc: add noindex backend
2019-08-08  Ralph Boehmes3:mdssvc: log inode number in ino_path_map_destr_cb()
2019-08-08  Ralph Boehmes3:mdssvc: move some code to a subsystem
2019-08-08  Ralph Boehmes3:mdssvc: mds_dalloc_dump() -> dalloc_dump()
2019-08-08  Ralph Boehmes3:mdssvc: add Unicode normalisation
2019-08-08  Ralph Boehmes3:mdssvc: new option "spotlight backend"
2019-08-08  Ralph Boehmes3:mdssvc: pass down sharename and SNUM
2019-08-08  Ralph Boehmes3-mdssvc: factor out Tracker backend logic
2019-08-08  Ralph Boehmes3:mdssvc: move debug macro to header file
2019-08-08  Ralph Boehmes3:mdssvc: README.Coding fixes, long lines, modernize...
2019-08-08  Ralph Boehmes3:rpc_server: factor out rpc_mdssvc_sources
2019-08-08  Swen Schilligtfork: Free memory in torture test to satisfy sanitizer
2019-08-08  Swen Schilligldb: Free memory in torture test to satisfy sanitizer
2019-08-08  Swen Schilligutil: Free memory in charset torture test to satisfy...
2019-08-08  Swen Schilligndr: Free memory in torture test to satisfy sanitizer
2019-08-08  Swen Schilligutil: Free memory in genrand torture test to satisfy...
2019-08-08  Swen Schilligldb: Fix mem allocation in torture test to satisfy...
2019-08-08  Swen Schilligregistry: Free memory at the end of each loop run to...
2019-08-08  Volker Lendecketorture: SMB1 unlink needs delay for a stream's SHARING...
2019-08-07  Volker Lendeckesmbd: Move handling the 1sec sharing_violation delay...
2019-08-07  Volker Lendeckesmbd: Add defer_sharing_violation_smb1
2019-08-07  Volker Lendeckesmbd: Get "req->request_time" early in create_file_defa...
2019-08-07  Volker Lendeckesmbd: Do not exceed the req's max timeout in setup_poll...
2019-08-07  Volker Lendeckesmbd: Make setup_poll_open() return bool
2019-08-07  Volker Lendeckesmbd: Make setup_kernel_oplock_poll_open() more general
2019-08-07  Volker Lendeckesmbd: Avoid exit_server() in setup_kernel_oplock_poll_o...
2019-08-07  Volker Lendeckesmbd: Remove access check on SHARING_VIOLATION
2019-08-07  Jeremy Allisons3: VFS: Make setxattr return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make removexattr return errno = EROFS on a...
2019-08-07  Jeremy Allisons3: VFS: Make chflags return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make rmdir return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make mkdir return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make mknod return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make ntimes return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make chown return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make chmod return errno = EROFS on a shadow...
2019-08-07  Jeremy Allisons3: VFS: Make unlink return errno = EROFS on a shadow...
2019-08-07  Samuel Cabreros4:librpc/rpc: Use generic roh_connect_channel_send...
2019-08-07  Samuel Cabreros4:librpc/rpc: Add roh_connect_channel_send/recv
2019-08-07  Ralph Boehmes4:lib/http: move to the toplevel
2019-08-07  Ralph Boehmes4:lib/http: add support for http POST
2019-08-07  Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2019-08-07  Ralph Boehmes4:librpc/rpc: use http_connect_send/recv in ncacn_http
2019-08-07  Ralph Boehmes4:lib/http: remove stream and send_queue from state
next