search for: sys_acl_get_perm

Displaying 6 results from an estimated 6 matches for "sys_acl_get_perm".

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 sy...
2006 Oct 26
1
Rsync 2.6.9pre3 released
I've just released rsync 2.6.9pre3. This should be the last version before the final 2.6.9 release, and I don't foresee any significant changes between it and the final release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! Here are direct links for the tar file and its signature:
2006 Oct 26
1
Rsync 2.6.9pre3 released
I've just released rsync 2.6.9pre3. This should be the last version before the final 2.6.9 release, and I don't foresee any significant changes between it and the final release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! Here are direct links for the tar file and its signature:
2001 Sep 19
2
--with-acl-support
Dear Andrew Tridgell, i cant compile the 2.2.1-9 package --with-acl-support, beacuse HAVE_SYS_ACL_H has wrong settings somewhere. i cant fix the bug, i just comment out the #ifdef HAVE_SYS_ACL_H line in the source/include/includes.h for a (i hope) good compilation. i use acl 1.1.2 from sgi, and the latest debian woody packages. Regards. Imre Szollosi mailto:szollosi@elme.hu
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
...acl_clear_perms' include/proto.h:218: parse error before `permset' include/proto.h:218: `sys_acl_add_perm' redeclared as different kind of symbol include/vfs.h:118: previous declaration of `sys_acl_add_perm' include/proto.h:219: parse error before `permset' include/proto.h:219: `sys_acl_get_perm' redeclared as different kind of symbol include/vfs.h:129: previous declaration of `sys_acl_get_perm' include/proto.h:220: parse error before `the_acl' include/proto.h:220: `sys_acl_to_text' redeclared as different kind of symbol include/vfs.h:119: previous declaration of `sys_acl_t...
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...