summaryrefslogtreecommitdiffstats
path: root/lib/network/net_applet
Commit message (Collapse)AuthorAgeFilesLines
* fix crash if notification queue is not yet setupJoseph Wang2016-06-271-0/+1
| | | | Fixing mga#16995
* help perl_checkerThierry Vignaud2016-06-271-0/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-7/+7
|
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
|
* fix crash in net_applet when mandi is started (happens if mandi was not ↵Olivier Blin2009-03-031-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 Blin2008-10-121-1/+1
| | | | lines before), this has already been fixed a few weeks ago (#42557)
* (create) prevent crashing on IFW initialization (looks looks timingThierry Vignaud2008-10-111-1/+1
| | | | | issue; lots of report: #41440)
* net_applet: fix crash on mandi restart (#42557)Olivier Blin2008-10-011-2/+2
|
* move ifw code in network::net_applet::ifwOlivier Blin2008-04-301-0/+218