Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated strings | Pablo Saratxaga | 2004-08-07 | 2 | -8/+8 |
| | |||||
* | increment serial when removing host | Antoine Ginies | 2004-08-05 | 1 | -0/+1 |
| | |||||
* | add increment serial | Antoine Ginies | 2004-08-05 | 1 | -2/+18 |
| | |||||
* | fix pb of removing nodes (thx chandra bug report) | Antoine Ginies | 2004-08-05 | 1 | -6/+6 |
| | |||||
* | *** empty log message *** | Vicent Guardiola | 2004-08-04 | 1 | -9/+19 |
| | |||||
* | ldap function for ldap wizard | Vicent Guardiola | 2004-08-04 | 1 | -0/+182 |
| | |||||
* | fix typo check_printers | Antoine Ginies | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | typo fix (Fabrice FACORAT) | Thierry Vignaud | 2004-08-03 | 1 | -2/+2 |
| | |||||
* | add run_command_and_log (thx pixel code from drakcluster) | Antoine Ginies | 2004-08-02 | 1 | -1/+63 |
| | |||||
* | use run_command_and_log | Antoine Ginies | 2004-08-02 | 1 | -11/+18 |
| | |||||
* | Wizard remember all my settings (thx Robert Vojta patch) | Antoine Ginies | 2004-07-30 | 1 | -7/+7 |
| | |||||
* | add option to create directory (thx Robert Vojta) | Antoine Ginies | 2004-07-30 | 1 | -1/+33 |
| | |||||
* | force use of apache2 | Antoine Ginies | 2004-07-30 | 1 | -1/+1 |
| | |||||
* | update | Antoine Ginies | 2004-07-29 | 1 | -1/+7 |
| | |||||
* | fix needed_rpm for kolab wizard | Antoine Ginies | 2004-07-29 | 1 | -10/+12 |
| | |||||
* | fix pb of enabling home share | Antoine Ginies | 2004-07-29 | 1 | -7/+7 |
| | |||||
* | fix missing visible_hostname in config file | Antoine Ginies | 2004-07-29 | 1 | -0/+7 |
| | |||||
* | update | Antoine Ginies | 2004-07-29 | 1 | -1/+4 |
| | |||||
* | force apache2 | Antoine Ginies | 2004-07-29 | 1 | -1/+0 |
| | |||||
* | force use apache2 | Antoine Ginies | 2004-07-29 | 1 | -9/+9 |
| | |||||
* | Generated by cvs2cl the Thu Jul 29 11:20:41 2004V2_14_1mdk | Antoine Ginies | 2004-07-29 | 1 | -0/+16 |
| | |||||
* | /bin/bash: line 1: q: command not found | Antoine Ginies | 2004-07-29 | 1 | -1/+5 |
| | |||||
* | fix test of domainname | Antoine Ginies | 2004-07-29 | 1 | -3/+3 |
| | |||||
* | fix pb of multi interface | Antoine Ginies | 2004-07-29 | 1 | -94/+80 |
| | |||||
* | use dnsdomainname (thx jmdault) | Antoine Ginies | 2004-07-29 | 1 | -2/+2 |
| | |||||
* | Generated by cvs2cl the Tue Jul 27 22:15:56 2004 | Thierry Vignaud | 2004-07-27 | 1 | -0/+8 |
| | |||||
* | update 2.13-1mdk's changelog | Thierry Vignaud | 2004-07-27 | 1 | -0/+3 |
| | |||||
* | Generated by cvs2cl the D'ar meurzh 27 a viz Gouere 2004 | Thierry Vignaud | 2004-07-27 | 1 | -0/+34 |
| | |||||
* | 2.13-1mdk | Thierry Vignaud | 2004-07-27 | 1 | -2/+6 |
| | |||||
* | really always export $::in | Thierry Vignaud | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | kill a few dead entries | Thierry Vignaud | 2004-07-27 | 1 | -17/+1 |
| | |||||
* | indent | Thierry Vignaud | 2004-07-27 | 1 | -182/+195 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-07-27 | 1 | -27/+26 |
| | |||||
* | - translate more strings from french intro english | Thierry Vignaud | 2004-07-27 | 1 | -21/+21 |
| | | | | | | | - mark more strings as translatable - upcase "LDAP" word - remove garbage strings ("Bla bla") | ||||
* | update | Thierry Vignaud | 2004-07-27 | 1 | -10/+5 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2004-07-27 | 1 | -54/+244 |
| | |||||
* | (changelog target) use accumulate mode | Thierry Vignaud | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-07-27 | 1 | -3/+3 |
| | |||||
* | use new complete callback for better error managment (that is w/o garbaging the | Thierry Vignaud | 2004-07-27 | 2 | -32/+51 |
| | | | | | wizard step history stack) | ||||
* | always export $::in | Thierry Vignaud | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | (check_sendmail) speedup quite a lot sendmail check | Thierry Vignaud | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | enable to use new wizards layer rather than old through | Thierry Vignaud | 2004-07-27 | 1 | -1/+8 |
| | | | | | | use_new_data_structure flag. (smooth migration was already helped through addition of the "complete" callback) | ||||
* | now -w by default | Thierry Vignaud | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | use english messages rather than french ones; tag them as translatable | Thierry Vignaud | 2004-07-27 | 1 | -13/+13 |
| | |||||
* | Modif ldap wizard, use only for test | Vicent Guardiola | 2004-07-19 | 1 | -176/+223 |
| | |||||
* | updated po file | Pablo Saratxaga | 2004-07-13 | 1 | -4/+3 |
| | |||||
* | Added Bengali file | Pablo Saratxaga | 2004-07-12 | 3 | -231/+3158 |
| | |||||
* | updated po files | Pablo Saratxaga | 2004-07-01 | 3 | -65/+85 |
| | |||||
* | translation update. | Sergey Ribalchenko | 2004-06-24 | 1 | -61/+34 |
| | |||||
* | - fix syntax error ( /me forgot to copy the correct files ) | Michael Scherer | 2004-06-09 | 1 | -2/+2 |
| |