source:
@
ac46218
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | ||
tests | de49316 | 2008-12-13T12:08:05Z | Killed the test for setting non-existing variables since I killed … | ||
protocols | c0c43fb | 2008-12-14T10:31:49Z | Fixed ic->away leaking memory. This var is only used by OSCAR and … | ||
lib | ac46218 | 2008-12-14T10:40:17Z | Removed a double g_free() in proxy.c (that couldn't actually ever be … | ||
doc | ba3a8a5 | 2008-09-07T14:24:16Z | Finished BitlBee 1.2.3 | ||
debian | 0a4f6f4 | 2008-08-28T22:27:34Z | Uploaded 1.2.2-1. Now patching up bitlbee.conf at build time to keep … | ||
win32.c | 7.9 KB | 913545e | 2008-06-28T18:38:52Z | Fix indentation. | |
user.h | 1.9 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
user.c | 5.6 KB | 43d8cc5 | 2007-06-13T23:31:18Z | Fixed a memory management problem that caused some strange nickname issues. | |
unix.c | 6.2 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
storage_xml.c | 15.6 KB | 15d1469 | 2008-09-06T23:10:47Z | Really removing the gstdio.h include now to fully fix GLib 2.4 … | |
storage_text.c | 4.5 KB | 3183c21 | 2008-09-06T22:59:32Z | Completely reviewed all uses of irc->password, irc_setpass() and … | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | 3183c21 | 2008-09-06T22:59:32Z | Completely reviewed all uses of irc->password, irc_setpass() and … | |
storage.c | 5.2 KB | 3183c21 | 2008-09-06T22:59:32Z | Completely reviewed all uses of irc->password, irc_setpass() and … | |
sock.h | 969 bytes | 0a14b8c | 2008-04-02T15:03:37Z | Remove no longer needed functions. | |
set.h | 4.1 KB | f3579fd | 2008-08-24T20:52:31Z | Clearer feedback after set/account set commands. | |
set.c | 5.7 KB | f3579fd | 2008-08-24T20:52:31Z | Clearer feedback after set/account set commands. | |
root_commands.c | 27.2 KB | 77fc000c | 2008-12-13T19:46:56Z | Added argument count check to "add -tmp" to prevent NULL dereference. | |
query.h | 1.7 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
query.c | 4.1 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
nick.h | 1.7 KB | d06eabf | 2007-06-04T13:22:05Z | Added imcb_buddy_nick_hint so the Jabber conference module can suggest … | |
nick.c | 6.7 KB | 05b44da | 2008-06-24T09:15:47Z | Fixed a bug with nickname handling. I really should kill all … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.7 KB | ad9feec | 2008-08-30T18:59:58Z | Added chat.c to keep track of chatrooms the user cares about. | |
log.h | 1.8 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
log.c | 4.8 KB | ac9f0e9 | 2006-01-18T07:53:50Z | Formatting changes. | |
irc_commands.c | 18.1 KB | 94acdd0 | 2008-09-28T11:18:19Z | Restored support for password-protected chatrooms (for now only by … | |
irc.h | 4.3 KB | 39f93f0 | 2008-08-31T13:42:33Z | /join can now be used to join chatrooms, join_chat should not be used … | |
irc.c | 33.2 KB | e1720ce | 2008-12-14T01:38:59Z | Fixed a bug in the IRC parser where lines that start with a colon and … | |
ipc.h | 2.1 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
ipc.c | 14.4 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
help.h | 1.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
help.c | 3.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
crypting.h | 1.4 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
crypting.c | 4.5 KB | 69ac78c | 2008-02-04T23:54:08Z | Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully). | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 12.7 KB | 6a72a57 | 2008-06-10T03:43:46Z | Move OUTFILE determination to Makefile rather than configure. | |
conf.h | 1.8 KB | aefaac3a | 2008-04-06T15:34:25Z | Added ClientInterface configuration option to make BitlBee bind() to a … | |
conf.c | 9.7 KB | e0798cc | 2008-07-31T22:27:13Z | Fixed #440: If there's a -R command line flag, store the passed … | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
chat.h | 1.7 KB | 94acdd0 | 2008-09-28T11:18:19Z | Restored support for password-protected chatrooms (for now only by … | |
chat.c | 4.1 KB | 6d5eb72 | 2008-12-14T01:14:55Z | Added more chat.c sanity checks that were (embarassingly) missing so far. | |
bitlbee.h | 5.0 KB | ba3a8a5 | 2008-09-07T14:24:16Z | Finished BitlBee 1.2.3 | |
bitlbee.conf | 4.1 KB | b119d5d | 2008-08-26T22:33:54Z | Reverting a change I accidentally imported from the Debian tree. | |
bitlbee.c | 8.2 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
account.h | 2.0 KB | 7125cb3 | 2008-08-24T18:01:05Z | Added SET_INVALID, which set evaluators should now return instead of … | |
account.c | 7.4 KB | f86a3d5 | 2008-09-01T10:21:01Z | Fixed ugly looping bug in chatroom list cleanup code. | |
.bzrignore | 213 bytes | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. |
Note: See TracBrowser
for help on using the repository browser.