summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* net_cnx scripts shouldn't be used anymoreOlivier Blin2005-02-171-2/+0
|
* clear white list tooOlivier Blin2005-02-171-5/+17
|
* allow to enable automatic mode from popupOlivier Blin2005-02-171-6/+13
|
* use only one 'edge' ButtonBoxOlivier Blin2005-02-171-9/+5
|
* use foreach (perl_checker)Olivier Blin2005-02-161-1/+1
|
* fix whitelist display and unwhitelist callOlivier Blin2005-02-161-3/+10
|
* use drakfirewall iconOlivier Blin2005-02-161-0/+1
|
* rename get_mode as get_interactiveOlivier Blin2005-02-161-1/+1
|
* handle Whitelist signalOlivier Blin2005-02-161-0/+10
|
* handle whitelistOlivier Blin2005-02-161-12/+49
|
* allow to sort blacklist by date, attacker or attack typeOlivier Blin2005-02-161-0/+16
|
* better display of keyboard layouts by using a tree (rationale: bigThierry Vignaud2005-02-161-0/+2
| | | | | pull-down menu is slow to browse)
* perl_checker fixesOlivier Blin2005-02-151-2/+2
|
* delete unblacklisted entries from the listOlivier Blin2005-02-151-0/+2
|
* handle Init signal (look again for daemon if received)Olivier Blin2005-02-151-11/+20
|
* clear blacklist when neededOlivier Blin2005-02-151-0/+9
|
* add quit buttonOlivier Blin2005-02-151-3/+7
|
* initial importOlivier Blin2005-02-151-0/+76
|
* fix typo againOlivier Blin2005-02-151-1/+1
|
* fix typoOlivier Blin2005-02-151-1/+1
|
* remove unneeded variableOlivier Blin2005-02-151-1/+0
|
* use network::activefw;Olivier Blin2005-02-151-98/+17
|
* - Wait for CUPS being ready before querying the printer states for theTill Kamppeter2005-02-151-0/+2
| | | | | printer list in the main window.
* use real IP addressOlivier Blin2005-02-141-1/+1
|
* remove some debug codeOlivier Blin2005-02-141-13/+2
|
* active firewall supportOlivier Blin2005-02-141-3/+167
|
* handle removal of cards (#7049)Thierry Vignaud2005-02-141-0/+1
|
* better styleThierry Vignaud2005-02-141-1/+1
|
* fix removing a PCMCIA controllerThierry Vignaud2005-02-111-0/+1
|
* do not complain about no tv cards when there're but they do notThierry Vignaud2005-02-101-3/+14
| | | | | | require any configuration beyond loading proper module (#7443, #11270 and the like)
* perl_checker fixesOlivier Blin2005-02-091-7/+7
|
* prevent adding spurious empty lines at end of /etc/hotplub/blacklist on stopThierry Vignaud2005-02-091-1/+1
|
* cleanup this messPascal Rigaux2005-02-081-1/+1
|
* "%s" is not a translatable thing (changed N() -> translate())Pablo Saratxaga2005-02-081-1/+1
|
* Adjusted version number.Till Kamppeter2005-02-071-1/+1
|
* perl_checker cleanupThierry Vignaud2005-01-281-1/+1
|
* fix PCMCIA autoconfig in harddrake serviceThierry Vignaud2005-01-281-1/+1
|
* make --force force harddrake to eeconfigure everythingThierry Vignaud2005-01-281-1/+1
|
* - vincent danen patch (barely tested)Daouda Lo2005-01-271-145/+42
|
* Wizard, System Backup configuration problems (#13235)Stew Benedict2005-01-261-6/+6
|
* - move convert script from spec file into standalone/convertThierry Vignaud2005-01-261-0/+10
| | | | | - btw, do not try converting if uneeded
* Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include)Stew Benedict2005-01-251-2/+8
|
* fix the various transient on {rwindow} (or even {window} ?) not working ↵Pascal Rigaux2005-01-2210-15/+15
| | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?))
* Drop quasi-pxe setup in dhcp.conf as we can use real pxe now.Stew Benedict2005-01-211-17/+5
| | | | | Perl_checker fixes.
* - main loop fixDaouda Lo2005-01-211-41/+12
| | | | | | - remove dead code - cleanups
* fix subdialogs when embedded in mccThierry Vignaud2005-01-211-1/+2
|
* fix banner's title by initializing mcc domain before ugtk2Thierry Vignaud2005-01-211-3/+4
|
* minimal XkbModel supportPascal Rigaux2005-01-211-1/+8
|
* restore previous network::ethernet::get_eth_cards_names() behaviourPascal Rigaux2005-01-201-6/+6
| | | | | (i got hit by { map ... }; being a block and not a hash ref)
* use ->ask_from instead of ->ask_from_listf (keeping the same GUI behaviour)Pascal Rigaux2005-01-191-5/+7
|