summaryrefslogtreecommitdiffstats
path: root/drakwizard.pl
Commit message (Collapse)AuthorAgeFilesLines
* styleThierry Vignaud2012-10-181-2/+1
|
* fix disabling of broken drakwizardsNicolas Vigier2008-03-051-1/+0
|
* disable heavely broken drakwizardAntoine Ginies2008-02-191-8/+8
|
* - add a third NTP server serverAntoine Ginies2006-06-211-3/+3
| | | | | | | | | - fix layout of various wizards - remove sambaprint wizard (user should now use draksambashare) - fix ftp default port to 21 - disable kolab and inn wizards (don't know how to use/fix them, help welcome)
* space fixOlivier Blin2006-01-031-1/+1
|
* fix wrong commitOlivier Blin2006-01-031-1/+1
|
* fix additionnal wizard detectionOlivier Blin2006-01-031-1/+1
|
* drop old wizard stuff, use the wizards moduleOlivier Blin2006-01-031-65/+2
|
* bless directly the wizard object instead of wrapping it in a hashOlivier Blin2006-01-031-3/+3
|
* rename wizards hash to avoid confusionOlivier Blin2006-01-031-7/+7
|
* simplify and perl_checker styleOlivier Blin2006-01-031-23/+20
|
* use wizards::check_rpmOlivier Blin2006-01-031-20/+2
|
* use the new wizards APIOlivier Blin2006-01-031-2/+2
|
* do not install packages in testing modeThierry Vignaud2005-09-121-1/+1
|
* remove the error textAntoine Ginies2005-09-081-1/+1
|
* fix empty N() string.Funda Wang2005-09-071-1/+1
|
* remove error string (if rpm not installed)Antoine Ginies2005-09-071-1/+1
|
* re-enable kolab wizardAntoine Ginies2005-09-061-2/+3
|
* remove duplicate %wizAntoine Ginies2005-08-101-1/+0
|
* split drakwizard (show or not all wizards in optionmenu)Antoine Ginies2005-08-091-17/+22
|
* add sambaprintAntoine Ginies2005-06-131-0/+1
|
* add sshd wizardAntoine Ginies2005-06-081-0/+1
|
* add sambashare in menuAntoine Ginies2005-06-011-1/+2
|
* remove Mandrakelinux stringsAntoine Ginies2005-04-061-1/+1
|
* remove kolab wizard (marketing decision)Antoine Ginies2005-04-011-1/+0
|
* fix LDAP wizard againThierry Vignaud2004-08-311-1/+1
|
* Mandrake -> MandrakelinuxFunda Wang2004-08-141-1/+1
|
* updateAntoine Ginies2004-08-101-1/+0
|
* remove drakwizard pxe (now use drakpxelinux please)Antoine Ginies2004-08-091-1/+2
|
* force apache2Antoine Ginies2004-07-291-1/+0
|
* really always export $::inThierry Vignaud2004-07-271-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-07-271-3/+3
|
* always export $::inThierry Vignaud2004-07-271-1/+1
|
* enable to use new wizards layer rather than old throughThierry Vignaud2004-07-271-1/+8
| | | | | | use_new_data_structure flag. (smooth migration was already helped through addition of the "complete" callback)
* - fix syntax error ( /me forgot to copy the correct files )Michael Scherer2004-06-091-2/+2
|
* Allow 3rd parties wizards to be added to mcc.Michael Scherer2004-06-091-0/+9
|
* rename check_rpm to check_rpm_local (misc)Antoine Ginies2004-03-251-2/+3
|
* add kolab WizardAntoine Ginies2004-03-111-0/+1
|
* use default icon for now until we've the new icons for the new banner widgetThierry Vignaud2004-02-171-1/+1
|
* add "complete" callback support in order to provide an easy way toThierry Vignaud2004-02-141-1/+2
| | | | | check for errors and reports them through popups
* fix list_printers functionFlorent Villard2004-02-101-0/+1
| | | | | | readd ENV{__WIZ_HOME__} variable to be able to test directly from the CVS tree change "choose a country" to "choose a city"
* perl_checker fixesThierry Vignaud2004-01-221-1/+1
|
* s/Mdk/Mandrake/Thierry Vignaud2004-01-211-1/+1
|
* upcase protocol namesThierry Vignaud2004-01-211-4/+4
|
* adjust label for nisautofs and dnsAntoine Ginies2004-01-201-2/+2
|
* update to fit new dns wizardAntoine Ginies2004-01-191-1/+0
|
* perl_checker fixesThierry Vignaud2004-01-161-6/+5
|
* add PXe and installsrvAntoine Ginies2004-01-151-0/+2
|
* add nisautofs entryAntoine Ginies2003-12-151-1/+2
|
* - translate error dialog titlesThierry Vignaud2003-11-261-4/+4
| | | | | - make error messages use upcase as first letter