summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sec_helper.cc (sid_auth): Remove.Corinna Vinschen2006-11-081-0/+4
* * security.h (cygpriv_idx): Add privileges new in Vista.Corinna Vinschen2006-11-011-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::facl): Fix whitespace.Corinna Vinschen2006-10-221-1/+1
* * external.cc (cygwin_internal): Use security_descriptor::copy method.Corinna Vinschen2006-10-221-3/+15
* * fhandler.cc (fhandler_base::fhaccess): Call check_registry_accessCorinna Vinschen2006-10-211-0/+1
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-2/+4
* * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen2006-07-031-2/+4
* * security.h (sec_user_nih): Make sid1 argument mandatory.Corinna Vinschen2006-03-301-2/+4
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-051-3/+3
* * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen2005-06-071-2/+4
* white space and minor comment cleanup.Christopher Faylor2005-05-021-1/+1
* * security.h (cygsidlist::addfromgr): Allow duplicate entries.Corinna Vinschen2005-04-161-2/+3
* * security.h (cygsidlist::addfromgr): Avoid duplicate entries.Corinna Vinschen2005-04-061-1/+2
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-031-2/+72
* copyrightChristopher Faylor2005-02-201-1/+1
* white spaceChristopher Faylor2005-02-131-2/+2
* 2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-06-171-1/+1
* * autoload.cc (NtCreateFile): Add.Corinna Vinschen2004-04-161-1/+5
* * fhandler.cc (fhandler_base::open): Simplify access evaluationCorinna Vinschen2004-04-141-0/+9
* * fhandler.cc (fhandler_base::open): Accomodate query_write_controlCorinna Vinschen2004-04-141-1/+1