source:
@
f81d8b8
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | ||
tests | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | ||
python | f15553d | 2015-04-12T15:04:55Z | Common set evaluator that sends updates to the RPC server if online. | ||
protocols | f81d8b8 | 2015-05-06T09:18:10Z | Twitter module updated to use parson. It compiles and runs so far but … | ||
lib | 8563fe7 | 2015-05-05T22:39:39Z | Make my fork of parson non-JSON-compliant. I don't care that … | ||
init | 3e7a722 | 2014-06-26T08:07:11Z | Fix double slashes in systemd unit templates | ||
doc | 9ed8175 | 2015-05-02T21:03:35Z | Add "url" command to Twitter module to get web URL for a Tweet. | ||
debian | 1fa5109 | 2015-01-28T05:13:02Z | debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple | ||
unix.c | 8.4 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
storage_xml.c | 11.2 KB | 098a75b | 2015-03-22T13:35:08Z | Fix a bunch of memory leaks - irc_im.c: - bee_irc_user_msg: … | |
storage.h | 2.4 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
storage.c | 4.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
sock.h | 358 bytes | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
set.h | 4.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
set.c | 5.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
root_commands.c | 36.3 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
README.md | 1.2 KB | e26aa72 | 2015-01-25T05:00:06Z | Add git specific stuff! - A few build system tweaks - A fancy … | |
query.h | 1.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
query.c | 4.2 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
otr.h | 2.4 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
otr.c | 57.1 KB | 098a75b | 2015-03-22T13:35:08Z | Fix a bunch of memory leaks - irc_im.c: - bee_irc_user_msg: … | |
nick.h | 1.8 KB | e3e2059 | 2015-04-06T12:35:57Z | irc: split bee_irc_chat_name_hint in a few functions Also split … | |
nick.c | 10.2 KB | e3e2059 | 2015-04-06T12:35:57Z | irc: split bee_irc_chat_name_hint in a few functions Also split … | |
motd.txt | 515 bytes | ea166fe | 2013-05-25T10:54:09Z | Reformat MOTD a little bit. #1056 | |
Makefile | 6.1 KB | 61d21e5b | 2015-03-25T22:46:06Z | Minor fixes before 3.4 release. Added date to doc/CHANGES and fixed … | |
log.h | 1.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
log.c | 5.1 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
irc_util.c | 3.2 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
irc_user.c | 6.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
irc_send.c | 11.9 KB | 570f183 | 2015-02-22T22:44:40Z | irc_send_motd: the return value of read() is signed From coverity. … | |
irc_im.c | 26.1 KB | e3e2059 | 2015-04-06T12:35:57Z | irc: split bee_irc_chat_name_hint in a few functions Also split … | |
irc_commands.c | 21.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
irc_channel.c | 22.1 KB | a9b1e0e | 2015-04-06T17:01:55Z | irc_channel: use irc_t instead of bee_t Fixes the test suite. I guess … | |
irc.h | 12.1 KB | a9b1e0e | 2015-04-06T17:01:55Z | irc_channel: use irc_t instead of bee_t Fixes the test suite. I guess … | |
irc.c | 25.8 KB | 7320610 | 2015-03-10T07:33:54Z | Various user experience/error reporting improvements - Show version … | |
ipc.h | 2.2 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
ipc.c | 23.8 KB | 05816dd | 2015-02-22T22:44:40Z | coverity: Fix some (harmless?) use-after-free with g_slist_remove() … | |
help.h | 1.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
help.c | 4.3 KB | e6f47fb | 2015-03-04T23:01:39Z | help: Increase read buffer size from 1100 to 2048 This fixes "Error … | |
dcc.h | 3.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
dcc.c | 14.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
COPYING | 17.7 KB | 6f10697 | 2015-01-16T19:50:23Z | Fix incorrect Free Software Foundation address | |
configure | 22.7 KB | 70ec7ab | 2015-05-03T22:43:33Z | configure: change version number format, add --dump-version | |
conf.h | 1.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
conf.c | 10.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
commands.h | 1.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
bitlbee.h | 5.8 KB | a70b7d7 | 2015-03-15T08:56:17Z | Prepare for 3.4 release | |
bitlbee.conf | 4.9 KB | d527913 | 2012-04-22T21:57:33Z | s/him/it/ in bitlbee.conf, bug #948. | |
bitlbee.c | 8.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
.vimrc | 282 bytes | ddca104 | 2012-09-15T16:26:32Z | Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize … | |
.travis.yml | 1.0 KB | 91f06e5 | 2015-02-22T22:44:34Z | Add coverity_scan addon to .travis.yml | |
.gitignore | 335 bytes | 90adf84 | 2015-02-22T14:59:37Z | Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep … | |
.gdbinit | 29 bytes | a07a8c2 | 2012-09-23T22:09:52Z | Add a .gdbinit that disables ASLR (added by PIE compilation) at … |
Note: See TracBrowser
for help on using the repository browser.