Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (show_file_dialog) add a FIXME issue about an undeclared variable | Thierry Vignaud | 2012-03-20 | 1 | -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 variable | Thierry Vignaud | 2012-03-20 | 1 | -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 nothing | Thierry Vignaud | 2012-03-20 | 1 | -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 drivers | Thierry Vignaud | 2012-03-20 | 2 | -1/+2 | |
| | | | | introduced when importing+cleaning | |||||
* | (set_ifw) fix cleaning old rules | Thierry Vignaud | 2012-03-20 | 2 | -1/+2 | |
| | | | | | issue introduced by blino in r239468 on Mar 14 2008: "remove old Ifw rule if needed" | |||||
* | (read_nfs_ports) fix listing NFS ports | Thierry Vignaud | 2012-03-20 | 2 | -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 domains | Thierry Vignaud | 2012-03-20 | 2 | -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 cleanups | Thierry Vignaud | 2012-03-20 | 25 | -149/+153 | |
| | ||||||
* | supplement blacklist | Thierry Vignaud | 2012-03-20 | 1 | -0/+4 | |
| | ||||||
* | 1.41.4 | Thierry Vignaud | 2012-03-12 | 2 | -1/+2 | |
| | ||||||
* | adapt to drakxtools-13.92+ API change which fixes mgaapplet crashing on major | Thierry Vignaud | 2012-03-12 | 2 | -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 translation | Petos Safarik | 2012-03-10 | 1 | -541/+262 | |
| | ||||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -1144/+650 | |
| | ||||||
* | Yet more updates for Estonian translation. | Marek Laane | 2012-03-10 | 1 | -3/+3 | |
| | ||||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -90/+92 | |
| | ||||||
* | - Updated German translations | Oliver Burger | 2012-03-09 | 1 | -10/+10 | |
| | ||||||
* | - Updated German translations | Oliver Burger | 2012-03-07 | 1 | -974/+870 | |
| | ||||||
* | Updating Spanish translation | Diego Bello | 2012-03-05 | 1 | -629/+293 | |
| | ||||||
* | updated Italian translation | Matteo Pasotti | 2012-03-01 | 1 | -1/+1 | |
| | ||||||
* | Uploaded all the French translations from Transifex | Rémi Verschelde | 2012-02-23 | 1 | -622/+295 | |
| | ||||||
* | - updated Italian translation | Matteo Pasotti | 2012-02-19 | 1 | -619/+295 | |
| | ||||||
* | updated Dutch translation | Remco Rijnders | 2012-02-12 | 1 | -864/+790 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-01-22 | 1 | -26/+26 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-01-18 | 1 | -1/+1 | |
| | ||||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -1/+1 | |
| | ||||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -673/+315 | |
| | ||||||
* | drakfirewall: list SSL flavor of POP3/IMAP/SMTP ports | Olivier Blin | 2012-01-15 | 2 | -2/+4 | |
| | ||||||
* | 1.31.3 | Colin Guthrie | 2012-01-04 | 2 | -1/+2 | |
| | ||||||
* | hostname: update the /etc/hostname (new x-distro standard) file on hostname ↵ | Colin Guthrie | 2012-01-04 | 2 | -0/+6 | |
| | | | | change (#2983) | |||||
* | updated Slovenian translation | Filip Komar | 2011-12-27 | 1 | -2055/+979 | |
| | ||||||
* | 1.21.2 | Olivier Blin | 2011-12-14 | 2 | -1/+2 | |
| | ||||||
* | wireless scan: use programs from prefix, not installer root (#1452) | Olivier Blin | 2011-12-14 | 2 | -6/+8 | |
| | ||||||
* | minor style fix in NEWS | Olivier Blin | 2011-12-09 | 1 | -1/+1 | |
| | ||||||
* | 1.11.1 | Olivier Blin | 2011-12-09 | 2 | -1/+2 | |
| | ||||||
* | update NEWS | Olivier Blin | 2011-12-09 | 1 | -0/+7 | |
| | ||||||
* | shorewall: do not warn about incompatible SECTION commands in rules file | Olivier Blin | 2011-12-09 | 1 | -2/+3 | |
| | ||||||
* | net_applet: use better libnotify app name | Olivier Blin | 2011-12-09 | 1 | -1/+1 | |
| | ||||||
* | SILENT : corrected NEWS file | José Jorge | 2011-12-05 | 1 | -1/+2 | |
| | ||||||
* | SILENT : forgot to update NEWS | José Jorge | 2011-12-05 | 1 | -0/+1 | |
| | ||||||
* | ERR_CUSTOM file does not exist anymore, fix bug #1353 | José Jorge | 2011-12-05 | 1 | -1/+1 | |
| | ||||||
* | - update fi translation | Jani Välimaa | 2011-12-04 | 1 | -15/+15 | |
| | ||||||
* | do not write end line twice in shorewall files if there is no "LAST LINE" marker | Olivier Blin | 2011-12-02 | 1 | -4/+8 | |
| | ||||||
* | use . instead of source in /etc/ifw/rules (source does not work in dash) | Olivier Blin | 2011-12-02 | 1 | -1/+1 | |
| | ||||||
* | Update translation | Dimitrios Glentadakis | 2011-12-02 | 1 | -94/+97 | |
| | ||||||
* | Update translation (el) | Dimitrios Glentadakis | 2011-12-02 | 1 | -2/+2 | |
| | ||||||
* | remove unused settings variable in connection hash | Olivier Blin | 2011-11-23 | 2 | -3/+2 | |
| | ||||||
* | 1.01.0 | Olivier Blin | 2011-11-21 | 2 | -1/+3 | |
| | ||||||
* | revert buggy commit | Olivier Blin | 2011-11-21 | 1 | -1/+0 | |
| | ||||||
* | fix parsing (and thus writing back) ACCOUNTING and NM_CONTROLLED in ifcfg | Olivier Blin | 2011-11-21 | 2 | -2/+3 | |
| | ||||||
* | Ukrainian translation update | Yuri Chornoivan | 2011-11-18 | 1 | -186/+189 | |
| |