[prev in list] [next in list] [prev in thread] [next in thread] 

List:       proftpd-committers
Subject:    [ProFTPD-committers] [Bug 1860] New: handling telnet commands is not very good idea sometimes
From:       bugzilla-daemon () horde ! net
Date:       2002-11-29 1:14:06
[Download RAW message or body]

http://bugs.proftpd.org/show_bug.cgi?id=1860

           Summary: handling telnet commands is not very good idea sometimes
           Product: ProFTPD
           Version: CVS
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: core
        AssignedTo: proftp-committers@lists.sourceforge.net
        ReportedBy: giaour@mail.ru


In codepage 1251, characters with ascii codes 255, 254, 253, 252, 251 are just 
normal letters (which may be used in filenames), so handling them as control 
ones isn't very good idea.
Is it possible to add configure switch like --notelnet that ifdefs following 
code in src/netio.h ?
***code starts here***
      switch (mode) {
        case IAC:
          switch (cp) {
// code skipped ...
           mode = cp;
            continue; 
          }
          break;
      }
***code ends here***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
ProFTPD Committers Mailing List
proftpd-committers@proftpd.org
https://lists.sourceforge.net/lists/listinfo/proftp-committers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic