samba.git
2020-05-28 Stefan Metzmachers3:smbcquotas: make use of get_cmdline_auth_info_creds()
2020-05-28 Stefan Metzmachers3:mdfind: make use of get_cmdline_auth_info_creds()
2020-05-28 Stefan Metzmachers3:rpcclient: make use of get_cmdline_auth_info_creds...
2020-05-28 Stefan Metzmacherexamples/fuse/smb2mount: make use of get_cmdline_auth_i...
2020-05-28 Stefan Metzmachers3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth()
2020-05-28 Stefan Metzmachers3:cli_pipe: improve debug messages in cli_rpc_pipe_ope...
2020-05-28 Stefan Metzmachers3:net: make use of cli_rpc_pipe_open_with_creds()...
2020-05-28 Stefan Metzmachers3:net: avoid prompting for a password if --use-ccache...
2020-05-28 Stefan Metzmachers3:net: add net_context_creds() helper function
2020-05-28 Stefan Metzmachers3:net: always set ctx->opt_user_specified = true when...
2020-05-28 Stefan Metzmachers3:net: remove unused net_use_machine_account()
2020-05-28 Stefan Metzmachers3:cli_pipe: remove unused 'use_kerberos' from cli_rpc_...
2020-05-27 Andrew BartlettOID: Reserve 1.3.6.1.4.1.7165.777.x for use on the...
2020-05-27 Andrew Bartlettlib/util: Allow gdb to be started by samba_start_debugg...
2020-05-26 Jeremy Allisons3: VFS: cap. Fixup mistake using the wrong parameter...
2020-05-26 Stefan Metzmacherlibgpo: Remove unused code
2020-05-26 David Mulders3-net: disable net_ads_gpo_apply() and net_ads_gpo_ref...
2020-05-25 Volker Lendeckelibsmb: Apply some const to parse_finfo_id_both_directo...
2020-05-25 Volker Lendeckelibsmb: Remove unused cli_errstr()
2020-05-25 Volker Lendecketorture3: Remove some ancient unused code
2020-05-25 Volker Lendeckelibsmb: Move a variable declaration closer to its use
2020-05-25 Volker Lendeckelibsmb: Remove some lines that were never used
2020-05-25 Volker Lendeckelibsmb: Avoid casts
2020-05-25 Volker Lendeckelibsmb: Use IS[DOT]DOT
2020-05-25 Volker Lendeckelibsmb: Remove a pointless ZERO_STRUCT()
2020-05-25 Volker Lendeckelibsmb: Simplify callers of SMBC_dlist_contains()
2020-05-25 Volker Lendeckelibsmb: Make SMBC_dlist_contains return bool
2020-05-25 Volker Lendeckelibsmb: Align calls to SMBC_dlist_contains()
2020-05-25 Matt Taylorbuild: add configure option to control vfs_snapper...
2020-05-24 Matt Taylorbuild: quota wscript error message spelling fix
2020-05-24 Samuel Cabreros3: rpc_server: Avoid casts calling to find_policy_by_hnd()
2020-05-24 Samuel Cabreros3: rpc_server: Remove dead code
2020-05-24 Samuel Cabreros3: rpc_server: Drop s3 rpc handles implementation
2020-05-24 Samuel Cabreropidl: Set dce_call in pipes_struct before dispatching...
2020-05-24 Samuel Cabreros3: rpc_server: Remove SAMR specific policy_handle_find...
2020-05-24 Samuel Cabreros3: rpc_server: Move SAMR handle based access check...
2020-05-24 Samuel Cabreros3: rpc_server: Remove SAMR specific policy_handle_crea...
2020-05-24 Samuel Cabreros3: rpc_server: pass DCE/RPC handle type to find_policy...
2020-05-24 Samuel Cabreros3: rpc_server: Strip out access check field from s3...
2020-05-24 Samuel Cabrerolibrpc: core: Move the s4 handles implementation to...
2020-05-24 Samuel Cabreroselftest: Add test for handle types
2020-05-24 Björn Jackeldb: also use portable __has_attribute macro to check...
2020-05-24 Björn Jacketalloc: also use portable __has_attribute macro to...
2020-05-24 Björn Jacketdb: also use __has_attribute macro to check for attrib...
2020-05-24 Björn Jackereplace, attr.: use function attributes only if support...
2020-05-24 Andreas Schneidergitlab-ci: Create a single samba-fips runner
2020-05-22 Martin Schwenkectdb-tests: Add a new fetch ring test that also checks...
2020-05-22 Martin Schwenkectdb-tests: Update fetch_ring to take database and...
2020-05-22 Martin Schwenkectdb-daemon: Fix sorting of hot keys
2020-05-22 Martin Schwenkectdb-daemon: Add extra logging of hot keys
2020-05-22 Martin Schwenkectdb-daemon: Update hot key logging
2020-05-22 Martin Schwenkectdb-daemon: Fix bug in slot 0 comparison optimisation
2020-05-22 Martin Schwenkectdb-daemon: Switch some variables to unsigned
2020-05-22 Martin Schwenkectdb-daemon: Add separate hot keys array for database...
2020-05-22 Martin Schwenkectdb-build: Fix a typo
2020-05-21 Ralph Boehmesmbd: prepare DH disconnect for AT-names
2020-05-21 Ralph Boehmesmbd: prepare fsp_str_dbg() for atnames
2020-05-21 Ralph Boehmesmbd: use fd_openat()
2020-05-21 Ralph Boehmesmbd: add fd_openat()
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmes3/torture: use SMB_VFS_OPENAT() in cmd_set_nt_acl()
2020-05-21 Ralph Boehmes3/torture: use SMB_VFS_OPENAT() in cmd_open()
2020-05-21 Ralph Boehmes3/pysmbd: use SMB_VFS_OPENAT() in init_files_struct()
2020-05-21 Ralph Boehmesmbd: use SMB_VFS_OPENAT() in non_widelink_open()
2020-05-21 Ralph Boehmevfs_shadow_copy2: use SMB_VFS_NEXT_OPENAT() in shadow_c...
2020-05-21 Jeremy Allisons3: VFS: fruit. Now we've gotten rid of SMB_VFS_OPEN...
2020-05-21 Ralph Boehmevfs_fruit: use SMB_VFS_NEXT_OPENAT()
2020-05-21 Ralph Boehmevfs_xattr_tdb: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_virusfilter: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_unityed_media: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_syncops: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_streams_xattr: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_streams_depot: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_snapper: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_preopen: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_prealloc: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_media_harmony: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_gpfs: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_glusterfs: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_fruit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_widelinks: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_time_audit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_shadow_copy2: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_full_audit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_extd_audit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_error_inject: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_default: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_commit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_ceph_snapshots: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_ceph: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_catia: implement SMB_VFS_OPENAT()
2020-05-21 Jeremy Allisons3: VFS: catia: Change saved_errno to catia_saved_errno...
2020-05-21 Ralph Boehmevfs_cap: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_audit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_aio_pthread: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_aio_pthread: add dirfsp arg to create_private_open_...
2020-05-21 Ralph Boehmevfs_aio_pthread: realign create_private_open_data(...
2020-05-21 Ralph Boehmevfs_aio_pthread: realign create_private_open_data args
2020-05-21 Ralph Boehmevfs: add SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmevfs_fruit: pass down cwdfsp as dirfsp in fruit_open()
next