Re: [Patch] Proxy command-line argument

2008-01-31 Thread Vincent Privat
Is the patch OK ? Vincent 2008/1/28, Dave Korn [EMAIL PROTECTED]: On 28 January 2008 09:45, Corinna Vinschen wrote: Is any of you setup guys going to look into this patch? Brian? Dave? Igor? I'll have a look at it after work this evening if nobody else gets to it first.

RE: [Patch] Proxy command-line argument

2008-01-31 Thread Dave Korn
On 31 January 2008 08:05, Vincent Privat wrote: Before we even get started: Thanks for your contribution! We're pretty under resourced here and every little bit really helps :) Is the patch OK ? It patched and compiles fine. I haven't had time to test it yet, but it looks fairly

Re: PING Jan Nieuwenhuizen re libguile17

2008-01-31 Thread Jan Nieuwenhuizen
Dave Korn: Hi Dave, Hi Jan, if you're currently around, Thanks for the ping, I've been away. It looks to me as if cygguile-17.dll needs to be rebuilt with an up-to-date gcc with the fix for throwing strings across dll boundaries. Hmm. It seems that gcc is at install:

RE: PING Jan Nieuwenhuizen re libguile17

2008-01-31 Thread Dave Korn
On 31 January 2008 16:05, Jan Nieuwenhuizen wrote: Dave Korn: Hi Dave, Hi Jan, if you're currently around, Thanks for the ping, I've been away. Thanks for getting back to me! It looks to me as if cygguile-17.dll needs to be rebuilt with an up-to-date gcc with the fix for

Re: [Patch] Proxy command-line argument

2008-01-31 Thread Warren Young
Dave Korn wrote: + std::string proxyString(((std::string)ProxyOption).c_str()); I'm not a C++ expert, so maybe I'm missing something, but if I read that right you're taking ProxyOption (type StringOption), calling the std::string conversion operator to return a std::string, getting a const

src/winsup/cygwin ChangeLog cygheap.h path.cc

2008-01-31 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-01-31 14:18:49 Modified files: winsup/cygwin : ChangeLog cygheap.h path.cc Log message: * cygheap.h (struct cwdstuff): Add dir member to store cwd handle. (cwdstuff::get_handle):

src/winsup/cygwin ChangeLog dcrt0.cc environ.c ...

2008-01-31 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-01-31 20:26:01 Modified files: winsup/cygwin : ChangeLog dcrt0.cc environ.cc fhandler_clipboard.cc fhandler_console.cc smallprint.cc strfuncs.cc

Re: About linker otions an rebasing

2008-01-31 Thread Danny Smith
quoting Brian Dessent in message archived at http://www.cygwin.com/ml/cygwin/2008-01/msg00571.html auto-import has nothing to do with rebasing and is the default anyway. The only thing that specifying --enable-auto-import does is disable some informational messages that are printed during

Re: Limitation in PathName

2008-01-31 Thread hkb83
hkb83 wrote: Hi Is there any limitation in cygwin regarding the pathnames in opendir/readdir functions? Is the pathname limit = PATH_MAX being 260? I am using Win XP SP-2. Regards, Harmeet -- View this message in context:

Re: Limitation in PathName

2008-01-31 Thread hkb83
Hi, I have found the limitation of windows as 259 filepath and 247 directory path on Win XP and Win server 2003. I have another query , To which windows command are fchdir() calls translated to by cygwin and does cygwin support such call translations on Win XP. Thanks in Advance, Harmeet Kaur

root and chown

2008-01-31 Thread Robert W. Kuhn
Hello, a do have a problem with my cygwin-NFS-Server, root and chown On my windows computer: [EMAIL PROTECTED]:grep root /etc/passwd root::0:0:root:/root:/bin/bash operator:*:12:0:operator:/root: [EMAIL PROTECTED]:chown root sshd/ chown: changing ownership of `sshd': Invalid argument

Re: Limitation in PathName

2008-01-31 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to hkb83 on 1/31/2008 6:38 AM: | Hi, | I have found the limitation of windows as 259 filepath and 247 directory | path on Win XP and Win server 2003. Yes, those would be the pathetically low Windows limits when using ASCII api's. | | I

Re: cygwin not working well with vista 64

2008-01-31 Thread Brian Mathis
On Wed, Jan 30, 2008 at 6:14 PM, Ashutosh Singh [EMAIL PROTECTED] wrote: Hi, I downloaded the lates cygwin and I still see problems with createProcess. fork() fails in many cases. Editing files is also an issue. Has the issue been punted, should I forget about making

Re: cygwin not working well with vista 64

2008-01-31 Thread Brian J. Johnson
Ashutosh Singh wrote: I need XWindows badly and would have to move back to Exceed. ... I suggest trying XMing: http://www.straightrunning.com/XmingNotes/ It works well for me, plus it's free and well maintained. Brian J. Johnson --

Re: cygwin not working well with vista 64

2008-01-31 Thread Christopher Faylor
On Thu, Jan 31, 2008 at 08:36:53AM -0600, Brian J. Johnson wrote: Ashutosh Singh wrote: I need XWindows badly and would have to move back to Exceed. ... I suggest trying XMing: http://www.straightrunning.com/XmingNotes/ It works well for me, plus it's free and well maintained. And, in case

Re: Running Cygwin in background.

2008-01-31 Thread Larry Hall (Cygwin)
Jason has hit the high points but I thought I'd reply to fill in a few other areas. jrtayloriv wrote: Sorry, I am not used to Windows at all -- I've only been using Linux for the past several years and I've forgotten about a lot of things. Then you should feel at home in Cygwin. The

RE: cygwin not working well with vista 64

2008-01-31 Thread Dave Korn
On 31 January 2008 14:02, Brian Mathis wrote: On Wed, Jan 30, 2008 at 6:14 PM, Ashutosh Singh wrote: Hi, I downloaded the lates cygwin and I still see problems with createProcess. fork() fails in many cases. Editing files is also an issue. Has the issue been punted, should I

where to find cygwin equivalent of libCrun.so.1

2008-01-31 Thread Anik Pal
Hello, I was porting a c application from solaris to windows using cygwin. My solaris make file containing following linking option -L. -lSgl -L/home/Administrator/mincom/geolog6.5/lib -lcgg -llogs -lgeolog6 -lomniORB3 -lomnithread -lomniGK_stub -lsocket -lnsl -lintl -lgen -Bdynamic

OPENSSH passwordless login getting system error 59 on net use cmd with samba

2008-01-31 Thread Terry Orechia
Hi, I am getting system error 59 when I run net use z:server\\share /user:user1 password to access a samb shared drive in an openssh windows session where I use passwordless login with command ssh -i identity_file user1@server to login to the windows desktop running sshd. I have been

Re: OPENSSH passwordless login getting system error 59 on net use cmd with samba

2008-01-31 Thread BB
Use ssh keys On 1/31/08, Terry Orechia [EMAIL PROTECTED] wrote: Hi, I am getting system error 59 when I run net use z:server\\share /user:user1 password to access a samb shared drive in an openssh windows session where I use passwordless login with command ssh -i identity_file

Re: HowTo setup cygwin + sshd using hosts.allow and hosts.deny and use detailed logging

2008-01-31 Thread Martin
Hello Rene! First of all thanks. I would never dig up a commandline like yours by myself :) But again I ran into troubles For absolutely sure reasons I have cleaned cygwin from my maschine of course including Sshd_server User Account Sshd User Account All Services from cygwin ( sshd,

Re: HowTo setup cygwin + sshd using hosts.allow and hosts.deny and use detailed logging

2008-01-31 Thread René Berber
Martin wrote: [snip] 1.) ssh-host-config with User Separation and install as a service 2.) syslogd-config 3.) Installed Denyhosts by issuing the command as Administrator Administator? I don't think that's needed, the installation is on Cygwin, Windows doesn't care about special administrator