Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent altering system configuration in testing mode in optional | Thierry Vignaud | 2003-11-27 | 1 | -8/+10 |
| | | | | | steps | ||||
* | more explanations | Thierry Vignaud | 2003-11-27 | 1 | -0/+2 |
| | |||||
* | let drakgw embed (interface team request) | Thierry Vignaud | 2003-11-27 | 1 | -51/+1 |
| | |||||
* | upsdrvctl start will fail if section name contains spaces | Thierry Vignaud | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | - configure properly usb & serial connected mge devices | Thierry Vignaud | 2003-11-26 | 1 | -49/+17 |
| | | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support) | ||||
* | perl_checker fix | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | remove net aliases if needed | Thierry Vignaud | 2003-11-14 | 1 | -0/+6 |
| | |||||
* | move clock.pl from mcc into drakxtools (its proper place) | Thierry Vignaud | 2003-11-14 | 1 | -0/+374 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 3 | -6/+6 |
| | |||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | fix warning with usb mice | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | - fix #3047's fix | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | - do not show module if unknow for system bridges since it's normal | ||||
* | fix #6134: JAZ device is not spelled like jazz music | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | |||||
* | fix #3047: do not display "unknown module" in red for devices known to | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 |
| | | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html) | ||||
* | fix network interfaces list update: | Thierry Vignaud | 2003-11-07 | 1 | -2/+6 |
| | | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list | ||||
* | Enable bz2 compression option (wish@linux-mandrake.com) | Stew Benedict | 2003-11-04 | 1 | -15/+10 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-11-04 | 1 | -4/+4 |
| | |||||
* | manage all interfaces when there more than one | Thierry Vignaud | 2003-11-04 | 1 | -17/+17 |
| | |||||
* | network statistics really are global ones, not per interface ones. | Thierry Vignaud | 2003-11-04 | 1 | -1/+1 |
| | | | | | let not confuse the end user | ||||
* | remove useless module use | Thierry Vignaud | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | - for now, check new devices against description (later with port too) | Thierry Vignaud | 2003-10-31 | 1 | -9/+9 |
| | | | | | - fix driver/port mismatch | ||||
* | auto config ups devices | Thierry Vignaud | 2003-10-31 | 1 | -0/+66 |
| | |||||
* | from Salane KIng <sking4 at cinci.rr dot com>: enable to access samba | Thierry Vignaud | 2003-10-31 | 1 | -1/+1 |
| | | | | | drives on other computers to easily install windows fonts | ||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -23/+21 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 3 | -8/+8 |
| | |||||
* | drakperm incorrectly enable one to click "ok" after having altered a | Thierry Vignaud | 2003-10-20 | 1 | -0/+1 |
| | | | | | | | | | system rule whereas system rules are not saved since they're enforced by msec. this may confuse the end user ("why my changes weren't applied?") so let disable the "ok" button if the current entry is uneditable. | ||||
* | fix crash on editable items | Thierry Vignaud | 2003-10-20 | 1 | -10/+13 |
| | |||||
* | perform test once and move it out of the save loop | Thierry Vignaud | 2003-10-20 | 1 | -3/+3 |
| | |||||
* | un-jonathan-ize() | Thierry Vignaud | 2003-10-20 | 1 | -10/+4 |
| | |||||
* | consolidate, simplify, remove duplicate | Thierry Vignaud | 2003-10-20 | 1 | -36/+24 |
| | |||||
* | print more understandable error message on parse error | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | do not break working code! (titi sucks) | Pascal Rigaux | 2003-10-20 | 1 | -1/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 3 | -39/+39 |
| | |||||
* | - perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 1 | -25/+24 |
| | | | | | | | | | - this enable to catch two bugs: o test_connected function was wrong and did not pass its parameter to network code code o profile managment in net_monitor wasn't updated to latest damien api changes in network::netconnect and thus was broken :-( | ||||
* | workaround anthill bug #18 (do not overwrite sound aliases when no hardware ↵ | Thierry Vignaud | 2003-10-17 | 1 | -2/+5 |
| | | | | change) | ||||
* | network::netconnect is unused | Thierry Vignaud | 2003-10-17 | 1 | -1/+0 |
| | |||||
* | move setxkbmap to keyboard.pm | Pascal Rigaux | 2003-10-15 | 1 | -3/+2 |
| | |||||
* | let drakgw work... | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | show up a combo box with detected network interfaces but still let the | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | | | | | user manually type it sg like ppp0 if needed | ||||
* | - get rid of a perl_checker warning (thx pixel) | Thierry Vignaud | 2003-10-13 | 1 | -3/+2 |
| | | | | | | - this uncover the missing arg to parse_file when called from net_monitor, thus enabling to show up which file is currently parsed | ||||
* | - save "mail alert" wizard options into /etc/sysconfig/mail_alert and | Thierry Vignaud | 2003-10-13 | 1 | -24/+27 |
| | | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert | ||||
* | - ensure services are always listed in the same order | Thierry Vignaud | 2003-10-13 | 1 | -4/+1 |
| | | | | | - simplify installed services list build | ||||
* | cron: only mail if there's really sg to warn about (aka do not sent | Thierry Vignaud | 2003-10-12 | 1 | -5/+8 |
| | | | | | empty mails) | ||||
* | restore previous subject in mails | Thierry Vignaud | 2003-10-12 | 1 | -1/+1 |
| | |||||
* | generate perl_checker compliant cron tasks | Thierry Vignaud | 2003-10-12 | 1 | -4/+4 |
| | |||||
* | simplify cron writing | Thierry Vignaud | 2003-10-12 | 1 | -4/+2 |
| | |||||
* | Move set_help_tip for new perl_checker. | Stew Benedict | 2003-10-10 | 1 | -5/+5 |
| | |||||
* | mark a few strings as translatable (part of #5670) | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| |