| Commit message (Expand) | Author | Age | Files | Lines |
* | fix layout somewhat | Thierry Vignaud | 2005-07-05 | 2 | -8/+11 |
* | don't keep undefined options | Olivier Blin | 2005-07-05 | 1 | -1/+1 |
* | use join() | Olivier Blin | 2005-07-05 | 1 | -4/+2 |
* | fix string pb | Antoine Ginies | 2005-07-05 | 1 | -11/+11 |
* | perl_checker/translation fixes | Olivier Blin | 2005-07-05 | 1 | -15/+13 |
* | perl_checker fix | Olivier Blin | 2005-07-05 | 1 | -1/+1 |
* | various other fix to be able to build drakxtools | Antoine Ginies | 2005-07-05 | 1 | -8/+9 |
* | various fix ("standalone/draknfs", line 140, character 38-48) thx tv | Antoine Ginies | 2005-07-05 | 1 | -6/+6 |
* | add help, remove unwanted use | Antoine Ginies | 2005-07-05 | 1 | -3/+14 |
* | fix some comment | Antoine Ginies | 2005-07-05 | 1 | -4/+3 |
* | move drakhosts and draknfs tools from soft/ to gi/perl-install/standalone | Antoine Ginies | 2005-07-05 | 2 | -0/+622 |
* | rollback bogus change that mistakely went in | Thierry Vignaud | 2005-07-04 | 1 | -1/+0 |
* | update crossbars when scale values are modified | Olivier Blin | 2005-07-01 | 1 | -0/+1 |
* | set the "" string as active in the combo box when a custom binary is | Olivier Blin | 2005-07-01 | 1 | -6/+9 |
* | simplify | Olivier Blin | 2005-07-01 | 1 | -9/+4 |
* | use the 'drakxtools' component for "Standalone Tools" (really fix | Olivier Blin | 2005-07-01 | 1 | -2/+2 |
* | fix shell parsing unquoted bugzilla URL (#16580) | Thierry Vignaud | 2005-07-01 | 1 | -1/+2 |
* | sanitize network::activefw | Thierry Vignaud | 2005-06-30 | 2 | -10/+10 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 2 | -5/+5 |
* | handle no bootloader configuration found with a clean error | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
* | - since we don't use a ramdisk for the stage2 anymore, remove ramdisk_size=12... | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
* | fix switch from nvidia to nv for X.org | Thierry Vignaud | 2005-06-26 | 1 | -1/+2 |
* | we now use X.org instead of XFree86 | Thierry Vignaud | 2005-06-26 | 1 | -1/+1 |
* | rename isTVcard() as isTVcardConfigurable() since it's more meaninfull regard... | Thierry Vignaud | 2005-06-24 | 1 | -2/+2 |
* | remove MDK::Common::Globals::init (fix crash) | Olivier Blin | 2005-06-24 | 1 | -2/+0 |
* | use network::network::write_network_conf (fix crash) | Olivier Blin | 2005-06-24 | 1 | -1/+1 |
* | ask shorewall interface and use it | Olivier Blin | 2005-06-20 | 1 | -1/+1 |
* | remove unused code (thus fixing a crash) | Olivier Blin | 2005-06-20 | 1 | -14/+0 |
* | fix undefined function after pixel cleanups (#16472) | Thierry Vignaud | 2005-06-17 | 1 | -0/+1 |
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 1 | -1/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | 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 |