source:
@
c6ca3ee
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
debian | f00e3ad | 2008-06-16T00:26:47Z | Avoid changing UID from init script (already done by BitlBee itself). | ||
doc | d048ffc | 2008-06-24T22:06:32Z | Finalizing BitlBee 1.2.1. | ||
lib | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | ||
protocols | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | ||
tests | 98de2cc | 2008-06-21T23:51:18Z | Now preserving case in JID resources, and handling them with case … | ||
utils | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | ||
.bzrignore | 213 bytes | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | |
account.c | 5.3 KB | fa75134 | 2008-04-01T23:07:21Z | Reordered irc_free() a little bit, hoping that this will fix a … | |
account.h | 1.9 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
bitlbee.c | 8.2 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
bitlbee.conf | 4.1 KB | de8e584 | 2008-05-24T19:57:47Z | Daemon mode is not an experiment anymore, it's running on … | |
bitlbee.h | 5.0 KB | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
conf.c | 9.5 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
conf.h | 1.8 KB | aefaac3a | 2008-04-06T15:34:25Z | Added ClientInterface configuration option to make BitlBee bind() to a … | |
configure | 12.7 KB | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
crypting.c | 4.5 KB | 69ac78c | 2008-02-04T23:54:08Z | Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully). | |
crypting.h | 1.4 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
help.c | 3.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
help.h | 1.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
ipc.c | 14.4 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
ipc.h | 2.1 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
irc.c | 32.9 KB | 565a1ea | 2008-06-29T09:35:41Z | Added the DEAF command, which makes the daemon stop listening for new … | |
irc.h | 4.3 KB | f9756bd | 2008-03-30T21:26:16Z | Changed charset handling: irc_t keeps two iconv structures, which are … | |
irc_commands.c | 18.5 KB | 565a1ea | 2008-06-29T09:35:41Z | Added the DEAF command, which makes the daemon stop listening for new … | |
log.c | 4.8 KB | ac9f0e9 | 2006-01-18T07:53:50Z | Formatting changes. | |
log.h | 1.8 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
Makefile | 3.7 KB | 6a72a57 | 2008-06-10T03:43:46Z | Move OUTFILE determination to Makefile rather than configure. | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
nick.c | 6.7 KB | 05b44da | 2008-06-24T09:15:47Z | Fixed a bug with nickname handling. I really should kill all … | |
nick.h | 1.7 KB | d06eabf | 2007-06-04T13:22:05Z | Added imcb_buddy_nick_hint so the Jabber conference module can suggest … | |
query.c | 4.1 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
query.h | 1.7 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
root_commands.c | 24.2 KB | 23c4e64 | 2008-05-11T19:37:34Z | Fixed NULL point dereference in "account set -del" code. | |
set.c | 5.1 KB | f9756bd | 2008-03-30T21:26:16Z | Changed charset handling: irc_t keeps two iconv structures, which are … | |
set.h | 4.1 KB | f9756bd | 2008-03-30T21:26:16Z | Changed charset handling: irc_t keeps two iconv structures, which are … | |
sock.h | 969 bytes | 0a14b8c | 2008-04-02T15:03:37Z | Remove no longer needed functions. | |
storage.c | 4.7 KB | 7e3592e | 2006-07-05T18:34:31Z | Fixed text_load(), added detection of primary storage backends without … | |
storage.h | 2.6 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage_text.c | 4.7 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
storage_xml.c | 14.4 KB | dfd442b | 2008-06-29T23:45:11Z | Just use g_access() everywhere instead of a mix of that and … | |
unix.c | 6.2 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
user.c | 5.7 KB | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | |
user.h | 1.9 KB | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | |
win32.c | 7.9 KB | 913545e | 2008-06-28T18:38:52Z | Fix indentation. |
Note: See TracBrowser
for help on using the repository browser.