summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.h
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen2013-04-241-34/+34
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-18/+15
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-43/+26
* Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor2012-12-211-2/+2
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-4/+1
* * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen2012-06-031-0/+7
* * security.h (cygsidlist::+=): Correctly copy well_known_sid info fromCorinna Vinschen2012-05-291-3/+6
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-151-1/+2
* * advapi32.cc: Add comment.Corinna Vinschen2011-04-291-2/+14
* * sec_auth.cc (get_user_groups): Mark well-known groups as well-known.Corinna Vinschen2011-04-041-1/+7
* * flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. UseCorinna Vinschen2010-09-101-1/+2
* * security.cc (get_file_sd): Add bool parameter justcreated. UseCorinna Vinschen2010-09-101-23/+38
* * autoload.cc (GetNamedPipeClientProcessId): Define.Corinna Vinschen2010-04-191-1/+8
* * sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTORCorinna Vinschen2010-04-171-2/+0
* * sec_auth.cc (get_user_local_groups): Retrieve name of well knownCorinna Vinschen2010-02-121-0/+1
* * cygwin.din (dup3): Export.Corinna Vinschen2010-01-141-0/+3
* * sec_auth.cc (get_token_group_sidlist): Add BUILTIN\Users accountCorinna Vinschen2010-01-081-2/+3
* * sec_helper.cc (security_descriptor::free): If sd_size is 0, callCorinna Vinschen2009-10-301-0/+5
* * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen2009-10-131-0/+2
* Fix faccessat(,0) and access() semantics.Eric Blake2009-09-251-2/+2
* * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen2009-05-091-3/+0
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch anCorinna Vinschen2009-04-091-1/+3
* * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen2009-03-241-1/+0
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-1/+3
* * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen2008-11-261-0/+4
* * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen2008-08-141-1/+2
* * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen2008-07-301-1/+1
* Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen2008-07-141-3/+0
* Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen2008-07-111-1/+1
* * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen2008-07-091-2/+1
* * sec_auth.cc (create_token): Add integrity level SID to token onCorinna Vinschen2008-04-221-0/+3
* * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen2008-04-181-0/+4
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-4/+4
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-0/+1
* * Makefile.in (DLL_OFILES): Add ntea.o.Corinna Vinschen2008-02-101-4/+4
* * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen2007-07-201-13/+10
* * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen2007-07-191-46/+46
* * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen2007-07-161-1/+1
* * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen2007-03-291-4/+3
* * Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor2007-03-011-1/+0
* Throughout remove all usage of wincap.has_security.Corinna Vinschen2007-02-231-14/+13
* * security.h (pop_thread_privilege): Revert to previous state, notCorinna Vinschen2007-01-241-2/+2
* * security.h (setacl): Add parameter for writability flag.Corinna Vinschen2007-01-071-2/+2
* Partially revert change from 2006-10-22. GetSecurityInfo messes upCorinna Vinschen2006-12-201-8/+3
* * environ.cc (subauth_id_init): Remove.Corinna Vinschen2006-12-121-6/+1
* * environ.cc (set_traverse): Remove.Corinna Vinschen2006-12-121-1/+0
* Partially revert change from 2005-04-03, always running under anCorinna Vinschen2006-12-121-3/+6
* * cyglsa.h: New header file.Corinna Vinschen2006-11-271-45/+73
* * security.h (DBGSID): Define for debugging purposes.Corinna Vinschen2006-11-231-1/+9