source: skype

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @ab165c5   2009-08-31T15:57:00Z Miklos Vajna add -fPIC to CFLAGS see …
(edit) @c99bb05   2009-08-31T15:57:00Z Miklos Vajna update HACKING
(edit) @ffd078a   2009-08-18T11:33:57Z Miklos Vajna dprint() now timestamps debug messages it's good to know when exactly …
(edit) @61580d7   2009-08-18T10:58:17Z Miklos Vajna add a mailmap
(edit) @bfdcbfb   2009-08-03T11:13:59Z Miklos Vajna add reference to experimental, as requested on IRC
(edit) @9d6702c   2009-06-07T12:06:46Z Miklos Vajna cosmetics: twm -> blackbox
(edit) @7ce0373   2009-06-06T11:54:36Z Miklos Vajna bitlebee-skype is now part of Debian experimental
(edit) @a25bddf   2009-04-29T17:36:52Z Miklos Vajna add filetransfer bug
(edit) @c9348c4   2009-04-29T17:27:48Z Miklos Vajna updates for 0.7.2
(edit) @1b48afb   2009-04-29T17:24:18Z Miklos Vajna add support for user-wide config files in the past the config file …
(edit) @b9f2894   2009-04-24T09:52:55Z Miklos Vajna testemonial
(edit) @88c2cc3   2009-04-19T19:25:37Z Miklos Vajna if we are at it, refer to python-skype as well
(edit) @7bf0b9ad   2009-04-19T19:22:56Z Miklos Vajna fix Debian makedeps From: Sebastian Ramacher <s.ramacher@…>
(edit) @37ae52a   2009-03-13T14:35:10Z Miklos Vajna grammar
(edit) @8ee6def   2009-03-13T14:33:22Z Miklos Vajna new testemonial
(edit) @bcdc24b   2009-02-18T00:30:13Z Miklos Vajna skyped: add logfile option using this option messages are not lost …
(edit) @3512d0b   2009-02-18T00:23:07Z Miklos Vajna t: add summary to the end
(edit) @acfa364   2009-02-18T00:01:09Z Miklos Vajna add test for the info command
(edit) @fbd6c69   2009-02-17T23:49:19Z Miklos Vajna t: autogen skyped.conf
(edit) @50d453d   2009-02-17T23:38:00Z Miklos Vajna add testcase for sending and receiving messages
(edit) @25a7eb8   2009-02-17T23:31:13Z Miklos Vajna Initial testcase. Code is based on ulim's automated live tests.
(edit) @072c0fe   2009-02-17T21:12:03Z Miklos Vajna skyped: handle the case when LANG and LC_ALL env vars are empty
(edit) @8cb17ff   2009-02-17T03:10:09Z Miklos Vajna new testemonial
(edit) @129a6c5   2009-02-13T22:39:38Z Miklos Vajna updates for 0.7.1
(edit) @d7938f9   2009-02-13T22:36:27Z Miklos Vajna g_strdup_printf("%s", foo) -> g_strdup(foo)
(edit) @3e8a4ea   2009-01-19T13:10:04Z Miklos Vajna new testimonial
(edit) @bc9a9b0   2009-01-18T00:12:55Z Miklos Vajna Remove unnecessary includes
(edit) @5365f84   2009-01-07T02:40:19Z Miklos Vajna remove enum names, cleanup no, this is not about hurting wilmer, it's …
(edit) @bc744df   2009-01-07T02:36:25Z Miklos Vajna whitespace cleanup in skype_away_state_list
(edit) @16304ab   2009-01-07T02:31:20Z Miklos Vajna add a check target
(edit) @62f51ee9   2009-01-07T02:29:07Z Miklos Vajna last whitespace fixes - checkpatch is now happy ;) - hit me, i also …
(edit) @6b9d22a   2009-01-07T02:10:29Z Miklos Vajna remove unnecessary big if blocks, use return instead
(edit) @9580a6f   2009-01-07T02:02:20Z Miklos Vajna whitespace, fixes checkpatch errors
(edit) @ff436ba   2009-01-07T01:56:18Z Miklos Vajna introduce the parse_map struct
(edit) @607f5e3   2009-01-07T01:35:44Z Miklos Vajna introduce skype_parse_profile()/skype_parse_ping()/skype_parse_chats() …
(edit) @2709f4c   2009-01-07T01:31:38Z Miklos Vajna introduce skype_parse_password()
(edit) @c35bf7a   2009-01-07T01:29:22Z Miklos Vajna introduce skype_parse_chat()
(edit) @e200daf   2009-01-07T01:26:08Z Miklos Vajna introduce skype_parse_filetransfer()
(edit) @9f2f25f   2009-01-07T01:23:38Z Miklos Vajna introduce skype_parse_call()
(edit) @6e14204   2009-01-07T01:20:57Z Miklos Vajna introduce skype_parse_user() and skype_parse_chatmessage()
(edit) @8bbe52a   2009-01-07T01:11:44Z Miklos Vajna cleanup in skype_parse_users()
(edit) @078b0b9   2009-01-07T01:10:13Z Miklos Vajna introduce skype_parse_users()
(edit) @359f4d9   2009-01-07T01:02:53Z Miklos Vajna do not add new typedefs
(edit) @8c09bb3   2009-01-07T00:58:15Z Miklos Vajna whitespaces fixes mainly long lines, except in skype_read_callback()
(edit) @5258dcc9   2009-01-07T00:35:14Z Miklos Vajna updates for 0.7.0
(edit) @83f9aeb   2009-01-07T00:31:24Z Miklos Vajna update HACKING
(edit) @b820226   2009-01-07T00:31:18Z Miklos Vajna add new skype/skypeconsole_receive setting for receiving raw data on …
(edit) @8edfc90   2008-12-30T02:39:43Z Miklos Vajna skyped: use hashlib instead of sha (python2.6 warning)
(edit) @a349932   2008-12-21T23:45:51Z Miklos Vajna fix typo in skyped -h
(edit) @5adcc65   2008-12-21T20:51:12Z Miklos Vajna whitespace cleanup
(edit) @a5f4040   2008-12-21T20:08:44Z Miklos Vajna remove the 'len' parameter of skype_write()
(edit) @a2ed574   2008-12-21T20:02:54Z Miklos Vajna update NEWS
(edit) @5acf9ab   2008-12-21T20:00:30Z Miklos Vajna support autojoin for bookmarked chats
(edit) @08a355b   2008-12-21T19:37:59Z Miklos Vajna add 'skypeconsole' feature this replaces the old client.py
(edit) @7258d34   2008-12-21T19:19:34Z Miklos Vajna replace client.py with client.sh which provides more interactivity
(edit) @56ae398   2008-12-21T18:35:24Z Miklos Vajna replace /dev/null with os.devnull in skyped
(edit) @6b9cab1   2008-11-16T01:16:54Z Miklos Vajna skyped: handle the case when even reading the user/pass fails ideally …
(edit) @c1bf7c5   2008-11-12T17:47:46Z Miklos Vajna handle the case in make autogen when automake is not under /usr/share
(edit) @7199b74   2008-11-07T14:06:28Z Miklos Vajna finally a new skype4py 1.x is out which works for me as well
(edit) @12bfb27   2008-11-07T13:34:51Z Miklos Vajna Merge branch 'master' of …
(edit) @c49820d   2008-09-24T09:03:55Z Miklos Vajna add yasrd to todo
(edit) @68c162b   2008-09-08T07:31:48Z Miklos Vajna updates for 0.6.3
(edit) @885e563e   2008-09-08T01:10:00Z Miklos Vajna skyped: when sending, encode using utf8 if we can't get the system …
(edit) @cc5f8ac   2008-09-07T22:14:51Z Miklos Vajna add a sample public server which has skype support
(edit) @85ebf71   2008-09-07T22:09:28Z Miklos Vajna add/usr/local/lib/pkgconfig to PKG_CONFIG_PATH automatically if it …
(edit) @89949c7   2008-09-06T14:58:34Z Miklos Vajna clean up osx shared_flags
(edit) @7415989   2008-09-06T02:59:03Z Miklos Vajna ignore error if not yet started skyped fails to shut down at this …
(edit) @720ae58   2008-09-06T02:07:05Z Miklos Vajna initial osx instructions
(edit) @2a8d790   2008-09-06T01:57:22Z Miklos Vajna add python-gnutls install instructions
(edit) @58f4236   2008-09-06T01:42:49Z Miklos Vajna update gitignore for osx
(edit) @12e1162   2008-09-06T01:35:25Z Miklos Vajna use perl instead of sed to avoid portability issues on osx
(edit) @0ec644d   2008-09-05T20:04:45Z Miklos Vajna updates for 0.6.2
(edit) @93f4dac   2008-09-05T20:03:45Z Miklos Vajna install: no longer depend on the plugin if its disabled
(edit) @038fa18   2008-09-05T19:54:46Z Miklos Vajna updates for 0.6.1
(edit) @56d88ba   2008-09-05T19:54:46Z Miklos Vajna docu update and remove todo item
(edit) @b414e30   2008-09-05T19:54:46Z Miklos Vajna fix skyped-only install
(edit) @752a591   2008-09-05T19:54:45Z Miklos Vajna make bitlbee dependency optional as well this way it's possible to …
(edit) @ef399c2   2008-09-05T19:54:45Z Miklos Vajna configure: put the nasty error message in config.log where it belongs
(edit) @69939608   2008-09-05T19:54:45Z Miklos Vajna check for the skype4py python module and disable skyped if not available
(edit) @15e2200   2008-09-03T10:50:54Z Miklos Vajna add a little story about my uptime ;)
(edit) @21978bc   2008-09-03T10:44:24Z Miklos Vajna don't depen on a version with secbugs
(edit) @1f59f2f   2008-08-15T16:08:53Z Miklos Vajna fix bitlbee compile instructions
(edit) @446c6ff   2008-08-07T13:19:34Z Miklos Vajna typo fix for creating the osx plugin
(edit) @75d5e71   2008-07-29T19:08:45Z Miklos Vajna tested 2.0.0.72
(edit) @df482d4   2008-07-29T16:12:02Z Miklos Vajna next testemonial
(edit) @59bf24f   2008-07-29T16:08:10Z Miklos Vajna update note about skype4py-1.x
(edit) @9f829c4   2008-07-24T12:56:09Z Miklos Vajna fix up syntax for newer asciidoc
(edit) @6af3e14   2008-07-12T20:11:10Z Miklos Vajna skype.c: respont with a PONG to PING
(edit) @4b0092e   2008-07-12T20:10:31Z Miklos Vajna skyped: send periodically a 'PING' to the client also ignore the …
(edit) @9033a0a   2008-07-10T08:29:22Z Miklos Vajna new todo
(edit) @1d14818   2008-06-28T00:16:11Z Miklos Vajna doc cleanup
(edit) @3839517   2008-06-28T00:11:50Z Miklos Vajna change key id
(edit) @9765aa6   2008-06-28T00:10:42Z Miklos Vajna updates for 0.6.0
(edit) @039116a   2008-06-28T00:09:25Z Miklos Vajna add support for bitlbee-1.2.1
(edit) @f7c6049   2008-06-28T00:07:56Z Miklos Vajna readme: and a grammar one
(edit) @d276c9a   2008-06-28T00:07:20Z Miklos Vajna readme: syntax fix
(edit) @b019c23   2008-06-28T00:06:44Z Miklos Vajna add note about skype4py-1.x breakage
(edit) @21a387fd   2008-06-18T17:47:26Z Miklos Vajna docu update
(edit) @89c68c7   2008-06-18T17:37:28Z Miklos Vajna updates for 0.5.1
(edit) @b7fbeb4   2008-06-18T17:34:59Z Miklos Vajna configure: match prefix with bitlbee's one otherwise bitlbee won't …
Note: See TracRevisionLog for help on using the revision log.