Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.51.5 | Thierry Vignaud | 2012-03-22 | 1 | -0/+1 |
| | |||||
* | nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.d | Olivier Blin | 2012-03-20 | 1 | -0/+1 |
| | |||||
* | (warn_not_found) fix bogus messages about 3rd party drivers | Thierry Vignaud | 2012-03-20 | 1 | -0/+1 |
| | | | | introduced when importing+cleaning | ||||
* | (set_ifw) fix cleaning old rules | Thierry Vignaud | 2012-03-20 | 1 | -0/+1 |
| | | | | | 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 | 1 | -0/+2 |
| | | | | | 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 | 1 | -0/+3 |
| | | | | | | | | | | | | | | 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... | ||||
* | 1.41.4 | Thierry Vignaud | 2012-03-12 | 1 | -0/+1 |
| | |||||
* | adapt to drakxtools-13.92+ API change which fixes mgaapplet crashing on major | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | | | | | | | | | 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+) | ||||
* | drakfirewall: list SSL flavor of POP3/IMAP/SMTP ports | Olivier Blin | 2012-01-15 | 1 | -0/+2 |
| | |||||
* | 1.31.3 | Colin Guthrie | 2012-01-04 | 1 | -0/+1 |
| | |||||
* | hostname: update the /etc/hostname (new x-distro standard) file on hostname ↵ | Colin Guthrie | 2012-01-04 | 1 | -0/+3 |
| | | | | change (#2983) | ||||
* | 1.21.2 | Olivier Blin | 2011-12-14 | 1 | -0/+1 |
| | |||||
* | wireless scan: use programs from prefix, not installer root (#1452) | Olivier Blin | 2011-12-14 | 1 | -0/+2 |
| | |||||
* | minor style fix in NEWS | Olivier Blin | 2011-12-09 | 1 | -1/+1 |
| | |||||
* | 1.11.1 | Olivier Blin | 2011-12-09 | 1 | -0/+1 |
| | |||||
* | update NEWS | Olivier Blin | 2011-12-09 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | 1.01.0 | Olivier Blin | 2011-11-21 | 1 | -0/+2 |
| | |||||
* | make sure all strings ended in translation catalogs (#3371) | Thierry Vignaud | 2011-11-18 | 1 | -0/+2 |
| | |||||
* | Bump version to release0.99 | José Jorge | 2011-10-18 | 1 | -0/+3 |
| | | | | Corrected typo in make dist | ||||
* | 0.980.98 | Thierry Vignaud | 2011-07-27 | 1 | -0/+1 |
| | |||||
* | (get_routes) make network connectivity check work with kernel-2.6.39+ (#1266) | Thierry Vignaud | 2011-07-27 | 1 | -0/+2 |
| | |||||
* | 0.97 | Anne Nicolas | 2011-05-19 | 1 | -0/+3 |
| | |||||
* | update for 0.96 | Anne Nicolas | 2011-05-18 | 1 | -1/+3 |
| | |||||
* | update for 0.95 | Anne Nicolas | 2011-05-18 | 1 | -0/+4 |
| | |||||
* | update translations | Anne Nicolas | 2011-05-14 | 1 | -0/+3 |
| | |||||
* | New version 0.93 | Dexter Morgan | 2011-02-22 | 1 | -0/+1 |
| | |||||
* | Merge mdv commit 271931 : | Dexter Morgan | 2011-02-22 | 1 | -0/+3 |
| | | | | | | | - Move autostart desktop files to /etc/xdg/autostart - Remove xinit.d script: non-xdg-autostart compliant desktops should use the xdg-compliance-autostart package if they want to run drakx-net and others | ||||
* | - Fix NEWS file versioning | Dexter Morgan | 2011-02-03 | 1 | -0/+2 |
| | | | | | | - Add missing ";" at the end of the Categories entry in draknetcenter.desktop Merge mdv commit 271858 | ||||
* | 0.92: | Dexter Morgan | 2011-02-03 | 1 | -0/+3 |
| | | | | | | - keep NAME, UUID and LAST_CONNECT variables for NetworkManager Merge mdv commit 271838 | ||||
* | 0.91 | Dexter Morgan | 2011-02-03 | 1 | -0/+1 |
| | | | | | Merge mdv commit 271834 | ||||
* | update NEWS | Dexter Morgan | 2011-02-03 | 1 | -0/+2 |
| | | | | | Merge mdv commit 271833 | ||||
* | 0.900.90 | Olivier Blin | 2010-06-03 | 1 | -0/+2 |
| | |||||
* | fix blank entry for IFW in net_applet menu, aka baby-doll bug #58564 (caused ↵ | Olivier Blin | 2010-06-03 | 1 | -0/+2 |
| | | | | by commit 263592) | ||||
* | 0.89.2 | Eugeni Dodonov | 2010-05-26 | 1 | -0/+3 |
| | |||||
* | 0.89.1 | Olivier Blin | 2010-05-19 | 1 | -0/+3 |
| | |||||
* | 0.89 | Olivier Blin | 2010-05-18 | 1 | -0/+1 |
| | |||||
* | updated NEWS | Eugeni Dodonov | 2010-05-04 | 1 | -0/+1 |
| | |||||
* | installer: configure automatic DHCP on all ethernet interfaces | Olivier Blin | 2010-04-30 | 1 | -0/+2 |
| | | | | | (and not just if there is a unique ethernet interface) | ||||
* | allow to skip Interactive Firewall configuration if IFW is set to no in ↵ | Olivier Blin | 2010-04-30 | 1 | -0/+2 |
| | | | | /etc/sysconfig/drakx-net | ||||
* | add support for rt2870 driver | Olivier Blin | 2010-04-30 | 1 | -0/+2 |
| | |||||
* | fix detecting sysfs bus (only applies to ieee1394 subsystem) | Olivier Blin | 2010-04-30 | 1 | -0/+2 |
| | |||||
* | 0.88 | Eugeni Dodonov | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | fix NEWS changelog | Eugeni Dodonov | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Fixed NEWS versions info | Eugeni Dodonov | 2010-04-27 | 1 | -0/+2 |
| | |||||
* | updated NEWS | Eugeni Dodonov | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | updated NEWS | Eugeni Dodonov | 2010-03-15 | 1 | -0/+1 |
| | |||||
* | Revert code to write to resolvconf (shouldn't be done) (#54180) | Claudio Matsuoka | 2010-03-08 | 1 | -2/+0 |
| | |||||
* | write name servers to correct file (#54180) | Claudio Matsuoka | 2010-03-04 | 1 | -0/+2 |
| |