summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
Commit message (Expand)AuthorAgeFilesLines
...
* handle services with "-" as default chkconfig level in more places (by reusin...Olivier Blin2008-03-271-2/+2
* extract _set_service function that handles services with "-" as default chkco...Olivier Blin2008-03-271-5/+10
* factorize in a _run_action wrapperOlivier Blin2008-03-271-8/+11
* xfs is *not* mandatory for Xorg to run (#32846)Pascal Rigaux2007-08-271-1/+1
* typo fix (Dotan Kamber)Thierry Vignaud2007-08-091-1/+1
* typo fixThierry Vignaud2007-08-091-1/+1
* (description) describe a few more services (cups, dm, haldaemon,Thierry Vignaud2007-08-061-0/+9
* re-sync after the big svn lossPascal Rigaux2007-04-251-17/+6
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-271-2/+2
* create enable() and disable() out of set_status()Olivier Blin2005-06-101-4/+14
* don't need prefixing with current packagePascal Rigaux2005-06-091-4/+4
* - introduce set_status(), restart_or_start() and service_exists()Olivier Blin2005-05-241-18/+33
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* simplifyPascal Rigaux2004-10-141-3/+2
* simplifyPascal Rigaux2004-10-141-5/+4
* fixed encoding problem with the output of start/stop init scriptsPablo Saratxaga2004-10-051-1/+3
* - Lete the function "start_not_running_service()" really start the specified ...Till Kamppeter2004-09-011-0/+4
* - Restored wrong upload.Till Kamppeter2004-09-011-41/+360
* - Lete the function "start_not_running_service()" really start the specified ...Till Kamppeter2004-09-011-360/+41
* aspell's typo fixesThierry Vignaud2004-08-231-2/+2
* replaced XFree86 and XFree with Xorg (bugzilla #10531)Pascal Rigaux2004-08-051-2/+2
* for install, a service is on if there is at least one runlevel for which thePascal Rigaux2004-02-101-1/+1
* add a fam description (telling that GNOME & KDE uses it). closes part of bugz...Pascal Rigaux2004-01-081-0/+2
* perl_checker compliancePascal Rigaux2003-08-111-1/+0
* in drakxservices, display differently services handled by xinetd (bug #4516)Pascal Rigaux2003-08-061-23/+33
* create services_raw() which returns all the info out of "chkconfig --list"Pascal Rigaux2003-08-061-5/+18
* perl_checker compliancePascal Rigaux2003-08-061-1/+1
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-1/+1
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-1/+1
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-1/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
* - fix packing on standalone mode (no horizontal scrolling)Thierry Vignaud2003-03-101-1/+1
* we do use $in !!!!Thierry Vignaud2003-03-061-1/+1
* in drakxservices, don't stop services if one is using the gtk frontend (since...Pascal Rigaux2003-03-041-1/+3
* perl_checker fixThierry Vignaud2003-02-271-1/+1
* in standalone mode, only display a service as enabled at boot timeThierry Vignaud2003-02-241-2/+8
* (ask_standalone_gtk): ensure popup is not destroyed more than oncePascal Rigaux2003-02-211-1/+1
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-201-1/+1
* fix rawdevices description (bug #1677)Pascal Rigaux2003-02-161-1/+1
* use $::prefixPascal Rigaux2003-02-141-22/+21
* - set_help is deprecatedPascal Rigaux2003-02-131-0/+1
* (start_service_on_boot) prevent copying this styleThierry Vignaud2003-02-131-4/+2
* (do_not_start_service_on_boot) : simplify itThierry Vignaud2003-02-131-3/+1
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
* Scannerdrake vastly improvedTill Kamppeter2003-02-121-1/+8
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-2/+2
* fix prefix usageThierry Vignaud2003-01-201-15/+12
* fix embeddingThierry Vignaud2003-01-161-1/+1
* use wrap_text (instead of handcoding it)Pascal Rigaux2002-12-131-10/+1