summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fixesOlivier Blin2005-09-091-2/+2
* fix adjustments creation (#18295)Olivier Blin2005-09-091-8/+3
* adjust GUI ouput in modify dialog boxAntoine Ginies2005-09-081-1/+1
* allow to blacklist/whitelist from the log windowOlivier Blin2005-09-081-3/+22
* use Close instead of QuitOlivier Blin2005-09-081-3/+3
* do not let modem settings be overriden by previous ppp0 settingsOlivier Blin2005-09-081-1/+1
* insensitive categories for which file is missing, thus preventingThierry Vignaud2005-09-081-1/+4
* really preselect default interfaceOlivier Blin2005-09-071-1/+1
* show ppp/isdn interfaces as well (#18303)Olivier Blin2005-09-071-6/+6
* blacklist audio too (#12731)Thierry Vignaud2005-09-071-2/+2
* install chkrootkit if needed (#17896)Thierry Vignaud2005-09-061-0/+6
* fix status message (#16925)Thierry Vignaud2005-09-061-0/+1
* handle required package(s) not installed correctly (bugzilla #18180)Pascal Rigaux2005-09-052-2/+2
* Corrected typos.Funda Wang2005-09-041-2/+2
* - Used Glib::Timeout->add() function for auto-refreshing remoteTill Kamppeter2005-09-031-6/+7
* - Fixed printer list filtering in the main window, now one can alsoTill Kamppeter2005-09-031-5/+17
* - Auto-refresh the list of remote printers in the main windows every 5Till Kamppeter2005-09-031-1/+6
* - Make building of main window of printerdrake much faster.Till Kamppeter2005-09-021-14/+14
* don't exec new binary on updateOlivier Blin2005-09-021-7/+0
* perl_checker fixOlivier Blin2005-09-021-1/+1
* prefix file path with file:// (mozilla-firefox needs a valid url)Olivier Blin2005-09-021-1/+1
* run drakids on click if an alert is still availableOlivier Blin2005-09-011-6/+5
* add few parametersFlorent Villard2005-09-011-16/+41
* interactive is unusedOlivier Blin2005-09-011-1/+0
* use window instead of rwindow, they're equivalentOlivier Blin2005-09-011-11/+11
* fix include path (#18103)Olivier Blin2005-09-011-1/+1
* short-circuit and fix embedded modeOlivier Blin2005-08-311-1/+1
* avoid warningOlivier Blin2005-08-311-1/+1
* don't display keyring icon if the wireless network doesn't need a key (thanks...Olivier Blin2005-08-311-1/+1
* use Combo instaed of ComboBoxEntry to fiw 2 rows heigh bugAntoine Ginies2005-08-301-14/+19
* fix isdn config in manage interfaceOlivier Blin2005-08-301-1/+1
* use lower case 'i' in iwconfig/iwpriv/iwspy (#18031)Olivier Blin2005-08-301-4/+4
* really allow to select the networkOlivier Blin2005-08-301-4/+5
* - configure wpa_supplicant correctly for shared or passwordless connectionsOlivier Blin2005-08-301-373/+147
* put comboxentry in a VBox (to avoid 2 rows bug in comboboxentry)Antoine Ginies2005-08-301-1/+3
* remove icon on all buttonsAntoine Ginies2005-08-301-3/+3
* vga_fb expects the vga mode, not a boolean, fixingPascal Rigaux2005-08-301-1/+1
* propose to create a default bootloader configuration when no bootloader is foundPascal Rigaux2005-08-301-1/+9
* display wireless link icon in net_applet if connected through wirelessOlivier Blin2005-08-301-3/+11
* in case of all_squash use anongid=65534 and anongid=65534Antoine Ginies2005-08-301-4/+13
* check wireless every 20 seconds onlyOlivier Blin2005-08-301-4/+6
* reverse xdm-config logic for XDMCPStew Benedict2005-08-291-2/+2
* create dir if it does not existAntoine Ginies2005-08-291-1/+1
* enhance typo fixOlivier Blin2005-08-291-2/+2
* fix typo (#17978)Olivier Blin2005-08-291-1/+1
* remove wrong testOlivier Blin2005-08-291-3/+1
* use new wireless iconsOlivier Blin2005-08-281-3/+1
* - When doing automatic queue setup with windows on the user's screen,Till Kamppeter2005-08-271-2/+2
* now just we just need to press enter to modify a file shareAntoine Ginies2005-08-271-0/+9
* add popup menu to easily modify/remove shareAntoine Ginies2005-08-271-2/+34