Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | #979 skyped: tolerate errors from skype during startup | Miklos Vajna | 2012-07-20 | -1/+2 |
| | ||||
* | skyped: set FD_CLOEXEC on listening socket | Miklos Vajna | 2012-04-22 | -0/+3 |
| | | | | | | | | | | | | Skype4Py uses os.execlp() to spawn skype if it is not yet started, this leaks our listening FD to skype process and can't get it back even if we ourself exit meanwhile. and we can't startup again: error: [Errno 98] Address already in use Patch-by: Elan Ruusamäe <glen@delfi.ee> | |||
* | skyped: give reasonable error message when cert is missing | Miklos Vajna | 2011-12-12 | -5/+9 |
| | ||||
* | skyped: user configuration should have priority | Miklos Vajna | 2011-06-30 | -2/+2 |
| | ||||
* | Bind to IPv6 address when -H is in IPv6 format | Jan Hruban | 2011-06-15 | -2/+5 |
| | ||||
* | Merge bitlbee-skype into bitlbee | Miklos Vajna | 2011-04-12 | -0/+488 |