Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont write unused var in smb.conf | Antoine Ginies | 2005-08-24 | 1 | -19/+26 |
| | |||||
* | typo fix | Thierry Vignaud | 2005-08-24 | 72 | -72/+72 |
| | |||||
* | enable change in smb.conf | Antoine Ginies | 2005-08-24 | 1 | -28/+28 |
| | |||||
* | update | Thierry Vignaud | 2005-08-24 | 1 | -35/+35 |
| | |||||
* | Seems "X -ac" is required (Diogo) | Stew Benedict | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | handle additionnal parameter to differentiate processed alerts and ↵ | Olivier Blin | 2005-08-24 | 1 | -1/+1 |
| | | | | notifications from automatic mode | ||||
* | rename for new mandi API | Olivier Blin | 2005-08-24 | 1 | -2/+2 |
| | |||||
* | preset automatic mode in popup | Olivier Blin | 2005-08-24 | 1 | -0/+1 |
| | |||||
* | 10.3-0.49mdk | Thierry Vignaud | 2005-08-24 | 1 | -1/+30 |
| | |||||
* | allow to whitelist attackers in popup | Olivier Blin | 2005-08-24 | 1 | -22/+40 |
| | |||||
* | show attacks of unknown type | Olivier Blin | 2005-08-24 | 1 | -2/+2 |
| | |||||
* | - net_applet: stop icon blink when an Interactive Firewall alert isn't processed | Olivier Blin | 2005-08-24 | 3 | -60/+169 |
| | | | | | | | | | - 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 | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-24 | 1 | -0/+100 |
| | |||||
* | blacklist packdrake again | Thierry Vignaud | 2005-08-24 | 1 | -0/+1 |
| | |||||
* | put back packdrake | Pascal Rigaux | 2005-08-24 | 1 | -0/+1 |
| | |||||
* | ahci and ata_piix handle the same hardware, it only depends on the bios ↵ | Pascal Rigaux | 2005-08-24 | 1 | -0/+6 |
| | | | | configuration, so try each one... | ||||
* | rewrite code to allow next commit | Pascal Rigaux | 2005-08-24 | 1 | -5/+6 |
| | |||||
* | - Reverted workarounds for bug #17718, the bug is now really fixed, | Till Kamppeter | 2005-08-24 | 2 | -28/+24 |
| | | | | | the problem was in /usr/lib/libDrakX/interactive/gtk.pm. | ||||
* | do not crash in create_treeview_tree with allow_empty_list and really empty ↵ | Olivier Blin | 2005-08-24 | 1 | -8/+10 |
| | | | | list (#17718) | ||||
* | add share name | Antoine Ginies | 2005-08-24 | 1 | -36/+62 |
| | |||||
* | fix inherit_permission pb | Antoine Ginies | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | ergo fix in modify dialog box, add more advanced options, re-enable add ↵ | Antoine Ginies | 2005-08-24 | 1 | -28/+74 |
| | | | | button (launch a wizard) | ||||
* | Don't use "X -ac" for thin clients (Diogo) | Stew Benedict | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | - Fixed problem of current printer/driver not chosen in printer/driver | Till Kamppeter | 2005-08-24 | 1 | -6/+15 |
| | | | | | | | list when choosing "Printer manufacturer, model, driver" in the printer editing menu (occured mainly in expert mode and with printers with manufacturer-supplied PPD). | ||||
* | blacklist a few packages for draksambashare | Thierry Vignaud | 2005-08-24 | 1 | -0/+17 |
| | |||||
* | packdrake is now perl_checker aware | Thierry Vignaud | 2005-08-24 | 1 | -1/+0 |
| | |||||
* | - Support for one pre-built PPD being linked from multiple printer | Till Kamppeter | 2005-08-24 | 1 | -19/+55 |
| | | | | | database entries. | ||||
* | cosmetics fix | Antoine Ginies | 2005-08-24 | 1 | -4/+1 |
| | |||||
* | small timeout when calling xmodmap (for drakx-in-chroot) | Pascal Rigaux | 2005-08-24 | 1 | -1/+3 |
| | |||||
* | Updated translations | Per Øyvind Karlsen | 2005-08-24 | 1 | -25/+38 |
| | |||||
* | - Added support for pre-built PPDs for non-PostScript drivers, | Till Kamppeter | 2005-08-24 | 1 | -15/+109 |
| | | | | | especially PCL-XL PPDs from Ricoh. | ||||
* | perl_checker cleanup, $select_font_msg is unused | Olivier Blin | 2005-08-23 | 1 | -3/+1 |
| | |||||
* | auto allocate on the current LV first (only partially fix bug #16175 since ↵ | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | | | | it will also auto allocate on other drives) | ||||
* | don't write /etc/udev/conf.d/mouse.conf, udev now handles it using ↵ | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | | | | /etc/sysconfig/mouse | ||||
* | for bestKernelPackage(), sort kernels to have higher version first | Pascal Rigaux | 2005-08-23 | 1 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2005-08-23 | 1 | -2/+2 |
| | |||||
* | fluxbox is in main now | Olivier Blin | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | adjust modify dialog box (ergo) | Antoine Ginies | 2005-08-23 | 1 | -4/+4 |
| | |||||
* | first release, need various debug/improvement/test | Antoine Ginies | 2005-08-23 | 1 | -0/+495 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-23 | 1 | -0/+71 |
| | |||||
* | be safer | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | fix sort | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | use the current theme name | Florent Villard | 2005-08-23 | 1 | -1/+2 |
| | |||||
* | Enable tape hardware compression (17565) | Stew Benedict | 2005-08-23 | 1 | -4/+18 |
| | | | | | Request window size for standalone | ||||
* | fix network restart condition for 6to4 | Olivier Blin | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | making us-intl the default console keyboard mapping (it was introduced in ↵ | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | | | | console-tools by Andreas to allow: compose '\'' 'c' to 'ç') | ||||
* | use wext driver for ipw cards in wpa_supplicant | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | remove deprecated comment | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | Code cleanups | Stew Benedict | 2005-08-22 | 1 | -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 Kamppeter | 2005-08-22 | 1 | -1/+1 |
| |