source:
@
5997488
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 9e08d5d | 2006-04-07T19:27:58Z | Got rid of some old e-mail addresses. | ||
tests | 1fc2958 | 2006-06-16T12:07:51Z | Add checks for nick functions as well, fix bug where nick lengths … | ||
protocols | 5997488 | 2006-09-22T12:04:35Z | Basic SASL (PLAIN only ATM) authentication code. Doesn't log in … | ||
lib | 51fdc45 | 2006-09-17T15:56:16Z | add_cr() is not used anymore, and HTML entity handling got UTFized … | ||
doc | 9829ae0 | 2006-08-14T20:17:54Z | Added information about the new file format to CHANGES. | ||
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.6 KB | d5ccd83 | 2006-08-13T19:15:23Z | Extra comments in set.h and now properly using set_getbool() instead … | |
unix.c | 5.6 KB | 6e1fed7 | 2006-06-25T17:07:25Z | Using salted MD5 checksums for the user's BitlBee password and salted … | |
storage_xml.c | 14.7 KB | 8320a7a | 2006-09-17T15:30:35Z | Strings passed to xml_text aren't necessarily \0-terminated, so don't … | |
storage_text.c | 4.8 KB | 7e3592e | 2006-07-05T18:34:31Z | Fixed text_load(), added detection of primary storage backends without … | |
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.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 | 3.8 KB | 0383943 | 2006-08-24T22:06:52Z | Added message on successful creation of accounts and fixed "set … | |
set.c | 5.3 KB | 0383943 | 2006-08-24T22:06:52Z | Added message on successful creation of accounts and fixed "set … | |
root_commands.c | 20.7 KB | 0383943 | 2006-08-24T22:06:52Z | Added message on successful creation of accounts and fixed "set … | |
query.h | 1.7 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
query.c | 3.9 KB | 5c9512f | 2006-06-30T09:17:18Z | Made set.c API more generic so it's not specific to irc_t structures … | |
nick.h | 1.6 KB | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
nick.c | 6.1 KB | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
motd.txt | 542 bytes | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
Makefile | 3.3 KB | b3c467b | 2006-06-28T09:59:33Z | Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the … | |
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 | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
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.8 KB | 0383943 | 2006-08-24T22:06:52Z | Added message on successful creation of accounts and fixed "set … | |
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). | |
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.4 KB | b3c467b | 2006-06-28T09:59:33Z | Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the … | |
conf.h | 1.8 KB | 34b17d9 | 2006-02-02T13:21:44Z | Added PID-file code. | |
conf.c | 9.3 KB | 5c9512f | 2006-06-30T09:17:18Z | Made set.c API more generic so it's not specific to irc_t structures … | |
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 | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
bitlbee.conf | 3.4 KB | 2a6ca4f | 2006-01-04T11:16:58Z | Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping … | |
bitlbee.c | 8.6 KB | 6398094 | 2006-07-12T08:07:47Z | Removed #defines used to simulate systems without IPv6 support. | |
account.h | 1.9 KB | 5b52a48 | 2006-07-03T21:22:45Z | Implemented per-account nick lists instead of per-protocol nick lists. … | |
account.c | 5.3 KB | 04026d4 | 2006-07-15T17:26:13Z | Fixed a broken call to set_get() (CRASH), shut up a compiler warning … | |
.bzrignore | 154 bytes | c2fa827 | 2006-06-16T11:48:52Z | Add unit testing infrastructure. |
Note: See TracBrowser
for help on using the repository browser.