source:
@
84e9cea
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 9e08d5d | 2006-04-07T19:27:58Z | Got rid of some old e-mail addresses. | ||
protocols | 5a5c926 | 2006-06-12T06:58:20Z | Fixed a (very rare, AFAIK) NULL-pointer dereference. | ||
doc | 0025b51 | 2006-06-03T21:08:58Z | Use unique OID's and include BitlBee's OID (25873) | ||
util.h | 2.1 KB | e27661d | 2006-03-31T17:55:47Z | Finished the iconv() fix. Instead of doing it every time something … | |
util.c | 9.8 KB | 574af7e | 2006-05-25T23:20:54Z | Require GLib 2 | |
user.h | 1.9 KB | 9b8a38b | 2006-03-22T18:22:41Z | Buddy group data is now stored in the user_t structure. | |
user.c | 5.3 KB | c53911e | 2006-05-20T11:48:08Z | Fixed a string handling mistake and better stripping of servernames … | |
url.h | 1.5 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
url.c | 2.9 KB | 6fda350 | 2006-01-15T16:41:55Z | Fixed a bug in url.c that interpreted all http-urls as https. | |
unix.c | 5.6 KB | ba9edaa | 2006-05-10T17:34:46Z | Moved everything to the BitlBee event handling API. | |
storage_xml.c | 11.8 KB | 84e9cea | 2006-06-20T21:36:53Z | Added xml_remove() and xml_check_pass(). | |
storage_text.c | 9.2 KB | 79e826a | 2006-06-15T12:22:17Z | Converted irc->status to binary flags. (This also fixes … | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | c121f89 | 2006-06-14T20:30:25Z | xml_load() works pretty well now. | |
storage.c | 4.6 KB | c121f89 | 2006-06-14T20:30:25Z | xml_load() works pretty well now. | |
sock.h | 1.2 KB | 3f199fc | 2006-05-13T23:28:31Z | Added a closesocket() that properly removes event handlers before … | |
set.h | 2.1 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
set.c | 5.1 KB | dd89a55 | 2006-05-15T17:57:12Z | Fixed various memory leaks/other possible problems after code review. | |
root_commands.c | 19.8 KB | 3af70b0 | 2006-06-15T12:37:05Z | !x&y == (!x)&y, not !(x&y). | |
query.h | 1.7 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
query.c | 3.9 KB | 7bf0f5f0 | 2006-04-07T09:22:48Z | Filled in show_got_added(). | |
nick.h | 1.7 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
nick.c | 6.0 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
motd.txt | 542 bytes | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
Makefile | 3.4 KB | c121f89 | 2006-06-14T20:30:25Z | xml_load() works pretty well now. | |
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.2 KB | 3af70b0 | 2006-06-15T12:37:05Z | !x&y == (!x)&y, not !(x&y). | |
irc.h | 4.0 KB | 79e826a | 2006-06-15T12:22:17Z | Converted irc->status to binary flags. (This also fixes … | |
irc.c | 30.3 KB | 3af70b0 | 2006-06-15T12:37:05Z | !x&y == (!x)&y, not !(x&y). | |
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 | 3af70b0 | 2006-06-15T12:37:05Z | !x&y == (!x)&y, not !(x&y). | |
ini.h | 1.4 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
ini.c | 2.3 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
help.h | 1.5 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
help.c | 3.2 KB | 022e77f | 2006-03-06T12:15:46Z | Fixed error handling on empty help topics. (See #109) | |
crypting.h | 1.4 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
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 | 11.5 KB | 10efa91 | 2006-06-17T11:39:17Z | Fixed bug in LDAP Makefile generation. | |
conf.h | 1.8 KB | 34b17d9 | 2006-02-02T13:21:44Z | Added PID-file code. | |
conf.c | 9.3 KB | c121f89 | 2006-06-14T20:30:25Z | xml_load() works pretty well now. | |
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 | ba9edaa | 2006-05-10T17:34:46Z | Moved everything to the BitlBee event handling API. | |
bitlbee.conf | 3.4 KB | 2a6ca4f | 2006-01-04T11:16:58Z | Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping … | |
bitlbee.c | 7.9 KB | 79e826a | 2006-06-15T12:22:17Z | Converted irc->status to binary flags. (This also fixes … | |
account.h | 1.7 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
account.c | 4.0 KB | a312b6b | 2006-06-07T11:25:46Z | Added storage_xml.c | |
.bzrignore | 142 bytes | 58f3136 | 2006-03-15T18:17:26Z | Let's ignore .gdb_history |
Note: See TracBrowser
for help on using the repository browser.