Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (commit) kill dead code that is dead since first import 9 years ago | Thierry Vignaud | 2012-10-18 | 1 | -1/+0 |
| | |||||
* | fix frenglish | Thierry Vignaud | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | fix being able to set a port other than 21 | Thierry Vignaud | 2012-10-18 | 2 | -1/+4 |
| | | | | | it was broken since commit r236976 by aginies on Jun 21 2006: "fix ftp default port to 21" | ||||
* | style | Thierry Vignaud | 2012-10-18 | 1 | -8/+4 |
| | |||||
* | (testport) simplify through member() | Thierry Vignaud | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | French translation of drakwizard: space removed in a string | RĂ©mi Verschelde | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | sync a message with code | Thierry Vignaud | 2012-10-17 | 68 | -68/+68 |
| | |||||
* | do not reinvent services::restart_or_start() | Thierry Vignaud | 2012-10-17 | 7 | -36/+7 |
| | |||||
* | drop duplicated check_dhcp() | Thierry Vignaud | 2012-10-17 | 1 | -4/+0 |
| | |||||
* | (do_it) do not reinvent append_to_file() | Thierry Vignaud | 2012-10-17 | 1 | -7/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -6/+6 |
| | |||||
* | simplify this mess | Thierry Vignaud | 2012-10-17 | 1 | -10/+9 |
| | |||||
* | do not reinvent cat_or_die() | Thierry Vignaud | 2012-10-17 | 1 | -4/+1 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -17/+17 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -7/+13 |
| | |||||
* | fix calling N() | Thierry Vignaud | 2012-10-17 | 1 | -4/+4 |
| | |||||
* | (get_dir) do not reinvent cat_or_die() | Thierry Vignaud | 2012-10-17 | 1 | -4/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -8/+15 |
| | |||||
* | simplify, but the '-e' port really looks suspect... | Thierry Vignaud | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | do not reinvent find() | Thierry Vignaud | 2012-10-17 | 1 | -7/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -14/+12 |
| | |||||
* | (itf_getp) tag '$itf' parameter as optionnal as it really is | Thierry Vignaud | 2012-10-17 | 1 | -4/+4 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -21/+9 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -7/+14 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2012-10-17 | 1 | -0/+2 |
| | |||||
* | simplify... | Thierry Vignaud | 2012-10-17 | 1 | -4/+4 |
| | | | | the one who wrote this should be shot. twice. | ||||
* | fix calling N() | Thierry Vignaud | 2012-10-17 | 1 | -36/+36 |
| | |||||
* | no need to prefix those functions with their namespace | Thierry Vignaud | 2012-10-17 | 1 | -3/+3 |
| | |||||
* | (do_it) do not reinvent output() | Thierry Vignaud | 2012-10-17 | 1 | -10/+8 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -16/+16 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -14/+20 |
| | |||||
* | (commit) add a FIXME note | Thierry Vignaud | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | (get,commit) do not reinvent cat_() | Thierry Vignaud | 2012-10-17 | 1 | -6/+3 |
| | |||||
* | (commit) do not reinvent output() | Thierry Vignaud | 2012-10-17 | 1 | -3/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-10-17 | 1 | -7/+6 |
| | |||||
* | (check_started) simplify | Thierry Vignaud | 2012-10-17 | 1 | -3/+1 |
| | |||||
* | no global variable | Thierry Vignaud | 2012-10-17 | 1 | -4/+1 |
| | |||||
* | (check_dhcp) make it work without global variable | Thierry Vignaud | 2012-10-17 | 1 | -1/+2 |
| | |||||
* | (is_dhcp) tag 'itf' parameter as optionnal as it really is | Thierry Vignaud | 2012-10-17 | 1 | -3/+3 |
| | |||||
* | (clean) do not kill reference catalog | Thierry Vignaud | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | add dist-git support | Thierry Vignaud | 2012-10-17 | 1 | -1/+13 |
| | |||||
* | (dist-svn) switch from lzma to XZ for tarball | Thierry Vignaud | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | (dist-svn) split it out of 'dist' | Thierry Vignaud | 2012-10-17 | 1 | -0/+3 |
| | |||||
* | (dis) rename it as 'dist' | Thierry Vignaud | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | 3.8 | Thierry Vignaud | 2012-10-17 | 2 | -1/+3 |
| | |||||
* | (check_started) fix checking services status (mga#6009) | Thierry Vignaud | 2012-10-17 | 2 | -1/+3 |
| | | | | (inspirated by Derek Jennings) | ||||
* | fix apache package name (mga#2640) | Thierry Vignaud | 2012-10-17 | 2 | -1/+3 |
| | |||||
* | add NEWS files like other projects | Thierry Vignaud | 2012-10-17 | 1 | -0/+3 |
| |