| Commit message (Expand) | Author | Age | Files | Lines |
* | (create_packtable) enable to provide 0 parameters for xpadding and | Thierry Vignaud | 2003-11-27 | 1 | -1/+2 |
* | (create_packtable) simplify xpadding managment | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
* | more explanations | Thierry Vignaud | 2003-11-27 | 1 | -0/+2 |
* | let drakgw embed (interface team request) | Thierry Vignaud | 2003-11-27 | 1 | -51/+1 |
* | (new) do not show up anymore banners for wizards when embeeded (the | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
* | added xpadding/ypadding options in create_packtable | damien | 2003-11-27 | 1 | -1/+1 |
* | add drakups | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
* | upsdrvctl start will fail if section name contains spaces | Thierry Vignaud | 2003-11-26 | 1 | -0/+1 |
* | - configure properly usb & serial connected mge devices | Thierry Vignaud | 2003-11-26 | 1 | -49/+17 |
* | export driver too | Thierry Vignaud | 2003-11-26 | 1 | -2/+3 |
* | allow X to restart after dying through X_move script, startkde also through s... | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+2 |
* | inspires from xwait: keep a client until some window is created, otherwise X ... | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
* | perl_checker fix | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 |
* | extract kdeglobals configuration from lang::write() into lang::configure_kdeg... | Pascal Rigaux | 2003-11-26 | 1 | -27/+38 |
* | 9.3-10mdk | Thierry Vignaud | 2003-11-25 | 1 | -1/+17 |
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
* | fix #6184: read back "Connection Name" and "Domain Name" fields | Thierry Vignaud | 2003-11-25 | 1 | -3/+4 |
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
* | fix nasty gc error | Pascal Rigaux | 2003-11-25 | 1 | -2/+2 |
* | add new mouse "PS/2|Automatic" and use it by default, | Pascal Rigaux | 2003-11-25 | 1 | -3/+4 |
* | don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too) | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
* | for move, make it use ide-scsi *now*, not after reboot | Pascal Rigaux | 2003-11-25 | 1 | -0/+5 |
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 |
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
* | fix isdn detection: detect all isdn cards, not only the first one | Thierry Vignaud | 2003-11-24 | 2 | -11/+19 |
* | bump buildrequire for ldetect because of new API | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
* | thx perl_checko | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
* | (getNet) handle zaurus connected through USB cables resulting in | Thierry Vignaud | 2003-11-23 | 1 | -1/+1 |
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 |
* | (detect_timezone, disconnected, type2interface) kill dead code | Thierry Vignaud | 2003-11-23 | 1 | -33/+1 |
* | reuse bg_command: | Thierry Vignaud | 2003-11-23 | 2 | -50/+29 |
* | introduce bg_command object that enable to fork a sub that give back data | Thierry Vignaud | 2003-11-23 | 1 | -0/+23 |
* | updated pot file | Pablo Saratxaga | 2003-11-21 | 2 | -0/+22 |
* | fix old-style call of lang::set, don't call it in move | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
* | (getUPS) detect serial MGE too | Thierry Vignaud | 2003-11-21 | 1 | -2/+3 |
* | have a fake helpwindow so that wizardwindow shrinks a bit and we don't totall... | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
* | don't ask mouse when unsafe is not set (and it is currently very seldom set) | Pascal Rigaux | 2003-11-21 | 1 | -1/+1 |
* | - use "auto" for ps/2 | Pascal Rigaux | 2003-11-20 | 1 | -2/+2 |
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -39/+112 |
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -38/+111 |
* | fix changelog | Thierry Vignaud | 2003-11-20 | 1 | -34/+34 |
* | adapt to new usb_class2text() | Pascal Rigaux | 2003-11-20 | 2 | -2/+4 |
* | add move.pm | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
* | fix regexp for new ldetect usb class | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
* | rebuilt DrakX.pot | Pablo Saratxaga | 2003-11-20 | 2 | -296/+405 |
* | oops my problems were linked to wrongly being in live mode | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |