summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* remove net aliases if neededThierry Vignaud2003-11-141-0/+6
|
* move clock.pl from mcc into drakxtools (its proper place)Thierry Vignaud2003-11-141-0/+374
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-123-6/+6
|
* (network::tools::is_dynamic_ip) consolidate test for any dynamic interfaceThierry Vignaud2003-11-121-1/+1
|
* fix warning with usb miceThierry Vignaud2003-11-121-1/+1
|
* - fix #3047's fixThierry Vignaud2003-11-121-1/+1
| | | | | - do not show module if unknow for system bridges since it's normal
* fix #6134: JAZ device is not spelled like jazz musicThierry Vignaud2003-11-081-1/+1
|
* fix #3047: do not display "unknown module" in red for devices known toThierry Vignaud2003-11-081-0/+1
| | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html)
* fix network interfaces list update:Thierry Vignaud2003-11-071-2/+6
| | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list
* Enable bz2 compression option (wish@linux-mandrake.com)Stew Benedict2003-11-041-15/+10
|
* perl_checker fixesThierry Vignaud2003-11-041-4/+4
|
* manage all interfaces when there more than oneThierry Vignaud2003-11-041-17/+17
|
* network statistics really are global ones, not per interface ones.Thierry Vignaud2003-11-041-1/+1
| | | | | let not confuse the end user
* remove useless module useThierry Vignaud2003-10-311-1/+0
|
* - for now, check new devices against description (later with port too)Thierry Vignaud2003-10-311-9/+9
| | | | | - fix driver/port mismatch
* auto config ups devicesThierry Vignaud2003-10-311-0/+66
|
* from Salane KIng <sking4 at cinci.rr dot com>: enable to access sambaThierry Vignaud2003-10-311-1/+1
| | | | | drives on other computers to easily install windows fonts
* misc perl_checker cleanupsThierry Vignaud2003-10-201-23/+21
|
* misc perl_checker cleanupsThierry Vignaud2003-10-203-8/+8
|
* drakperm incorrectly enable one to click "ok" after having altered aThierry Vignaud2003-10-201-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 itemsThierry Vignaud2003-10-201-10/+13
|
* perform test once and move it out of the save loopThierry Vignaud2003-10-201-3/+3
|
* un-jonathan-ize()Thierry Vignaud2003-10-201-10/+4
|
* consolidate, simplify, remove duplicateThierry Vignaud2003-10-201-36/+24
|
* print more understandable error message on parse errorThierry Vignaud2003-10-201-1/+1
|
* do not break working code! (titi sucks)Pascal Rigaux2003-10-201-1/+0
|
* perl_checker cleanupsThierry Vignaud2003-10-173-39/+39
|
* - perl_checker cleanupsThierry Vignaud2003-10-171-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 Vignaud2003-10-171-2/+5
| | | | change)
* network::netconnect is unusedThierry Vignaud2003-10-171-1/+0
|
* move setxkbmap to keyboard.pmPascal Rigaux2003-10-151-3/+2
|
* let drakgw work...Thierry Vignaud2003-10-141-1/+1
|
* show up a combo box with detected network interfaces but still let theThierry Vignaud2003-10-141-1/+1
| | | | | user manually type it sg like ppp0 if needed
* - get rid of a perl_checker warning (thx pixel)Thierry Vignaud2003-10-131-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 andThierry Vignaud2003-10-131-24/+27
| | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert
* - ensure services are always listed in the same orderThierry Vignaud2003-10-131-4/+1
| | | | | - simplify installed services list build
* cron: only mail if there's really sg to warn about (aka do not sentThierry Vignaud2003-10-121-5/+8
| | | | | empty mails)
* restore previous subject in mailsThierry Vignaud2003-10-121-1/+1
|
* generate perl_checker compliant cron tasksThierry Vignaud2003-10-121-4/+4
|
* simplify cron writingThierry Vignaud2003-10-121-4/+2
|
* Move set_help_tip for new perl_checker.Stew Benedict2003-10-101-5/+5
|
* mark a few strings as translatable (part of #5670)Thierry Vignaud2003-10-081-3/+3
|
* log values too in explanationsThierry Vignaud2003-10-081-5/+5
|
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
|
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
|
* perl_checkerPascal Rigaux2003-10-013-8/+8
|
* don't check *all* for test_pms_all, skip horrible stuffsPascal Rigaux2003-09-304-8/+8
|
* now one can now choose the interfaceFlorin Grad2003-09-241-1/+1
|
* clean fonts renaming and make it log renames (through explanations)MDK92Thierry Vignaud2003-09-231-2/+5
|
* (move_fonts) factorize clean fonts moveThierry Vignaud2003-09-231-6/+10
|