libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / smbd / posix_acls.c
2020-05-30 Ralph Boehmesmbd: simplify uid_entry_in_group()
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to can_write_to_file().
2020-05-04 Jeremy Allisons3: smbd: Reformat users of can_write_to_file().
2020-04-30 Jeremy Allisons3: smbd: Cleanup - move the function get_nt_acl_no_snu...
2020-04-30 Jeremy Allisons3: smbd: In posix_fget_nt_acl() remove the fall-back...
2020-04-29 Ralph Boehmesmbd: convert inherit_access_posix_acl() arg parent_dir...
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: reformat calling ensure_canon_entry_valid_on_set...
2020-03-26 Volker Lendeckesmbd: Use ARRAY_DEL_ELEMENT() in merge_default_aces()
2019-12-20 Ralph Boehmesmbd: pass session_info to create_conn_struct_tos()
2019-12-20 Ralph Boehmes3:rpc_server: pass session_info to get_nt_acl_no_snum()
2019-10-15 Jeremy Allisons3: smbd: set_nt_acl(). Now we know we always have...
2019-06-24 Jeremy Allisons3: smbd: Posix ACLs. Now we know we have a handle...
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_default_acl() take an...
2019-06-24 Jeremy Allisons3: smbd: Only pass fsp to remove_posix_acl(). No longe...
2019-06-24 Jeremy Allisons3: smbd: Only pass fsp to set_unix_posix_acl(). No...
2019-06-24 Jeremy Allisons3: smbd: Change set_unix_posix_default_acl() to return...
2019-06-24 Jeremy Allisons3: smbd: Cleanup - make set_unix_posix_default_acl...
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_acl() return NTSTATUS.
2019-06-24 Jeremy Allisons3: smbd: Cleanup - make remove_posix_acl() return...
2019-06-24 Jeremy Allisons3: smbd: Cleanup - make set_unix_posix_acl() use moder...
2019-06-24 Jeremy Allisons3: smbd: Cleanup - make remove_posix_acl() use modern...
2018-12-20 Volker Lendeckesmbd: Use dom_sid_str_buf
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-07-12 Joe Guosmbd/posix_acls: reuse secutiry token from session...
2018-06-14 Stefan Metzmachersmbd: make use of create_conn_struct_tos() in get_nt_ac...
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-18 Ralph Boehmes3:smbd: make psbuf arg to make_default_acl_posix(...
2017-12-13 Stefan Metzmachers3:smbd: remove deprecated handling of "profile acls...
2017-11-07 Ralph Boehmes3/posix_acls: add default ACL style "everyone"
2017-11-07 Ralph Boehmes3/smbd: make make_default_filesystem_acl public
2017-10-09 Ralph Boehmes3/smbd/posix_acls: return correct status in try_chown
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-03-01 Volker Lendeckeposix_acls: Use talloc_zero_array
2017-03-01 Volker Lendeckeposix_acls: Do a *bit* of reformatting
2017-02-15 Volker Lendeckesmbd: Fix some whitespace
2017-02-15 Volker Lendeckesmbd: Make "create_file_sids" static
2017-02-01 Volker Lendeckesmbd: Fix "map acl inherit" = yes
2017-01-22 Volker Lendeckesmbd: Fix an indentation
2017-01-22 Volker Lendeckesmbd: Fix a few signed/unsigned hickups
2016-12-01 Uri Simchonismbd: avoid extra churn on a debug print
2016-08-10 Uri Simchonismbd: add an option to inherit only the UNIX owner
2016-07-19 Ralph Boehmes3/smbd: move make_default_filesystem_acl() to vfs_acl_...
2016-03-24 Jeremy Allisons3: posix_acls. Always use STAT, not LSTAT here.
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-02-11 Jeremy Allisons3: smbd: posix_acls: Fix check for setting u:g:o entry...
2016-02-06 Michael Adamdlist: remove unneeded argument from DLIST_DEMOTE()
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-08-14 Volker Lendeckesmbd: Use a struct initializer
2015-08-14 Volker Lendeckesmbd: Remove a confusing comment
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-05-05 Jeremy Allisons3: smbd: VFS: For all EA and ACL calls use synthetic_s...
2014-12-04 Ralph Boehmes3:smbd: ignore dacls with MS NFS ACEs
2014-08-22 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-08-21 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-07-22 Volker Lendeckesmbd: Simplify unpack_nt_owners
2014-05-28 David Disseldorps3/posix_acls: replace dup_sec_desc() usage
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-24 Jeremy AllisonFix bug 10196 - RW Deny for a specific user is not...
2013-09-21 Daniel LibermanFix bug 10162 - POSIX ACL mapping failing when setting...
2013-05-27 Andrew Bartlettsmbd: Fix build on platforms that will not support...
2013-04-17 Volker Lendeckesmbd: Convert posix_sys_acl_blob_get_file to synthetic_...
2013-03-10 Andrew Bartlettsmbd:posix_acls Remove incorrectly added lp_create_mask...
2013-01-09 Jeremy Allisonsmbd/posix_acls.c: Use create_conn_struct(). Don't...
2012-12-06 Michael Adams3:smbd: fix a cut and paste error in a debug message
2012-12-06 Michael Adams3:smbd: don't apply create/directory mask and modes...
2012-12-04 Jeremy AllisonRemove unused append_parent_acl().
2012-11-15 Jeremy AllisonAnother fix needed for bug #9236 - ACL masks incorrectl...
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-13 Andrew BartlettChange get_nt_acl_no_snum() to return an NTSTATUS,...
2012-11-10 Arvid Requates3:smbd: Fix typo in got_duplicate_group check
2012-10-11 Andrew Bartlettvfs: Implement a sys_acl_blob_get_{fd,file} for POSIX...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-06 Jeremy AllisonWe should never just assign an st_mode to an ace->perms...
2012-10-05 Jeremy AllisonModify ensure_canon_entry_valid() into ensure_canon_ent...
2012-10-05 Jeremy AllisonSimplify ensure_canon_entry_valid by splitting out...
2012-10-04 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-10-02 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-10-02 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-10-02 Jeremy AllisonUse is_default_acl variable in canonicalise_acl().
2012-10-02 Jeremy AllisonReformat spacing to be even.
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-08-23 Andrew Bartletts3-smbd: Add security_info_wanted argument to get_nt_ac...
2012-08-23 Andrew Bartletts3-smbd: Add talloc_stackframe() to get_nt_acl_no_snum()
2012-08-16 Andrew Bartletts3-smbd: Do not check no_acl_syscall_error(errno) after...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_qualifier() as it is...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_acl() and replace with...
next