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
5586 3213 d 22 h hidnplayr / Zeroconfig: Support for multiple network devices. Allow static DNS when using DHCP.
Netstat: New window for IP configuration.
network.ini: New format that allows configuring more then one network device.
 
5419 3366 d 1 h hidnplayr /programs/network/zeroconf/ Use random session ID for DHCP, fix memory leak.  
5391 3380 d 16 h hidnplayr /programs/network/zeroconf/ Connect to DHCP server only when link is active. (and reconnect when cable was reconnected)  
4805 3681 d 16 h hidnplayr /programs/network/zeroconf/ Fixed timeout  
4804 3681 d 16 h hidnplayr /programs/network/zeroconf/ Be a tiny bit more verbose.  
4790 3682 d 13 h leency /programs/network/zeroconf/ zeroconf: new @notify support  
4101 3846 d 13 h mario79 / ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI  
4013 3859 d 21 h hidnplayr /programs/network/zeroconf/ ZeroConf: use @notify to notify user of active network connections.  
3844 3933 d 15 h hidnplayr /programs/network/zeroconf/ Zeroconfig: fixed static IP setting  
3842 3934 d 18 h hidnplayr /programs/network/zeroconf/ Zerconf: bugfix: 0 byte after 0 terminated string.  
3735 3963 d 16 h hidnplayr /programs/network/zeroconf/ Bugfixes for ZeroConf  
3704 3968 d 16 h hidnplayr / use blocking sockets by default.  
3682 3975 d 22 h hidnplayr /programs/network/zeroconf/ Zeroconf: disable most debug output by default.  
3636 3983 d 18 h hidnplayr /programs/network/zeroconf/ Improved 'tries' counter for zeroconf.  
3632 3983 d 23 h hidnplayr /programs/network/zeroconf/ Zeroconf: try 3 times to contact DHCP server before giving up.  
3618 3986 d 19 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3601 3989 d 12 h hidnplayr / Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.  
3562 3996 d 4 h hidnplayr /programs/network/ Fixed bug in some network applications.  
3545 3996 d 18 h hidnplayr / Merge new network stack with trunk