index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
security.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-3
/
+0
*
white space
Christopher Faylor
2005-08-12
1
-3
/
+3
*
* security.cc (get_reg_security): New static function.
Corinna Vinschen
2005-08-08
1
-0
/
+40
*
* security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.
Corinna Vinschen
2005-06-21
1
-9
/
+7
*
* security.cc (cygwin_logon_user): Run LogonUser in the primary
Corinna Vinschen
2005-06-08
1
-5
/
+14
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
1
-7
/
+6
*
* security.cc (alloc_sd): Remove DELETE bit from user's ACE if
Corinna Vinschen
2005-04-19
1
-0
/
+8
*
* security.h (cygsidlist::addfromgr): Allow duplicate entries.
Corinna Vinschen
2005-04-16
1
-57
/
+66
*
* cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32
Corinna Vinschen
2005-04-13
1
-3
/
+3
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-81
/
+66
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-1
/
+1
*
* fhandler_tape.cc (get_ll): This is a generally useful function so move it
Christopher Faylor
2005-03-16
1
-1
/
+1
*
2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-28
1
-1
/
+1
*
2004-10-05 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-06
1
-2
/
+2
*
* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is
Christopher Faylor
2004-09-12
1
-3
/
+3
*
* security.cc: Fix a few more strace_prints.
Corinna Vinschen
2004-09-03
1
-4
/
+4
*
Regularize most strace_prints throughout so that %E is always preceded by a
Christopher Faylor
2004-09-03
1
-13
/
+13
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
1
-9
/
+14
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-3
/
+3
*
* autoload.cc (NtCreateFile): Add.
Corinna Vinschen
2004-04-16
1
-30
/
+11
*
* sec_acl.cc (getacl): Avoid compiler warning.
Corinna Vinschen
2004-04-14
1
-7
/
+9
*
* fhandler.cc (fhandler_base::open): Simplify access evaluation
Corinna Vinschen
2004-04-14
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
Corinna Vinschen
2004-04-14
1
-31
/
+36
*
* autoload.cc (NtSetSecurityObject): Add.
Corinna Vinschen
2004-04-14
1
-50
/
+18
*
* security.cc (set_nt_attribute): Only call get_nt_object_security
Corinna Vinschen
2004-04-13
1
-1
/
+1
*
* dir.cc (mkdir): Call set_file_attribute with additional handle
Corinna Vinschen
2004-04-13
1
-19
/
+31
*
* autoload.cc (NtQuerySecurityObject): Add.
Corinna Vinschen
2004-04-13
1
-32
/
+23
*
* security.cc (get_file_attribute): Fix conditional.
Corinna Vinschen
2004-04-09
1
-2
/
+2
*
* fhandler.cc (fhandler_base::open): Set query access mode according
Corinna Vinschen
2004-04-08
1
-35
/
+41
*
* security.cc (get_nt_object_attribute): Fix error handling.
Corinna Vinschen
2004-02-11
1
-33
/
+25
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* security.h (SID): New macro.
Corinna Vinschen
2004-02-05
1
-1
/
+1
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-37
/
+37
*
Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX
Corinna Vinschen
2003-12-03
1
-1
/
+1
*
* dir.cc (mkdir): Use local security_descriptor. Call
Corinna Vinschen
2003-11-26
1
-85
/
+80
*
* sec_acl.h (getace): Use FILE_*_BITS as permission mask.
Corinna Vinschen
2003-11-26
1
-9
/
+9
*
2003-10-16 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-10-16
1
-9
/
+1
*
* include/tzfile.h: Add some missing entries.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-16
1
-2
/
+2
*
* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
Christopher Faylor
2003-07-26
1
-11
/
+11
*
2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-07-18
1
-23
/
+16
*
* cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalid
Corinna Vinschen
2003-07-14
1
-15
/
+6
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-3
/
+2
*
* cygheap.h (enum impersonation): New enum.
Corinna Vinschen
2003-06-30
1
-6
/
+12
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* security.cc (get_info_from_sd): New function.
Corinna Vinschen
2003-04-11
1
-153
/
+73
*
* fhandler.cc (fhandler_base::fstat): Set the uid and gid fields
Corinna Vinschen
2003-04-01
1
-8
/
+2
*
* autoload.cc: added RegGetKeySecurity()
Corinna Vinschen
2003-03-27
1
-12
/
+66
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
Corinna Vinschen
2003-03-19
1
-12
/
+13
[next]