samba-tool: Add a gpo command for listing VGP Startup Scripts Group Policy
[samba.git] / source3 /
2021-02-17 Ralph Boehmeprinting: use correct error out in get_correct_cversion...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-13 Jeremy Allisonvfs: update status of SMB_VFS_READLINKAT()
2021-02-13 Jeremy Allisons3: smbd: Change smb_unix_read_symlink() to use a real...
2021-02-13 Jeremy Allisons3: smbd: Factor out the SMB1 UNIX extensions read...
2021-02-13 Jeremy Allisons3: VFS: unityed_media: Fix um_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_readlinkat...
2021-02-13 Jeremy Allison3: VFS: snapper: Fix snapper_gmt_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: shadow_copy2: Fix shadow_copy2_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: media_harmony: Fix mh_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: glusterfs: Fix vfs_gluster_readlinkat() to...
2021-02-13 Jeremy Allisons3: VFS: full_audit: Fix smb_full_audit_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: ceph_snapshots: Fix ceph_snap_gmt_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: ceph: Fix cephwrap_readlinkat() to cope with...
2021-02-13 Jeremy Allisons3: VFS: cap: Fix cap_readlinkat() to cope with real...
2021-02-13 Jeremy Allisons3: VFS: expand_msdfs: Since we moved to SMB_VFS_READ_D...
2021-02-10 xzhao9s3:registry Renaming get_charset() to smbreg_get_charset()
2021-02-10 Stefan Metzmachers3:pysmbd: fix fd leak in py_smbd_create_file()
2021-02-09 Gary Lockyers3 lib system: Change signature of sys_proc_fd_path
2021-02-09 Gary Lockyers3 lib system: Fix clang compilation error
2021-02-09 Andreas Schneiders3:testparm: Warn about 'server schannel = no'
2021-02-09 Jeremy Allisonvfs: update status of SMB_VFS_LINKAT()
2021-02-09 Jeremy Allisons3: smbd: Change hardlink_internals() to use a real...
2021-02-09 Jeremy Allisons3: smbd: Centralize error exits to an 'out' label...
2021-02-09 Jeremy Allisons3: VFS: syncops: Fix syncops_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: unityed_media: Fix um_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_linkat() to...
2021-02-09 Jeremy Allisons3: VFS: media_harmony: Fix mh_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: full_audit: Fix smb_full_audit_linkat() to...
2021-02-09 Jeremy Allisons3: VFS: gluster: Fix vfs_gluster_linkat() to cope...
2021-02-09 Jeremy Allisons3: VFS: ceph: Fix cephwrap_linkat() to cope with real...
2021-02-09 Jeremy Allisons3: VFS: cap: Fix cap_linkat() to cope with real direct...
2021-02-09 Jeremy AllisonRevert "VFS: shadow_copy2: Fixup shadow_copy2_mknodat...
2021-02-09 Jeremy AllisonRevert "VFS: shadow_copy2: Fixup shadow_copy2_symlinkat...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmenet: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: don't return NT_STATUS_STOPPED_ON_SYMLINK in...
2021-02-05 Ralph Boehmesmbd: simplify error codepath in openat_pathref_fsp()
2021-02-05 Ralph Boehmesmbd: expect valid stat info in openat_pathref_fsp()
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-02-05 Ralph Boehmesmbd: move smb_fname creation to earlier point in smbd_...
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-02-05 Ralph Boehmesmbd: remove a redundant fstat()in create_file_unixpath()
2021-02-05 Ralph Boehmesmbd: call stat before openat_pathref_fsp() in create_f...
2021-02-05 Ralph Boehmesmbd: fix a resource leak in create_file_unixpath()
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-02-05 Ralph Boehmes3/libadouble: stat path before calling openat_pathref_...
2021-02-05 Ralph Boehmesmbd: don't overwrite _mode if neither a msdfs symlink...
2021-02-05 Ralph BoehmeCI: verify a symlink has FILE_ATTRIBUTE_NORMAL set
2021-02-02 Jeremy Allisons3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon...
2021-02-02 Jeremy Allisons3: torture: Change the SMB1-only UID-REGRESSION-TEST...
2021-02-02 Jeremy Allisons3: smbtorture3: Ensure run_tcon_test() always replaces...
2021-02-02 Jeremy Allisons3: smbtorture3: Ensure we *always* replace the saved...
2021-02-02 Jeremy Allisons3: libsmb: Ensure we disconnect the temporary SMB1...
2021-02-02 Jeremy Allisons3: tests: Add regression test for bug 13992.
2021-02-01 Andreas Schneiders3:smbd: Fix invalid memory access in posix_sys_acl_blo...
2021-02-01 Andreas Schneiders3:libsmb: Use C99 initializer for py_cli_notify_state_...
2021-02-01 Andreas Schneiders3:printing: Correctly mark fall through switch statements
2021-02-01 Andreas Schneiders4:registry: Mark fall through switch statement
2021-02-01 Andreas Schneiders4:registry: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:smbd: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:rpcclient: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:printing: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:lib: Add missing break in switch statement
2021-02-01 Jeremy Allisons3: smbd: Add missing lock free and file close in error...
2021-01-28 Volker Lendeckelibrpc: Convert find_interface_by_uuid to search by...
2021-01-28 Volker Lendeckelib: Fix file_ploadv_send()/_recv()
2021-01-28 Volker Lendeckeepmapper: Simplify endpoints_match()
2021-01-28 Volker Lendeckeepmapper: Simplify _epm_Map()
2021-01-28 Ralph Boehmevfs: restore platform specific POSIX sys_acl_set_file...
2021-01-28 Ralph Boehmevfs: update status of SMB_VFS_UNLINKAT()
2021-01-28 Ralph Boehmes3/libadouble: use real dirfsp in ad_convert_delete_adf...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert_delete...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in py_smbd...
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in remove_...
2021-01-28 Ralph Boehmevfs: update status of SMB_VFS_CREATE_DFS_PATHAT()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_CREATE_DFS_PATHAT...
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in create_...
2021-01-28 Ralph Boehmesmbd: use real dirfsp with SMB_VFS_UNLINKAT() in rmdir_...
2021-01-28 Ralph Boehmesmbd: reduce indentation in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: simplify rmdir_internals()
2021-01-28 Ralph Boehmesmbd: README.Coding fixes in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in recursi...
2021-01-28 Ralph Boehmesmbd: add dir_hnd_fetch_fsp()
2021-01-28 Ralph Boehmesmbd: add some space in recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: simplify recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: use real dirfsp and atname when deleting file...
2021-01-28 Ralph Boehmepysmbd: use parent_pathref() in py_smbd_mkdir()
next