tests/posixacl: derive a new testcase to run same tests with session
[samba.git] / source3 /
2018-06-18 Stefan Metzmachersmbd: split out set_current_case_sensitive() and chdir_...
2018-06-18 Stefan Metzmachersmbd: remove xconn->client->last_session_id based set_c...
2018-06-18 Stefan Metzmachers3:lib: add caching to set_current_user_info()
2018-06-15 Volker Lendeckewinbindd: Fix winbindd_ping_dc_recv
2018-06-15 Volker Lendeckewinbindd: Add a missing NULL check
2018-06-15 Volker Lendeckewinbindd: Do an early TALLOC_FREE
2018-06-15 Volker Lendeckewinbindd: Use is_domain_offline() where appropriate
2018-06-15 Volker Lendeckewinbindd: Align integer types in for loops
2018-06-15 Swen SchilligPossible memory leak in map_info6_to_validation
2018-06-14 Stefan Metzmachersmbd: don't call change_to_root_user() before change_to...
2018-06-14 Stefan Metzmachersmbd: remove useless allow_access() check for AS_GUEST
2018-06-14 Stefan Metzmachersmbd: split out a fsp_flush_write_time_update() functio...
2018-06-14 Stefan Metzmachersmbd: make smbd_setup_sig_{term,hup}_handler() static
2018-06-14 Stefan Metzmachervfs_glusterfs: use tevent_req_defer_callback() in order...
2018-06-14 Stefan Metzmachersmbd: call samba_tevent_context_init() within create_co...
2018-06-14 Stefan Metzmachersmbd: use pconn = talloc_move(ctx, &conn) in create_con...
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct() function
2018-06-14 Stefan Metzmachersmbd: let create_conn_struct_tos() use create_conn_stru...
2018-06-14 Stefan Metzmachervfstest: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct_cwd() function
2018-06-14 Stefan Metzmacherprinting: convert delete_driver_files() to use create_c...
2018-06-14 Stefan Metzmacherprinting: convert move_driver_to_download_area() to...
2018-06-14 Stefan Metzmacherprinting: convert get_correct_cversion() to use create_...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to delete...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to move_d...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to get_co...
2018-06-14 Stefan Metzmacherprinting: add more 'const' to read only input pointers
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: _srvsvc_NetSetFileSecurity form_j...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: _srvsvc_NetGetFileSecurity()...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: add an explicit talloc_stackframe...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: add an explicit talloc_stackframe...
2018-06-14 Stefan Metzmachersmbd: convert form_junctions() to use create_conn_struc...
2018-06-14 Stefan Metzmachersmbd: convert count_dfs_links() to use create_conn_stru...
2018-06-14 Stefan Metzmachersmbd: convert get_referred_path() to use create_conn_st...
2018-06-14 Stefan Metzmachersmbd: convert junction_to_local_path() to use create_co...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to form_junct...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to count_dfs_...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to get_referr...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to {create...
2018-06-14 Stefan Metzmachers3:rpc_server/fss: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmachers3:rpc_server/fss: use talloc_stackframe() for temporar...
2018-06-14 Stefan Metzmachersmbd: make use of create_conn_struct_tos() in get_nt_ac...
2018-06-14 Stefan Metzmacherpysmbd: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmacherpysmbd: remove explicit talloc_stackframe() from get_co...
2018-06-14 Stefan Metzmacherpysmbd: fix some talloc_stackframe() memory leaks and...
2018-06-14 Stefan Metzmacherpysmbd: consitently use talloc_stackframe() for tempora...
2018-06-14 Stefan Metzmacherpysmbd: remove useless explicit conn_free() from set_nt...
2018-06-14 Stefan Metzmachersmbd: add create_conn_struct_tos[_cwd]() helper functions
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from delete_and_reloa...
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from load_printers()
2018-06-13 Swen SchilligCID 1416475: possibly dereferencing NULL in fruit_pread...
2018-06-13 Swen SchilligCID 1416476: possibly dereferencing NULL in fruit_ftrun...
2018-06-13 Swen SchilligCID 1416477: possibly dereferencing NULL in fruit_pwrit...
2018-06-13 Swen SchilligCID 1416478: de-ref NULL value in fruit_pwrite_rsrc
2018-06-02 Jeremy Allisons3: VFS: Remove unused enum value.
2018-06-01 Jeremy Allisons3: smbd: printing: Re-implement delete-on-close semant...
2018-06-01 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-05-30 Ralph Boehmes3:smbd: don't allow renaming basefile if streams are...
2018-05-30 Ralph Boehmes3:locking: add file_has_open_streams()
2018-05-30 Ralph Boehmes3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_S...
2018-05-30 Ralph Boehmeselftest: run smb2.streams tests against a share with...
2018-05-30 Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-05-25 Christof Schmittvfs_gpfs: Use full_path_tos instead of talloc_asprintf
2018-05-25 Christof Schmittvfs_gpfs: Remove get_full_smb_filename from is_offline...
2018-05-25 Christof Schmittvfs_gpfs: Remove wrong get_full_smb_filename from ntime...
2018-05-25 Christof Schmittvfs_gpfs: Adjust debug level when get_winattrs returns...
2018-05-25 Christof Schmittsmbd: Move dfree_info struct
2018-05-25 Christof Schmittsmbd: Flush dfree memcache on service reload
2018-05-25 Christof Schmittsmbd: Cache dfree information based on query path
2018-05-25 Christof Schmittselftest: Add test for 'dfree cache'
2018-05-25 Jeremy Allisons3: vfs_fake_acls: Correctly implement the chmod/fchmod...
2018-05-25 Jeremy Allisons3: smbd: Make map_acl_perms_to_permset() extern.
2018-05-25 Jeremy Allisons3: smbd: Make unix_perms_to_acl_perms() extern.
2018-05-25 Jeremy Allisons3: posix_acls: Remove unused 'connection_struct *conn...
2018-05-25 Jeremy Allisons3: posix_acls: Remove dead functions fchmod_acl()...
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_fchmod_acl().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove FCHMOD_ACL in cephwrap_fc...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_chmod_acl().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chm...
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkd...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in chmod.
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in mkdir.
2018-05-25 Jeremy Allisons3: smbd: Use FCHMOD call, not FCHMOD_ACL call if mode...
2018-05-25 Jeremy Allisons3: smbd: Optimization. Only do the FCHMOD_ACL call...
2018-05-25 Jeremy Allisons3: smbd: optimization. Only do the FCHMOD call if...
2018-05-25 Jeremy Allisons3: smbd: Remove use of SMB_VFS_FCHMOD_ACL() in overwri...
2018-05-25 Jeremy Allisons3: smbd: Add clarifying comment on mode change on...
2018-05-25 Jeremy Allisons3: smbd: Remove existing_unx_mode, an unused parameter...
2018-05-25 Volker Lendeckesmbd: Call smbXsrv_client_global_init in the parent...
2018-05-25 Volker Lendeckevfs_time_audit: Fix a log message
2018-05-24 Andreas Schneiders3:utils: Remove double error check
2018-05-18 Ralph Boehmevfs_zfsacl: return synthesized ACL when ZFS return...
2018-05-18 Ralph Boehmes3:smbd: make psbuf arg to make_default_acl_posix(...
2018-05-18 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-05-17 Jeremy Allisons3: smbd: Fix SMB2-FLUSH against directories.
2018-05-17 Jeremy Allisons3: profile: Cleanup - we no longer use read/write...
2018-05-17 Andreas Schneiders3:winbind: Fix uninitialzed variable warning
next