Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 1.7 fixes b43 firmware path (#5419)1.7 | José Jorge | 2012-04-16 | 3 | -2/+5 |
| | |||||
* | 1.61.6 | Colin Guthrie | 2012-04-11 | 2 | -1/+2 |
| | |||||
* | Fix Makefile dist-svn target | Colin Guthrie | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | ensure /etc/hostname has a newline as per upstream specs (#4672) | Colin Guthrie | 2012-03-25 | 2 | -1/+3 |
| | |||||
* | (dist-git) kill useless rm | Thierry Vignaud | 2012-03-24 | 1 | -1/+0 |
| | |||||
* | (dist) auto select right method of generating tarball | Thierry Vignaud | 2012-03-24 | 1 | -1/+12 |
| | |||||
* | switch from bzip2 to xz | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | (git-svn) split it out of dist | Thierry Vignaud | 2012-03-24 | 1 | -1/+3 |
| | |||||
* | (gitdist) rename as dist-git like other projects | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | (dist) compress with xz | Thierry Vignaud | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | 1.51.5 | Thierry Vignaud | 2012-03-22 | 2 | -1/+2 |
| | |||||
* | make sure net object is passed to get_provider_settings and set_provider methods | Olivier Blin | 2012-03-20 | 3 | -6/+5 |
| | |||||
* | nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.d | Olivier Blin | 2012-03-20 | 2 | -1/+2 |
| | |||||
* | (set_ifw) merge the right patch | Thierry Vignaud | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | do not fork useless shells, also should help with variables with | Thierry Vignaud | 2012-03-20 | 1 | -4/+4 |
| | | | | spaces or other "strange" characters in | ||||
* | (show_file_dialog,configure_samba) add FIXME issues about undeclared variables | Thierry Vignaud | 2012-03-20 | 1 | -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 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 |
| |