summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵distro/mga3Colin Guthrie2014-01-222-1/+4
| | | | issues mga#11184 mga#12364
* 2.102.10Thierry Vignaud2014-01-222-1/+2
|
* block CHLD signals on startup in order to prevent glib-threading segfaultsThierry Vignaud2014-01-222-2/+9
|
* Update Romanian translationYuri Chornoivan2014-01-111-766/+238
|
* - updated Italian translationsMatteo Pasotti2014-01-101-741/+245
|
* 2.92.9Thierry Vignaud2014-01-082-1/+2
|
* delay setting SIG_CHLD handlerThierry Vignaud2014-01-082-1/+4
| | | | thus preventing potential segfault on startup (mga#10289)
* typo fixThierry Vignaud2014-01-081-1/+1
|
* 2.82.8Thierry Vignaud2014-01-052-1/+2
|
* Nuke an ethN regexp that prevents network coming up in installer mga#11592Colin Guthrie2014-01-052-1/+2
|
* Nuke the use of udev rules for network device namesColin Guthrie2014-01-052-23/+2
| | | | | | Persistent device names make it no longer relevant. mga#11592
* Nuke the use of /etc/iftab (it's no longer useful) mga#11592Colin Guthrie2014-01-052-18/+2
|
* 2.72.7Thierry Vignaud2013-12-282-1/+2
|
* simplifyThierry Vignaud2013-12-271-2/+1
|
* adapt to new /etc/sysctl.dThierry Vignaud2013-12-272-2/+3
|
* drakfirewall: add 6881:6999 UDP port range for BittorrentOlivier Blin2013-12-222-1/+4
| | | | This is used by rtorrent.
* Updated Catalan translationFrancesc Pinyol Margalef2013-12-211-44/+34
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-12-211-10/+7
|
* Polish translation updatedDaniel Napora2013-12-211-85/+84
|
* 2.62.6Thierry Vignaud2013-12-212-1/+2
|
* prevent segfaulting b/c of fork vs threads (mga#12041)Thierry Vignaud2013-12-212-1/+16
| | | | | the issue is that glib/gtk create threads behind us however threads & fork() don't behave well when mixed...
* supplement blacklistThierry Vignaud2013-12-211-0/+1
|
* Update Greek translationdglent2013-12-201-2/+2
|
* 2.52.5Thierry Vignaud2013-12-182-1/+2
|
* Do not request password for draknetcenter mga#12017Colin Guthrie2013-12-172-1/+2
|
* fix my emailThierry Vignaud2013-12-164-4/+4
|
* fix mga web url (mga#11972)Thierry Vignaud2013-12-132-1/+3
|
* 2.42.4Thierry Vignaud2013-12-122-1/+2
|
* fix crashing when displaying about dialog (mga#11972)Thierry Vignaud2013-12-122-1/+3
|
* fix spacingThierry Vignaud2013-12-121-1/+0
|
* mga redid artistic stuffThierry Vignaud2013-12-121-1/+0
|
* Update Chinese Traditional translationYuri Chornoivan2013-12-121-2/+2
|
* Update Greek translationdglent2013-12-101-2/+2
|
* Add Transifex config fileYuri Chornoivan2013-12-101-0/+8
|
* Update Brazilian Portuguese translationYuri Chornoivan2013-12-091-266/+199
|
* 2.3.12.3.1Thierry Vignaud2013-12-082-1/+3
|
* fix a warning in net_applet (spoted by Colin Guthrie)Thierry Vignaud2013-12-082-1/+3
| | | | | conversion of perlish visible() to get_visible() should have been to set_visible() in commit 3bef8ad88261e34551963b4a09c4877b4baea8ee
* 2.32.3Thierry Vignaud2013-12-082-1/+2
|
* Avoid system() as this seems to crash net_applet.Colin Guthrie2013-12-082-1/+9
| | | | | | | | | | | | | 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
* Updated Estonian translationsMarek Laane2013-12-061-55/+35
|
* updated Dutch translationMarja van Waes2013-12-021-51/+41
|
* Chinese Traditional update by You-Cheng HsiehYuri Chornoivan2013-11-291-551/+193
|
* Update Greek translationdglent2013-11-291-3/+3
|
* drop SVN bitsThierry Vignaud2013-11-281-9/+0
|
* generate tarball in current directoryThierry Vignaud2013-11-281-2/+2
|
* 2.22.2Thierry Vignaud2013-11-282-1/+2
|
* fix "undefined value for mandatory argument 'sensitive'" (mga#11799)Thierry Vignaud2013-11-282-1/+3
| | | | getters really should _not_ return undef...
* Updated Turkish translationtarakbumba2013-11-281-20/+13
|
* 2.12.1Thierry Vignaud2013-11-262-1/+2
|
* - fix "undefined value for mandatory argument 'is_active'" (mga#11763)Thierry Vignaud2013-11-262-1/+2
|