Commit Graph

30 Commits

Author SHA1 Message Date
bce4e14c41 No longer call unlink() so early as it blocks responses 2013-12-01 06:01:10 +01:00
9214216823 Code cleanup 2013-12-01 06:00:54 +01:00
8b12021676 Code cleanup 2013-12-01 05:31:13 +01:00
c298d04ade Give more space to the path for the socket 2013-12-01 05:19:36 +01:00
3c037eddb1 Use the environment variable TMPDIR when defined for the socket 2013-12-01 05:14:19 +01:00
495e118f01 No longer leave temporary files behind so easily 2013-11-22 00:28:28 +01:00
57615321ea Implemented a notification mode for the "wpa_supplicant" applet 2013-11-21 04:27:51 +01:00
2a82ce5129 Masking the label in embedded mode 2013-11-21 04:10:20 +01:00
cd6c26b444 Portability fixes 2013-11-21 04:07:58 +01:00
02c22842f1 Code cleanup 2013-11-21 03:45:19 +01:00
31c5e17707 List the networks configured 2013-11-21 03:33:23 +01:00
a0bb15d08a Code cleanup 2013-11-21 02:51:30 +01:00
445f933a88 Code cleanup 2013-11-21 02:50:23 +01:00
76f03d8a2d Reworked Panel Applets management 2012-01-07 02:58:14 +00:00
28c0765495 Improved error handling 2011-09-21 11:57:58 +00:00
e6e8b558ce Setting some icons to the applets 2011-09-09 08:35:18 +00:00
1628d25244 Removed the need for PanelAppletPosition with the new "spacer" plug-in 2011-08-22 23:35:03 +00:00
995453e292 Avoid potential memory corruption upon errors 2011-05-14 23:56:56 +00:00
7481953688 Also reset and free resources when disabling the applet 2011-05-14 11:03:38 +00:00
385890cf78 Reconnecting to the daemon upon failures 2011-05-14 10:59:18 +00:00
d05b94aeb2 More error checking 2011-05-13 15:57:57 +00:00
56c029e0e9 Improved error handling 2011-05-13 13:51:50 +00:00
766649530f Report errors and when the daemon is missing 2011-05-11 21:01:13 +00:00
82def8f9df Really fixing the build on Linux (ignoring sockaddr_un.sun_len completely) 2010-08-20 22:45:53 +00:00
ff4df5c31d Freeing more resources on release (untested but probably safer than before) 2010-08-20 22:42:06 +00:00
145db8cbfe Displaying the name of the interface monitored while looking for the status 2010-08-20 22:28:48 +00:00
1dd12b2b1f Fixed compilation outside NetBSD 2010-08-20 22:23:15 +00:00
6718861407 Was no longer creating the UNIX socket properly 2010-08-20 22:21:01 +00:00
39007de8a4 sun_len in sockaddr_un really is the size of the structure 2010-08-20 22:16:47 +00:00
d35e0d25d5 Added an applet to track the status of wpa_supplicant 2010-08-20 22:00:15 +00:00