| Commit message (Expand) | Author | Age | Files | Lines |
* | don't be fooled by if_ not short-circuiting and auto-vivification, use $conf-... | Olivier Blin | 2005-06-07 | 1 | -1/+1 |
* | kill unused variables | Olivier Blin | 2005-06-06 | 1 | -3/+0 |
* | simplify apply() since sethostname() is done by configure_network() | Olivier Blin | 2005-06-06 | 1 | -5/+2 |
* | create adjustments before resolution is set so that they get correct upper va... | Olivier Blin | 2005-06-06 | 1 | -3/+3 |
* | - create update_scales_for_resolution() and update_scale_values_from_conf() o... | Olivier Blin | 2005-06-06 | 1 | -14/+10 |
* | - draw cross in progress bar | Olivier Blin | 2005-06-06 | 1 | -11/+17 |
* | nicer error | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | - put quotes if needed for root=xxx (quotes are needed for LABEL=...) | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | really consider text box values | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
* | handle GATEWAY field again in manage interface | Olivier Blin | 2005-06-06 | 1 | -6/+6 |
* | use real_main here since exceptions are handled | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
* | drop unused variable, this file is modified in network::shorewall now | Olivier Blin | 2005-06-06 | 1 | -1/+0 |
* | new netconnect API | Olivier Blin | 2005-06-06 | 1 | -7/+5 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 2 | -2/+0 |
* | drop unused subs | Olivier Blin | 2005-06-03 | 1 | -19/+0 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 7 | -133/+109 |
* | drop setting $_ (unused) | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |
* | drop unused code (and one should use append_to_file instead of this outpend) | Pascal Rigaux | 2005-06-03 | 1 | -5/+0 |
* | read existing authentication conf (only minimal support for now) | Pascal Rigaux | 2005-06-03 | 1 | -2/+1 |
* | use find() (which was unused) | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
* | minimal changes to make me and perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -3/+3 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 3 | -9/+9 |
* | perl_checker fixes, make mode optionnal in load_image | Olivier Blin | 2005-06-03 | 1 | -3/+8 |
* | 4th parameter is not used, i suspect it's not useful anymore since we pass th... | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -39/+38 |
* | fix blino sux | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | fix indentation (titi sux) | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | create keyboard::configure_xorg() and use it | Pascal Rigaux | 2005-06-03 | 1 | -8/+1 |
* | - create keyboard::default() and use it | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | Tape backup/restore fixes to work with new .backupignore scheme, +bugs. | Stew Benedict | 2005-06-01 | 1 | -4/+6 |
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 2 | -30/+24 |
* | remove unneded modules loading ('net' category is deprecated for ages) | Olivier Blin | 2005-05-31 | 1 | -2/+0 |
* | remove dead code | Olivier Blin | 2005-05-31 | 1 | -5/+0 |
* | adding back translation of descriptions for some known display managers | Pascal Rigaux | 2005-05-31 | 1 | -1/+7 |
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 1 | -4/+4 |
* | - don't use hard written entries anymore | Pascal Rigaux | 2005-05-30 | 1 | -35/+11 |
* | look for *.conf | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 |
* | load drivers for newly added devices so that they work out of the box on first | Thierry Vignaud | 2005-05-30 | 1 | -1/+4 |
* | handle /etc/X11/dm.d/* entries (as proposed by Loic Baudry) | Pascal Rigaux | 2005-05-27 | 1 | -0/+11 |
* | remove debug code | Olivier Blin | 2005-05-26 | 1 | -2/+0 |
* | check_iptables() doesn't need a $in object anymore | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
* | add "choose_net_interface" step to have a real wizard step when asking | Olivier Blin | 2005-05-26 | 1 | -17/+25 |
* | better way to handle squid ports (read shorewall REDIRECT rules in network::s... | Olivier Blin | 2005-05-26 | 1 | -14/+16 |
* | - use scrollbar in preview window | Olivier Blin | 2005-05-26 | 1 | -23/+38 |
* | let user call drakroam (#16019) | Olivier Blin | 2005-05-25 | 1 | -1/+2 |
* | - wizardify | Olivier Blin | 2005-05-24 | 1 | -489/+354 |
* | uninstall DVB modules if needed | Thierry Vignaud | 2005-05-19 | 1 | -1/+1 |
* | (simple_read_rpmsrate) add support for HW_CAT keyword that enable to match | Thierry Vignaud | 2005-05-19 | 1 | -0/+2 |
* | really write waproamd config files | Olivier Blin | 2005-05-17 | 1 | -17/+11 |