summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.cc
Commit message (Expand)AuthorAgeFilesLines
* * exceptions.cc (set_console_handler): Don't allocateChristopher Faylor2000-10-151-11/+1
* * child_info: Bump child_info "version".Christopher Faylor2000-10-121-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-649/+649
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-9/+13
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+2
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-2/+2
* * 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