summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.51.5Thierry Vignaud2012-03-222-1/+2
|
* make sure net object is passed to get_provider_settings and set_provider methodsOlivier Blin2012-03-203-6/+5
|
* nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.dOlivier Blin2012-03-202-1/+2
|
* (set_ifw) merge the right patchThierry Vignaud2012-03-201-1/+1
|
* do not fork useless shells, also should help with variables withThierry Vignaud2012-03-201-4/+4
| | | | spaces or other "strange" characters in
* (show_file_dialog,configure_samba) add FIXME issues about undeclared variablesThierry Vignaud2012-03-201-0/+2
| | | | | | | | | | undeclared $dlg variable introduced by eugeni in r253961 on Mar 12 2009: "Updated draksambashare directory selection to use FileChooser (#44564)." undeclared $o introduced by aginies in r231202 on Oct 26 2007: "add a wizard to configure a PDC or a standalone Samba server" draksambashare doesn't even start in strict mode
* (show_file_dialog) add a FIXME issue about an undeclared variableThierry Vignaud2012-03-201-0/+1
| | | | | | | undeclared variable introduced by eugeni in r253962 on Mar 12 2009: "Updated draknfs to use FileChooser for directory selection (#44562)" draknfs doesn't even start in strict mode
* (set_provider) add a FIXME issue about an undeclared variableThierry Vignaud2012-03-201-0/+1
| | | | undeclared variable $net introduced by blino in r242689 on May 23 2008
* (get_selected_profile) add a FIXME issue about a bloc doing nothingThierry Vignaud2012-03-201-0/+1
| | | | | issue introduced by eugeni in r254146 on Mar 17 2009: "Netprofile: selecting correct netprofile for cloning (#26562 #26776 #29303 #29271 #31721)"
* (warn_not_found) fix bogus messages about 3rd party driversThierry Vignaud2012-03-202-1/+2
| | | | introduced when importing+cleaning
* (set_ifw) fix cleaning old rulesThierry Vignaud2012-03-202-1/+2
| | | | | issue introduced by blino in r239468 on Mar 14 2008: "remove old Ifw rule if needed"
* (read_nfs_ports) fix listing NFS portsThierry Vignaud2012-03-202-1/+3
| | | | | bug introduced by eugeni in r254161 on Mar 17 2009: "Supporting custom user-defined NFS ports."
* (detect_crda_domain) fix CRDA never set to 'US' when country not in CRDA domainsThierry Vignaud2012-03-202-1/+4
| | | | | | | | | | | | | | we would set CRDA to 'US' only if country was undefined instead of not in CRDA domains. might help quite a log bug reports... (bug introduced by eugeni in commit r256513 on Apr 15 2009) caught while performing perl_checker cleanup & fixes, the most beautiful being in detect_crda_domain(): - if (grep($country, @crda_domains)) { + if (member($country, @crda_domains)) { exercise left to the reader...
* perl_checker cleanupsThierry Vignaud2012-03-2025-149/+153
|
* supplement blacklistThierry Vignaud2012-03-201-0/+4
|
* 1.41.4Thierry Vignaud2012-03-122-1/+2
|
* adapt to drakxtools-13.92+ API change which fixes mgaapplet crashing on majorThierry Vignaud2012-03-122-2/+3
| | | | | | | | | 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+)
* updated Czech translationPetos Safarik2012-03-101-541/+262
|
* - Updated Catalan translationsOliver Burger2012-03-101-1144/+650
|
* Yet more updates for Estonian translation.Marek Laane2012-03-101-3/+3
|
* Updated Estonian translation.Marek Laane2012-03-101-90/+92
|
* - Updated German translationsOliver Burger2012-03-091-10/+10
|
* - Updated German translationsOliver Burger2012-03-071-974/+870
|
* Updating Spanish translationDiego Bello2012-03-051-629/+293
|
* updated Italian translationMatteo Pasotti2012-03-011-1/+1
|
* Uploaded all the French translations from TransifexRémi Verschelde2012-02-231-622/+295
|
* - updated Italian translationMatteo Pasotti2012-02-191-619/+295
|
* updated Dutch translationRemco Rijnders2012-02-121-864/+790
|
* Update Greek translationDimitrios Glentadakis2012-01-221-26/+26
|
* updated Slovenian translationFilip Komar2012-01-181-1/+1
|
* updated Turkish translationNuman Demirdöğen2012-01-161-1/+1
|
* updated Turkish translationNuman Demirdöğen2012-01-161-673/+315
|
* drakfirewall: list SSL flavor of POP3/IMAP/SMTP portsOlivier Blin2012-01-152-2/+4
|
* 1.31.3Colin Guthrie2012-01-042-1/+2
|
* hostname: update the /etc/hostname (new x-distro standard) file on hostname ↵Colin Guthrie2012-01-042-0/+6
| | | | change (#2983)
* updated Slovenian translationFilip Komar2011-12-271-2055/+979
|
* 1.21.2Olivier Blin2011-12-142-1/+2
|
* wireless scan: use programs from prefix, not installer root (#1452)Olivier Blin2011-12-142-6/+8
|
* minor style fix in NEWSOlivier Blin2011-12-091-1/+1
|
* 1.11.1Olivier Blin2011-12-092-1/+2
|
* update NEWSOlivier Blin2011-12-091-0/+7
|
* shorewall: do not warn about incompatible SECTION commands in rules fileOlivier Blin2011-12-091-2/+3
|
* net_applet: use better libnotify app nameOlivier Blin2011-12-091-1/+1
|
* SILENT : corrected NEWS fileJosé Jorge2011-12-051-1/+2
|
* SILENT : forgot to update NEWSJosé Jorge2011-12-051-0/+1
|
* ERR_CUSTOM file does not exist anymore, fix bug #1353José Jorge2011-12-051-1/+1
|
* - update fi translationJani Välimaa2011-12-041-15/+15
|
* do not write end line twice in shorewall files if there is no "LAST LINE" markerOlivier Blin2011-12-021-4/+8
|
* use . instead of source in /etc/ifw/rules (source does not work in dash)Olivier Blin2011-12-021-1/+1
|
* Update translationDimitrios Glentadakis2011-12-021-94/+97
|