Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | Make skyped restart itself | Philippe Crama | 2010-12-20 | -19/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now skyped.py detects broken sockets and restarts itself waiting for a new connection: this sould help with passing the tests (see branch NetBSD-test-suite) | ||||
| | | * | | | More debugging ouput to make sure the skype daemon is not dead | Philippe Crama | 2010-12-19 | -0/+2 | |
| | | | | | | |||||
| | | * | | | Remove dependency on gobject and use select standard module | Philippe Crama | 2010-12-17 | -10/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a restart of the windows-skyped branch based on the updated bitlbee-skype using the builtin SSL libs of Python. This version connects, but hangs for long times... to be continued | ||||
| | * | | | | Add OpenBSD support | Laurent Ghigonis | 2010-12-24 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it is great !!! thank you so much :) being able to run skype on a server relieves me from that virtual machine pain :p i run bitbee with your module on my openbsd laptop and it works nicely. | ||||
| | * | | | new testcase | Miklos Vajna | 2010-12-13 | -2/+34 | |
| | | | | | |||||
| | * | | | Drop <3.0 compatibility | Miklos Vajna | 2010-12-13 | -54/+8 | |
| | | | | | |||||
| | * | | | Adding /ctcp call|hangup support | Miklos Vajna | 2010-12-13 | -24/+72 | |
| | | | | | |||||
| | * | | | Cleanup, now we handle certs generated by openssl-1.0 | Miklos Vajna | 2010-12-11 | -11/+2 | |
| | | | | | |||||
| | * | | | update README | Miklos Vajna | 2010-12-11 | -2/+3 | |
| | | | | | |||||
| | * | | | Use internal ssl module instead of pyopenssl or python-gnutls | Miklos Vajna | 2010-12-11 | -42/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This results in shorter code and is available on Windows as well. | ||||
| | * | | | updates for 0.8.4 | Miklos Vajna | 2010-12-08 | -2/+6 | |
| | | | | | |||||
| | * | | | silence -Wunused-parameter warnings | Miklos Vajna | 2010-12-08 | -0/+34 | |
| | | | | | |||||
| | * | | | t: cleanup | Miklos Vajna | 2010-12-08 | -14/+2 | |
| | | | | | |||||
| | * | | | Merge branch 'NetBSD-plugin' of git://github.com/pcrama/bitlbee-skype | Miklos Vajna | 2010-12-08 | -2/+2 | |
| | |\ \ \ | |||||
| | | * | | | Minor modifications to make it compile/run under NetBSD/pkgsrc | Philippe Crama | 2010-12-05 | -2/+2 | |
| | | | | | | |||||
| | * | | | | Do not crash when failing to connect to skyped | Carlo Wood | 2010-12-07 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, when the skype plugin fails to connect to skyped, it crashes. Not crashing is nicer, because that results in an neat error message that connecting to the server failed (and subsequent retries). The attached patch fixes this crash. | ||||
| | * | | | | configure: use python2.7 | Miklos Vajna | 2010-11-29 | -1/+1 | |
| | |/ / / | |||||
| | * | | | update README for bitlbee-3.0 | Miklos Vajna | 2010-11-17 | -13/+13 | |
| | | | | | |||||
| | * | | | skyped: change it to python2.7 just in case python would be python3k already | Miklos Vajna | 2010-10-25 | -1/+1 | |
| | | | | | |||||
| | * | | | typo | Miklos Vajna | 2010-08-18 | -3/+3 | |
| | | | | | |||||
| | * | | | add tip on how to avoid generating ssl certs | Miklos Vajna | 2010-08-18 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be useful for openssl-1.0 users where i don't know what cmdline to suggest atm | ||||
| | * | | | merge skyped default config patch from Debian | Miklos Vajna | 2010-08-10 | -2/+5 | |
| | | | | | |||||
| | * | | | merge autogen cleanup patch from Debian | Miklos Vajna | 2010-08-10 | -8/+1 | |
| | | | | | |||||
| | * | | | t/livetest-bitlbee: redirect bitlbee's stderr to a logfile, not useful to ↵ | Miklos Vajna | 2010-08-03 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | see that as long as it works | ||||
| | * | | | build for <1.3 | Miklos Vajna | 2010-08-03 | -3/+3 | |
| | | | | | |||||
| | * | | | updates for 0.8.3 | Miklos Vajna | 2010-08-03 | -1/+4 | |
| | | | | | |||||
| | * | | | checkpatch fix | Miklos Vajna | 2010-08-03 | -1/+1 | |
| | | | | | |||||
| | * | | | fix up testcases for ui-fix | Miklos Vajna | 2010-08-03 | -5/+5 | |
| | | | | | |||||
| | * | | | tests: don't generate new certs all the time if not needed | Miklos Vajna | 2010-08-03 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is a hack, looks like openssl-1.0 generates something which is not compatible with python-gnutls, let's reuse what we have for now | ||||
| | * | | | remove #if BITLBEE_VERSION_CODE >= BITLBEE_VER(1, 2, 6) | Miklos Vajna | 2010-08-03 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | that's always true as such macro did not exist before | ||||
| | * | | | BitlBee 1.3.0 compatibility patch | Wilmer van der Gaast | 2010-08-03 | -5/+30 | |
| | | | | | |||||
| | * | | | update skype api link | Miklos Vajna | 2010-08-02 | -1/+2 | |
| | | | | | |||||
| | * | | | Typo fix: --debug was --daemon | Miklos Vajna | 2010-06-25 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | From: Arthaey Angosii <arthaey@gmail.com> | ||||
| | * | | | doc: 1.2.6 has this BITLBEE_VERSION_CODE macro | Miklos Vajna | 2010-05-29 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | so hopefully we can stay compatible with it for a long time | ||||
| | * | | | update bitlbee version | Miklos Vajna | 2010-05-29 | -1/+1 | |
| | | | | | |||||
| | * | | | cosmetics | Miklos Vajna | 2010-04-20 | -2/+1 | |
| | | | | | |||||
| | * | | | doc update, stop recommending 0.5.1 | Miklos Vajna | 2010-04-20 | -2/+2 | |
| | | | | | |||||
| | * | | | update for 1.2.6 | Miklos Vajna | 2010-04-20 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also a bit of cleanup. you can still build for 1.2.5 using '-DBITLBEE_VER(a,b,c)'='(((a) << 16) + ((b) << 8) + (c))' if you really want, though. | ||||
| | * | | | copyright | Miklos Vajna | 2010-04-18 | -2/+2 | |
| | | | | | |||||
| | * | | | fix for 1.2.5 | Miklos Vajna | 2010-04-14 | -2/+6 | |
| | | | | | |||||
| | * | | | updates for 0.8.2 | Miklos Vajna | 2010-04-14 | -1/+6 | |
| | | | | | |||||
| | * | | | include mood text in whois output as well | Miklos Vajna | 2010-04-14 | -2/+15 | |
| | | | | | |||||
| | * | | | add new setting to show mood texts | Miklos Vajna | 2010-04-14 | -1/+9 | |
| | | | | | |||||
| | * | | | use imcb_chat_name_hint() if it's available | Miklos Vajna | 2010-04-14 | -1/+7 | |
| | | | | | |||||
| | * | | | skyped: use os.path.expanduser for file paths in config | Miklos Vajna | 2010-04-12 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Requested-by: ilf <ilf@gmx.net> | ||||
| | * | | | use fake user/pass | Miklos Vajna | 2010-04-12 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the only problem that can happen this case is that we can talk to ourselves, but that's not a big problem. | ||||
| | * | | | tests: use the echo123 test account instead of an external one | Miklos Vajna | 2010-04-12 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now that we have a config option allowing to do so, make use of it, it's more reliable | ||||
| | * | | | Revert "checkpatch fixes" | Miklos Vajna | 2010-04-07 | -43/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a65ec8c459813c84ed9ca57872b0df9add83a049. 17:35 < macmaN> vmiklos: im getting all my groupchat messages as private querys now 17:35 < macmaN> the other direction works 18:48 < macmaN> vmiklos: i've verified it, i went back before that commit and group chats work again | ||||
| | * | | | clean: remove the manpage as well | Miklos Vajna | 2010-04-07 | -1/+1 | |
| | | | | | |||||
| | * | | | install the manpage | Miklos Vajna | 2010-04-06 | -0/+6 | |
| | | | | |