Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -85/+6 |
| | | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs) | ||||
* | (is_dynamic_ip) handle habing ppp like interfaces in interfaces list | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 |
| | | | | | both time (not so usefull but cleaner) | ||||
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 |
| | |||||
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 |
| | |||||
* | (detect_timezone, disconnected, type2interface) kill dead code | Thierry Vignaud | 2003-11-23 | 1 | -33/+1 |
| | |||||
* | reuse bg_command: | Thierry Vignaud | 2003-11-23 | 1 | -42/+25 |
| | | | | | | | - major cleanups - get rid of "kid exited -1 at /usr/lib/libDrakX/network/tools.pm line 182." warnings | ||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 1 | -1/+6 |
| | |||||
* | (is_wireless_intf) fix #6312: list acx100_pci as a wireless network | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | cards driver too (fix impossible to set wireless parameters for it) | ||||
* | one more wireless module | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | list a few more modules as wireless ones (should really be splited out | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | | | | | from network/usb in list_modules.pm | ||||
* | unexport not used elsewhere connected2 function | Thierry Vignaud | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable | Thierry Vignaud | 2003-10-30 | 1 | -2/+4 |
| | | | | | since it contains password/user mapping for dialup | ||||
* | fix #6159: fix detection when a local name server is faking the | Thierry Vignaud | 2003-10-20 | 1 | -7/+7 |
| | | | | | | connection because of its cache by checking at least a packet is ack-ed | ||||
* | simplify "do not remove wireless parameters from ifcfg when not in wizard ↵ | Thierry Vignaud | 2003-10-08 | 1 | -6/+2 |
| | | | | mode" fix | ||||
* | factorize wireless card detection into network::tools:is_wireless_intf() | Thierry Vignaud | 2003-10-03 | 1 | -1/+10 |
| | |||||
* | added sub copy_firmware, sub use_windows(), sub use_floppy | Damien Chaumette | 2003-09-12 | 1 | -0/+45 |
| | | | | | firmware copy works from floppy and windows/winnt | ||||
* | fix internet reconnection in mcc | Damien Chaumette | 2003-08-19 | 1 | -2/+1 |
| | |||||
* | - drop !$::isWizard code | Damien Chaumette | 2003-05-06 | 1 | -12/+10 |
| | | | | | - perl_checker | ||||
* | perl_checker fixes | Damien Chaumette | 2003-05-02 | 1 | -4/+4 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -8/+8 |
| | |||||
* | if the user don't want to start the internet connection, continue without | Frederic Lepied | 2003-03-05 | 1 | -1/+1 |
| | | | | | error message. | ||||
* | simplified unquotify. | Francois Pons | 2003-03-03 | 1 | -2/+1 |
| | |||||
* | oups... hu... nothing | Damien Chaumette | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | add CVS $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | force strict mode | Thierry Vignaud | 2003-01-23 | 1 | -0/+1 |
| | |||||
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -3/+3 |
| | |||||
* | get username back in menu | Damien Chaumette | 2003-01-20 | 1 | -1/+2 |
| | |||||
* | replace occurences of "$foo ? $foo : $bar" with "$foo || $bar" | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 1 | -2/+2 |
| | |||||
* | isdn data are now fetched form system instead of drakconnect conf file | Arnaud Desmons | 2002-12-06 | 1 | -8/+26 |
| | |||||
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+1 |
| | |||||
* | my' variables as needed | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | More data are now fetched from system instead of drakconnect conf file | Arnaud Desmons | 2002-12-04 | 1 | -0/+16 |
| | |||||
* | cleanup use of filehandles | Pascal Rigaux | 2002-12-03 | 1 | -20/+15 |
| | |||||
* | make it $::testing aware | Guillaume Cottenceau | 2002-12-03 | 1 | -0/+1 |
| | |||||
* | use output_with_perm() | Pascal Rigaux | 2002-12-02 | 1 | -4/+3 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -3/+3 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -6/+6 |
| | |||||
* | - $up was my-ed inside the if-then block though it was used outside the ↵ | Pascal Rigaux | 2002-11-25 | 1 | -2/+3 |
| | | | | | | | block (hint: buggy code) - my @country as it should be | ||||
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
| | | | | | | - remove redundant parentheses - add some parentheses for clarity | ||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -7/+7 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -8/+7 |
| | | | | | - remove unneeded parentheses for things like ... if (...) | ||||
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -5/+5 |
| | |||||
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
| | | | | | | soft references which doesn't increment the ref count) (thanks to Gerard Patel for the precise bug report) | ||||
* | - do not use q{...} to please perl_checker | Pascal Rigaux | 2002-11-09 | 1 | -7/+6 |
| | | | | | | - use <<'EOF' instead - at the same time, fix the "\n" at the beginning of the generated script | ||||
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 1 | -0/+1 |
| | | | | | - use some "cat_" and "output" where possible | ||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -32/+32 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! |