summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* disableadd pdf-gen and add printerAntoine Ginies2005-08-251-15/+15
|
* use file share instead of disk shareAntoine Ginies2005-08-251-1/+1
|
* various improvement in printers tabAntoine Ginies2005-08-251-23/+83
|
* add notebook support and printers tabAntoine Ginies2005-08-251-31/+88
|
* fix lame errors (perl_checker)Olivier Blin2005-08-251-3/+3
|
* restrict mouse motion to imageOlivier Blin2005-08-251-2/+9
|
* first step to integrate printers shareAntoine Ginies2005-08-251-1/+36
|
* allow to import Windows Fonts (#15531)Olivier Blin2005-08-251-0/+1
|
* cosmetic fixAntoine Ginies2005-08-251-1/+1
|
* enable empty path for homes shareAntoine Ginies2005-08-251-2/+4
|
* rephrase IFW interactive/automatic checkbox label in the settings menuOlivier Blin2005-08-251-4/+4
|
* fix profiles pb, add a wizard to add a share, some ergo adjustementAntoine Ginies2005-08-251-14/+70
|
* try to fix undeclared variableAntoine Ginies2005-08-251-28/+24
|
* use err_diag instead of ask_warnAntoine Ginies2005-08-251-3/+4
|
* various perl_checker fixAntoine Ginies2005-08-251-39/+39
|
* dont write unused var in smb.confAntoine Ginies2005-08-241-19/+26
|
* typo fixThierry Vignaud2005-08-241-1/+1
|
* enable change in smb.confAntoine Ginies2005-08-241-28/+28
|
* Seems "X -ac" is required (Diogo)Stew Benedict2005-08-241-1/+1
|
* preset automatic mode in popupOlivier Blin2005-08-241-0/+1
|
* allow to whitelist attackers in popupOlivier Blin2005-08-241-22/+40
|
* - net_applet: stop icon blink when an Interactive Firewall alert isn't processedOlivier Blin2005-08-242-58/+128
| | | | | | | | | - drakids: add log tab - drakids: allow to clear logs - net_applet: stop icon blinking when drakids is run or clear logs - net_applet: present drakids window on click on menu if drakids is already run - factorize packet reading to network::ifw::attack_to_hash
* - Reverted workarounds for bug #17718, the bug is now really fixed,Till Kamppeter2005-08-241-14/+12
| | | | | the problem was in /usr/lib/libDrakX/interactive/gtk.pm.
* add share nameAntoine Ginies2005-08-241-36/+62
|
* fix inherit_permission pbAntoine Ginies2005-08-241-1/+1
|
* ergo fix in modify dialog box, add more advanced options, re-enable add ↵Antoine Ginies2005-08-241-28/+74
| | | | button (launch a wizard)
* Don't use "X -ac" for thin clients (Diogo)Stew Benedict2005-08-241-1/+1
|
* cosmetics fixAntoine Ginies2005-08-241-4/+1
|
* perl_checker cleanup, $select_font_msg is unusedOlivier Blin2005-08-231-3/+1
|
* adjust modify dialog box (ergo)Antoine Ginies2005-08-231-4/+4
|
* first release, need various debug/improvement/testAntoine Ginies2005-08-231-0/+495
|
* Enable tape hardware compression (17565)Stew Benedict2005-08-231-4/+18
| | | | | Request window size for standalone
* Code cleanupsStew Benedict2005-08-221-28/+63
| | | | | | | | | Clear main window on tab change Suggestions from Diago: Offer to install i586 kernel for old clients Progress display while creating all kernel images Move dhcpd config to more logical area
* - Updated version number (bug #17719).Till Kamppeter2005-08-221-1/+1
|
* - Fixed bug #17718 in both printerdrake and scannerdrake.Till Kamppeter2005-08-221-12/+14
|
* do not show drakids in menu if Interactive Firewall isn't availableOlivier Blin2005-08-201-4/+5
|
* do not fail to start if messagebus is downOlivier Blin2005-08-201-17/+18
|
* Ignore config file for First Time Wizard, assume defaults (17673)Stew Benedict2005-08-191-0/+1
|
* try to get protocol as textOlivier Blin2005-08-191-2/+2
|
* use Gtk2::NotificationBubble (and drop Gtk2::Balloon)Olivier Blin2005-08-191-68/+10
|
* do not crash when unexpanding details in Interactive Firewall windowOlivier Blin2005-08-191-1/+1
|
* use the new way to blacklist modules (#12731)Thierry Vignaud2005-08-181-0/+1
|
* Client tree edit fix (17653), Write to floppy (17655)Stew Benedict2005-08-181-4/+4
|
* cosmetic fixes (use ugtk2 to have nice borders, shrink window on expander ↵Olivier Blin2005-08-181-24/+29
| | | | hide, reorder buttons)
* switch to Interactive FirewallOlivier Blin2005-08-182-9/+9
|
* (simple_read_rpmsrate) only install HW packages of weigh 4 or 5Thierry Vignaud2005-08-181-6/+6
|
* new name is Interactive FirewallOlivier Blin2005-08-182-24/+24
|
* use "Allowed addresses" instead of "Attacker" in whitelistOlivier Blin2005-08-181-1/+1
|
* - Improved the auto queue setup pop-up window display on the user'sTill Kamppeter2005-08-161-1/+10
| | | | | | | | | | | | | | | | | desktop according to the suggestions in bug #17370. - Ask the user whether he wants really have a new printer set up before doing the auto queue setup. - Do always a fully non-interactive auto queue setup when X is not installed - First-time dialog could show garbage as printer model name for some models. Fixed. - Separated "Print no test pages" entry on the wizard page for printing test pages. - Changed the defaults for automatic re-enabling of disabled queues to "no", due to the new CUPS backend wrapper queues should not get disabled automatically any more. - Typo corrections.
* perl_checker fixesOlivier Blin2005-08-121-4/+4
|