source: @ ebe2c5e

Name Size Rev Date Author Last Change
debian 9bf02f8   2014-09-21T10:32:59Z dx Support building against libgnutls28-dev. Closes: #753020
doc e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
init 3e7a722   2014-06-26T08:07:11Z dx Fix double slashes in systemd unit templates
lib e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
protocols e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
tests 269580c   2014-07-24T03:51:07Z dx Add limit param to split_command_parts(), fix twitter quotes bug Only …
utils 4f37a98   2012-02-11T17:18:46Z wilmer convert_purple fix: Don't barf on protocols without passwords. Bug #877.
.bzrignore 246 bytes 9b767e9   2012-03-26T22:43:38Z wilmer Update .bzrignore.
.gdbinit 29 bytes a07a8c2   2012-09-23T22:09:52Z wilmer Add a .gdbinit that disables ASLR (added by PIE compilation) at …
.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 9.2 KB e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
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 e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
commands.h 1.5 KB 8358691   2010-08-31T20:05:36Z wilmer Added root_command_add() and use it to create the "otr" command.
conf.c 11.2 KB af5764e   2011-12-19T17:23:28Z wilmer Refuse to start if cafile points at an unreadable file, to avoid …
conf.h 1.9 KB 486ddb5   2011-12-19T14:50:58Z wilmer Initial merge of tls_verify patch from AopicieR.
configure 21.5 KB e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
dcc.c 14.7 KB f1f7b5e   2010-07-24T22:50:23Z wilmer Take the local address from the IM/IRC connection when setting up a …
dcc.h 3.9 KB 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
help.c 4.5 KB e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
help.h 1.7 KB 674a01d   2010-09-06T00:20:01Z wilmer Move whatsnew stuff into help.txt. Stop putting too much string …
ipc.c 24.3 KB e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
ipc.h 2.2 KB 83e2d30   2010-07-14T23:19:03Z doug This makes Bitlbee compile on OpenBSD.
irc.c 26.4 KB 59e66ff   2014-07-24T03:51:07Z dx Fix the NSS init after fork bug, and clean up lies in unix.c This …
irc.h 12.1 KB 35987a1   2014-02-28T23:17:28Z wilmer Allow use of "ac x set -del password" to use /oper to change the …
irc_channel.c 20.0 KB d4a4f1a   2013-10-14T16:02:04Z wilmer Don't save the "type" channel setting, it's an XML attribute already. …
irc_commands.c 21.7 KB 269580c   2014-07-24T03:51:07Z dx Add limit param to split_command_parts(), fix twitter quotes bug Only …
irc_im.c 27.2 KB 0406d6a6   2014-09-21T10:53:44Z dx Fix word_wrap memory leak…
irc_send.c 12.1 KB 0e788f5   2013-02-21T19:15:59Z wilmer I'm still bored on a long flight. Wrote a script to automatically …
irc_user.c 6.8 KB e277e80   2013-04-20T22:50:31Z wilmer Add irc_t* argument to all relevant nick_*() functions.
irc_util.c 3.2 KB a4cdf43   2010-05-01T14:19:09Z wilmer Same fix like 566 in mainline: tm_mon + 1 to get the right month in …
log.c 5.0 KB 156bbd7   2010-04-13T23:55:30Z wilmer Log to stderr+syslog until daemonized. Current behaviour is too …
log.h 1.8 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
Makefile 6.0 KB ebe2c5e   2014-09-28T22:27:13Z dx Two minor build fixes. - Fix install-dev when _SRCDIR_ is set - Don't …
motd.txt 515 bytes ea166fe   2013-05-25T10:54:09Z wilmer Reformat MOTD a little bit. #1056
nick.c 10.2 KB cce1b63   2014-02-27T23:46:35Z dx Fix for null pointer in nick_gen (Ticket #1101)
nick.h 1.7 KB c608891   2013-04-23T16:20:06Z wilmer Simple (and possibly still fragile) support for UTF-8 nicknames.
otr.c 54.8 KB 820a2a7   2014-02-13T19:44:53Z pesco fix 'otr connect' command
otr.h 2.4 KB c347a12   2013-08-02T20:55:16Z pesco timer cleanup and "other instance" error message
query.c 4.2 KB e67e513   2011-10-03T14:56:58Z pesco rename irc_usermsg to irc_rootmsg. add new irc_usermsg, …
query.h 1.7 KB 1e52e1f   2010-07-11T10:30:27Z wilmer When cleaning up queries, q->data is free()d. Even if it turns out to …
root_commands.c 37.3 KB f93fd2d   2014-07-24T03:51:07Z dx Allow filtering of blist output Add an (optional) second parameter to …
set.c 5.9 KB 03886fc   2013-02-21T18:37:06Z wilmer Keep settings lists sorted. It's already sorted somewhat, but in …
set.h 4.7 KB bb5ce568   2012-06-07T22:41:17Z wilmer s/ACC_SET_NOSAVE/SET_NOSAVE/.
sock.h 360 bytes e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
storage.c 4.6 KB 297d1d02   2012-06-07T23:11:15Z wilmer Remove storage_rename() which was never tested/used, and current /NICK …
storage.h 2.5 KB 297d1d02   2012-06-07T23:11:15Z wilmer Remove storage_rename() which was never tested/used, and current /NICK …
storage_xml.c 11.7 KB 1783ab6   2014-07-24T03:51:07Z dx Gadugadu local contact storage (ticket #917) Patch originally by …
unix.c 9.1 KB 59e66ff   2014-07-24T03:51:07Z dx Fix the NSS init after fork bug, and clean up lies in unix.c This …
Note: See TracBrowser for help on using the repository browser.