|
|
|
@f86a3d5
|
2008-09-01T10:21:01Z |
wilmer |
Fixed ugly looping bug in chatroom list cleanup code.
|
|
|
@35529ae
|
2008-08-31T23:37:56Z |
wilmer |
Updated "help groupchats" and removed help information on the …
|
|
|
@c1333754
|
2008-08-31T23:19:32Z |
wilmer |
Added documentation on the "chat" command.
|
|
|
@07054a5
|
2008-08-31T22:49:32Z |
wilmer |
"chat add" can generate a channel name by itself if necessary. Also …
|
|
|
@3b99524
|
2008-08-31T15:41:51Z |
wilmer |
Added a MIN_ARGS() macro instead of stupidly copy-pasting the same …
|
|
|
@3611717
|
2008-08-31T15:00:35Z |
wilmer |
Added auto_join code.
|
|
|
@d995c9b
|
2008-08-31T14:54:39Z |
wilmer |
Added cleanup code.
|
|
|
@39f93f0
|
2008-08-31T13:42:33Z |
wilmer |
/join can now be used to join chatrooms, join_chat should not be used …
|
|
|
@0e639f5
|
2008-08-31T09:13:56Z |
wilmer |
Added one TODO, and also dupe-check channel names against the control …
|
|
|
@e7bc722
|
2008-08-31T00:04:53Z |
wilmer |
Integrated cmd_set() and the "account set" into one fully unreadable …
|
|
|
@131c6b6
|
2008-08-30T22:26:45Z |
wilmer |
Added chat_get(), similar to account_get() (find an account by number …
|
|
|
@a9a7287
|
2008-08-30T22:04:29Z |
wilmer |
Added "chat" command, deprecated join_chat. Stuff is still incomplete, …
|
|
|
@b84800d
|
2008-08-30T21:30:13Z |
wilmer |
Support for saving the chatroom list. Also removed the hack that was …
|
|
|
@1917a1ec
|
2008-08-30T19:43:38Z |
wilmer |
Added support for loading chatroom data from user .xml files.
|
|
|
@ad9feec
|
2008-08-30T18:59:58Z |
wilmer |
Added chat.c to keep track of chatrooms the user cares about.
|
|
|
@0a4f6f4
|
2008-08-28T22:27:34Z |
wilmer |
Uploaded 1.2.2-1. Now patching up bitlbee.conf at build time to keep …
1.2.2-1
|
|
|
@b9e2539
|
2008-08-26T22:36:24Z |
wilmer |
Finalized BitlBee 1.2.2. Should release this now because of the …
1.2.2
|
|
|
@9ebee7a
|
2008-08-26T22:36:09Z |
wilmer |
Also leave out .bzrignore from the tarballs.
|
|
|
@b119d5d
|
2008-08-26T22:33:54Z |
wilmer |
Reverting a change I accidentally imported from the Debian tree.
|
|
|
@f536a99
|
2008-08-25T20:48:48Z |
wilmer |
Fixed NULL pointer dereference on trying to read non-existent settings.
|
|
|
@f3579fd
|
2008-08-24T20:52:31Z |
wilmer |
Clearer feedback after set/account set commands.
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@934dddf3
|
2008-08-24T16:51:01Z |
wilmer |
Merging Debian package tree.
|
|
|
@d301872
|
2008-08-24T16:49:03Z |
wilmer |
1.2.1-3:
* chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean …
1.2.1-3
|
|
|
@88d2208
|
2008-08-24T16:45:40Z |
wilmer |
Now really fixing #429 by including unistd.h (which defines F_OK).
|
|
|
@3b32017
|
2008-08-19T22:21:07Z |
wilmer |
Better handling of NULLs passed to set_eval_account(). Still confusing …
|
|
|
@5d3b4e8
|
2008-08-11T23:50:11Z |
wilmer |
Fixed run-by-root problem (Debian bug 494656).
1.2.1-2
|
|
|
@59c84c2
|
2008-08-11T23:25:40Z |
wilmer |
1.2.1-1.1 (NMU by Don Armstrong).
1.2.1-1.1
|
|
|
@45b9d3e
|
2008-08-11T23:24:49Z |
wilmer |
BitlBee 1.2.1-1.
1.2.1-1
|
|
|
@a830512
|
2008-08-10T09:15:26Z |
wilmer |
Added msn_sb_write_msg() (patch from ulim).
|
|
|
@4230221
|
2008-08-09T23:00:38Z |
wilmer |
Added ceiling to auto-reconnect delay, changed the default to 5*3<900 …
|
|
|
@280e655
|
2008-08-05T23:07:07Z |
wilmer |
Simple exponential backoff code. Have to add a maximum delay setting, …
|
|
|
@d84e2a9
|
2008-08-02T11:21:36Z |
wilmer |
Microsoft, I hate you.
|
|
|
@e0798cc
|
2008-07-31T22:27:13Z |
wilmer |
Fixed #440: If there's a -R command line flag, store the passed …
|
|
|
@0f4c2734
|
2008-07-31T20:44:43Z |
wilmer |
Reverting to the old MSN/Passport authentication mechanism, the new …
|
|
|
@718e05f
|
2008-07-28T23:44:58Z |
wilmer |
ext_yahoo_error() shouldn't close the connection if the error is …
|
|
|
@6a78c0e
|
2008-06-30T15:37:12Z |
wilmer |
Silenced a compiler warning - I don't think there's any way the …
|
|
|
@dfd442b
|
2008-06-29T23:45:11Z |
wilmer |
Just use g_access() everywhere instead of a mix of that and …
|
|
|
@f5d1b31
|
2008-06-29T23:41:39Z |
wilmer |
Merging changes from Jelmer: It's now possible to cross-compile a …
|
|
|
@cd63d58
|
2008-06-29T12:47:39Z |
wilmer |
Now using an environment variable instead of a flag to pass state info …
|
|
|
@1145964
|
2008-06-29T11:11:50Z |
wilmer |
Fixed two memory leaks in the MSN module.
|
|
|
@565a1ea
|
2008-06-29T09:35:41Z |
wilmer |
Added the DEAF command, which makes the daemon stop listening for new …
|
|
|
@913545e
|
2008-06-28T18:38:52Z |
Jelmer Vernooij |
Fix indentation.
|
|
|
@47b571d
|
2008-06-28T17:35:34Z |
Jelmer Vernooij |
Avoid g_access on GLib < 2.8.0.
|
|
|
@178e2f8
|
2008-06-28T17:32:41Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@e0f9170
|
2008-06-26T23:18:31Z |
wilmer |
xml_remove() didn't convert nicknames to lowercase so it caused some …
|
|
|
@d048ffc
|
2008-06-24T22:06:32Z |
wilmer |
Finalizing BitlBee 1.2.1.
1.2.1
|
|
|
@05b44da
|
2008-06-24T09:15:47Z |
wilmer |
Fixed a bug with nickname handling. I really should kill all …
|
|
|
@dfbb056
|
2008-06-24T09:01:29Z |
wilmer |
Never use yahoo_close() directly, always use yahoo_logoff().
|
|
|
@89d736a
|
2008-06-22T19:21:06Z |
wilmer |
From the department of over-engineering, now cached packet IDs are …
|
|
|
@fab3d2d
|
2008-06-22T13:02:15Z |
wilmer |
Shut up a "mostly harmless" warning (this NULL would never actually be …
|
|
|
@de82335
|
2008-06-22T12:26:19Z |
wilmer |
Another fixup after [devel,394]. Clearly I'm not a morning person.
|
|
|
@c801d25
|
2008-06-22T10:05:33Z |
wilmer |
Fixed bug in [devel,394].
|
|
|
@fb4e9a3f
|
2008-06-22T09:53:56Z |
wilmer |
Updated change log, also added a pointer to bugs.b.o's timeline page …
|
|
|
@424e663
|
2008-06-22T09:32:46Z |
wilmer |
Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
|
|
|
@98de2cc
|
2008-06-21T23:51:18Z |
wilmer |
Now preserving case in JID resources, and handling them with case …
|
|
|
@3e6764a
|
2008-06-21T23:34:11Z |
wilmer |
Added jabber_util unittests (buddy_add/_by_jid only ATM).
|
|
|
@edc767b
|
2008-06-21T17:19:27Z |
wilmer |
Fixed two more embarassing memory leaks.
|
|
|
@da7b484
|
2008-06-21T17:09:20Z |
wilmer |
Fixed memory leaking ipc_readline().
|
|
|
@d419073
|
2008-06-17T21:58:15Z |
wilmer |
Merging 1.2-5 Debian package.
|
|
|
@f00e3ad
|
2008-06-16T00:26:47Z |
Jelmer Vernooij |
Avoid changing UID from init script (already done by BitlBee itself).
1.2-5
|
|
|
@e565ce2
|
2008-06-15T22:30:08Z |
Jelmer Vernooij |
Stop ignoring distclean exit code.
|
|
|
@7601353
|
2008-06-15T21:49:15Z |
Jelmer Vernooij |
Fix FSF address.
|
|
|
@945eb1e
|
2008-06-15T21:20:20Z |
Jelmer Vernooij |
Add myself to uploaders, bump standards version to 3.8.0.
|
|
|
@7f69740
|
2008-06-15T18:11:47Z |
wilmer |
Using a port list instead of a single range for the allowed Jabber …
|
|
|
@5ec4129
|
2008-06-15T00:04:27Z |
wilmer |
Added parsing of Jabber chatroom invitations.
|
|
|
@52df5df
|
2008-06-14T01:19:12Z |
wilmer |
This seems to fix the Yahoo! logoff code. I have no idea why this was …
|
|
|
@2e0f24d
|
2008-06-10T21:09:08Z |
Jelmer Vernooij |
Merge support for cross-compiling for Windows using the mingw32 compiler.
|
|
|
@6a72a57
|
2008-06-10T03:43:46Z |
Jelmer Vernooij |
Move OUTFILE determination to Makefile rather than configure.
|
|
|
@73c2dce
|
2008-06-10T03:21:13Z |
Jelmer Vernooij |
Update docs, remove obsolete win32-related utilities.
|
|
|
@21e5d49
|
2008-06-10T03:16:15Z |
Jelmer Vernooij |
Move SSPI SSL implementation to same directory as other SSL backends.
|
|
|
@8a4ae0d
|
2008-06-10T03:13:21Z |
Jelmer Vernooij |
Ignore windows executable.
|
|
|
@fde7b91
|
2008-06-10T03:10:03Z |
Jelmer Vernooij |
Implement ssl_pending() in bogus ssl backend.
|
|
|
@7f49a86
|
2008-06-10T03:09:49Z |
Jelmer Vernooij |
Move random_bytes() back to lib/
|
|
|
@55eda08
|
2008-06-10T03:09:33Z |
Jelmer Vernooij |
Provide thread-unsafe replacement for gmtime_r on Windows.
|
|
|
@7d3ef7b
|
2008-06-10T03:04:44Z |
Jelmer Vernooij |
Fix undefined references.
|
|
|
@ddd4779
|
2008-06-10T02:49:20Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@b6cd9e9
|
2008-06-09T23:29:36Z |
wilmer |
The merge from the future. 2025 is going to be awesome. :-)
|
|
|
@1bf9492
|
2008-06-09T02:18:34Z |
Jelmer Vernooij |
Use system lib directories and pkg-config directory from target when …
|
|
|
@12ebe74
|
2008-06-09T02:18:15Z |
Jelmer Vernooij |
Deal with changes in configuration struct.
|
|
|
@c4a1036
|
2008-06-09T01:52:28Z |
Jelmer Vernooij |
Merge integration branch.
|
|
|
@de8e584
|
2008-05-24T19:57:47Z |
wilmer |
Daemon mode is not an experiment anymore, it's running on …
|
|
|
@783e9b7
|
2008-05-21T10:28:34Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@51bbec0
|
2008-05-21T10:27:28Z |
Jelmer Vernooij |
Revert move of random_bytes() to unix.c
|
|
|
@9299891
|
2008-05-21T04:41:55Z |
wilmer |
Merging Debian 1.2-4 package changes.
|
|
|
@23c4e64
|
2008-05-11T19:37:34Z |
wilmer |
Fixed NULL point dereference in "account set -del" code.
|
|
|
@a8d28d9
|
2008-05-11T12:19:09Z |
Jelmer Vernooij |
Add homepage and vcs-bzr fields in Debian package.
|
|
|
@46d4230
|
2008-05-08T05:43:53Z |
wilmer |
Added bitlbee-dev package, finalized 1.2-4 package.
1.2-4
|
|
|
@99f929c
|
2008-04-21T21:53:15Z |
wilmer |
Now checking if msn_sb_create() returns NULL. This is very unlikely, …
|
|
|
@aefaac3a
|
2008-04-06T15:34:25Z |
wilmer |
Added ClientInterface configuration option to make BitlBee bind() to a …
|
|
|
@aa31117
|
2008-04-08T20:44:34Z |
wilmer |
Don't automatically enable MSN debugging messages for debugging builds.
|
|
|
@1195cec
|
2008-04-05T13:03:31Z |
wilmer |
Changed root nicknames are now saved. (Bug #378)
|
|
|
@f35aee7
|
2008-04-05T12:36:13Z |
wilmer |
Fixed #386.
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@f3351f0
|
2008-04-05T11:54:31Z |
wilmer |
Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
|
|
|
@8dbe021f
|
2008-04-04T23:13:07Z |
wilmer |
Don't pass an account_t pointer directly to query_add() since …
|
|
|
@6ff51ff
|
2008-04-03T15:05:52Z |
Jelmer Vernooij |
Merge lcov improvements.
|
|
|
@883a398
|
2008-04-02T21:36:02Z |
wilmer |
Rearranged some event handling code.
|
|
|
@69aaf14
|
2008-04-02T15:40:33Z |
Jelmer Vernooij |
Merge several portability improvements.
|
|
|
@e46e077
|
2008-04-02T15:39:40Z |
Jelmer Vernooij |
Merge cross compilation patch.
|
|
|