Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2958 4290 d 6 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2949 4292 d 0 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2945 4292 d 14 h hidnplayr / Added missing files, fixed ftpd.  
2919 4310 d 1 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2917 4310 d 17 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
2907 4313 d 4 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
2905 4314 d 4 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
2892 4324 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ code improvements and cleanup for FTPd  
2878 4333 d 15 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
2872 4337 d 5 h hidnplayr / Renamed icmp.asm to ping.asm and added parameter support  
2864 4338 d 0 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2860 4338 d 14 h hidnplayr /kernel/branches/net/applications/telnet/ Telnet for net branch: better UI, all threads now automatically exit when console window is closed, application now accepts parameters.  
2859 4338 d 23 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
2858 4340 d 1 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
2857 4340 d 1 h hidnplayr /kernel/branches/net/applications/zeroconf/ More of the same  
2856 4340 d 1 h hidnplayr /kernel/branches/net/applications/zeroconf/ Quick-n-dirty fix for ZeroConf  
2854 4342 d 0 h hidnplayr /kernel/branches/net/applications/synergyc/ Fixed SynergyC  
2853 4342 d 0 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2635 4422 d 3 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2627 4423 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4424 d 17 h hidnplayr /kernel/branches/net/applications/ftpd/ FTPd: closing of threads when client disconnects, main program now also exits when console is closed, + some other bugfixes  
2613 4427 d 19 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2610 4428 d 21 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4429 d 13 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4429 d 14 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2606 4429 d 14 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4429 d 22 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4430 d 3 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
2598 4431 d 17 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2585 4434 d 18 h hidnplayr /kernel/branches/net/applications/ftpd/ Some cosmetic changes in FTPd (net branch)  
2581 4435 d 1 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed PORT command (active mode) for FTPd (net branch)  
2578 4435 d 18 h hidnplayr /kernel/branches/net/applications/ftpd/ Added multithread-capabilities to FTPd (net branch)  
2571 4437 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)
 
2563 4437 d 20 h hidnplayr /kernel/branches/net/applications/ Added CWD command to FTP daemon (net branch)  
2562 4438 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ Implemented Passive mode and LIST command in new FTP daemon (net branch)  
2560 4438 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Added some more commands to the new FTP Daemon (net branch)  
2557 4438 d 17 h hidnplayr /kernel/branches/net/applications/ftpd/ Further development of the new FTP daemon (net branch)  
2556 4438 d 18 h hidnplayr /kernel/branches/net/applications/tcpserv/ Better text printing for TCPserv (net branch)  
2554 4438 d 20 h hidnplayr /kernel/branches/net/applications/ftpd/ added FTP daemon stub (net branch)  
2543 4439 d 20 h hidnplayr /kernel/branches/net/applications/telnet/ Bugfix in telnet when connection cannot be made (net branch)