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
2995 4194 d 20 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2965 4254 d 23 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2963 4256 d 22 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4256 d 22 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2960 4257 d 13 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4257 d 17 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4258 d 2 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2949 4259 d 20 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2945 4260 d 9 h hidnplayr / Added missing files, fixed ftpd.  
2919 4277 d 20 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2917 4278 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
2907 4281 d 0 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
2905 4282 d 0 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
2892 4292 d 9 h hidnplayr /kernel/branches/net/applications/ftpd/ code improvements and cleanup for FTPd  
2878 4301 d 11 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
2872 4305 d 1 h hidnplayr / Renamed icmp.asm to ping.asm and added parameter support  
2864 4305 d 20 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2860 4306 d 10 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 4306 d 19 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
2858 4307 d 21 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
2857 4307 d 21 h hidnplayr /kernel/branches/net/applications/zeroconf/ More of the same  
2856 4307 d 21 h hidnplayr /kernel/branches/net/applications/zeroconf/ Quick-n-dirty fix for ZeroConf  
2854 4309 d 20 h hidnplayr /kernel/branches/net/applications/synergyc/ Fixed SynergyC  
2853 4309 d 20 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2635 4389 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2627 4391 d 19 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4392 d 13 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 4395 d 15 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2610 4396 d 17 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4397 d 9 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4397 d 10 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2606 4397 d 10 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4397 d 18 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4397 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
2598 4399 d 13 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2585 4402 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ Some cosmetic changes in FTPd (net branch)  
2581 4402 d 21 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed PORT command (active mode) for FTPd (net branch)  
2578 4403 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ Added multithread-capabilities to FTPd (net branch)  
2571 4404 d 20 h hidnplayr /kernel/branches/net/applications/ftpd/ Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)
 
2563 4405 d 16 h hidnplayr /kernel/branches/net/applications/ Added CWD command to FTP daemon (net branch)