Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in case someone use diskdrake only to create partitions, shut up the ↵ | Pascal Rigaux | 2005-02-17 | 1 | -1/+9 |
| | | | | predefined mount point automatic choice | ||||
* | install nautilus-filesharing when installing nautilus | Frederic Crozat | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | rollback | Thierry Vignaud | 2005-02-16 | 1 | -1/+0 |
| | |||||
* | typo fix (Per Oyvind Karlsen) | Thierry Vignaud | 2005-02-16 | 2 | -1/+2 |
| | |||||
* | include more EVMS packages | Thierry Vignaud | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | install desktop-printing when installing GNOME | Frederic Crozat | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | use foreach (perl_checker) | Olivier Blin | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | fix whitelist display and unwhitelist call | Olivier Blin | 2005-02-16 | 1 | -3/+10 |
| | |||||
* | use drakfirewall icon | Olivier Blin | 2005-02-16 | 1 | -0/+1 |
| | |||||
* | rename get_mode as get_interactive | Olivier Blin | 2005-02-16 | 2 | -6/+6 |
| | |||||
* | add generic call_method sub to factorize | Olivier Blin | 2005-02-16 | 1 | -63/+24 |
| | |||||
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 2 | -2/+64 |
| | | | | | it will be automatically removed now. | ||||
* | handle Whitelist signal | Olivier Blin | 2005-02-16 | 1 | -0/+10 |
| | |||||
* | handle whitelist | Olivier Blin | 2005-02-16 | 1 | -12/+49 |
| | |||||
* | typo fix | Olivier Blin | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | handle whitelist | Olivier Blin | 2005-02-16 | 1 | -0/+36 |
| | |||||
* | allow to sort blacklist by date, attacker or attack type | Olivier Blin | 2005-02-16 | 1 | -0/+16 |
| | |||||
* | 10.2-0.27mdk | Thierry Vignaud | 2005-02-16 | 1 | -1/+14 |
| | |||||
* | better display of keyboard layouts by using a tree (rationale: big | Thierry Vignaud | 2005-02-16 | 1 | -0/+2 |
| | | | | | pull-down menu is slow to browse) | ||||
* | list usb mice that have not driver set as "Mouse:xxx" in usbtable (#13575) | Thierry Vignaud | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | Force only ASCII letters, numbers, and underscores being used in print queue ↵ | Till Kamppeter | 2005-02-15 | 1 | -2/+6 |
| | | | | names. | ||||
* | perl_checker fixes | Olivier Blin | 2005-02-15 | 1 | -2/+2 |
| | |||||
* | delete unblacklisted entries from the list | Olivier Blin | 2005-02-15 | 1 | -0/+2 |
| | |||||
* | handle Init signal (look again for daemon if received) | Olivier Blin | 2005-02-15 | 1 | -11/+20 |
| | |||||
* | allow to look for daemon after startup | Olivier Blin | 2005-02-15 | 1 | -4/+11 |
| | |||||
* | Fix bug 13661 : umounting a supplementary CD wasn't done cleanly after failure | Rafael Garcia-Suarez | 2005-02-15 | 1 | -2/+7 |
| | |||||
* | clear blacklist when needed | Olivier Blin | 2005-02-15 | 1 | -0/+9 |
| | |||||
* | add quit button | Olivier Blin | 2005-02-15 | 1 | -3/+7 |
| | |||||
* | initial import | Olivier Blin | 2005-02-15 | 1 | -0/+76 |
| | |||||
* | add unblacklist | Olivier Blin | 2005-02-15 | 1 | -0/+11 |
| | |||||
* | fix typo again | Olivier Blin | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-02-15 | 1 | -1/+48 |
| | |||||
* | remove unneeded variable | Olivier Blin | 2005-02-15 | 1 | -1/+0 |
| | |||||
* | use network::activefw; | Olivier Blin | 2005-02-15 | 1 | -98/+17 |
| | |||||
* | initial import | Olivier Blin | 2005-02-15 | 1 | -0/+131 |
| | |||||
* | Support media size check when copying every rpm on HD | Rafael Garcia-Suarez | 2005-02-15 | 2 | -9/+22 |
| | |||||
* | replace load/save from floppy with using media_browser() | Pascal Rigaux | 2005-02-15 | 4 | -33/+102 |
| | |||||
* | create ->ask_filename and ->ask_directory to replace ->ask_file | Pascal Rigaux | 2005-02-15 | 2 | -8/+28 |
| | |||||
* | _ask_dir and _ask_file now use FileChooser | Pascal Rigaux | 2005-02-15 | 1 | -22/+41 |
| | |||||
* | add FileChooser creation and rollback ugly ->run thing (hopefully now unneeded) | Pascal Rigaux | 2005-02-15 | 1 | -7/+23 |
| | |||||
* | - Wait for CUPS being ready before querying the printer states for the | Till Kamppeter | 2005-02-15 | 1 | -0/+2 |
| | | | | | printer list in the main window. | ||||
* | don't let table=c: break (special for Frank Griffin) | Pascal Rigaux | 2005-02-15 | 1 | -1/+3 |
| | |||||
* | oops, no per package _requires_exceptions, only a global one, but that's ok ↵ | Pascal Rigaux | 2005-02-15 | 1 | -2/+2 |
| | | | | to forget alltogether about ther require perl(URPM) since we do require urpmi explictly | ||||
* | we want drakxtools-backend requires to be *low* (ie no perl-URPM nor packdrake) | Pascal Rigaux | 2005-02-15 | 1 | -0/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | - Copy complete $printer structure for installation records (all irrelevant | Till Kamppeter | 2005-02-14 | 1 | -8/+1 |
| | | | | | | was already removed by printer::printerdrake::final_cleanup($printer), called in install_steps_interactive.pm at the end of the "Summary" step. | ||||
* | - Updated for new printer drivers packages. | Till Kamppeter | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | use real IP address | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | - Let printer autodetection results get into /root/drakx/report.bug.gz | Till Kamppeter | 2005-02-14 | 1 | -3/+8 |
| |