Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.122.12 | Colin Guthrie | 2014-01-27 | 2 | -1/+2 |
| | |||||
* | Fix 'automatic' setting for network manager. | Colin Guthrie | 2014-01-27 | 1 | -1/+1 |
| | | | | | | | | | It seems to come through as a string here and is thus 'defined' so passes the check and as a string it equates to true/yes. This just adds a simple fix for this, as it's beyond my perl-fu. More eleqant fixes welcome. | ||||
* | simplify: kill useless variable | Thierry Vignaud | 2014-01-27 | 1 | -3/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2014-01-27 | 1 | -2/+2 |
| | |||||
* | ifcfg: do not force NM_CONTROLLED to no when previously unset (interactive UI) | Olivier Blin | 2014-01-27 | 1 | -1/+9 |
| | | | | | | | | | This introduces a new "Automatic" choice for the "NM controlled" option in the UI. This "Automatic" choice removes the NM_CONTROLLED variable from the ifcfg file. The system will then choose between NetworkManager and initscripts depending on the activation of the NetworkManager daemon. | ||||
* | ifcfg: Do not write the NM_CONTROLLED flag unless we know it's value. | Colin Guthrie | 2014-01-27 | 2 | -1/+6 |
| | | | | | | | | | | | If it's not read from the config, it will be read as undef, but written back as 'no'. This changes the behaviour where no setting means 'automatic' - i.e. if NM is installed, use it, otherwise don't. If the user wants to be specific, then they make the consious choice to tick the box in drakx-net. mga#6675 mga#9261 | ||||
* | 2.112.11 | Colin Guthrie | 2014-01-26 | 2 | -1/+2 |
| | |||||
* | write ipv6 zones for shorewall6 | Maarten Vanraes | 2014-01-26 | 1 | -2/+2 |
| | |||||
* | use bridge instead of routeback | Maarten Vanraes | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | shorewall: add minimal ipv6 support mga#11928 | Colin Guthrie | 2014-01-25 | 2 | -23/+38 |
| | |||||
* | shorewall: drop shorewall 2->3 upgrade support | Colin Guthrie | 2014-01-25 | 2 | -14/+1 |
| | |||||
* | shorewall: correct path to shorewall config mga#11928 | Colin Guthrie | 2014-01-25 | 2 | -1/+2 |
| | |||||
* | Do not exec pkexec but run it so it has a parent process to fix double fork ↵distro/mga3 | Colin Guthrie | 2014-01-22 | 2 | -1/+4 |
| | | | | issues mga#11184 mga#12364 | ||||
* | 2.102.10 | Thierry Vignaud | 2014-01-22 | 2 | -1/+2 |
| | |||||
* | block CHLD signals on startup in order to prevent glib-threading segfaults | Thierry Vignaud | 2014-01-22 | 2 | -2/+9 |
| | |||||
* | Update Romanian translation | Yuri Chornoivan | 2014-01-11 | 1 | -766/+238 |
| | |||||
* | - updated Italian translations | Matteo Pasotti | 2014-01-10 | 1 | -741/+245 |
| | |||||
* | 2.92.9 | Thierry Vignaud | 2014-01-08 | 2 | -1/+2 |
| | |||||
* | delay setting SIG_CHLD handler | Thierry Vignaud | 2014-01-08 | 2 | -1/+4 |
| | | | | thus preventing potential segfault on startup (mga#10289) | ||||
* | typo fix | Thierry Vignaud | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | 2.82.8 | Thierry Vignaud | 2014-01-05 | 2 | -1/+2 |
| | |||||
* | Nuke an ethN regexp that prevents network coming up in installer mga#11592 | Colin Guthrie | 2014-01-05 | 2 | -1/+2 |
| | |||||
* | Nuke the use of udev rules for network device names | Colin Guthrie | 2014-01-05 | 2 | -23/+2 |
| | | | | | | Persistent device names make it no longer relevant. mga#11592 | ||||
* | Nuke the use of /etc/iftab (it's no longer useful) mga#11592 | Colin Guthrie | 2014-01-05 | 2 | -18/+2 |
| | |||||
* | 2.72.7 | Thierry Vignaud | 2013-12-28 | 2 | -1/+2 |
| | |||||
* | simplify | Thierry Vignaud | 2013-12-27 | 1 | -2/+1 |
| | |||||
* | adapt to new /etc/sysctl.d | Thierry Vignaud | 2013-12-27 | 2 | -2/+3 |
| | |||||
* | drakfirewall: add 6881:6999 UDP port range for Bittorrent | Olivier Blin | 2013-12-22 | 2 | -1/+4 |
| | | | | This is used by rtorrent. | ||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -44/+34 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -10/+7 |
| | |||||
* | Polish translation updated | Daniel Napora | 2013-12-21 | 1 | -85/+84 |
| | |||||
* | 2.62.6 | Thierry Vignaud | 2013-12-21 | 2 | -1/+2 |
| | |||||
* | prevent segfaulting b/c of fork vs threads (mga#12041) | Thierry Vignaud | 2013-12-21 | 2 | -1/+16 |
| | | | | | the issue is that glib/gtk create threads behind us however threads & fork() don't behave well when mixed... | ||||
* | supplement blacklist | Thierry Vignaud | 2013-12-21 | 1 | -0/+1 |
| | |||||
* | Update Greek translation | dglent | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | 2.52.5 | Thierry Vignaud | 2013-12-18 | 2 | -1/+2 |
| | |||||
* | Do not request password for draknetcenter mga#12017 | Colin Guthrie | 2013-12-17 | 2 | -1/+2 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 4 | -4/+4 |
| | |||||
* | fix mga web url (mga#11972) | Thierry Vignaud | 2013-12-13 | 2 | -1/+3 |
| | |||||
* | 2.42.4 | Thierry Vignaud | 2013-12-12 | 2 | -1/+2 |
| | |||||
* | fix crashing when displaying about dialog (mga#11972) | Thierry Vignaud | 2013-12-12 | 2 | -1/+3 |
| | |||||
* | fix spacing | Thierry Vignaud | 2013-12-12 | 1 | -1/+0 |
| | |||||
* | mga redid artistic stuff | Thierry Vignaud | 2013-12-12 | 1 | -1/+0 |
| | |||||
* | Update Chinese Traditional translation | Yuri Chornoivan | 2013-12-12 | 1 | -2/+2 |
| | |||||
* | Update Greek translation | dglent | 2013-12-10 | 1 | -2/+2 |
| | |||||
* | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 |
| | |||||
* | Update Brazilian Portuguese translation | Yuri Chornoivan | 2013-12-09 | 1 | -266/+199 |
| | |||||
* | 2.3.12.3.1 | Thierry Vignaud | 2013-12-08 | 2 | -1/+3 |
| | |||||
* | fix a warning in net_applet (spoted by Colin Guthrie) | Thierry Vignaud | 2013-12-08 | 2 | -1/+3 |
| | | | | | conversion of perlish visible() to get_visible() should have been to set_visible() in commit 3bef8ad88261e34551963b4a09c4877b4baea8ee | ||||
* | 2.32.3 | Thierry Vignaud | 2013-12-08 | 2 | -1/+2 |
| |