Displaying 3 results from an estimated 3 matches for "sys_acl_get_permset".
2008 Feb 04
5
WinXP/x64 - MFC CFile objects leak parent directory handles
...T01/T01.ini
 8              opendir         T01
 9                 stat         T01/T01.ini
10                 stat         T01/T01.ini
11     sys_acl_get_file         T01/T01.ini
12             getxattr No data T01/T01.ini:user.SAMBA_PAI
13    sys_acl_get_entry
14 sys_acl_get_tag_type
15  sys_acl_get_permset
16     sys_acl_get_perm
17     sys_acl_get_perm
18    sys_acl_get_entry
19 sys_acl_get_tag_type
20  sys_acl_get_permset
21     sys_acl_get_perm
22     sys_acl_get_perm
23    sys_acl_get_entry
24 sys_acl_get_tag_type
25  sys_acl_get_permset
26     sys_acl_get_perm
27     sys_acl_get_perm
28    sys_a...
2005 Apr 15
17
still ACL bug in 3.0.14a
Sparc Solaris / UFS file system.  I have some ACL's set up for a handful
of users and its all worked flawlessly with every incarnation of Samba
I've used over the past couple years, which would be most.
Last Friday evening I upgraded from 3.0.11 to 3.0.13 and some of the users
I have some ACL's set up for promptly found Monday that they couldn't save
new Excel files, they'd be
2004 Feb 17
0
VFS module programmieren
...*/
	NULL,				/* mknod */
	NULL,				/* realpath */
	NULL,				/* fget_nt_acl */
	NULL,				/* get_nt_acl */
	NULL,				/* fset_nt_acl */
	NULL,				/* set_nt_acl */
	NULL,				/* chmod_acl */
	NULL,				/* fchmod_acl */
	NULL,				/* sys_acl_get_entry */
	NULL,				/* sys_acl_get_tag_type */
	NULL,				/* sys_acl_get_permset */
	NULL,				/* sys_acl_get_qualifier */
	NULL,				/* sys_acl_get_file */
	NULL,				/* sys_acl_get_fd */
	NULL,				/* sys_acl_clear_perms */
	NULL,				/* sys_acl_add_perm */
	NULL,				/* sys_acl_to_text */
	NULL,				/* sys_acl_init */
	NULL,				/* sys_acl_create_entry */
	NULL,				/* sys_acl_set_ta...