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
*
* security.cc (get_file_attribute): Avoid compiler warning.
Corinna Vinschen
2007-03-02
1
-1
/
+0
*
* Makefile (DLL_OFILES): Remove ntea.o
Christopher Faylor
2007-03-01
1
-22
/
+4
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-10
/
+3
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-30
/
+30
*
Partially revert change from 2006-10-22. GetSecurityInfo messes up
Corinna Vinschen
2006-12-20
1
-11
/
+66
*
* security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE to
Corinna Vinschen
2006-12-13
1
-1
/
+1
*
* environ.cc (subauth_id_init): Remove.
Corinna Vinschen
2006-12-12
1
-215
/
+12
*
* environ.cc (set_traverse): Remove.
Corinna Vinschen
2006-12-12
1
-9
/
+0
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-0
/
+11
*
* security.cc (create_token): Revert erroneous change to test
Corinna Vinschen
2006-11-28
1
-2
/
+1
*
* cyglsa.h: New header file.
Corinna Vinschen
2006-11-27
1
-109
/
+306
*
* autoload.cc (EqualPrefixSid): Define.
Corinna Vinschen
2006-11-09
1
-13
/
+39
*
* sec_helper.cc (sid_auth): Remove.
Corinna Vinschen
2006-11-08
1
-3
/
+18
*
* security.h (cygpriv_idx): Add privileges new in Vista.
Corinna Vinschen
2006-11-01
1
-1
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Fix whitespace.
Corinna Vinschen
2006-10-22
1
-1
/
+5
*
* external.cc (cygwin_internal): Use security_descriptor::copy method.
Corinna Vinschen
2006-10-22
1
-92
/
+24
*
* fhandler.cc (fhandler_base::fhaccess): Call check_registry_access
Corinna Vinschen
2006-10-21
1
-34
/
+57
*
* autoload.cc (PrivilegeCheck): Define.
Corinna Vinschen
2006-10-16
1
-4
/
+41
*
* autoload.cc (Wow64DisableWow64FsRedirection): Define.
Corinna Vinschen
2006-10-13
1
-0
/
+56
*
* security.cc (create_token): Fix condition for source identifier.
Corinna Vinschen
2006-10-12
1
-1
/
+2
*
* security.cc (subauth): Initialize user_token to NULL. Add comment.
Corinna Vinschen
2006-08-14
1
-2
/
+5
*
* security.cc (get_logon_server): Remove nret and use dret for everything to
Christopher Faylor
2006-07-25
1
-5
/
+4
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-31
/
+95
*
* autoload.cc (NtQueryEaFile): Define.
Corinna Vinschen
2006-07-03
1
-3
/
+4
*
* dtable.cc (handle_to_fn): Accomodate new argument order in call to
Corinna Vinschen
2006-02-07
1
-80
/
+5
*
* security.cc (is_group_member): Fix comment.
Corinna Vinschen
2006-02-02
1
-5
/
+6
*
* security.cc (is_group_member): Use local group info type 1. Test
Corinna Vinschen
2006-02-02
1
-6
/
+20
*
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
[next]