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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sec_acl.cc (aclcheck32): Check for required default entries as well.
Corinna Vinschen
2014-09-03
2
-8
/
+14
*
* setfacl.c (addmissing): New function to add missing acl entries to
Corinna Vinschen
2014-09-03
2
-0
/
+71
*
* utils.xml (setfacl): Align documentation to help text in setfacl.
Corinna Vinschen
2014-09-03
2
-6
/
+11
*
* setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' as
Corinna Vinschen
2014-09-03
2
-10
/
+23
*
* setfacl.c (getaclentry): Fix return value in case of a lone 'm' if
Corinna Vinschen
2014-09-03
2
-4
/
+8
*
* sec_acl.cc (aclsort32): Set errno to EINVAL if aclcheck32 failed.
Corinna Vinschen
2014-09-02
2
-1
/
+8
*
* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped
Corinna Vinschen
2014-08-31
2
-5
/
+8
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow user accounts
Corinna Vinschen
2014-08-31
2
-0
/
+12
*
* utils.xml (setfacl): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-4
/
+5
*
* setfacl.c (usage): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* ntsec.xml: Disable description of db_prefix and db_separator settings.
Corinna Vinschen
2014-08-31
2
-10
/
+15
*
* uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearrange code for
Corinna Vinschen
2014-08-31
2
-19
/
+33
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow creating an
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* sec_acl.cc (setacl): Add comment. Handle NULL ACE for SUID, SGID,
Corinna Vinschen
2014-08-31
2
-26
/
+133
*
* utils.xml (getfacl): Document additional suid/sgid/vtx flag printing.
Corinna Vinschen
2014-08-31
2
-3
/
+9
*
* getfacl.c (usage): Add flags description.
Corinna Vinschen
2014-08-31
2
-2
/
+13
*
* fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ entry.
Corinna Vinschen
2014-08-28
6
-27
/
+78
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Try the
Corinna Vinschen
2014-08-28
2
-0
/
+26
*
* fhandler.h (fhandler_pty_slave::fch_open_handles): Add bool parameter
Corinna Vinschen
2014-08-27
5
-11
/
+26
*
* kernel32.cc (CreateFileMappingW): Fix default standard rights for
Corinna Vinschen
2014-08-27
2
-2
/
+9
*
* ntea.cc (read_ea): Change left-over return to __leave. Fix
Corinna Vinschen
2014-08-27
3
-15
/
+26
*
* path.h (path_conv::init_reopen_attr): Change from void to returning
Corinna Vinschen
2014-08-26
6
-21
/
+36
*
* cygtls.cc (san::leave/x86_64): Implement.
Corinna Vinschen
2014-08-25
3
-17
/
+41
*
* cygtls.cc (_cygtls::remove): Revert previous patch.
Corinna Vinschen
2014-08-25
9
-178
/
+206
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
41
-5678
/
+6137
*
* miscfuncs.cc (__import_address): Cover the first dereference to imp
Corinna Vinschen
2014-08-21
2
-2
/
+7
*
* net.cc (if_freenameindex): Don't catch a SEGV from free to fail
Corinna Vinschen
2014-08-21
2
-3
/
+5
*
* dir.cc (rmdir): Don't skip deleting fh in the ENOTEMPTY case.
Corinna Vinschen
2014-08-21
2
-4
/
+5
*
* tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.
Corinna Vinschen
2014-08-20
3
-13
/
+18
*
* dir.cc (dirfd): Per POSIX, return EINVAL on invalid directory stream.
Corinna Vinschen
2014-08-19
3
-3
/
+13
*
* fhandler.h (enum conn_state): Add "connect_credxchg" state.
Corinna Vinschen
2014-08-19
3
-9
/
+31
*
* autoload.cc: Replace WNet[...]A with WNet[...]W imports.
Corinna Vinschen
2014-08-19
4
-50
/
+78
*
* fhandler.h (fhandler_serial::is_tty): Reinstantiate.
Corinna Vinschen
2014-08-19
2
-0
/
+6
*
* miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcall
Corinna Vinschen
2014-08-18
3
-11
/
+14
*
*** empty log message ***
Corinna Vinschen
2014-08-18
1
-0
/
+7
*
* dtable.cc (dtable::init_std_file_from_handle): Mention that console
Corinna Vinschen
2014-08-18
5
-20
/
+55
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-08-15
15
-230
/
+308
*
* winsup.h (_GNU_SOURCE): Define. Explain why.
Corinna Vinschen
2014-08-15
4
-22
/
+55
*
* cygerrno.h (seterrno): Define as (always) inline function.
Corinna Vinschen
2014-08-15
3
-11
/
+14
*
* cygwin-api.xml: Include misc-funcs.xml.
Corinna Vinschen
2014-08-14
3
-0
/
+70
*
* dll_init.sgml: Remove.
Corinna Vinschen
2014-08-14
5
-62
/
+7
*
* cygwin-api.xml: Move chapter tags from path.xml back here.
Corinna Vinschen
2014-08-14
4
-15
/
+85
*
* security.sgml: Move to ../doc dir and rename to logon-funcs.xml.
Corinna Vinschen
2014-08-14
2
-45
/
+4
*
* Makefile.in: Throughout use parenthesis instead of braces where
Corinna Vinschen
2014-08-14
11
-824
/
+3909
*
* utils.xml: Move to ../doc.
Corinna Vinschen
2014-08-14
2
-2104
/
+4
*
* path.sgml: Move to ../doc dir and rename to path.xml.
Corinna Vinschen
2014-08-14
3
-1735
/
+6
*
* dlmalloc.c: Remove unused file.
Corinna Vinschen
2014-08-14
4
-5199
/
+2516
*
* new-features.xml: (ov-new1.7.33): Add new section.
Corinna Vinschen
2014-08-13
2
-1
/
+28
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 33.
Corinna Vinschen
2014-08-13
4
-9
/
+38
*
* cpuid.h: Add missing copyright header. Fix formatting. Use uint32_t
Corinna Vinschen
2014-08-11
5
-93
/
+204
[next]