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
...
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-16
/
+7
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-5
/
+5
*
* security.cc (set_file_sd): Open file with FILE_OPEN_FOR_BACKUP_INTENT
Corinna Vinschen
2007-09-18
1
-1
/
+2
*
* dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.
Corinna Vinschen
2007-08-16
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't be
Corinna Vinschen
2007-07-30
1
-0
/
+9
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-1310
/
+99
*
* security.cc (set_nt_attribute): Remove.
Corinna Vinschen
2007-07-19
1
-21
/
+10
*
* autoload.cc (SetSecurityDescriptorControl): Drop.
Corinna Vinschen
2007-07-19
1
-8
/
+4
*
* cygheap.h (init_cygheap::luid): Remove.
Corinna Vinschen
2007-07-19
1
-53
/
+58
*
* fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system.
Corinna Vinschen
2007-07-17
1
-1
/
+4
*
* cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.
Corinna Vinschen
2007-07-16
1
-1
/
+1
*
* 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
[prev]
[next]