source:
@
57c4fc0
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
doc | 40657a3 | 2005-12-04T02:49:07Z | ChangeLog update, this should cover all important changes in 1.0. Also … | ||
protocols | 2fa825b | 2006-01-19T22:23:03Z | Removed some very unpleasant check from the OSCAR code. (Caused … | ||
utils | fe51bcf | 2005-11-07T15:41:25Z | Timing moved his site make tar exludes .bzr now | ||
.bzrignore | 118 bytes | 87c24ba | 2005-12-08T16:00:29Z | Ignore decode/encode utilities | |
account.c | 3.5 KB | 547f937 | 2005-12-14T11:15:04Z | Remove statement that couldn't be executed anyway | |
account.h | 1.7 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
bitlbee.c | 7.6 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
bitlbee.conf | 3.4 KB | 2a6ca4f | 2006-01-04T11:16:58Z | Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping … | |
bitlbee.h | 4.1 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
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 | 8.9 KB | f4a5940 | 2006-01-15T20:31:59Z | Added REHASH command, IPC emulation in daemon (non-forked) mode. | |
conf.h | 1.8 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
configure | 9.8 KB | 4fe4be2 | 2006-01-10T14:20:48Z | Removed send-flood protection code completely. | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
crypting.c | 4.6 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
crypting.h | 1.4 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
help.c | 3.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) | |
ini.c | 2.3 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
ini.h | 1.4 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
ipc.c | 11.6 KB | 87de505 | 2006-01-22T00:15:03Z | Quit message was invisible on /DIE. | |
ipc.h | 2.0 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
irc.c | 28.2 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
irc.h | 3.9 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
irc_commands.c | 17.0 KB | f1d38f2 | 2006-01-21T22:23:58Z | Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple. | |
log.c | 4.8 KB | ac9f0e9 | 2006-01-18T07:53:50Z | Formatting changes. | |
log.h | 1.8 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
Makefile | 2.7 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
motd.txt | 542 bytes | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
nick.c | 6.0 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
nick.h | 1.7 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
query.c | 3.7 KB | ea85a0b | 2005-11-16T14:22:22Z | Some more formatting changes in the auth. request messages | |
query.h | 1.7 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
root_commands.c | 18.3 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
set.c | 5.1 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
set.h | 2.1 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
sock.h | 1.2 KB | e4d6271 | 2005-12-27T14:39:32Z | IPv6 socket improvements. Daemon mode can now also listen on IPv6 … | |
storage.c | 4.5 KB | b73ac9c | 2005-12-13T23:05:27Z | Add support for 'primary' and 'migrate' account storages. Fix two bugs … | |
storage.h | 2.5 KB | b73ac9c | 2005-12-13T23:05:27Z | Add support for 'primary' and 'migrate' account storages. Fix two bugs … | |
storage_text.c | 9.2 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
unix.c | 5.6 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
url.c | 2.9 KB | 6fda350 | 2006-01-15T16:41:55Z | Fixed a bug in url.c that interpreted all http-urls as https. | |
url.h | 1.5 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
user.c | 5.3 KB | 9cb9868 | 2005-11-15T14:47:17Z | Remove handle_cmp() replacing it by a protocol-specific function. | |
user.h | 1.9 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
util.c | 8.6 KB | dd8d4c5 | 2006-01-10T14:36:49Z | http_encode() now just escapes everything except [A-Za-z0-9]. Should … |
Note: See TracBrowser
for help on using the repository browser.