summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.cc
Commit message (Expand)AuthorAgeFilesLines
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen2000-07-261-0/+17
* * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen2000-07-211-1/+2
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-1/+1
* * security.cc (read_sd): Eliminate OemToChar.Corinna Vinschen2000-07-041-3/+1
* * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen2000-07-021-2/+0
* * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen2000-06-191-7/+26
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-161-0/+67
* * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen2000-05-241-6/+11
* * security.cc (read_sd): Return 1 on success because weCorinna Vinschen2000-05-021-8/+13
* * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen2000-05-021-1/+4
* * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen2000-04-251-98/+49
* * cygwin.din: Add symbol for `lacl'.Corinna Vinschen2000-04-131-5/+22
* * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen2000-03-161-40/+41
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-2/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+2084