source: @ 46ad029

Name Size Rev Date Author Last Change
doc 7308b63   2005-12-18T16:21:49Z Jelmer Vernooij Fix two typos
protocols 1053836   2006-01-30T13:30:59Z wilmer When closing down MSN (sb) connections with unsent messages, the …
utils 5fe0207   2006-03-01T22:31:43Z Jelmer Vernooij Add simple bitlbee control script
.bzrignore 194 bytes 87c24ba   2005-12-08T16:00:29Z Jelmer Vernooij Ignore decode/encode utilities
account.c 3.5 KB 547f937   2005-12-14T11:15:04Z Jelmer Vernooij Remove statement that couldn't be executed anyway
account.h 1.7 KB 7b23afd   2005-11-07T16:16:18Z Jelmer Vernooij Migrate my pluginable branch to use Wilmers' branch as parent
bitlbee.c 8.0 KB 6dff9d4   2006-03-01T21:08:03Z Jelmer Vernooij Also listen for admin connections on a unix domain socket at …
bitlbee.conf 3.4 KB 2a6ca4f   2006-01-04T11:16:58Z wilmer Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …
bitlbee.h 4.1 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
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.3 KB 7cf85e7   2006-02-12T22:13:35Z wilmer Fixed --help
conf.h 1.8 KB 34b17d9   2006-02-02T13:21:44Z wilmer Added PID-file code.
configure 10.1 KB 6dff9d4   2006-03-01T21:08:03Z Jelmer Vernooij Also listen for admin connections on a unix domain socket at …
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
crypting.c 4.6 KB a301379c   2005-12-13T22:43:59Z Jelmer Vernooij Simplify obfuscation functions - make them a bit more bitlbee-independent
crypting.h 1.4 KB a301379c   2005-12-13T22:43:59Z Jelmer Vernooij Simplify obfuscation functions - make them a bit more bitlbee-independent
help.c 3.3 KB c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
help.h 1.5 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
ini.c 2.3 KB c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
ini.h 1.4 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
ipc.c 13.6 KB 8a56e52   2006-03-01T22:30:10Z Jelmer Vernooij Improve error handling
ipc.h 2.0 KB 6dff9d4   2006-03-01T21:08:03Z Jelmer Vernooij Also listen for admin connections on a unix domain socket at …
irc.c 28.2 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
irc.h 3.9 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
irc_commands.c 17.0 KB a91ecee   2006-01-23T14:20:18Z wilmer /AWAY now only sets the IM-protocols away that belong to the current …
log.c 4.8 KB ac9f0e9   2006-01-18T07:53:50Z wilmer Formatting changes.
log.h 1.8 KB c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
Makefile 2.8 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
motd.txt 542 bytes b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
nick.c 6.0 KB 1eddf6b   2005-12-08T12:30:43Z Jelmer Vernooij Add some const
nick.h 1.7 KB 1eddf6b   2005-12-08T12:30:43Z Jelmer Vernooij Add some const
query.c 3.7 KB ea85a0b   2005-11-16T14:22:22Z wilmer Some more formatting changes in the auth. request messages
query.h 1.7 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
root_commands.c 18.4 KB 8365610   2006-01-30T16:07:07Z wilmer Added a little warning message when people use a wrong set-command syntax.
set.c 5.1 KB c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
set.h 2.1 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
sock.h 1.1 KB e4d6271   2005-12-27T14:39:32Z wilmer IPv6 socket improvements. Daemon mode can now also listen on IPv6 …
storage.c 4.5 KB b73ac9c   2005-12-13T23:05:27Z Jelmer Vernooij Add support for 'primary' and 'migrate' account storages. Fix two bugs …
storage.h 2.5 KB b73ac9c   2005-12-13T23:05:27Z Jelmer Vernooij Add support for 'primary' and 'migrate' account storages. Fix two bugs …
storage_text.c 9.3 KB d25f6fc   2005-12-26T14:02:47Z wilmer Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is …
unix.c 5.8 KB 58bc4e6   2006-02-12T07:24:38Z Jelmer Vernooij Fix silly warning
url.c 2.9 KB 6fda350   2006-01-15T16:41:55Z wilmer Fixed a bug in url.c that interpreted all http-urls as https.
url.h 1.5 KB 7b23afd   2005-11-07T16:16:18Z Jelmer Vernooij Migrate my pluginable branch to use Wilmers' branch as parent
user.c 5.3 KB 9cb9868   2005-11-15T14:47:17Z Jelmer Vernooij Remove handle_cmp() replacing it by a protocol-specific function.
user.h 1.9 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
util.c 8.6 KB dd8d4c5   2006-01-10T14:36:49Z wilmer http_encode() now just escapes everything except [A-Za-z0-9]. Should …
win32.c 8.0 KB 46ad029   2006-03-02T11:12:40Z Jelmer Vernooij Fix password change
win32.mk 3.9 KB 2983f5e   2005-11-28T23:32:50Z Jelmer Vernooij Switch to using a Makefile rather then VC project files.
Note: See TracBrowser for help on using the repository browser.