Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix crash in net_applet when mandi is started (happens if mandi was not ↵ | Olivier Blin | 2009-03-03 | 1 | -4/+13 |
| | | | | available at net_applet start), this requires some API change to split init code, so that we do not add the dbus filters every time we try to reconnect the network::ifw object | ||||
* | revert useless workaround (network::net_applet::ifw is initialized a few ↵ | Olivier Blin | 2008-10-12 | 1 | -1/+1 |
| | | | | lines before), this has already been fixed a few weeks ago (#42557) | ||||
* | (create) prevent crashing on IFW initialization (looks looks timing | Thierry Vignaud | 2008-10-11 | 1 | -1/+1 |
| | | | | | issue; lots of report: #41440) | ||||
* | net_applet: fix crash on mandi restart (#42557) | Olivier Blin | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | move ifw code in network::net_applet::ifw | Olivier Blin | 2008-04-30 | 1 | -0/+218 |