summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* fix xmodifiers setting which is broken since perl-MDK-Common-1.1.13-1mdkThierry Vignaud2004-07-211-6/+6
* Add service smb et winbind restart in smbkrb configVicent Guardiola2004-07-211-2/+4
* use do_pkgs_standalone->new instead of class_discardPascal Rigaux2004-07-212-4/+4
* - do_pkgs_standalone->new doesn't *need* a $in anymorePascal Rigaux2004-07-211-13/+27
* ->{in}->do_pkgs gives the same kind of object, removing itPascal Rigaux2004-07-211-1/+1
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-2135-365/+550
* perl_checker compliancePascal Rigaux2004-07-213-3/+3
* remove unused variablePascal Rigaux2004-07-212-3/+0
* perl_checker fixesPascal Rigaux2004-07-211-3/+3
* XFdrake doesn't modify modules_conf! (or does it?)Pascal Rigaux2004-07-211-2/+0
* perl_checker compliancePascal Rigaux2004-07-202-2/+2
* remove ask_warn winbind or SFU and add new entry in kindsVicent Guardiola2004-07-201-14/+10
* maxi perl_checker compliance comboOlivier Blin2004-07-201-5/+5
* fix perl_checker combo (yeah)Olivier Blin2004-07-201-1/+1
* do not read conf in add_intf, this is already done by the netconnect wizardOlivier Blin2004-07-201-2/+0
* oops, fix suckinessOlivier Blin2004-07-201-1/+1
* use read_net_conf to avoid code duplicationOlivier Blin2004-07-201-3/+2
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...Olivier Blin2004-07-204-17/+15
* unused variableOlivier Blin2004-07-201-1/+1
* cosmeticsOlivier Blin2004-07-201-3/+7
* do not allocate new Gtk2::Gdk::GC at each redraw (last memory leakOlivier Blin2004-07-201-5/+6
* do not probe devices twice (and avoid to grep on detect_devices::probeall()),...Olivier Blin2004-07-201-5/+4
* use the power of the Gtk2::Dialog widget, thus giving change_color()Olivier Blin2004-07-201-12/+7
* better looking wizardThierry Vignaud2004-07-202-9/+27
* put help out of the radiobuttonThierry Vignaud2004-07-201-2/+2
* translate connection type (Fabrice Facorat)Olivier Blin2004-07-201-2/+2
* fix spacing (from Fabrice Facorat, #10300), remove blank lineOlivier Blin2004-07-201-2/+1
* use correct method variable in chooseCD (even if this code is used only in ex...Olivier Blin2004-07-201-1/+1
* Add desciption for authentification typeVicent Guardiola2004-07-201-5/+17
* Add type => 'list' in ask_fromVicent Guardiola2004-07-201-1/+1
* don't probe again connection type here since nowOlivier Blin2004-07-201-1/+0
* don't forget to send $netcnx to network::network::read_all_conf ...Olivier Blin2004-07-201-1/+1
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-0/+1
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-203-1136/+1387
* (write) better check parameter rather than EUIDThierry Vignaud2004-07-201-1/+1
* (write) do not bother trying to write /etc/menu-methods/lang.h whenThierry Vignaud2004-07-201-1/+1
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-2041-51/+51
* *** empty log message ***Pascal Rigaux2004-07-201-1/+111
* clean codeVicent Guardiola2004-07-201-4/+8
* adapt to file renamingPascal Rigaux2004-07-201-3/+3
* remove debugging codePascal Rigaux2004-07-201-2/+0
* modify nss_path one to subVicent Guardiola2004-07-191-12/+30
* *** empty log message ***Vicent Guardiola2004-07-191-3/+1
* 10-56mdkThierry Vignaud2004-07-191-1/+19
* unsensitive buttons immediatly once ifup/isdown has completedThierry Vignaud2004-07-191-2/+19
* Add function write_smb_ads_confVicent Guardiola2004-07-191-0/+32
* use run_program, try to handle default interface betterOlivier Blin2004-07-191-4/+5
* disable the connect button if up interface is found (there isOlivier Blin2004-07-191-2/+2
* perl_checker compliancePascal Rigaux2004-07-191-1/+1
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12