summaryrefslogtreecommitdiffstats
path: root/lib/network/drakconnect
Commit message (Collapse)AuthorAgeFilesLines
* Disabled for now as it crashes when launched with drakconnect --skip-wizardJosé JORGE [zezinho]2018-09-241-1/+2
|
* fix crash when running with --skip-wizardThierry Vignaud2016-06-271-2/+4
| | | | Resolves: mga#16772
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2013-11-241-1/+1
|
* s/Gtk3::Combo/Gtk3::ComboBox/Thierry Vignaud2013-11-241-1/+1
|
* perlish realized() => get_realized()Thierry Vignaud2013-11-241-1/+1
|
* Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->newThierry Vignaud2013-11-241-4/+4
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-242-116/+116
|
* help perl_checker (increase SNR)Thierry Vignaud2013-04-273-0/+3
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Spelling change for 'Assign host name from DHCP address' option (#41886).Eugeni Dodonov2009-03-301-1/+1
|
* do not run exit in sub-modules directlyOlivier Blin2008-03-143-5/+2
|
* use network::connection::ethernetOlivier Blin2008-03-141-0/+1
|
* explicitely use required modulesOlivier Blin2008-03-141-0/+3
|
* pass some missing variablesOlivier Blin2008-03-142-7/+7
|
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-141-0/+523
|
* remove /usr/lib/libDrakX inclusionOlivier Blin2008-03-141-1/+0
|
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-141-0/+69
|
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-142-0/+109
- move common function in network::drakconnect