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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* getfacl.c (usage): Change --all to --access, --dir to --default.
Corinna Vinschen
2015-02-28
2
-6
/
+12
*
* uinfo.cc (pwdgrp::add_line): Return NULL if parsing a line failed.
Corinna Vinschen
2015-02-28
2
-7
/
+14
*
*** empty log message ***
Corinna Vinschen
2015-02-27
1
-0
/
+18
*
* security.cc (alloc_sd): For directories, mark inherited ACEs
Corinna Vinschen
2015-02-27
2
-0
/
+11
*
* sec_acl.cc (getacl): Add mask even if all group and secondary account
Corinna Vinschen
2015-02-27
2
-4
/
+17
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop redundant test
Corinna Vinschen
2015-02-27
2
-1
/
+6
*
* sec_acl.cc (setacl): Fix bug which leads to ACE duplication in
Corinna Vinschen
2015-02-27
4
-52
/
+93
*
2015-02-26 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-26
2
-108
/
+113
*
* ldap.cc (cyg_ldap::wait): Call cygwait with cw_infinite timeout value
Corinna Vinschen
2015-02-26
2
-3
/
+8
*
* posix_ipc.cc (ipc_mutex_lock): Revert unneeded call to signal handler.
Corinna Vinschen
2015-02-26
2
-1
/
+4
*
* posix_ipc.cc (ipc_mutex_lock): Add bool parameter to influence if
Corinna Vinschen
2015-02-26
2
-8
/
+21
*
* fhandler_termios.cc (fhandler_termios::line_edit): Fix condition
Corinna Vinschen
2015-02-26
3
-7
/
+20
*
* sec_acl.cc (setacl): Always grant default owner entry
Corinna Vinschen
2015-02-25
2
-0
/
+7
*
*** empty log message ***
Corinna Vinschen
2015-02-25
1
-0
/
+3
*
* mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZE
Corinna Vinschen
2015-02-25
3
-49
/
+61
*
* fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart to
Corinna Vinschen
2015-02-25
4
-15
/
+19
*
Applied the "chgrp `id -g`" improvements suggested by Corinna for the FAQ
Warren Young
2015-02-25
2
-0
/
+21
*
* security.cc (alloc_sd): Don't apply temporary workaround for chmod
Corinna Vinschen
2015-02-25
2
-8
/
+18
*
* fhandler_tty.cc (fhandler_pty_slave::read): Having no input is not an
Corinna Vinschen
2015-02-25
2
-2
/
+15
*
* libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has an
Jon TURNEY
2015-02-25
2
-6
/
+13
*
* ntsec.xml (ntsec-mapping): Match the description of the default
Corinna Vinschen
2015-02-25
2
-35
/
+14
*
*** empty log message ***
Corinna Vinschen
2015-02-25
1
-0
/
+10
*
* security.cc (alloc_sd): Fix comment style. Remove code unused for
Corinna Vinschen
2015-02-25
2
-26
/
+8
*
* security.cc (alloc_sd): Add temporary workaround which disallows
Corinna Vinschen
2015-02-25
2
-1
/
+16
*
* uinfo.cc (client_request_pwdgrp::client_request_pwdgrp): Add missing
Corinna Vinschen
2015-02-25
2
-0
/
+6
*
Added chgrp None ~/.ssh/* hack to FAQ item 4.40
Warren Young
2015-02-25
2
-0
/
+25
*
* ldap.h: Remove index macros.
Corinna Vinschen
2015-02-24
8
-102
/
+144
*
* fhandler.h (class fhandler_base): Add was_nonblocking status flag.
Corinna Vinschen
2015-02-24
4
-4
/
+33
*
* include/sys/socket.h (sockatmark): Add prototype.
Corinna Vinschen
2015-02-24
2
-1
/
+6
*
* userinfo.h (struct fetch_full_grp_t): Define only when building
Corinna Vinschen
2015-02-23
2
-0
/
+10
*
* pwdgrp.cc: Handle default fetch_user_arg_type_t in switches
Corinna Vinschen
2015-02-23
2
-1
/
+14
*
* autoload.cc (LsaLookupSids): Import.
Corinna Vinschen
2015-02-23
7
-60
/
+243
*
* grp.cc (internal_getgroups): Check for group attributes and
Corinna Vinschen
2015-02-23
2
-10
/
+14
*
* cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add comments
Corinna Vinschen
2015-02-23
4
-11
/
+25
*
* cygwait.cc (cygwait): Move setting res to WAIT_SIGNALED to clarify
Corinna Vinschen
2015-02-23
2
-2
/
+8
*
* winsup.h (SIGTOMASK): Add cast to sigset_t to avoid int overflow.
Corinna Vinschen
2015-02-23
3
-1
/
+8
*
* grp.cc (internal_getgroups): Take additional timeout_ns parameter.
Corinna Vinschen
2015-02-20
6
-7
/
+46
*
2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2015-02-20
2
-1
/
+5
*
2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2015-02-20
2
-3
/
+9
*
* sec_acl.cc (setacl): Always grant owner FILE_WRITE_ATTRIBUTES access.
Corinna Vinschen
2015-02-19
3
-6
/
+16
*
* ldap.cc (struct cyg_ldap_search): Add scope member.
Corinna Vinschen
2015-02-18
3
-12
/
+29
*
* ldap.cc: Macro-ize filter expressions. Use throughout to compute
Corinna Vinschen
2015-02-18
2
-23
/
+45
*
* dump_setup.cc (check_package_files): Accommodate postinstall
Ken Brown
2015-02-17
2
-1
/
+7
*
Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML.
Warren Young
2015-02-17
2
-48
/
+112
*
* ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): Drop stray
Corinna Vinschen
2015-02-17
2
-1
/
+5
*
* ldap.h (class cyg_ldap): Rename rootdse to def_context. Change
Corinna Vinschen
2015-02-17
3
-32
/
+59
*
* arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.
Corinna Vinschen
2015-02-17
3
-1
/
+17
*
* libc/machine/arm/aeabi_memclr.c: New file to support
Corinna Vinschen
2015-02-17
9
-5
/
+555
*
* libc/machine/arm/aeabi_memmove.c: New file to support
Corinna Vinschen
2015-02-17
8
-3
/
+351
*
*** empty log message ***
Corinna Vinschen
2015-02-16
1
-1
/
+1
[next]