aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/security.cc
AgeCommit message (Expand)AuthorFilesLines
2000-07-28This commit was manufactured by cvs2svn to create branch 'cygwin-1-1-4'.github/cygwin-1-1-4cygwin-1-1-4cvs2svn1-2166/+0
2000-07-26 * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen1-0/+17
2000-07-21 * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen1-1/+2
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-1/+1
2000-07-04 * security.cc (read_sd): Eliminate OemToChar.Corinna Vinschen1-3/+1
2000-07-02 * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen1-2/+0
2000-06-19 * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen1-7/+26
2000-06-16 * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen1-0/+67
2000-05-24 * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen1-6/+11
2000-05-02 * security.cc (read_sd): Return 1 on success because weCorinna Vinschen1-8/+13
2000-05-02 * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen1-1/+4
2000-04-25 * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen1-98/+49
2000-04-13 * cygwin.din: Add symbol for `lacl'.Corinna Vinschen1-5/+22
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen1-40/+41
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-2/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+2084