Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2965 4262 d 13 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2963 4264 d 12 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4264 d 12 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2960 4265 d 3 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4265 d 7 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4265 d 16 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2949 4267 d 10 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2945 4267 d 23 h hidnplayr / Added missing files, fixed ftpd.  
2919 4285 d 11 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2917 4286 d 3 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
2907 4288 d 14 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
2905 4289 d 14 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
2892 4300 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ code improvements and cleanup for FTPd  
2878 4309 d 1 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
2872 4312 d 15 h hidnplayr / Renamed icmp.asm to ping.asm and added parameter support  
2864 4313 d 10 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2860 4314 d 0 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 4314 d 9 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
2858 4315 d 11 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
2857 4315 d 11 h hidnplayr /kernel/branches/net/applications/zeroconf/ More of the same  
2856 4315 d 11 h hidnplayr /kernel/branches/net/applications/zeroconf/ Quick-n-dirty fix for ZeroConf  
2854 4317 d 10 h hidnplayr /kernel/branches/net/applications/synergyc/ Fixed SynergyC  
2853 4317 d 10 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2635 4397 d 13 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2627 4399 d 9 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4400 d 3 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 4403 d 5 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2610 4404 d 7 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4404 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4405 d 0 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2606 4405 d 0 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4405 d 8 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4405 d 13 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
2598 4407 d 3 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2585 4410 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Some cosmetic changes in FTPd (net branch)  
2581 4410 d 11 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed PORT command (active mode) for FTPd (net branch)  
2578 4411 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Added multithread-capabilities to FTPd (net branch)  
2571 4412 d 10 h hidnplayr /kernel/branches/net/applications/ftpd/ Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)
 
2563 4413 d 6 h hidnplayr /kernel/branches/net/applications/ Added CWD command to FTP daemon (net branch)  
2562 4413 d 10 h hidnplayr /kernel/branches/net/applications/ftpd/ Implemented Passive mode and LIST command in new FTP daemon (net branch)