source:
@
6cac643
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 9e08d5d | 2006-04-07T19:27:58Z | Got rid of some old e-mail addresses. | ||
tests | eded1f7 | 2007-12-18T23:59:35Z | Merged in 280..288 from upstream (e.g. PING) | ||
protocols | 6cac643 | 2008-04-14T12:59:15Z | more verbose error logging | ||
lib | 613cc55 | 2008-01-24T22:22:46Z | Fixed two valgrind warnings (partially uninitialized "struct tm" vars.) | ||
doc | 07ff8a2 | 2008-01-13T14:45:51Z | Fixed quickstart2. (Bug #349.) | ||
debian | df6d1da | 2007-11-23T22:25:04Z | Replaced GPL-incompatible MD5 hashing code. | ||
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.1 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
storage_xml.c | 14.7 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
storage_text.c | 4.6 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
storage.c | 4.7 KB | 7e3592e | 2006-07-05T18:34:31Z | Fixed text_load(), added detection of primary storage backends without … | |
sock.h | 1.1 KB | b0a33a5 | 2006-07-11T09:28:44Z | Better handling of situations where IPv6 is not available at run-time. | |
set.h | 4.1 KB | cd428e4 | 2007-11-17T12:20:51Z | Added (account) set -del. | |
set.c | 5.4 KB | cd428e4 | 2007-11-17T12:20:51Z | Added (account) set -del. | |
root_commands.c | 24.0 KB | 7adc657 | 2008-02-09T23:54:09Z | Restored "add -tmp". A bit hackish, but it will do for now. | |
query.h | 1.7 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
query.c | 3.9 KB | 84b045d | 2007-04-16T01:03:08Z | s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a … | |
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.6 KB | 43462708 | 2008-01-06T12:37:55Z | More consistency in error/warning errors. Until now "WARNING:" was … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.6 KB | debc281 | 2007-12-30T23:40:59Z | encode: md5.c is no longer in protocols/, it's in lib/ Fix build failure. | |
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 | 17.5 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
irc.h | 4.1 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
irc.c | 31.5 KB | c84e31a | 2008-02-07T21:25:18Z | Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks … | |
ipc.h | 2.1 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
ipc.c | 13.4 KB | 52744f8 | 2008-01-17T22:06:55Z | Fixing some Solaris compiler warnings (u_int->uint, adding some … | |
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 … | |
dcc.h | 3.2 KB | dce3903 | 2007-12-04T00:48:57Z | Send and receive seems to work now! Also adopted the new buffering … | |
dcc.c | 16.9 KB | 6cac643 | 2008-04-14T12:59:15Z | more verbose error logging | |
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.2 KB | 003553b | 2008-01-19T18:23:56Z | Using test -f instead of test -e. This breaks if the include files are … | |
conf.h | 1.8 KB | aaf92a9 | 2007-12-02T23:18:25Z | Imported setuid() patch from Simo Leone <simo@archlinux...> with some … | |
conf.c | 9.6 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
bitlbee.h | 4.9 KB | eeb85a8 | 2008-02-11T12:35:01Z | Got rid of some noise at startup: complaining when the default … | |
bitlbee.conf | 3.6 KB | aaf92a9 | 2007-12-02T23:18:25Z | Imported setuid() patch from Simo Leone <simo@archlinux...> with some … | |
bitlbee.c | 8.1 KB | 1ecff5e | 2008-02-10T11:12:35Z | Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and … | |
account.h | 1.9 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
account.c | 5.3 KB | eded1f7 | 2007-12-18T23:59:35Z | Merged in 280..288 from upstream (e.g. PING) | |
.bzrignore | 179 bytes | f4aa393 | 2006-07-07T13:34:01Z | Ignore *.o files (removed from global ignores in bzr 0.9) |
Note: See TracBrowser
for help on using the repository browser.