source: @ eded1f7

Name Size Rev Date Author Last Change
debian df6d1da   2007-11-23T22:25:04Z wilmer Replaced GPL-incompatible MD5 hashing code.
doc eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
lib eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
protocols eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
tests eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
utils 9e08d5d   2006-04-07T19:27:58Z wilmer Got rid of some old e-mail addresses.
.bzrignore 179 bytes f4aa393   2006-07-07T13:34:01Z Jelmer Vernooij Ignore *.o files (removed from global ignores in bzr 0.9)
account.c 5.3 KB eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
account.h 1.9 KB 0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
bitlbee.c 8.1 KB b6a2373   2007-11-28T23:24:26Z wilmer Fixed the epoll+ForkDaemon combination. The libevent event handling …
bitlbee.conf 3.6 KB aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
bitlbee.h 4.7 KB 221a273   2007-11-24T19:07:22Z wilmer 1.1.1dev (Although the CHANGES change isn't in there).
commands.h 1.5 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
conf.c 9.5 KB aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
conf.h 1.8 KB aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
configure 12.2 KB 911cc4f   2007-12-02T17:24:46Z wilmer Defining DEBUG via CFLAGS so that it'll always be there, even when a …
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
crypting.c 4.6 KB df6d1da   2007-11-23T22:25:04Z wilmer Replaced GPL-incompatible MD5 hashing code.
crypting.h 1.4 KB c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
dcc.c 16.5 KB dc0ba9c   2007-12-18T02:07:59Z kenobi sending via proxy
dcc.h 3.2 KB dce3903   2007-12-04T00:48:57Z a.sporto+bee Send and receive seems to work now! Also adopted the new buffering …
help.c 3.2 KB c227706   2006-12-24T19:35:13Z Jelmer Vernooij Refactor the help code to take a filename rather than using the global …
help.h 1.5 KB c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
ipc.c 13.4 KB dfc8a46   2006-11-24T19:39:59Z wilmer Bye bye lilo. I've never been a fan of yours, but let's not make fun …
ipc.h 2.1 KB a9ca7dd   2006-05-23T08:18:24Z wilmer Added G_GNUC_PRINTF(...) to definitions of functions that take format …
irc.c 31.3 KB 2ff2076   2007-12-03T14:28:45Z a.sporto+bee Intermediate commit. Sending seems to work. TODOs: * move from …
irc.h 4.1 KB 2c2df7d   2007-11-28T21:07:30Z a.sporto+bee Initial import of jabber file receive and DCC send support. This …
irc_commands.c 17.5 KB eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
log.c 4.8 KB ac9f0e9   2006-01-18T07:53:50Z wilmer Formatting changes.
log.h 1.8 KB a9ca7dd   2006-05-23T08:18:24Z wilmer Added G_GNUC_PRINTF(...) to definitions of functions that take format …
Makefile 3.6 KB 2c2df7d   2007-11-28T21:07:30Z a.sporto+bee Initial import of jabber file receive and DCC send support. This …
motd.txt 540 bytes fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
nick.c 6.6 KB eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
nick.h 1.7 KB d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
query.c 3.9 KB 84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
query.h 1.7 KB 0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
root_commands.c 24.0 KB eded1f7   2007-12-18T23:59:35Z kenobi Merged in 280..288 from upstream (e.g. PING)
set.c 5.4 KB cd428e4   2007-11-17T12:20:51Z wilmer Added (account) set -del.
set.h 4.1 KB cd428e4   2007-11-17T12:20:51Z wilmer Added (account) set -del.
sock.h 1.1 KB b0a33a5   2006-07-11T09:28:44Z wilmer Better handling of situations where IPv6 is not available at run-time.
storage.c 4.7 KB 7e3592e   2006-07-05T18:34:31Z wilmer Fixed text_load(), added detection of primary storage backends without …
storage.h 2.6 KB c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
storage_ldap.c 4.2 KB a15c097   2006-03-24T16:48:16Z Jelmer Vernooij More work on LDAP backend; report errors
storage_text.c 4.8 KB 34337a7   2007-02-18T22:46:21Z wilmer Fixed a possible issue with corrupted .nicks files in text_load().
storage_xml.c 14.7 KB 56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
unix.c 5.9 KB aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
user.c 5.6 KB 43d8cc5   2007-06-13T23:31:18Z wilmer Fixed a memory management problem that caused some strange nickname issues.
user.h 1.9 KB 0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
Note: See TracBrowser for help on using the repository browser.