Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent segfaulting b/c of fork vs threads (mga#12041) | Thierry Vignaud | 2013-12-21 | 1 | -1/+13 |
| | | | | | the issue is that glib/gtk create threads behind us however threads & fork() don't behave well when mixed... | ||||
* | Avoid system() as this seems to crash net_applet. | Colin Guthrie | 2013-12-08 | 1 | -1/+7 |
| | | | | | | | | | | | | | In what would appear to be related to threads and gtk3, calling system() here appears to crash net_applet(). We can avoid it by simply reading the network config. I'm not sure if a global $net variable is available here or if things could be re-engineered to pass this object in, but this seems like a quick and easy fix. mga#11929 | ||||
* | polkit: Fix support for several third party net management commands (mga#11286) | Colin Guthrie | 2013-11-21 | 1 | -5/+5 |
| | |||||
* | help perl_checker (increase SNR) | Thierry Vignaud | 2013-04-27 | 1 | -0/+1 |
| | |||||
* | (connected) use chroot's /etc/resolv.conf if stage1 didn't write any | Thierry Vignaud | 2012-09-04 | 1 | -0/+4 |
| | | | | (Derek Jennings, mga#5772) | ||||
* | fix connectivity test during install (and possibly standalone) by | Olivier Blin | 2012-05-10 | 1 | -6/+1 |
| | | | | | calling res_init before hostname resolution (#5772) | ||||
* | (connected) fix testing network connectivy test after resolv.conf changes | Thierry Vignaud | 2012-05-10 | 1 | -1/+9 |
| | | | | (Derek Jennings, mga#5772) | ||||
* | adapt to drakxtools-13.92+ API change which fixes mgaapplet crashing on major | Thierry Vignaud | 2012-03-12 | 1 | -2/+1 |
| | | | | | | | | | perl live upgrade, thus reducing the amount of resident memory used by net_applet by not loading so much useless perl modules (regression introduced when adding support for reading routes with kernel-2.6.38+) | ||||
* | revert bogus part of last commit | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | update main catalog (#3371) | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | (get_routes) use the right module | Thierry Vignaud | 2011-07-27 | 1 | -2/+2 |
| | |||||
* | (get_routes) make network connectivity check work with kernel-2.6.39+ (#1266) | Thierry Vignaud | 2011-07-27 | 1 | -1/+4 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia | ||||
* | Adding missing require to fix mdkapplet crashes (#48729 and a bunch of | Eugeni Dodonov | 2009-03-13 | 1 | -0/+1 |
| | | | | others). | ||||
* | Retreiving updated DNS server information. | Eugeni Dodonov | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | find ptp gateway earlier | Olivier Blin | 2008-05-29 | 1 | -2/+2 |
| | |||||
* | find gateway address for ptp connections with only one interface route (like ↵ | Olivier Blin | 2008-05-20 | 1 | -1/+12 |
| | | | | hso devices) | ||||
* | declare gw_address | Olivier Blin | 2008-03-26 | 1 | -1/+1 |
| | |||||
* | add has_network_connection helper | Olivier Blin | 2008-03-19 | 1 | -0/+5 |
| | |||||
* | rename network::tools::get_internet_connection as ↵ | Olivier Blin | 2008-03-19 | 1 | -1/+1 |
| | | | | network::tools::get_default_connection (will break mdkapplet) | ||||
* | add is_zeroconf_interface helper | Olivier Blin | 2008-03-05 | 1 | -0/+5 |
| | |||||
* | fix getting address of alias interfaces | Olivier Blin | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | add utility functions for real/vlan/virtual interfaces | Olivier Blin | 2008-03-05 | 1 | -1/+23 |
| | |||||
* | improve support for virtual interfaces | Olivier Blin | 2008-03-05 | 1 | -0/+1 |
| | |||||
* | sync with 2007.1 (because of SVN loss)2007.1 | Olivier Blin | 2007-05-25 | 1 | -50/+26 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+255 |