index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
security.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implmenet faster getfrompw/getfromgr
Corinna Vinschen
2015-03-18
1
-0
/
+12
*
Drop unneeded passwd argument from security functions
Corinna Vinschen
2015-03-18
1
-3
/
+3
*
* sec_auth.cc (get_logon_server): Constify domain parameter.
Corinna Vinschen
2015-01-21
1
-2
/
+2
*
* autoload.cc (CreateProfile): Import.
Corinna Vinschen
2014-12-02
1
-0
/
+6
*
* cygheap.h (class cygheap_domain_info): Remove lowest_tdo_posix_offset.
Corinna Vinschen
2014-07-29
1
-0
/
+10
*
* security.h (MAX_SUBAUTH_CNT): Drop. Use SID_MAX_SUB_AUTHORITIES
Corinna Vinschen
2014-05-06
1
-8
/
+5
*
* grp.cc (internal_getgroups): Drop unused cygsid variable.
Corinna Vinschen
2014-05-06
1
-3
/
+5
*
* passwd.cc (pg_ent::enumerate_builtin): Convert pwd_builtins and
Corinna Vinschen
2014-03-06
1
-0
/
+3
*
* autoload.cc (CheckTokenMembership): Import.
Corinna Vinschen
2014-02-27
1
-3
/
+5
*
* miscfuncs.h (NT_readline::close): New function to close handle.
Corinna Vinschen
2014-02-16
1
-0
/
+1
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
1
-4
/
+45
*
* security.h (open_local_policy): Remove declaration.
Corinna Vinschen
2014-01-23
1
-2
/
+3
*
* autoload.cc (CreateSymbolicLink): Define.
Corinna Vinschen
2013-04-24
1
-34
/
+34
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-18
/
+15
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-43
/
+26
*
Revert the reversion and go with implementation described in cgf-000017, with
Christopher Faylor
2012-12-21
1
-2
/
+2
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-4
/
+1
*
* globals.cc (ro_u_refs): New R/O unicode string.
Corinna Vinschen
2012-06-03
1
-0
/
+7
*
* security.h (cygsidlist::+=): Correctly copy well_known_sid info from
Corinna Vinschen
2012-05-29
1
-3
/
+6
*
* sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on
Corinna Vinschen
2011-10-15
1
-1
/
+2
*
* advapi32.cc: Add comment.
Corinna Vinschen
2011-04-29
1
-2
/
+14
*
* sec_auth.cc (get_user_groups): Mark well-known groups as well-known.
Corinna Vinschen
2011-04-04
1
-1
/
+7
*
* flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. Use
Corinna Vinschen
2010-09-10
1
-1
/
+2
*
* security.cc (get_file_sd): Add bool parameter justcreated. Use
Corinna Vinschen
2010-09-10
1
-23
/
+38
*
* autoload.cc (GetNamedPipeClientProcessId): Define.
Corinna Vinschen
2010-04-19
1
-1
/
+8
*
* sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTOR
Corinna Vinschen
2010-04-17
1
-2
/
+0
*
* sec_auth.cc (get_user_local_groups): Retrieve name of well known
Corinna Vinschen
2010-02-12
1
-0
/
+1
*
* cygwin.din (dup3): Export.
Corinna Vinschen
2010-01-14
1
-0
/
+3
*
* sec_auth.cc (get_token_group_sidlist): Add BUILTIN\Users account
Corinna Vinschen
2010-01-08
1
-2
/
+3
*
* sec_helper.cc (security_descriptor::free): If sd_size is 0, call
Corinna Vinschen
2009-10-30
1
-0
/
+5
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-0
/
+2
*
Fix faccessat(,0) and access() semantics.
Eric Blake
2009-09-25
1
-2
/
+2
*
* sec_auth.cc (str2uni_cat): Move from here...
Corinna Vinschen
2009-05-09
1
-3
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch an
Corinna Vinschen
2009-04-09
1
-1
/
+3
*
* sec_auth.cc (str2buf2uni): Remove.
Corinna Vinschen
2009-03-24
1
-1
/
+0
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-1
/
+3
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
1
-0
/
+4
*
* external.cc (cygwin_internal): Call set_security_attribute with
Corinna Vinschen
2008-08-14
1
-1
/
+2
*
* sec_auth.cc (extract_nt_dom_user): Return domain and user name as
Corinna Vinschen
2008-07-30
1
-1
/
+1
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-3
/
+0
*
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
Corinna Vinschen
2008-07-11
1
-1
/
+1
*
* autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
Corinna Vinschen
2008-07-09
1
-2
/
+1
*
* sec_auth.cc (create_token): Add integrity level SID to token on
Corinna Vinschen
2008-04-22
1
-0
/
+3
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-0
/
+4
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-4
/
+4
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add ntea.o.
Corinna Vinschen
2008-02-10
1
-4
/
+4
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-13
/
+10
*
* cygheap.h (init_cygheap::luid): Remove.
Corinna Vinschen
2007-07-19
1
-46
/
+46
[next]