Re: Problem with chdir and GetCurrentDirectory on Windows 2016
> >> Agreed Andrey. But I couldn't find any API(s) which can serve my >> requirements. And we can't afford to execute (fork+exec) tools like >> cygpath for each getcwd call. >> Any suggestions on improving this approach or any alternative approach >> are always welcome. > > https://cygwin.com/cygwin-api/func-cygwin-conv-path.html > > Note the CCP_PROC_CYGDRIVE option. > Yes Csaba, I had evaluated this option but we are using an older version of cygwin (1.7.33) which doesn't have this option available :( Thanks, Dipak
Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me?
On Thu, 12/8/16, Achim Gratz wrote: Subject: Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me? To: cygwin@cygwin.com Date: Thursday, December 8, 2016, 2:22 PM Ian Lambert writes: > The proxy gives the 407 error, based on some testing > with wget -d. Even without providing user/password, it works > around half the time, for wget. Below are some debug output from setup, > and debug output from wget testing, which shows the 407 error. It took some time to get to it, but I've tested setup.exe using an NTLM authenticating proxy @work today and it does exactly what it is supposed to do (pop up a dialog box asking for the user name and password, then authenticate to the proxy and use it for the rest of the session). So your problem still seems to be some misconfiguration on the proxy side that causes communication with setup.exe to fail. = = = You can call it "misconfiguration." I can call it "different" configuration than setup assumes. The point remains: other programs, like wget, consistently work OK, without popups, when given proxy username and password in either .bashrc or .wgetrc, and I am sure they were not customized for this proxy. Maybe a comparison of how wget handles authentication versus how setup handles it could help? > Defaulting to empty mirror list > site: ftp://mirrors.kernel.org/sourceware/cygwin/ Err… could it be that your proxy isn't actually of functioning as an FTP proxy? How about using a HTTP mirror instead? = = = No. Wget works OK with either type. HTTP mirror has been tried with setup, and also does not work. From previous post, setup fails to retrieve mirrors.lst, with an HTTP, before failing to retrieve setup.ini. Again, wget can retrieve these consistently OK when given username and password. net: Proxy Cached mirror list unavailable get_url_to_membuf http://cygwin.com/mirrors.lst getUrlToStream http://cygwin.com/mirrors.lst getUrlToStream failed! get_url_to_membuf failed!
Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com
On Sat, 12/10/16, Christopher Faylor wrote: Subject: Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com To: ... Date: Saturday, December 10, 2016, 3:39 PM I just turned on a new DMARC-aware version of ezmlm-send which rewrites the From address for any domain that is DMARC sensitive to something like: ... Please send any errors or issues encountered to overse...@sourceware.org. = = = It seems to have done away with the auto-signature helpful links, and References, at least for my last reply. Problem reports: FAQ: Documentation: Unsubscribe info: and References
[ANNOUNCEMENT] stunnel 5.38-1
stunnel 5.38-1 is now available in Cygwin. This is a new upstream release with minor enhancements and bug fixes. See http://www.stunnel.org/sdf_ChangeLog.html for the list of changes since the previous release, version 5.35. stunnel is a program that allows you to encrypt arbitrary TCP connections inside TLS (Transport Layer Security, formerly known as Secure Sockets Layer (SSL)). stunnel can allow you to secure non-TLS-aware daemons and protocols (like POP, IMAP, LDAP, etc) by having stunnel provide the encryption, requiring no changes to the daemon's code. Andrew E. Schulman *** To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL.
Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com
On Mon, Dec 12, 2016 at 12:07:19PM +, Ian Lambert wrote: >On Sat, 12/10/16, Christopher Faylor > wrote: > I just turned on a > new DMARC-aware version of ezmlm-send which rewrites > the From address for any domain that is DMARC > sensitive to something like: > >... > Please send any > errors or issues encountered to overse...@sourceware.org. > > = = = > >It seems to have done away with the auto-signature helpful >links, and References, at least for my last reply. > >Problem reports: >FAQ: >Documentation: >Unsubscribe info: >and >References Should be fixed now. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
mintty window gets tilde characters "pressed" in it
Win7. I believe my Cygwin version info is "2.5.2(0.297/5/3) 2016-06-23 14:29". I've been annoyed for a while with a symptom in my mintty windows. I will be typing along, or not, and suddenly a "~" character gets injected into the stream. It often is the only character at the prompt, so I can erase it and type my command, but it's really annoying when it appears while I'm typing. I was just reminded of it now when it injected the "~" right before I pressed enter on a "mkdir", so I had to then remove the dir I just created and recreate it. Is this something that Cygwin can control? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me?
Ian Lambert via cygwin writes: > Maybe a comparison of how wget handles > authentication versus how setup handles it > could help? The problem is on your side and I cannot reproduce it. So that analysis (which I've asked for earlier) either comes from you or you'll have to wait until someone else can reproduce it. In any case, I've verified that setup.exe does ask for the user/password if it gets the required 407 error response from a proxy requiring authentication and then correctly uses that proxy for the remainder of the session. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple