Corinna Vinschen
f4ae6dc62c
* autoload.cc (NtSetSecurityObject): Add.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only request
READ_CONTROL rights when opening the file.
* ntdll.h (NtSetSecurityObject): Add declaration.
* security.cc (write_sd): Call NtSetSecurityObject instead of
BackupWrite.
(get_nt_object_security): Don't free security descriptor here.
* syscalls.cc (ttyname): Use buffer of length TTY_NAME_MAX + 1.
* sysconf.cc (sysconf): Handle _SC_TTY_NAME_MAX request.
* include/limits.h: Define TTY_NAME_MAX and _POSIX_TTY_NAME_MAX.
2004-04-14 10:20:26 +00:00
..
2003-02-10 22:43:29 +00:00
2001-03-05 21:29:24 +00:00
2004-04-14 09:12:04 +00:00
2001-03-05 21:29:24 +00:00
2003-04-25 08:32:30 +00:00
2004-03-26 21:17:07 +00:00
2001-03-05 21:29:24 +00:00
2001-09-11 20:01:02 +00:00
2003-11-06 21:31:24 +00:00
2001-01-08 04:02:02 +00:00
2001-03-05 21:29:24 +00:00
2001-04-22 23:18:28 +00:00
2002-02-28 14:30:38 +00:00
2003-09-10 19:13:05 +00:00
2002-03-15 10:12:31 +00:00
2000-02-17 19:38:33 +00:00
2003-04-22 14:55:01 +00:00
2001-09-17 21:29:19 +00:00
2001-03-05 21:29:24 +00:00
2004-04-14 10:20:26 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2002-06-10 19:59:19 +00:00
2003-09-25 03:46:20 +00:00
2001-03-05 21:29:24 +00:00
2004-03-04 21:04:14 +00:00
2003-09-10 15:51:59 +00:00
2001-04-12 04:04:53 +00:00
2003-10-27 11:48:29 +00:00
2003-10-29 08:43:10 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 22:19:50 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2003-12-01 10:39:17 +00:00