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
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-1
/
+1
*
* security.cc (get_supplementary_group_sidlist): New function.
Corinna Vinschen
2001-11-03
1
-0
/
+31
*
* security.cc (is_group_member): Call NetLocalGroupGetMembers() for
Corinna Vinschen
2001-10-30
1
-8
/
+2
*
* autoload.cc: Add load statement for `NtOpenFile'.
Corinna Vinschen
2001-10-16
1
-1
/
+1
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-11
/
+5
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-69
/
+69
*
* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* security.cc (create_token): Change initialization of `exp' to comply
Corinna Vinschen
2001-08-31
1
-1
/
+1
*
* security.cc (set_nt_attribute): Return always -1 in case of
Corinna Vinschen
2001-08-15
1
-1
/
+1
*
* security.cc (alloc_sd): Revert to setting inheritance attribute for
Corinna Vinschen
2001-08-08
1
-17
/
+1
*
* security.cc (alloc_sd): Don't set FILE_DELETE_CHILD for group
Corinna Vinschen
2001-08-07
1
-1
/
+2
*
* dir.cc (mkdir): Set security attributes correctly for
Corinna Vinschen
2001-08-07
1
-4
/
+17
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-4
/
+4
*
* security.cc (set_file_attribute): Clean up. Don't call
Corinna Vinschen
2001-08-02
1
-10
/
+8
*
* security.cc (get_user_primary_group): Fix compiler warning.
Corinna Vinschen
2001-07-27
1
-2
/
+2
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* security.cc (get_user_groups): Call Net function with NULL server
Corinna Vinschen
2001-07-18
1
-17
/
+39
*
Change well_known_admin_sid to well_known_admins_sid throughout.
Corinna Vinschen
2001-07-15
1
-28
/
+49
*
* security.cc (alloc_sd): Don't set inheritance attribute for
Corinna Vinschen
2001-07-09
1
-0
/
+16
*
* mmap.cc: Clean up *ResourceLock calls throughout.
Christopher Faylor
2001-06-26
1
-15
/
+15
*
* security.h (NTWriteEA): Change prototype.
Egor Duda
2001-06-05
1
-4
/
+9
*
Maintain 80 col line length.
Christopher Faylor
2001-05-31
1
-1
/
+2
*
* path.cc (chdir): Always send unsigned chars to isspace since newlib's isspace
Christopher Faylor
2001-05-31
1
-2
/
+3
*
* sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.
Corinna Vinschen
2001-05-29
1
-15
/
+26
*
* security.cc (get_file_attribute): Don't set errno.
Corinna Vinschen
2001-05-22
1
-2
/
+0
*
* autoload.cc: Add load statements for `LookupAccountNameW',
Corinna Vinschen
2001-05-20
1
-17
/
+656
*
* security.cc (cygwin_set_impersonation_token): Never destroy
Corinna Vinschen
2001-05-17
1
-3
/
+2
*
* fork.cc (fork): Eliminate superfluous call to getuid().
Corinna Vinschen
2001-05-15
1
-8
/
+8
*
* autoload.cc: Add autoload statements for ws2_32 functions
Corinna Vinschen
2001-05-15
1
-0
/
+1
*
* security.cc (subauth): Check if Secur32.dll could be loaded.
Corinna Vinschen
2001-05-14
1
-0
/
+5
*
* autoload.cc: Add LoadDLLinitfunc for secur32.dll.
Corinna Vinschen
2001-04-30
1
-23
/
+160
*
* grp.cc: Eliminate MAX_DOMAIN_NAME define.
Corinna Vinschen
2001-04-30
1
-1
/
+1
*
* security.cc (alloc_sd): Add unrelated ACCESS_ALLOWED_ACE behind
Corinna Vinschen
2001-04-26
1
-8
/
+6
*
* autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.
Corinna Vinschen
2001-04-25
1
-19
/
+15
*
* security.cc (alloc_sd): Reformat comment.
Corinna Vinschen
2001-04-22
1
-4
/
+4
*
* security.cc (set_process_privileges): Swap out.
Corinna Vinschen
2001-04-20
1
-41
/
+1
*
* Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.
Corinna Vinschen
2001-04-20
1
-1411
/
+6
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-9
/
+3
*
* environ.cc (parse_options): Use strtok_r instead of strtok.
Corinna Vinschen
2001-03-14
1
-3
/
+9
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+1
*
* dir.cc (readdir): Fix shortcut==symlink condition.
Corinna Vinschen
2001-03-02
1
-0
/
+2
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
1
-2
/
+2
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
1
-3
/
+9
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-73
/
+73
*
* autoload.cc: Add load statemant for SetSecurityDescriptorControl.
Corinna Vinschen
2000-12-20
1
-0
/
+15
*
* environ.cc (struct parse_thing): Add entry for new CYGWIN option
Corinna Vinschen
2000-12-19
1
-0
/
+4
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
1
-2
/
+14
*
* cygheap.h: Move `token' and `impersonated' from class _pinfo
Corinna Vinschen
2000-11-15
1
-5
/
+5
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-4
/
+5
[next]