| Commit message (Expand) | Author | Age | Files | Lines |
* | - isRemovableDrive() removed, partially replaced with may_be_a_hd() | Pascal Rigaux | 2004-07-22 | 1 | -6/+7 |
* | simplify | Pascal Rigaux | 2004-07-22 | 1 | -3/+3 |
* | need latest MDK::Common | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | - re-indent | Pascal Rigaux | 2004-07-22 | 1 | -3/+6 |
* | bump drakconf conflict due to new drakconnect API | Thierry Vignaud | 2004-07-22 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | - don't use if_() when not needed and strange | Pascal Rigaux | 2004-07-22 | 1 | -4/+4 |
* | (read_tmdns_conf) unbreak oblin code | Thierry Vignaud | 2004-07-22 | 1 | -1/+1 |
* | (read_tmdns_conf) reinsert parameter naming for parameter checking | Thierry Vignaud | 2004-07-22 | 1 | -1/+2 |
* | rewrite read_tmdns_conf to use cat_ | Olivier Blin | 2004-07-22 | 1 | -10/+1 |
* | perl_checker/misc fixes | Olivier Blin | 2004-07-22 | 1 | -2/+5 |
* | more cleanup | Pascal Rigaux | 2004-07-22 | 1 | -3/+2 |
* | cleanup | Pascal Rigaux | 2004-07-22 | 1 | -2/+2 |
* | shorter and faster | Pascal Rigaux | 2004-07-22 | 1 | -4/+6 |
* | set {is_removable} directly in fsedit::hds() | Pascal Rigaux | 2004-07-22 | 2 | -1/+4 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-22 | 1 | -0/+1 |
* | blacklist URPM::Resolve | Thierry Vignaud | 2004-07-21 | 1 | -0/+1 |
* | perl_checker fix | Thierry Vignaud | 2004-07-21 | 1 | -1/+1 |
* | 10-57mdk | Thierry Vignaud | 2004-07-21 | 1 | -1/+14 |
* | bump requires on perl-MDK-Common b/c of localedrake vs CJK issue | Thierry Vignaud | 2004-07-21 | 1 | -1/+1 |
* | fix xmodifiers setting which is broken since perl-MDK-Common-1.1.13-1mdk | Thierry Vignaud | 2004-07-21 | 1 | -6/+6 |
* | Add service smb et winbind restart in smbkrb config | Vicent Guardiola | 2004-07-21 | 1 | -2/+4 |
* | use do_pkgs_standalone->new instead of class_discard | Pascal Rigaux | 2004-07-21 | 2 | -4/+4 |
* | - do_pkgs_standalone->new doesn't *need* a $in anymore | Pascal Rigaux | 2004-07-21 | 1 | -13/+27 |
* | ->{in}->do_pkgs gives the same kind of object, removing it | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 35 | -365/+550 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 3 | -3/+3 |
* | remove unused variable | Pascal Rigaux | 2004-07-21 | 2 | -3/+0 |
* | perl_checker fixes | Pascal Rigaux | 2004-07-21 | 1 | -3/+3 |
* | XFdrake doesn't modify modules_conf! (or does it?) | Pascal Rigaux | 2004-07-21 | 1 | -2/+0 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-20 | 2 | -2/+2 |
* | remove ask_warn winbind or SFU and add new entry in kinds | Vicent Guardiola | 2004-07-20 | 1 | -14/+10 |
* | maxi perl_checker compliance combo | Olivier Blin | 2004-07-20 | 1 | -5/+5 |
* | fix perl_checker combo (yeah) | Olivier Blin | 2004-07-20 | 1 | -1/+1 |
* | do not read conf in add_intf, this is already done by the netconnect wizard | Olivier Blin | 2004-07-20 | 1 | -2/+0 |
* | oops, fix suckiness | Olivier Blin | 2004-07-20 | 1 | -1/+1 |
* | use read_net_conf to avoid code duplication | Olivier Blin | 2004-07-20 | 1 | -3/+2 |
* | merge netconnect::load_conf in netconnect::read_conf (and replace all calls t... | Olivier Blin | 2004-07-20 | 4 | -17/+15 |
* | unused variable | Olivier Blin | 2004-07-20 | 1 | -1/+1 |
* | cosmetics | Olivier Blin | 2004-07-20 | 1 | -3/+7 |
* | do not allocate new Gtk2::Gdk::GC at each redraw (last memory leak | Olivier Blin | 2004-07-20 | 1 | -5/+6 |
* | do not probe devices twice (and avoid to grep on detect_devices::probeall()),... | Olivier Blin | 2004-07-20 | 1 | -5/+4 |
* | use the power of the Gtk2::Dialog widget, thus giving change_color() | Olivier Blin | 2004-07-20 | 1 | -12/+7 |
* | better looking wizard | Thierry Vignaud | 2004-07-20 | 2 | -9/+27 |
* | put help out of the radiobutton | Thierry Vignaud | 2004-07-20 | 1 | -2/+2 |
* | translate connection type (Fabrice Facorat) | Olivier Blin | 2004-07-20 | 1 | -2/+2 |
* | fix spacing (from Fabrice Facorat, #10300), remove blank line | Olivier Blin | 2004-07-20 | 1 | -2/+1 |
* | use correct method variable in chooseCD (even if this code is used only in ex... | Olivier Blin | 2004-07-20 | 1 | -1/+1 |
* | Add desciption for authentification type | Vicent Guardiola | 2004-07-20 | 1 | -5/+17 |