Corinna Vinschen
e3d1d51579
* fhandler.cc (fhandler_base::open): Simplify access evaluation
expression.
(fhandler_base::facl): New method.
* fhandler.h: Declare facl method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
* fhandler_disk_file.cc (fhandler_disk_file::facl): New method.
* fhandler_virtual.cc (fhandler_virtual::facl): New method.
* sec_acl.cc: Remove forward declaration for aclsort32 and acl32.
(setacl): Remove static. Add and use handle parameter.
(getacl): Ditto.
(acl_worker): Reorganize to call fhandler's facl method eventually.
(facl32): Ditto.
* security.cc (get_nt_object_security): Remove static.
* security.h: Add extern declarations for get_nt_object_security,
aclsort32, acl32, getacl and setacl.
Apply missing syscalls.cc patch and ChangeLog of previous check in.
* syscalls.cc (chown_worker): Reorganize to call fhandler's fchown
method eventually.
(fchown): Ditto.
2004-04-14 16:36:26 +00:00
..
2004-02-18 20:48:38 +00:00
2004-04-14 10:20:26 +00:00
2003-12-31 06:30:48 +00:00
2004-02-20 23:31:47 +00:00
2003-04-10 19:49:30 +00:00
2003-12-23 16:26:31 +00:00
2004-04-14 10:20:26 +00:00
2004-04-14 16:36:26 +00:00
2004-01-20 03:11:39 +00:00
2004-04-08 15:44:53 +00:00
2003-12-23 16:26:31 +00:00
2004-01-23 23:05:33 +00:00
2004-01-23 23:05:33 +00:00
2003-04-16 03:03:45 +00:00
2003-08-06 01:40:12 +00:00
2003-09-04 03:01:35 +00:00
2004-02-02 10:47:29 +00:00
2004-04-04 04:14:11 +00:00
2004-04-11 17:36:05 +00:00
2004-02-09 04:04:24 +00:00
2004-02-09 04:04:24 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2004-02-09 04:04:24 +00:00
2004-02-09 04:04:24 +00:00
2004-01-19 05:46:54 +00:00
2004-03-16 04:39:38 +00:00
2004-03-15 02:47:35 +00:00
2003-09-27 05:35:02 +00:00
2004-04-14 09:12:04 +00:00
2004-03-12 03:09:28 +00:00
2004-02-09 04:04:24 +00:00
2004-02-09 04:04:24 +00:00
2003-11-14 23:40:06 +00:00
2004-01-21 19:14:19 +00:00
2003-12-03 16:35:52 +00:00
2004-01-21 19:14:19 +00:00
2004-04-13 20:36:58 +00:00
2004-02-09 04:04:24 +00:00
2004-02-13 19:34:32 +00:00
2003-11-14 23:40:06 +00:00
2004-02-22 23:21:20 +00:00
2004-01-20 19:36:35 +00:00
2004-01-20 19:36:35 +00:00
2004-04-11 04:00:01 +00:00
2004-03-21 17:41:40 +00:00
2004-02-22 23:21:20 +00:00
2003-11-14 23:40:06 +00:00
2003-11-14 23:40:06 +00:00
2004-03-26 21:43:49 +00:00
2004-03-15 15:50:20 +00:00
2003-09-25 00:37:18 +00:00
2004-02-25 01:19:13 +00:00
2004-02-22 23:21:20 +00:00
2003-12-03 09:55:42 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-04-14 16:36:26 +00:00
2004-04-13 09:38:32 +00:00
2004-04-10 13:45:10 +00:00
2004-04-09 20:39:19 +00:00
2004-02-09 04:04:24 +00:00
2004-03-27 18:01:04 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-02-09 04:04:24 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-04-09 20:39:19 +00:00
2004-04-13 09:04:22 +00:00
2004-04-10 13:45:10 +00:00
2004-04-14 16:36:26 +00:00
2004-04-10 13:45:10 +00:00
2004-04-10 13:45:10 +00:00
2004-04-14 16:36:26 +00:00
2004-04-14 16:36:26 +00:00
2003-12-03 09:55:42 +00:00
2004-03-07 04:57:47 +00:00
2004-03-12 03:09:28 +00:00
2003-11-28 21:20:15 +00:00
2004-02-25 04:08:00 +00:00
2003-03-19 21:38:25 +00:00
2003-12-23 16:26:31 +00:00
2004-02-09 04:04:24 +00:00
2003-12-23 16:26:31 +00:00
2004-03-14 05:35:19 +00:00
2004-03-22 18:30:38 +00:00
2003-11-28 20:55:59 +00:00
2003-07-26 04:53:59 +00:00
2004-02-08 19:59:27 +00:00
2004-04-06 14:22:43 +00:00
2004-03-04 05:31:14 +00:00
2003-08-31 18:26:58 +00:00
2004-02-26 11:32:20 +00:00
2004-02-04 22:40:50 +00:00
2004-02-26 11:32:20 +00:00
2003-11-28 20:55:59 +00:00
2004-04-13 09:04:22 +00:00
2004-04-10 13:45:10 +00:00
2003-11-14 23:40:06 +00:00
2003-07-07 05:30:33 +00:00
2004-04-14 10:20:26 +00:00
2003-12-07 22:37:12 +00:00
2003-12-23 16:26:31 +00:00
2004-04-14 03:08:00 +00:00
2004-04-14 03:08:00 +00:00
2004-02-22 23:21:20 +00:00
2004-03-12 03:09:28 +00:00
2004-03-21 17:41:40 +00:00
2004-02-12 03:01:58 +00:00
2004-04-10 13:45:10 +00:00
2003-11-28 20:55:59 +00:00
2003-04-28 20:10:54 +00:00
2003-04-28 20:10:54 +00:00
2003-11-14 23:40:06 +00:00
2003-12-23 16:26:31 +00:00
2003-11-14 23:40:06 +00:00
2003-07-09 01:33:06 +00:00
2003-07-07 05:32:24 +00:00
2003-06-16 03:24:13 +00:00
2003-09-27 03:44:31 +00:00
2004-04-14 16:36:26 +00:00
2004-02-09 04:04:24 +00:00
2004-04-14 16:36:26 +00:00
2004-04-14 16:36:26 +00:00
2004-04-10 13:45:10 +00:00
2004-02-09 04:04:24 +00:00
2004-03-26 16:24:24 +00:00
2004-04-10 00:50:16 +00:00
2004-03-26 21:43:49 +00:00
2004-02-22 23:21:20 +00:00
2004-03-30 15:20:08 +00:00
2004-03-25 15:15:27 +00:00
2004-03-26 16:15:23 +00:00
2004-03-25 15:15:27 +00:00
2003-11-14 23:40:06 +00:00
2004-04-10 13:45:10 +00:00
2003-11-28 20:51:11 +00:00
2004-02-22 23:21:20 +00:00
2003-12-07 22:37:12 +00:00
2003-03-09 20:31:07 +00:00
2003-03-09 20:10:25 +00:00
2004-02-03 21:59:27 +00:00
2004-03-15 15:50:20 +00:00
2004-03-15 15:50:20 +00:00
2004-04-14 16:36:26 +00:00
2004-04-14 10:20:26 +00:00
2003-12-23 16:26:31 +00:00
2004-02-12 03:01:58 +00:00
2004-04-06 14:22:43 +00:00
2004-04-13 03:25:50 +00:00
2004-04-10 00:53:25 +00:00
2004-01-19 05:46:54 +00:00
2004-01-19 05:46:54 +00:00
2004-03-12 03:09:28 +00:00
2003-12-27 01:59:29 +00:00
2004-04-13 09:04:22 +00:00
2004-02-09 04:04:24 +00:00
2004-03-12 22:03:33 +00:00
2003-12-03 05:21:55 +00:00
2004-03-14 18:01:45 +00:00
2004-03-14 18:01:45 +00:00
2004-02-09 04:04:24 +00:00
2004-04-13 09:04:22 +00:00
2003-03-09 22:13:06 +00:00
2004-04-03 19:07:59 +00:00