Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix explanation mode only displaying last line (#14368) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (parse_file) do not horribly die | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) fix device path when manually adding an UPS (#12290) | Thierry Vignaud | 2005-03-18 | 1 | -1/+4 |
| | |||||
* | Better way to list NIC modules (thx Thierry). | Stew Benedict | 2005-03-18 | 1 | -10/+3 |
| | |||||
* | (row_setting_dialog) better looking GUI: span groups & users on | Thierry Vignaud | 2005-03-18 | 1 | -0/+2 |
| | | | | | | | | several columns (up to 3) (we might have choosed to set number of columns depending of number and max length of group/users rather than hardcoding 3 columns) | ||||
* | (get_user_or_group) do not ignore groups with empty password field (#14777) | Thierry Vignaud | 2005-03-18 | 1 | -3/+7 |
| | |||||
* | Lose the "system" calls. Use pxe.include now. Clean up some redundant code. | Stew Benedict | 2005-03-18 | 1 | -28/+24 |
| | |||||
* | always warn the user to logout, even if we can't help (bugzilla #14403) | Pascal Rigaux | 2005-03-18 | 1 | -5/+7 |
| | |||||
* | really detect wireless devices in manage interface | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-03-18 | 1 | -1/+2 |
| | |||||
* | fix save dialog | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker/include fixes | Olivier Blin | 2005-03-18 | 1 | -5/+6 |
| | |||||
* | don't be verbose | Olivier Blin | 2005-03-18 | 1 | -12/+9 |
| | |||||
* | fill at least the DEVICE field for non-configured devices | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | allow to modify non configured devices in manage interface | Olivier Blin | 2005-03-17 | 1 | -0/+1 |
| | |||||
* | enable to enable/disable utf-8 | Thierry Vignaud | 2005-03-16 | 1 | -0/+1 |
| | |||||
* | ensure there's never a "previous" button on first step | Thierry Vignaud | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | ensure we have /sbin in our PATH | Pascal Rigaux | 2005-03-14 | 1 | -0/+1 |
| | |||||
* | s/Netmask address/Netmask/. typo fix | Funda Wang | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | (upload) remove uneeded string | Thierry Vignaud | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | enable to upload the hardware list | Thierry Vignaud | 2005-03-10 | 1 | -0/+41 |
| | |||||
* | write selected dhcp client in ifcfg files | Olivier Blin | 2005-03-09 | 1 | -4/+4 |
| | |||||
* | handle NEEDHOSTNAME and DHCP_HOSTNAME in Manage interface | Olivier Blin | 2005-03-07 | 1 | -6/+13 |
| | |||||
* | move DHCP settings in a notebook page | Olivier Blin | 2005-03-07 | 1 | -32/+28 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | allow to modify DHCP settings too | Olivier Blin | 2005-03-04 | 1 | -29/+57 |
| | |||||
* | use detect_devices::is_lan_interface | Olivier Blin | 2005-03-04 | 1 | -2/+3 |
| | |||||
* | refresh every second, and do not reread network conf at each refresh | Olivier Blin | 2005-03-02 | 1 | -7/+7 |
| | |||||
* | - load link with /usr/bin/www-browser | Daouda Lo | 2005-03-01 | 2 | -2/+2 |
| | |||||
* | - use any::launch_browser_with_wm func to launch better suited browser | Daouda Lo | 2005-03-01 | 1 | -14/+2 |
| | |||||
* | - use any::launch_browser_with_wm | Daouda Lo | 2005-03-01 | 1 | -11/+1 |
| | |||||
* | Bugzilla 13998 - Sort list of nbis. | Stew Benedict | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | enhance "wrong network mask format" message (#10712) | Olivier Blin | 2005-02-28 | 1 | -8/+11 |
| | |||||
* | netprofile support, allow to select watched interface | Olivier Blin | 2005-02-28 | 1 | -7/+48 |
| | |||||
* | simplify | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-25 | 1 | -8/+8 |
| | |||||
* | (backend_mod) fix uninstalling fonts (#9324) | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | perl_checko fixes (especially fix wrong message) | Thierry Vignaud | 2005-02-25 | 1 | -3/+3 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-24 | 1 | -5/+5 |
| | |||||
* | fix reading UPS db: some UPS have the same name but differes in the | Thierry Vignaud | 2005-02-24 | 1 | -4/+4 |
| | | | | | | way they're plugged into the system (eg: USB vs serial cable), so we need to differ them through the "extra" field | ||||
* | adapt to new Libconf API | Thierry Vignaud | 2005-02-24 | 1 | -2/+2 |
| | |||||
* | no space before question marks in English | Pablo Saratxaga | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | no space after colon in English | Pablo Saratxaga | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | explain | Thierry Vignaud | 2005-02-24 | 1 | -0/+3 |
| | |||||
* | fix #13865: scan TV channels for TV ocards that do not require any driver ↵ | Thierry Vignaud | 2005-02-24 | 1 | -0/+1 |
| | | | | configuration | ||||
* | Drop banner, using up too much window space. Perl_checker mods. | Stew Benedict | 2005-02-23 | 2 | -11/+11 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2005-02-23 | 1 | -1/+0 |
| | |||||
* | reuse the very same message | Thierry Vignaud | 2005-02-22 | 2 | -2/+2 |
| | |||||
* | unbreak blino change: reuse string from mcc since that's what will be ↵ | Thierry Vignaud | 2005-02-22 | 2 | -2/+2 |
| | | | | displayed and allter *all* callers |