Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Numeric comparisons | Daouda Lo | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | fix again running processes detection | Olivier Blin | 2004-09-26 | 1 | -1/+5 |
| | |||||
* | (go2state) do not destroy/re-create menu if state hasn't changed, or | Olivier Blin | 2004-09-26 | 1 | -3/+6 |
| | | | | | else the menu may disappear without any reason | ||||
* | lower refresh timeout to 5 seconds | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | make connect/disconnect buttons useful | Olivier Blin | 2004-09-10 | 1 | -0/+1 |
| | |||||
* | add notconfigured state | Olivier Blin | 2004-09-01 | 1 | -4/+11 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-09-01 | 1 | -2/+3 |
| | |||||
* | (is_running) enhance regexp, use any | Olivier Blin | 2004-08-31 | 1 | -1/+2 |
| | |||||
* | (is_running) make it work | Thierry Vignaud | 2004-08-31 | 1 | -2/+1 |
| | |||||
* | (is_running) try harder | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | (is_running) ignore our own process ... (brown paper bag bug) | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | move start_interface and stop_interface from net_monitor to network::tools, ↵ | Olivier Blin | 2004-08-30 | 1 | -4/+2 |
| | | | | use it in net_monitor and net_applet | ||||
* | allow to connect/disconnect from net_applet | Olivier Blin | 2004-08-30 | 1 | -4/+10 |
| | |||||
* | is_running returns a boolean which would never be > 1 | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | - no need to run net-monitor with '--testing' | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - launch net_monitor in background | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - typo | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - avoid duplication | Daouda Lo | 2004-08-30 | 1 | -4/+6 |
| | |||||
* | - s/and/or/ (oblin) | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - launch net_monitor once (test if there's a running net_monitor before) | Daouda Lo | 2004-08-30 | 1 | -6/+4 |
| | |||||
* | avoid grep to grep itself, use perl | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | fix titi sux, fix I sux | Olivier Blin | 2004-08-17 | 1 | -3/+3 |
| | |||||
* | use network::tools::get_internet_connection | Olivier Blin | 2004-08-17 | 1 | -16/+13 |
| | |||||
* | developers should always run their stuff with the strict pragma | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | (checkNetwork) do not die when gateway canot be guessed (Joe Bolin | Thierry Vignaud | 2004-08-09 | 1 | -2/+0 |
| | | | | | | | | | | | | <sopwithcamel@charter.net>) else the applet dies never to be heard from again until the next login b/c with DHCP connections, the gateway information is lost when the network is manually brought down. Indeed gateway is not needed for direct connection through crossover cable. | ||||
* | (setState) fix status toolip | Thierry Vignaud | 2004-08-09 | 1 | -2/+2 |
| | |||||
* | allow multiple instances, but only one per user (Joe Bolin ↵ | Thierry Vignaud | 2004-08-09 | 1 | -6/+3 |
| | | | | <sopwithcamel@charter.net>) | ||||
* | keep strings synced and warn both coders and translators about it | Thierry Vignaud | 2004-07-30 | 1 | -1/+4 |
| | |||||
* | fix timeout usage | Thierry Vignaud | 2004-07-30 | 1 | -2/+3 |
| | |||||
* | like in all other tools, revert ugly code printing "This program | Thierry Vignaud | 2004-07-30 | 1 | -5/+1 |
| | | | | | cannot be run in console mode", which is easier done in ugtk2.pm | ||||
* | do not enforce parameter position in translatable strings | Thierry Vignaud | 2004-07-30 | 1 | -2/+2 |
| | |||||
* | apply Pixel's suggestion, use //m instead of foreach | Olivier Blin | 2004-07-13 | 1 | -3/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-07-12 | 1 | -3/+3 |
| | |||||
* | add a "monitor network" menu item that launches net_monitor | Olivier Blin | 2004-07-12 | 1 | -1/+2 |
| | |||||
* | use drakconnect to configure network | Olivier Blin | 2004-07-12 | 1 | -1/+1 |
| | |||||
* | use 'ip route show' to find the gateway device when no GATEWAYDEV is defined | Olivier Blin | 2004-07-12 | 1 | -5/+14 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-06-22 | 1 | -13/+13 |
| | |||||
* | (getIP) fix build | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | - cleaning titi factorization | Daouda Lo | 2004-06-21 | 1 | -1/+0 |
| | |||||
* | (getIP) simplify | Thierry Vignaud | 2004-06-21 | 1 | -5/+1 |
| | |||||
* | - net_applet to watch network connection | Daouda Lo | 2004-06-21 | 1 | -0/+158 |