#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T17:21:48Z

Sat, 03 Jun 2006 20:52:40 GMT Jelmer Vernooij <jelmer@…> [5973412]
	* configure (modified)

	Try to detect -lldap


Sat, 03 Jun 2006 20:20:43 GMT Jelmer Vernooij <jelmer@…> [9779c18]
	* account.c (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* doc/README (modified)
	* doc/bitlbee.8 (modified)
	* doc/bitlbee.xinetd (modified)
	* doc/user-guide/commands.xml (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* log.h (modified)
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/xmlparse.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)
	* protocols/msn/sb.c (modified)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/oscar_util.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/ssl_nss.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* user.c (modified)
	* util.c (modified)
	* util.h (added)
	* utils/bitlbeed.c (modified)

	[merge] Wilmer


Sat, 03 Jun 2006 19:51:16 GMT Wilmer van der Gaast <wilmer@…> [fb62f81f]
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Implemented netsplits for "account off".


Sun, 28 May 2006 23:21:42 GMT Wilmer van der Gaast <wilmer@…> [c38e965]
	* irc_commands.c (modified)

	Removed a message that only applied to the MSN module that got ...


Sun, 28 May 2006 23:07:00 GMT Wilmer van der Gaast <wilmer@…> [79b6213]
	* configure (modified)
	* doc/README (modified)
	* irc.c (modified)
	* util.c (modified)

	Dropping GLib <2 support.


Sun, 28 May 2006 18:24:43 GMT Wilmer van der Gaast <wilmer@…> [42616d1]
	* irc_commands.c (modified)

	"ISON :nick1 nick2" works too now, which seems to be what the RFCs ...


Fri, 26 May 2006 22:49:28 GMT Wilmer van der Gaast <wilmer@…> [db28304]
	* protocols/msn/passport.c (modified)

	Using http_dorequest_url() at one place in passport.c now.


Fri, 26 May 2006 22:44:48 GMT Wilmer van der Gaast <wilmer@…> [a2582c8]
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)

	Added error_string variable to Passport client.


Fri, 26 May 2006 18:35:16 GMT Wilmer van der Gaast <wilmer@…> [fe23720]
	* protocols/http_client.c (modified)

	Always use GET-requests on redirects.


Fri, 26 May 2006 18:32:50 GMT Wilmer van der Gaast <wilmer@…> [7deb447]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added status_string variable to http_client.


Fri, 26 May 2006 13:06:20 GMT Wilmer van der Gaast <wilmer@…> [6048744]
	* protocols/msn/sb.c (modified)
	* protocols/msn/tables.c (modified)

	Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from ...


Fri, 26 May 2006 08:57:36 GMT Wilmer van der Gaast <wilmer@…> [7bfd574]
	* protocols/oscar/im.c (modified)

	Fixed a NULL pointer dereference that showed up on testing.b.o
	sometimes.


Thu, 25 May 2006 23:20:54 GMT Jelmer Vernooij <jelmer@…> [574af7e]
	* configure (modified)
	* doc/README (modified)
	* irc.c (modified)
	* util.c (modified)

	Require GLib 2


Thu, 25 May 2006 11:31:22 GMT Wilmer van der Gaast <wilmer@…> [5d9b792]
	* configure (modified)
	* protocols/nogaim.h (modified)
	* util.c (modified)

	Merging from Jelmer.


Thu, 25 May 2006 11:22:06 GMT Wilmer van der Gaast <wilmer@…> [0602496]
	* protocols/http_client.c (modified)

	Better handling of completely empty HTTP replies in http_client.c.


Thu, 25 May 2006 09:53:53 GMT Jelmer Vernooij <jelmer@…> [0a69d7b]
	* configure (modified)
	* util.c (modified)

	Use iconv from GLib if available


Thu, 25 May 2006 09:46:36 GMT Jelmer Vernooij <jelmer@…> [1c8a7a2]
	* protocols/nogaim.h (modified)

	Fix typo


Thu, 25 May 2006 08:57:31 GMT Wilmer van der Gaast <wilmer@…> [936ded6]
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/oscar.c (modified)

	Disabling chat charset stuff again for now and fixed the crash-bug. ...


Tue, 23 May 2006 08:31:04 GMT Wilmer van der Gaast <wilmer@…> [fc630f9]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/oscar/oscar.c (modified)

	Silenced all compiler warnings that appeared after previous commit.


Tue, 23 May 2006 08:18:24 GMT Wilmer van der Gaast <wilmer@…> [a9ca7dd]
	* ipc.h (modified)
	* irc.h (modified)
	* log.h (modified)
	* protocols/nogaim.h (modified)

	Added G_GNUC_PRINTF(...) to definitions of functions that take format ...


Tue, 23 May 2006 08:09:16 GMT Wilmer van der Gaast <wilmer@…> [da3b536]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Added bim_ functions for block/allow list management to keep ...


Tue, 23 May 2006 07:45:14 GMT Wilmer van der Gaast <wilmer@…> [226fce1]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Some changes for im_api. (bim_* functions)


Mon, 22 May 2006 09:11:49 GMT Wilmer van der Gaast <wilmer@…> [73cf7fd]
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/oscar.c (modified)

	Trying to fix charset issues with outgoing AIM chat messages.


Sun, 21 May 2006 22:51:54 GMT Wilmer van der Gaast <wilmer@…> [619a681]
	* root_commands.c (modified)

	Fixed a bug that caused root_command_string() to sometimes not notice
	\0.


Sun, 21 May 2006 19:55:52 GMT Wilmer van der Gaast <wilmer@…> [f66c701]
	* protocols/oscar/oscar.c (modified)

	Modified oscar.c headers.


Sat, 20 May 2006 11:48:08 GMT Wilmer van der Gaast <wilmer@…> [c53911e]
	* protocols/nogaim.c (modified)
	* user.c (modified)

	Fixed a string handling mistake and better stripping of servernames ...


Fri, 19 May 2006 07:53:03 GMT Wilmer van der Gaast <wilmer@…> [881fd4e]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Merging extended http_client


Thu, 18 May 2006 17:05:28 GMT Wilmer van der Gaast <wilmer@…> [1b5ab36]
	* protocols/http_client.c (modified)

	User-Agent: header.


Thu, 18 May 2006 16:50:06 GMT Wilmer van der Gaast <wilmer@…> [41e5202]
	* protocols/http_client.c (modified)

	Damn typo...


Thu, 18 May 2006 16:41:18 GMT Wilmer van der Gaast <wilmer@…> [0eec386]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added a body_size attribute to http_client and fixed a possible NULL ...


Thu, 18 May 2006 07:11:15 GMT Wilmer van der Gaast <wilmer@…> [266fe2f]
	* protocols/http_client.c (modified)

	Fixed return value bug in http_dorequest_url().


Wed, 17 May 2006 13:15:20 GMT Wilmer van der Gaast <wilmer@…> [0790644]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added http_dorequest_url().


Tue, 16 May 2006 21:27:59 GMT Wilmer van der Gaast <wilmer@…> [75cde5d]
	* protocols/jabber/jabber.c (modified)

	Fixed possible double free() in Jabber module.


Tue, 16 May 2006 21:23:21 GMT Wilmer van der Gaast <wilmer@…> [10a0abf]
	* protocols/yahoo/yahoo.c (modified)

	Idle values for Yahoo!


Tue, 16 May 2006 07:09:11 GMT Wilmer van der Gaast <wilmer@…> [5a348c3]
	* protocols/yahoo/yahoo.c (modified)

	Yahoo module now passes the idle value to serv_got_update().


Mon, 15 May 2006 17:57:12 GMT Wilmer van der Gaast <wilmer@…> [dd89a55]
	* conf.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/service.c (modified)
	* set.c (modified)

	Fixed various memory leaks/other possible problems after code review.


Wed, 10 May 2006 12:57:59 GMT Wilmer van der Gaast <wilmer@…> [764b0aba]
	* ipc.c (modified)
	* protocols/jabber/xmlparse.c (modified)
	* protocols/oscar/oscar_util.c (modified)

	Merge from Jelmer.


Wed, 10 May 2006 12:47:55 GMT Jelmer Vernooij <jelmer@…> [5d6c178]
	* ipc.c (modified)
	* protocols/jabber/xmlparse.c (modified)
	* protocols/oscar/oscar_util.c (modified)

	Fix compilation with tcc


Sun, 07 May 2006 11:22:46 GMT Wilmer van der Gaast <wilmer@…> [64d1f45]
	* doc/user-guide/commands.xml (modified)

	Slightly different wording for add -tmp.


Fri, 05 May 2006 16:31:57 GMT Wilmer van der Gaast <wilmer@…> [ea3a26d]
	* doc/user-guide/commands.xml (modified)

	Added add -tmp to the docs.


Fri, 05 May 2006 16:23:53 GMT Wilmer van der Gaast <wilmer@…> [2b13c3c]
	* doc/bitlbee.xinetd (modified)

	Better xinetd file, thanks to friedman@splode.com (#129).


Fri, 05 May 2006 16:12:50 GMT Wilmer van der Gaast <wilmer@…> [1be54a9]
	* doc/user-guide/commands.xml (modified)

	Closing #132.


Tue, 25 Apr 2006 17:57:23 GMT Wilmer van der Gaast <wilmer@…> [3edaed9]
	* account.c (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/ssl_nss.c (modified)
	* root_commands.c (modified)

	Misc. things (mainly code cleanup, better quoting for root commands)


Tue, 25 Apr 2006 07:21:49 GMT Wilmer van der Gaast <wilmer@…> [79c6f9f]
	* root_commands.c (modified)

	Implemented better quoting for root command arguments.
	(Support for ...


Mon, 17 Apr 2006 08:25:16 GMT Wilmer van der Gaast <wilmer@…> [6e62132]
	* protocols/ssl_nss.c (modified)

	Fixed ssl_nss.c (although it still needs some non-blocking I/O
	changes).


Mon, 17 Apr 2006 08:09:55 GMT Wilmer van der Gaast <wilmer@…> [5aa9551e]
	* protocols/oscar/oscar.c (modified)

	Y2K! ;-)


Fri, 14 Apr 2006 06:18:23 GMT Wilmer van der Gaast <wilmer@…> [4d89886]
	* protocols/nogaim.c (modified)

	Removed import_buddies message.


Thu, 13 Apr 2006 07:30:11 GMT Wilmer van der Gaast <wilmer@…> [c99af3a]
	* account.c (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Removed account_offline(), we have signoff() already.


Thu, 13 Apr 2006 07:15:42 GMT Wilmer van der Gaast <wilmer@…> [88b3a07]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Cleaned up two more functions from nogaim.


Sat, 08 Apr 2006 14:37:49 GMT Wilmer van der Gaast <wilmer@…> [85616c3]
	* account.c (modified)

	Added $proto($handle) account matching to account_get().


Sat, 08 Apr 2006 14:10:29 GMT Wilmer van der Gaast <wilmer@…> [11bcee9]
	* doc/bitlbee.8 (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* query.c (modified)
	* utils/bitlbeed.c (modified)

	Misc. merges. (Main thing: "$blah is not in your list yet, would you ...


Fri, 07 Apr 2006 19:27:58 GMT Wilmer van der Gaast <wilmer@…> [9e08d5d]
	* doc/bitlbee.8 (modified)
	* protocols/nogaim.h (modified)
	* utils/bitlbeed.c (modified)

	Got rid of some old e-mail addresses.


Fri, 07 Apr 2006 09:34:37 GMT Wilmer van der Gaast <wilmer@…> [c2fbf86f]
	* protocols/nogaim.h (modified)

	Unused stuff.


Fri, 07 Apr 2006 09:22:48 GMT Wilmer van der Gaast <wilmer@…> [7bf0f5f0]
	* protocols/nogaim.c (modified)
	* query.c (modified)

	Filled in show_got_added().


Fri, 07 Apr 2006 09:22:21 GMT Wilmer van der Gaast <wilmer@…> [36fa9bd]
	* irc.c (modified)

	Renamed irc_free_userhash().


Mon, 03 Apr 2006 21:34:45 GMT Wilmer van der Gaast <wilmer@…> [f8de26f]
	* root_commands.c (modified)

	Added "add -tmp" command, which you can use to temporary add a buddy ...


Mon, 03 Apr 2006 20:21:35 GMT Wilmer van der Gaast <wilmer@…> [e6d6047]
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/service.c (modified)

	Added/Fixed calls to show_got_added() in all IM-modules, now to fill ...


Sun, 02 Apr 2006 08:29:34 GMT Wilmer van der Gaast <wilmer@…> [57ef864]
	* root_commands.c (modified)

	Format string problem in cmd_block/allow.


Sat, 01 Apr 2006 18:18:55 GMT Wilmer van der Gaast <wilmer@…> [6adcb6c6]
	* irc.c (modified)

	Complete fix for #113: a->reconnect does *not* contain a GLib source ...


Sat, 01 Apr 2006 15:40:55 GMT Wilmer van der Gaast <wilmer@…> [e6e1f18]
	* root_commands.c (modified)

	List header for "account list" in mode +b.


Fri, 31 Mar 2006 21:09:36 GMT Wilmer van der Gaast <wilmer@…> [7d31002]
	* irc.c (modified)
	* root_commands.c (modified)

	Tested and fixed one issue, and got rid of one more superfluous iconv ...


Fri, 31 Mar 2006 17:55:47 GMT Wilmer van der Gaast <wilmer@…> [e27661d]
	* bitlbee.h (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* util.c (modified)
	* util.h (added)

	Finished the iconv() fix. Instead of doing it every time something ...


Fri, 31 Mar 2006 08:53:53 GMT Wilmer van der Gaast <wilmer@…> [d783e48]
	* irc.c (modified)

	irc_vawrite() does charset conversion now. Next step: Do it for ...


Fri, 31 Mar 2006 07:39:08 GMT Wilmer van der Gaast <wilmer@…> [755ae5b]
	* bitlbee.c (modified)

	Cut-and-paste considered harmful.


Fri, 31 Mar 2006 07:12:27 GMT Wilmer van der Gaast <wilmer@…> [192b80a]
	* protocols/jabber/jabber.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/yahoo/yahoo.c (modified)

	Removed some unused stuff from nogaim.h, preparing to fix some API ...


Thu, 30 Mar 2006 17:14:38 GMT Wilmer van der Gaast <wilmer@…> [a014331]
	* configure (modified)

	Made configure quiet when it can't find bzr, and added repository ...


Fri, 24 Mar 2006 16:48:16 GMT Jelmer Vernooij <jelmer@…> [a15c097]
	* storage_ldap.c (modified)

	More work on LDAP backend; report errors


Fri, 24 Mar 2006 16:48:00 GMT Jelmer Vernooij <jelmer@…> [d5dfc3d]
	* doc/bitlbee.schema (modified)

	Start working on LDAP schema (OID's still need to be filled in)


Fri, 24 Mar 2006 15:53:29 GMT Jelmer Vernooij <jelmer@…> [f32d557]
	* Makefile (modified)
	* configure (modified)
	* storage_ldap.c (added)
	* storage_ldb.c (deleted)

	Switch from LDB to LDAP (LDB's authentication subsystem is not mature ...


Fri, 24 Mar 2006 15:16:38 GMT Jelmer Vernooij <jelmer@…> [728a981]
	* .bzrignore (modified)
	* doc/user-guide/commands.xml (modified)
	* help.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/ssl_openssl.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* user.h (modified)

	[merge] Wilmer


Wed, 22 Mar 2006 18:22:41 GMT Wilmer van der Gaast <wilmer@…> [9b8a38b]
	* protocols/nogaim.c (modified)
	* user.h (modified)

	Buddy group data is now stored in the user_t structure.


Wed, 22 Mar 2006 17:35:03 GMT Wilmer van der Gaast <wilmer@…> [aa5ac01]
	* root_commands.c (modified)

	Restored buddy counts in blist output for +b mode, it's a nice end- ...


Tue, 21 Mar 2006 08:38:15 GMT Wilmer van der Gaast <wilmer@…> [9b8efab]
	* doc/user-guide/commands.xml (modified)

	Updated documentation for the new block/allow syntax. Yes, it's ...


Tue, 21 Mar 2006 08:36:10 GMT Wilmer van der Gaast <wilmer@…> [7b07dc6]
	* protocols/nogaim.c (modified)

	Fixed ugliness in serv_got_crap().


Tue, 21 Mar 2006 08:35:46 GMT Wilmer van der Gaast <wilmer@…> [87b6a3e]
	* root_commands.c (modified)

	The block and allow commands can now display the block/allow lists.


Tue, 21 Mar 2006 08:19:01 GMT Wilmer van der Gaast <wilmer@…> [19a6c75]
	* protocols/nogaim.c (modified)

	Added Hidden and Invisible to the away state aliases list.


Tue, 21 Mar 2006 08:12:22 GMT Wilmer van der Gaast <wilmer@…> [aefa533e]
	* irc.h (modified)
	* protocols/oscar/oscar.c (modified)
	* query.c (modified)
	* root_commands.c (modified)

	Added a special +b usermode for easier parseability of some things. ...


Tue, 21 Mar 2006 08:11:10 GMT Wilmer van der Gaast <wilmer@…> [1ad104a]
	* protocols/msn/ns.c (modified)

	ns.c now passess the first group a buddy is in.


Tue, 21 Mar 2006 08:00:12 GMT Wilmer van der Gaast <wilmer@…> [bc736cfa]
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	Basic handling of LSG responses.


Sat, 18 Mar 2006 09:10:57 GMT Wilmer van der Gaast <wilmer@…> [82898af]
	* irc_commands.c (modified)

	Added the IRC VERSION command.


Sat, 18 Mar 2006 09:10:44 GMT Wilmer van der Gaast <wilmer@…> [42d9571]
	* protocols/msn/msn_util.c (modified)

	Stupid warnings. :-P


Sat, 18 Mar 2006 08:33:33 GMT Wilmer van der Gaast <wilmer@…> [61dddd0]
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)

	Fixed #111, Jabber away states get set correctly at connect-time now.


Fri, 17 Mar 2006 15:39:16 GMT Wilmer van der Gaast <wilmer@…> [8ba511d]
	* protocols/msn/sb.c (modified)

	Fixed a very stupid bug in the "Closing switchboard with unsent ...


Wed, 15 Mar 2006 19:19:16 GMT Wilmer van der Gaast <wilmer@…> [84c1a0a]
	* ipc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar.c (modified)

	Small code cleanup, got rid of some functions in nogaim.c that we ...


Wed, 15 Mar 2006 18:17:26 GMT Wilmer van der Gaast <wilmer@…> [58f3136]
	* .bzrignore (modified)

	Let's ignore .gdb_history


Wed, 15 Mar 2006 18:17:01 GMT Wilmer van der Gaast <wilmer@…> [55cc2be3]
	* irc.c (modified)

	Fixed cleanup of connections in (non-forking) daemon mode. (Better ...


Mon, 06 Mar 2006 12:15:46 GMT Wilmer van der Gaast <wilmer@…> [022e77f]
	* help.c (modified)

	Fixed error handling on empty help topics. (See #109)


Sun, 05 Mar 2006 22:34:06 GMT Wilmer van der Gaast <wilmer@…> [26fdfc5]
	* protocols/ssl_openssl.c (modified)

	Fixed ssl_openssl... :-/


Sun, 05 Mar 2006 20:07:33 GMT Jelmer Vernooij <jelmer@…> [96ace1b]
	* .bzrignore (modified)
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* doc/example_plugin.c (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* utils/bitlbee-ctl.pl (added)

	[merge] Wilmer


Fri, 03 Mar 2006 10:32:53 GMT Wilmer van der Gaast <wilmer@…> [27ac72d]
	* .bzrignore (modified)
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/example_plugin.c (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* utils/bitlbee-ctl.pl (added)

	Merge from Jelmer.


Thu, 02 Mar 2006 12:43:36 GMT Jelmer Vernooij <jelmer@…> [cdb92c5]
	* Makefile (modified)

	Move development stuff into a seperate install-dev


Thu, 02 Mar 2006 11:43:33 GMT Jelmer Vernooij <jelmer@…> [1e5fcac]
	* .bzrignore (modified)

	Ignore autogenerated file


Thu, 02 Mar 2006 11:38:33 GMT Jelmer Vernooij <jelmer@…> [e506d6c]
	* Makefile (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/example_plugin.c (modified)

	Install bitlbee's header files and a pkg-config file. This means ...


Wed, 01 Mar 2006 22:35:50 GMT Jelmer Vernooij <jelmer@…> [9a1555d]
	* ipc.c (modified)

	[merge] wilmer


Wed, 01 Mar 2006 22:31:43 GMT Jelmer Vernooij <jelmer@…> [5fe0207]
	* utils/bitlbee-ctl.pl (added)

	Add simple bitlbee control script


Wed, 01 Mar 2006 22:30:10 GMT Jelmer Vernooij <jelmer@…> [8a56e52]
	* ipc.c (modified)

	Improve error handling


Wed, 01 Mar 2006 22:17:57 GMT Wilmer van der Gaast <wilmer@…> [5e713f6]
	* ipc.c (modified)

	Added a little comment for this scary cast. (-:


Wed, 01 Mar 2006 21:08:03 GMT Jelmer Vernooij <jelmer@…> [6dff9d4]
	* bitlbee.c (modified)
	* configure (modified)
	* ipc.c (modified)
	* ipc.h (modified)

	Also listen for admin connections on a unix domain socket at ...


Sun, 12 Feb 2006 22:13:35 GMT Wilmer van der Gaast <wilmer@…> [7cf85e7]
	* conf.c (modified)

	Fixed --help


Sun, 12 Feb 2006 08:02:03 GMT Jelmer Vernooij <jelmer@…> [f665dab]
	* Makefile (modified)
	* configure (modified)
	* storage_ldb.c (added)

	Initial work on new LDB-based storage backend