source: @ 3ddbd23c

Name Size Rev Date Author Last Change
debian 81d40fe   2015-06-01T17:37:19Z zer0def Revert "Provides" "fix" in debian control file.
doc 73dd021   2015-07-04T21:25:16Z dx jabber: Add SASL ANONYMOUS support (XEP-0175) Use "account jabber set …
init 3e7a722   2014-06-26T08:07:11Z dx Fix double slashes in systemd unit templates
lib 77ed9b7   2015-06-17T22:50:15Z wilmer Fix NULL pointer dereference in lib/json.c. (#1220)
protocols 9076a1c   2015-07-27T23:48:04Z wilmer Fix cleanup of (RPC) groupchats, fixes some crashes at logout time.
python 10d089d   2015-07-28T00:19:53Z wilmer Fix call to show_messages(). Or, how a typed language would have benefits.
tests 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
utils 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
.gdbinit 29 bytes a07a8c2   2012-09-23T22:09:52Z wilmer Add a .gdbinit that disables ASLR (added by PIE compilation) at …
.gitignore 341 bytes 4225bec   2015-05-14T15:00:35Z wilmer Yay it's finally time to add those stupid .pyc files to .gitignore.
.travis.yml 1018 bytes c42d991   2015-05-29T22:17:50Z dx skyped: add _SRCDIR_ to makefile, test build in travis
.vimrc 282 bytes ddca104   2012-09-15T16:26:32Z wilmer Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize …
bitlbee.c 8.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
bitlbee.conf 4.9 KB d527913   2012-04-22T21:57:33Z wilmer s/him/it/ in bitlbee.conf, bug #948.
bitlbee.h 5.7 KB 9613dec   2015-06-14T23:06:07Z dx 3.4.1 release notes
commands.h 1.6 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
conf.c 10.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
conf.h 1.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
configure 22.8 KB 1cef55f   2015-06-04T17:13:22Z dx configure: allow specifying location of python executable Because …
COPYING 17.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
dcc.c 14.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
dcc.h 3.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
help.c 4.3 KB e6f47fb   2015-03-04T23:01:39Z dx help: Increase read buffer size from 1100 to 2048 This fixes "Error …
help.h 1.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
ipc.c 23.8 KB 05816dd   2015-02-22T22:44:40Z dx coverity: Fix some (harmless?) use-after-free with g_slist_remove() …
ipc.h 2.2 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
irc.c 25.8 KB 7320610   2015-03-10T07:33:54Z dx Various user experience/error reporting improvements - Show version …
irc.h 12.1 KB a9b1e0e   2015-04-06T17:01:55Z dx irc_channel: use irc_t instead of bee_t Fixes the test suite. I guess …
irc_channel.c 22.4 KB f8feb8a   2015-05-07T10:33:06Z wilmer add_buddy and remove_buddy should no longer be mandatory.
irc_commands.c 21.7 KB 9076a1c   2015-07-27T23:48:04Z wilmer Fix cleanup of (RPC) groupchats, fixes some crashes at logout time.
irc_im.c 26.1 KB 5535a47   2015-05-07T23:12:06Z dx More coverity fixes! CID 18634: 'Logically dead code' in …
irc_send.c 11.8 KB 2d93f113   2015-05-05T15:14:01Z dx irc_send_join: send topic before names Also don't send modes - …
irc_user.c 6.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
irc_util.c 3.2 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
log.c 5.1 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
log.h 1.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
Makefile 6.0 KB d304445   2015-05-28T18:14:09Z dx Makefile: don't call 'doc' target of skype…
motd.txt 515 bytes ea166fe   2013-05-25T10:54:09Z wilmer Reformat MOTD a little bit. #1056
nick.c 10.6 KB 3a27896   2015-06-04T17:13:22Z dx nick_gen: retry g_convert_with_fallback without TRANSLIT if it fails …
nick.h 1.8 KB e3e2059   2015-04-06T12:35:57Z dx irc: split bee_irc_chat_name_hint in a few functions Also split …
otr.c 58.2 KB 2c81d15   2015-05-15T03:20:42Z dx otr: Fix 'otr info' display problems Patch by 'anonymous' from trac …
otr.h 2.4 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
query.c 4.2 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
query.h 1.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
README.md 1.2 KB e26aa72   2015-01-25T05:00:06Z dx Add git specific stuff! - A few build system tweaks - A fancy …
root_commands.c 37.1 KB b441614   2015-06-17T23:24:26Z wilmer Fix HANDLE_DOMAINS + add command nick argument compatibility. The …
set.c 5.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
set.h 4.6 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
sock.h 377 bytes 56c8a4f   2015-06-04T17:13:22Z dx sock.h: Add EAGAIN check to sockerr_again()
storage.c 4.7 KB d628339   2015-06-08T01:13:47Z wilmer Don't fail config load if a protocol is supported, just remember the …
storage.h 2.5 KB d628339   2015-06-08T01:13:47Z wilmer Don't fail config load if a protocol is supported, just remember the …
storage_xml.c 12.0 KB d628339   2015-06-08T01:13:47Z wilmer Don't fail config load if a protocol is supported, just remember the …
unix.c 8.6 KB 5535a47   2015-05-07T23:12:06Z dx More coverity fixes! CID 18634: 'Logically dead code' in …
Note: See TracBrowser for help on using the repository browser.