aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | updates for 0.6.1Miklos Vajna2008-09-05-1/+7
| | | | |
| | * | | docu update and remove todo itemMiklos Vajna2008-09-05-13/+15
| | | | |
| | * | | fix skyped-only installMiklos Vajna2008-09-05-1/+1
| | | | |
| | * | | make bitlbee dependency optional as wellMiklos Vajna2008-09-05-12/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this way it's possible to build bitlbee-skype on a client where only skyped will be running, so messing with the plugin makes no sense
| | * | | configure: put the nasty error message in config.log where it belongsMiklos Vajna2008-09-05-1/+1
| | | | |
| | * | | check for the skype4py python module and disable skyped if not availableMiklos Vajna2008-09-05-1/+18
| | | | |
| | * | | add a little story about my uptime ;)Miklos Vajna2008-09-03-2/+4
| | | | |
| | * | | don't depen on a version with secbugsMiklos Vajna2008-09-03-1/+1
| | | | |
| | * | | fix bitlbee compile instructionsMiklos Vajna2008-08-15-7/+8
| | | | |
| | * | | typo fix for creating the osx pluginMiklos Vajna2008-08-07-1/+1
| | | | |
| | * | | tested 2.0.0.72Miklos Vajna2008-07-29-1/+1
| | | | |
| | * | | next testemonialMiklos Vajna2008-07-29-0/+4
| | | | |
| | * | | update note about skype4py-1.xMiklos Vajna2008-07-29-1/+2
| | | | |
| | * | | fix up syntax for newer asciidocMiklos Vajna2008-07-24-1/+1
| | | | |
| | * | | skype.c: respont with a PONG to PINGMiklos Vajna2008-07-12-3/+5
| | | | |
| | * | | skyped: send periodically a 'PING' to the clientMiklos Vajna2008-07-12-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | also ignore the 'PONG' output from it (so don't forward it to skype)
| | * | | new todoMiklos Vajna2008-07-10-0/+3
| | | | |
| | * | | doc cleanupMiklos Vajna2008-06-28-1/+1
| | | | |
| | * | | change key idMiklos Vajna2008-06-28-2/+2
| | | | |
| | * | | updates for 0.6.0Miklos Vajna2008-06-28-1/+2
| | | | |
| | * | | add support for bitlbee-1.2.1Miklos Vajna2008-06-28-5/+10
| | | | |
| | * | | readme: and a grammar oneMiklos Vajna2008-06-28-1/+1
| | | | |
| | * | | readme: syntax fixMiklos Vajna2008-06-28-0/+2
| | | | |
| | * | | add note about skype4py-1.x breakageMiklos Vajna2008-06-28-0/+1
| | | | |
| | * | | docu updateMiklos Vajna2008-06-18-4/+5
| | | | |
| | * | | updates for 0.5.1Miklos Vajna2008-06-18-1/+5
| | | | |
| | * | | configure: match prefix with bitlbee's oneMiklos Vajna2008-06-18-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | otherwise bitlbee won't find the plugin
| | * | | configure: update emailMiklos Vajna2008-06-18-1/+1
| | | | |
| | * | | echo some config output at the end of configureMiklos Vajna2008-06-18-0/+10
| | | | |
| | * | | configure: fix "./configure: line 2824: test: too many arguments"Miklos Vajna2008-06-18-1/+1
| | | | |
| | * | | update public chat todoMiklos Vajna2008-06-02-3/+4
| | | | |
| | * | | updates for 0.5.0Miklos Vajna2008-05-24-1/+9
| | | | |
| | * | | tested with newer skype versionMiklos Vajna2008-05-24-1/+1
| | | | |
| | * | | document how do i usually start skyped in vncMiklos Vajna2008-05-21-6/+7
| | | | |
| | * | | remove no longer used CLIENT_NAMEMiklos Vajna2008-05-19-1/+0
| | | | |
| | * | | allow setting the port from the config fileMiklos Vajna2008-05-19-3/+17
| | | | |
| | * | | update readme to be easier to follow for frugalware/debian usersMiklos Vajna2008-05-19-5/+17
| | | | |
| | * | | don't die on failed handshakeMiklos Vajna2008-05-19-1/+5
| | | | |
| | * | | skyped: close the socket on read/write errorMiklos Vajna2008-05-16-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it turns out that once we have a read/write error we can never use the socket again so just close it then bitlbee will reconnect properly
| | * | | add more detailed info on how to install skype4pyMiklos Vajna2008-05-13-3/+9
| | | | |
| | * | | doc generation cleanupMiklos Vajna2008-05-12-3/+1
| | | | |
| | * | | README: document how to avoid compiling bitlbee from source under debMiklos Vajna2008-05-12-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | 01:13 < wilmer> vmiklos: Ok, bitlbee-dev will be in unstable in a few hours!
| | * | | added a new testemonialMiklos Vajna2008-05-06-0/+5
| | | | |
| | * | | add python-gnutls support and make it default if availableMiklos Vajna2008-05-01-7/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this change in general should be ok, since openssl has problems when using it from gpl software which is distributed as a binary. - anyway, i hope that this will solve that magic "Fatal Python error: PyEval_RestoreThread: NULL tstate" error. at least it worth a try.
| | * | | modularize openssl codeMiklos Vajna2008-05-01-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | - so that later we may use gnutls as well (or other ssl implementations)
| | * | | and same for receive: catch any errorMiklos Vajna2008-05-01-1/+2
| | | | |
| | * | | catch any error on send (ie SysCallError as well)Miklos Vajna2008-04-28-1/+1
| | | | |
| | * | | updates for 0.4.2Miklos Vajna2008-04-20-1/+2
| | | | |
| | * | | skyped: use gobject.timeout_add() to make it more responsiveMiklos Vajna2008-04-20-2/+1
| | | | |
| | * | | antispamMiklos Vajna2008-04-16-1/+1
| | | | |