Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | Make /invite work for existing groups | Miklos Vajna | 2011-01-03 | -6/+60 | |
| | * | | Unused parameters | Miklos Vajna | 2011-01-03 | -0/+7 | |
| | * | | Add support for fetching group changes on the fly | Miklos Vajna | 2011-01-03 | -1/+7 | |
| | * | | checkpatch fixes | Miklos Vajna | 2011-01-02 | -17/+20 | |
| | * | | Initial support for reading buddy groups | Miklos Vajna | 2011-01-02 | -4/+35 | |
| | * | | Parse the user list of each group | Miklos Vajna | 2011-01-02 | -1/+91 | |
| | * | | Read list of groups on startup | Miklos Vajna | 2011-01-01 | -1/+18 | |
| | * | | Update doc: skyped on Windows should work now | Miklos Vajna | 2010-12-29 | -3/+3 | |
| | * | | Contact another bot: echo123 never answers | Philippe Crama | 2010-12-29 | -2/+3 | |
| | * | | Update doc: gobject is no longer required. | Miklos Vajna | 2010-12-29 | -3/+0 | |
| | * | | Clean up some leftover debug messages | Miklos Vajna | 2010-12-29 | -10/+9 | |
| | * | | Merge remote branch 'pcrama/windows-skyped2' | Miklos Vajna | 2010-12-29 | -36/+129 | |
| | |\ \ | |||||
| | | * | | Close connection when going offline | Philippe Crama | 2010-12-28 | -1/+4 | |
| | | * | | Check that connection is still valid before sending/retrying | Philippe Crama | 2010-12-28 | -2/+3 | |
| | | * | | Add locking to ensure only one thread accesses the socket | unknown | 2010-12-24 | -16/+45 | |
| | | * | | Bugfixes: when skipping PINGing bitlbee, update PONG timestamp, watch input s... | Philippe Crama | 2010-12-22 | -3/+6 | |
| | | * | | Make skyped restart itself | Philippe Crama | 2010-12-20 | -19/+53 | |
| | | * | | 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 | |
| | * | | | Add OpenBSD support | Laurent Ghigonis | 2010-12-24 | -1/+1 | |
| | |/ / | |||||
| | * | | 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 | |
| | * | | 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 | |
| | * | | | 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 | |
| | * | | 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 see... | Miklos Vajna | 2010-08-03 | -1/+2 | |
| | * | | 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 | |
| | * | | remove #if BITLBEE_VERSION_CODE >= BITLBEE_VER(1, 2, 6) | Miklos Vajna | 2010-08-03 | -4/+0 | |
| | * | | 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 | |
| | * | | doc: 1.2.6 has this BITLBEE_VERSION_CODE macro | Miklos Vajna | 2010-05-29 | -2/+3 |