Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 3 | -12/+45 |
| | |||||
* | Sanitizes sysactivitynotifications.dll in order to make it easier to ↵ | Lyubomir Marinov | 2013-04-07 | 2 | -429/+247 |
| | | | | determine why it crashes. | ||||
* | Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds ↵ | Damian Minkov | 2012-10-05 | 2 | -1/+16 |
| | | | | bundle that listens for the new events to handle clean shutdown. | ||||
* | Adds dns change detection on macosx. | Damian Minkov | 2011-12-22 | 2 | -1/+61 |
| | |||||
* | Detects ip changes (not link changes) under macosx. Fixes a problem with ↵ | Damian Minkov | 2011-09-12 | 1 | -4/+7 |
| | | | | reconnecting several tcp/tls sip providers. | ||||
* | Fixes crashes reported on various x86 windows machines. | Damian Minkov | 2011-08-29 | 1 | -0/+4 |
| | |||||
* | Introduces service for detecting system activity like network changes and ↵ | Damian Minkov | 2011-08-23 | 4 | -0/+1025 |
detecting idle states. Produced events used for autoaway and reconnect plugin. |