summaryrefslogtreecommitdiffstats
path: root/winsup/doc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump Cygwin version to 2.0.0.Corinna Vinschen2015-04-231-0/+5
| | | | | | | | | | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MAJOR): Bump to 2000. (CYGWIN_VERSION_DLL_MINOR): Set to 0. * new-features.xml (ov-new2.0): Rename from ov-new1.7.36 and change version number to 2.0. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Add FAQ entry on how Cygwin counters install and update MITM attacksDavid A. Wheeler2015-04-231-0/+7
| | | | | | | | | * faq-setup.xml: Document how Cygwin secures installation and update against man-in-the-middle (MITM) attacks. Note that setup embeds a public key to check the signature of setup.ini, and that setup.ini includes SHA-512 cryptographic hashes. Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
* Fix documentation of cygwin_internal()'s return type.Jon TURNEY2015-04-231-0/+4
| | | | | | * misc-funcs.xml (cygwin_internal): Correct return type. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
* Document GNU basename.Corinna Vinschen2015-04-231-0/+5
| | | | | | | * new-features.xml (ov-new1.7.36): Add new section. Document GNU basename. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* cygwin: add GNU basename(3)Yaakov Selkowitz2015-04-231-0/+5
| | | | | | | | | | winsup/cygwin/ * common.din (__gnu_basename): Export. * path.cc (__gnu_basename): New function. winsup/doc/ * posix.xml (std-gnu): Add basename. (std-notes): Add note about two forms of basename.
* Fix winsup/doc to install into prefixJon TURNEY2015-03-161-0/+4
| | | | | | | | | | | | By default, docdir and htmldir are defined in terms of prefix, so make sure to define it, so their values are prefix-relative. Without this, 'make install' installs the documentation into /share/doc/ unless configured otherwise. * Makefile.in (prefix): Define. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
* Fix more typos in ntsec.xmlCorinna Vinschen2015-03-121-0/+5
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Fix typos in ntsec.xmlCorinna Vinschen2015-03-121-0/+6
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Change CVS->GIT in docsCorinna Vinschen2015-03-101-0/+5
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* * posix.xml (std-bsd): Add issetugid.Corinna Vinschen2015-03-041-0/+4
|
* * new-features.xml (ov-new1.7.35): Add SIGSYS change.Corinna Vinschen2015-03-031-0/+4
|
* * new-features.xml (ov-new1.7.35): Add new section.Corinna Vinschen2015-03-031-0/+4
|
* * utils.xml (getfacl): Adjust options to option nmame change.Corinna Vinschen2015-02-281-0/+4
|
* Applied the "chgrp `id -g`" improvements suggested by Corinna for the FAQWarren Young2015-02-251-0/+6
| | | | item about SSH keys not working in 1.7.34+.
* * ntsec.xml (ntsec-mapping): Match the description of the defaultCorinna Vinschen2015-02-251-0/+5
| | | | values for db_home, db_shell, and db_gecos to the latest changes.
* Added chgrp None ~/.ssh/* hack to FAQ item 4.40Warren Young2015-02-251-0/+5
|
* Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML.Warren Young2015-02-171-0/+6
|
* * setup-files.xml (setup-files): Drop hint to set HOME in WindowsCorinna Vinschen2015-02-161-0/+7
| | | | | | environment. * setup-env.xml (setup-env-ov): Discourage setting HOME in the Windows environment.
* * posix.xml (std-gnu): Add missing __mempcpy.Corinna Vinschen2015-02-151-0/+4
|
* * ntsec.xml: Throughout fix references to the Cygwin version number.Corinna Vinschen2015-02-121-0/+4
|
* * faq-using.xml (faq.using.startup-slow): New entry.Corinna Vinschen2015-02-111-0/+4
|
* * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl hereCorinna Vinschen2015-02-061-0/+5
| | | | from std-notimpl. Add finitel.
* * posix.xml (std-susv4): Move wcstold here from std-notimpl.Corinna Vinschen2015-02-041-0/+4
|
* * new-features.xml (ov-new1.7.34): Add wcstold.Corinna Vinschen2015-02-041-0/+4
|
* * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry.Corinna Vinschen2015-02-041-0/+5
| | | | (faq.using.same-with-rhosts): Ditto.
* * utils.xml (regtool): Clarify save action. Add description forCorinna Vinschen2015-02-031-0/+6
| | | | | restore action. * new-features.xml (ov-new1.7.34): Add regtool restore.
* * Throughout, replace http with https as far as cygwin.com andCorinna Vinschen2015-02-031-0/+20
| | | | | | | | | | | | | | | | | | | sourceware.org URLs are concerned. * Throughout, simplify ulink expressions if the visible text is the URL anyway. * faq-programming.xml (faq.programming.dll-relocatable): Remove. * faq-setup.xml (faq.setup.name-with-space): Change for 1.7.34. (faq.setup.home): Ditto. * faq-using.xml (faq.using.printing): Clarify old links and availability of a2ps and file. (faq.using.xemacs): Drop outdated version info and pointers to native XEmacs. (faq.using.ntemacs): Remove. * faq-what.xml (faq.what.what): Rephrase to reflect reality. (faq.what.supported): Ditto. (faq.what.who): Rephrase slightly. * legal.xml: Bump copyright. * setup-net.xml (internet-setup): Fix references to setup executables.
* * new-features.xml (ov-new1.7.34): Add extension of gethostbyname2.Corinna Vinschen2015-01-231-0/+6
| | | | Add sockatmark.
* * posix.xml (std-susv4): Move sockatmark here from std-notimpl.Corinna Vinschen2015-01-201-0/+4
|
* * ntsec.xml (ntsec-mapping-nsswitch-passwd): Document /path %H wildcard.Corinna Vinschen2015-01-141-0/+6
| | | | | (ntsec-mapping-nsswitch-home): Disable text explaining how the home directory is fetched from the homeDrive attribute.
* * cygwinenv.xml (cygwinenv-removed-options): Accommodate list ofCorinna Vinschen2015-01-141-0/+5
| | | | always uppercased Windows variables to latest change.
* * ntsec.xml (ntsec-logonuser): Fix spelling of pw_passwd field.Yaakov Selkowitz2014-12-181-0/+4
|
* * new-features.xml (ov-new1.7.34): Document Solaris stdio_ext.hYaakov Selkowitz2014-12-181-0/+8
| | | | | | | functions and BSD/GNU unlocked stdio extensions. * posix.xml (std-bsd): Add BSD unlocked stdio extensions. (std-gnu): Add GNU unlocked stdio extensions. (std-solaris): Add stdio_ext.h functions.
* * new-features.xml (ov-new1.7.34): Add setfacl -k option.Corinna Vinschen2014-12-151-0/+5
| | | | * utils.xml (setfacl): Ditto.
* * ntsec.xml (ntsec-mapping-samba): Clarify Samba file server setup.Corinna Vinschen2014-12-101-0/+4
|
* * faq-using.xml (faq.using.bloda): Add Lenovo RapidBoot Shield toCorinna Vinschen2014-12-101-0/+5
| | | | BLODA list.
* Fix date of latest entryCorinna Vinschen2014-12-081-1/+1
|
* * faq-setup.xml (faq.setup.upgrade-mountpoints): Remove.Corinna Vinschen2014-12-081-0/+8
| | | | | * pathnames.xml (pathnames-mount-ex): Remove note about 1.5->1.7 registry mount point updates.
* * posix.xml (std-solaris): Point to libtirpc for xdr functions.Corinna Vinschen2014-12-061-0/+4
|
* * cygwin.xsl (toc.section.depth): Set to 4.Corinna Vinschen2014-12-061-0/+6
| | | | | * ntsec.xml: Revamp account mapping documentation to account for the new db_home, db_shell, db_gecos settings.
* * new-features.xml (ov-new1.7.34): Document qsort_r and __bsd_qsort_r.Yaakov Selkowitz2014-12-051-0/+7
| | | | | | * posix.xml (std-bsd): Add qsort_r. (std-gnu): Ditto. (std-notes): Add section for qsort_r.
* * new-features.xml (ov-new1.7.34): Add latest changes.Corinna Vinschen2014-12-031-0/+4
|
* * Makefile.in (XSLTPROC): Remove.Yaakov Selkowitz2014-11-281-0/+7
| | | | | | (cygwin-ug-net/cygwin-ug-net.pdf): Build with xmlto pdf. (cygwin-api/cygwin-api.pdf): Ditto. (faq/faq.html): Fix extraneous anchor removal.
* * utils.xml (passwd): Align to latest changes.Corinna Vinschen2014-11-241-0/+4
|
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen2014-11-131-0/+5
| | | | | * new-features.xml (ov-new1.7.34): Add new section. (ov-new1.7.33): Reflect intermediate 1.7.33 release.
* * utils.xml (mkgroup): Align to changed usage.Corinna Vinschen2014-11-121-0/+5
| | | | (mkpasswd): Ditto.
* * utils.xml (mkpasswd): Change /etc/group to /etc/passwd.Corinna Vinschen2014-11-071-0/+4
|
* * new-features.xml (ov-new1.7.33): Document xdr and atexit.Corinna Vinschen2014-11-051-0/+4
|
* * ntsec.xml: Fix typo.Corinna Vinschen2014-10-301-0/+4
|
* * ntsec.xml (ntsec-mapping-caching): Describe service dependenciesCorinna Vinschen2014-10-291-0/+5
| | | | in terms of cygserver.