| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix layout of ChangeLog entry | Corinna Vinschen | 2015-02-15 | 1 | -0/+16 |
* | * path.h (path_conv): Make path_flags private. Rename known_suffix to | Corinna Vinschen | 2015-02-15 | 9 | -78/+80 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-12 | 1 | -0/+9 |
* | * sec_acl.cc (setacl): Introduce bool array "invalid" to note the | Corinna Vinschen | 2015-02-12 | 3 | -3/+16 |
* | * cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter to | Corinna Vinschen | 2015-02-12 | 5 | -107/+206 |
* | * ntsec.xml: Throughout fix references to the Cygwin version number. | Corinna Vinschen | 2015-02-12 | 2 | -3/+7 |
* | * flock.cc (fhandler_base::lock): Convert accidental system_printf to | Corinna Vinschen | 2015-02-11 | 2 | -2/+7 |
* | * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. | Corinna Vinschen | 2015-02-11 | 7 | -102/+72 |
* | * faq-using.xml (faq.using.startup-slow): New entry. | Corinna Vinschen | 2015-02-11 | 2 | -0/+67 |
* | * syscalls.cc (fhandler_base::stat_fixup): Generate unique inode number | Corinna Vinschen | 2015-02-10 | 2 | -3/+19 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-06 | 1 | -0/+15 |
* | * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl here | Corinna Vinschen | 2015-02-06 | 2 | -5/+11 |
* | * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl. | Corinna Vinschen | 2015-02-06 | 3 | -1/+13 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35. | Corinna Vinschen | 2015-02-06 | 2 | -1/+5 |
* | * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fields | Corinna Vinschen | 2015-02-06 | 2 | -2/+7 |
* | * posix.xml (std-susv4): Move wcstold here from std-notimpl. | Corinna Vinschen | 2015-02-04 | 2 | -1/+5 |
* | * new-features.xml (ov-new1.7.34): Add wcstold. | Corinna Vinschen | 2015-02-04 | 2 | -0/+8 |
* | * common.din (wcstold): Export. | Corinna Vinschen | 2015-02-04 | 4 | -1/+10 |
* | * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry. | Corinna Vinschen | 2015-02-04 | 2 | -0/+100 |
* | * utils.xml (regtool): Clarify save action. Add description for | Corinna Vinschen | 2015-02-03 | 3 | -2/+24 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-03 | 1 | -0/+2 |
* | * regtool.cc (longopts): Add --force option. | Corinna Vinschen | 2015-02-03 | 2 | -27/+51 |
* | * Throughout, replace http with https as far as cygwin.com and | Corinna Vinschen | 2015-02-03 | 17 | -393/+196 |
* | * mkvers.sh: Automate generating the copyright date in the version | Corinna Vinschen | 2015-02-03 | 3 | -4/+10 |
* | * Makefile.in: Simplify rule to build dependencies from cygwin dir. | Corinna Vinschen | 2015-01-28 | 2 | -6/+7 |
* | * Makefile.in (VERSION_OFILES): New variable containing object files | Corinna Vinschen | 2015-01-28 | 2 | -12/+18 |
* | Fix typo | Corinna Vinschen | 2015-01-27 | 1 | -1/+1 |
* | *** empty log message *** | Corinna Vinschen | 2015-01-27 | 1 | -1/+1 |
* | Fix entry header | Corinna Vinschen | 2015-01-24 | 1 | -1/+1 |
* | * uname.cc (uname): Shorten "WOW64" to "WOW" to account for the new | Corinna Vinschen | 2015-01-24 | 2 | -2/+7 |
* | * new-features.xml (ov-new1.7.34): Add extension of gethostbyname2. | Corinna Vinschen | 2015-01-23 | 2 | -0/+15 |
* | *** empty log message *** | Corinna Vinschen | 2015-01-23 | 1 | -0/+3 |
* | * net.cc (cygwin_inet_pton): Declare. | Corinna Vinschen | 2015-01-23 | 2 | -7/+120 |
* | * fhandler.h (class fhandler_process): Add fd_type member. | Corinna Vinschen | 2015-01-22 | 5 | -12/+78 |
* | * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching gid, | Corinna Vinschen | 2015-01-21 | 2 | -21/+56 |
* | * sec_auth.cc (get_logon_server): Constify domain parameter. | Corinna Vinschen | 2015-01-21 | 3 | -4/+9 |
* | * posix.xml (std-susv4): Move sockatmark here from std-notimpl. | Corinna Vinschen | 2015-01-20 | 2 | -1/+5 |
* | * common.din (sockatmark): Export. | Corinna Vinschen | 2015-01-20 | 5 | -3/+27 |
* | *** empty log message *** | Corinna Vinschen | 2015-01-20 | 1 | -0/+6 |
* | * bsd_helper.h: Throughout, convert "struct thread" to "class thread". | Corinna Vinschen | 2015-01-19 | 8 | -48/+66 |
* | * cygserver_ipc.h (ipc_retval): Add default constructor. | Corinna Vinschen | 2015-01-19 | 2 | -2/+23 |
* | * gendef: Export _sigbe on 64 bit as well. | Corinna Vinschen | 2015-01-16 | 5 | -9/+44 |
* | *** empty log message *** | Corinna Vinschen | 2015-01-14 | 1 | -0/+3 |
* | * ntsec.xml (ntsec-mapping-nsswitch-passwd): Document /path %H wildcard. | Corinna Vinschen | 2015-01-14 | 2 | -5/+25 |
* | * uinfo.cc (fetch_windows_home): Disable fetching from homeDrive or | Corinna Vinschen | 2015-01-14 | 2 | -1/+14 |
* | * cygwinenv.xml (cygwinenv-removed-options): Accommodate list of | Corinna Vinschen | 2015-01-14 | 2 | -15/+5 |
* | * environ.cc (renv_arr): Drop variables not usually in a Windows | Corinna Vinschen | 2015-01-14 | 2 | -22/+14 |
* | * environ.cc (build_env): When merging the user's Windows environment, | Corinna Vinschen | 2015-01-14 | 2 | -3/+25 |
* | * uinfo.cc (pwdgrp::fetch_account_from_windows): Drop code from | Corinna Vinschen | 2015-01-13 | 2 | -16/+15 |
* | copyright fix | Corinna Vinschen | 2015-01-13 | 1 | -1/+1 |