| Commit message (Expand) | Author | Age | Files | Lines |
* | remove useless test | Olivier Blin | 2005-07-18 | 1 | -2/+1 |
* | fix typo | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
* | update menu if interface has been modified | Olivier Blin | 2005-07-18 | 1 | -5/+5 |
* | factorize code to netMonitor() and use $current_interface | Olivier Blin | 2005-07-18 | 1 | -11/+12 |
* | really check for new version | Olivier Blin | 2005-07-18 | 1 | -0/+1 |
* | check for new version every minute instead of every 2 seconds | Olivier Blin | 2005-07-18 | 1 | -6/+9 |
* | simplify | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
* | don't use actions submenu when no wireless network is detected | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
* | use common::md5file | Olivier Blin | 2005-07-18 | 1 | -12/+2 |
* | rescale pixbufs to 16x16, use default.png if wifi- images aren't available | Olivier Blin | 2005-07-15 | 1 | -2/+6 |
* | don't add submenu if only one choice exists (and really do it) | Olivier Blin | 2005-07-15 | 1 | -6/+9 |
* | don't show choices menus if only one choice is possible | Olivier Blin | 2005-07-15 | 1 | -1/+2 |
* | put settings and actions in submenus when needed | Olivier Blin | 2005-07-15 | 1 | -21/+36 |
* | handle signal levels greater than 100 | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
* | don't try to remove newly added widgets | Olivier Blin | 2005-07-13 | 1 | -1/+3 |
* | remove spurious spaces | Olivier Blin | 2005-07-13 | 1 | -2/+2 |
* | po fix | Olivier Blin | 2005-07-13 | 1 | -2/+3 |
* | simplify | Olivier Blin | 2005-07-13 | 1 | -10/+8 |
* | don't destroy wireless menuitems on menu destroy | Olivier Blin | 2005-07-13 | 1 | -1/+4 |
* | show wireless options only if a wireless card is present | Olivier Blin | 2005-07-13 | 1 | -3/+5 |
* | fix typo | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
* | reorganize interface | Olivier Blin | 2005-07-13 | 1 | -61/+60 |
* | first draft of wireless support | Olivier Blin | 2005-07-13 | 1 | -0/+32 |
* | use dbus_object; | Olivier Blin | 2005-07-13 | 1 | -1/+3 |
* | remove interface tests, this is filtered before | Olivier Blin | 2005-07-11 | 1 | -4/+1 |
* | remove connect/diconnect_backend | Olivier Blin | 2005-07-07 | 1 | -4/+5 |
* | sanitize network::activefw | Thierry Vignaud | 2005-06-30 | 1 | -5/+5 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -20/+9 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -5/+5 |
* | fix blino sux | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 1 | -4/+4 |
* | let user call drakroam (#16019) | Olivier Blin | 2005-05-25 | 1 | -1/+2 |
* | s/Mandrivalinux/Mandriva Linux/ | Pablo Saratxaga | 2005-04-23 | 1 | -1/+1 |
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
* | increase network check timeout to lower the load | Olivier Blin | 2005-04-18 | 1 | -1/+1 |
* | remove useless assignments | Olivier Blin | 2005-04-18 | 1 | -1/+0 |
* | fix refresh (forget erased settings) | Olivier Blin | 2005-04-07 | 1 | -0/+3 |
* | really load network configuration at start | Olivier Blin | 2005-03-29 | 1 | -1/+1 |
* | force refresh if asked by user from the menu | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
* | reload configuration on SIGHUP | Olivier Blin | 2005-03-24 | 1 | -2/+5 |
* | ask for root password if needed when setting a new profile | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
* | don't modify autostart config file value if started with --force | Olivier Blin | 2005-03-21 | 1 | -6/+10 |
* | refresh every second, and do not reread network conf at each refresh | Olivier Blin | 2005-03-02 | 1 | -7/+7 |
* | netprofile support, allow to select watched interface | Olivier Blin | 2005-02-28 | 1 | -7/+48 |
* | no space before question marks in English | Pablo Saratxaga | 2005-02-24 | 1 | -1/+1 |
* | no space after colon in English | Pablo Saratxaga | 2005-02-24 | 1 | -1/+1 |
* | reuse the very same message | Thierry Vignaud | 2005-02-22 | 1 | -1/+1 |
* | unbreak blino change: reuse string from mcc since that's what will be display... | Thierry Vignaud | 2005-02-22 | 1 | -1/+1 |
* | reflect new label from drakconf | Olivier Blin | 2005-02-22 | 1 | -1/+1 |
* | disable activefw by default | Olivier Blin | 2005-02-22 | 1 | -12/+19 |