source:
@
e9b755e
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 9e08d5d | 2006-04-07T19:27:58Z | Got rid of some old e-mail addresses. | ||
tests | d444c09 | 2007-10-12T00:06:50Z | Added word_wrap() function to misc.c and using it at the right places … | ||
protocols | 764b163d | 2007-10-12T12:18:16Z | Fix another warning. | ||
lib | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | ||
doc | 3933853 | 2007-10-14T22:57:42Z | Fixed a typo in "help join_chat". | ||
debian | cbaac62 | 2007-07-14T17:20:18Z | Adding an epoch to "spoofed" version numbers to make sure apt doesn't … | ||
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 | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
unix.c | 5.6 KB | 60c1a4e | 2007-08-30T22:30:27Z | Changed the order in which things are loaded a little bit so … | |
storage_xml.c | 14.7 KB | a7b5925 | 2007-10-07T20:42:37Z | Renaming RC4 to ArcFour (possible trademark issues). | |
storage_text.c | 4.8 KB | 34337a7 | 2007-02-18T22:46:21Z | Fixed a possible issue with corrupted .nicks files in text_load(). | |
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 | 723e611 | 2007-02-26T04:46:35Z | Removed boolean code from set_getint() and added bits of help to set.h. | |
set.c | 5.2 KB | 723e611 | 2007-02-26T04:46:35Z | Removed boolean code from set_getint() and added bits of help to set.h. | |
root_commands.c | 21.6 KB | 9334cc2 | 2007-09-25T08:08:56Z | Fixed NULL pointer dereference in "account set" command. That command … | |
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.6 KB | d323394c | 2007-04-20T04:49:30Z | New code to use nicknames stored in ICQ contact lists. | |
nick.c | 6.2 KB | d323394c | 2007-04-20T04:49:30Z | New code to use nicknames stored in ICQ contact lists. | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.5 KB | f2b171d | 2007-08-30T22:22:43Z | From vmiklos: Fixed list of header files in Makefile. | |
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.3 KB | 6bbb939 | 2007-04-16T04:01:13Z | Split serv_got_update() into imcb_buddy_(status|times). (Well, the … | |
irc.h | 4.0 KB | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
irc.c | 30.0 KB | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | |
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 | dfc8a46 | 2006-11-24T19:39:59Z | Bye bye lilo. I've never been a fan of yours, but let's not make fun … | |
help.h | 1.5 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
help.c | 3.2 KB | c227706 | 2006-12-24T19:35:13Z | Refactor the help code to take a filename rather than using the global … | |
crypting.h | 1.4 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
crypting.c | 4.6 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 12.2 KB | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | |
conf.h | 1.8 KB | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | |
conf.c | 9.0 KB | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | |
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.7 KB | 6cfcfdf | 2007-02-18T23:48:02Z | Added the right version tag. | |
bitlbee.conf | 3.4 KB | 2a6ca4f | 2006-01-04T11:16:58Z | Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping … | |
bitlbee.c | 8.1 KB | e9b755e | 2007-10-18T16:44:25Z | Use standard functions for dealing with both IPv6 and IPv4. | |
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.2 KB | b0eaa5b | 2007-04-21T03:23:39Z | No auto reconnect when the user does "account off" (in fact this auto … | |
.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.