Bug report for Apache httpd-1.3 [2009/05/31]

2009-05-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: svn commit: r780525 - in /httpd/mod_ftp/trunk: NWGNUftp-makefile NWGNUmakefile

2009-05-31 Thread William A. Rowe, Jr.
fua...@apache.org wrote: > > URL: http://svn.apache.org/viewvc?rev=780525&view=rev > Log: > renamed NWGNUftp-makefile back to NWGNUmakefile since the NetWare build > system fails if no NWGNUmakefile is present. As I pointed out to Jim, you've transfered simplicity into additional complexity; a c

Re: [VOTE] release httpd mod_ftp-0.9.3 beta?

2009-05-31 Thread Jorge Schrauwen
That would do just fine. Maybe worth documentation somewhere. Honestly it was a oh that would be usefull for a lot of users kind of idea that I didn't spend time researching much. Are there actually any user statistics for mod_ftp? ~Jorge On Sun, May 31, 2009 at 8:04 PM, William A. Rowe, Jr.

Re: [VOTE] release httpd mod_ftp-0.9.3 beta?

2009-05-31 Thread William A. Rowe, Jr.
Jorge Schrauwen wrote: > Trunk builds fine now. > > Just something that I noticed. > when the u...@domainx is used and domainX doesn't exist it will > default to the default vhost. > > could it be possible to make that configurable to say go to default or > deny connection? I don't want to solve

Re: [VOTE] release httpd mod_ftp-0.9.3 beta?

2009-05-31 Thread Jorge Schrauwen
Trunk builds fine now. Just something that I noticed. when the u...@domainx is used and domainX doesn't exist it will default to the default vhost. could it be possible to make that configurable to say go to default or deny connection? ~Jorge On Sun, May 31, 2009 at 10:58 AM, William A. Rowe

Re: [VOTE] release httpd mod_ftp-0.9.3 beta?

2009-05-31 Thread William A. Rowe, Jr.
Guenter Knauf wrote: > William A. Rowe, Jr. schrieb: > >> Are you certain NetWare should be building the ftp_lowportd.c? (It can, > no, it cant. How can we workaround this? > >> it seems that sys/un.h is found for unix pipe support). > argh! That's the reason why the APR_HAS_ is defined! I see