source: @ 5a8afc3

Name Size Rev Date Author Last Change
utils 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
init ad5a907   2016-06-14T06:16:02Z dx systemd: Stop murdering the whole control group on stop With this …
debian 35401cd   2016-09-21T03:02:29Z dx debian: check if sysv script exists before calling invoke-rc.d In the …
lib fca4683   2016-11-12T03:38:34Z dx word_wrap: truncate utf8 safely
tests fca4683   2016-11-12T03:38:34Z dx word_wrap: truncate utf8 safely
doc a7baf40   2016-11-19T07:59:14Z dx Remove yahoo (the old protocol). Use funyahoo++ instead. RIP The …
protocols 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
.vimrc 282 bytes ddca104   2012-09-15T16:26:32Z wilmer Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize …
.gdbinit 29 bytes a07a8c2   2012-09-23T22:09:52Z wilmer Add a .gdbinit that disables ASLR (added by PIE compilation) at …
motd.txt 515 bytes ea166fe   2013-05-25T10:54:09Z wilmer Reformat MOTD a little bit. #1056
COPYING 17.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
commands.h 1.6 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.h 1.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
ipc.h 2.2 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 …
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 …
set.c 5.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
.gitignore 335 bytes 90adf84   2015-02-22T14:59:37Z wilmer Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep …
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 …
nick.c 10.6 KB 3a27896   2015-06-04T17:13:22Z dx nick_gen: retry g_convert_with_fallback without TRANSLIT if it fails …
sock.h 377 bytes 56c8a4f   2015-06-04T17:13:22Z dx sock.h: Add EAGAIN check to sockerr_again()
dcc.c 14.9 KB e88fe7da   2015-08-07T21:53:25Z vlajos typofix - https://github.com/vlajos/misspell_fixer
irc.c 25.9 KB 345577b   2015-10-30T10:27:20Z dx IRC self-message support (messages sent by yourself from other …
irc_util.c 3.5 KB 345577b   2015-10-30T10:27:20Z dx IRC self-message support (messages sent by yourself from other …
bitlbee.c 9.0 KB 2e99039   2015-10-30T10:31:09Z dx Avoid propagating shutdown signal to all subprocesses This was a …
ipc.c 23.8 KB 129e282   2015-10-30T10:31:09Z dx ipc: Fix strict aliasing warnings Turned out to be as simple as just …
log.c 4.4 KB 0edc2fb   2015-10-30T10:31:09Z dx log: Refactor log_link() to be less redundant. "I didn't feel like …
README.md 1.8 KB b5cc87e   2015-10-30T13:13:19Z dx A bunch of completely arbitrary changes to the README
help.c 4.4 KB 42a418e   2015-11-26T01:59:00Z dx help: free strings added by help_add_mem() Not really a leak, but I …
irc_channel.c 23.0 KB 3c3b916   2016-03-20T03:58:05Z dx irc_channel_add_user: Don't call update_ops if not needed It only …
set.h 4.7 KB e41ba05   2016-03-23T06:44:13Z dennis Allow individual settings to be locked down This allows a site admin …
.travis.yml 1.4 KB 50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
auth.c 1.5 KB 50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
auth.h 337 bytes 8e6ecfe   2016-03-25T18:07:53Z dennis Authentication: scaffolding for multiple authentication backends …
auth_ldap.c 2.0 KB 50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
auth_pam.c 1.5 KB a6005da   2016-03-25T18:07:53Z dennis Linux pam authentication backend This backend authenticates users …
bitlbee.conf 5.6 KB 50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
conf.c 12.5 KB 50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
conf.h 1.9 KB 8e6ecfe   2016-03-25T18:07:53Z dennis Authentication: scaffolding for multiple authentication backends …
Makefile 6.2 KB 8e6ecfe   2016-03-25T18:07:53Z dennis Authentication: scaffolding for multiple authentication backends …
irc_cap.c 4.6 KB c9603a3   2016-04-06T18:08:41Z marius.h Ignore CAP END when received multiple times This fixes a segfault …
unix.c 9.1 KB 72d48b6   2016-05-01T03:27:28Z dx unix.c: Move log_link() calls before plugin initialization This …
irc_commands.c 25.4 KB 2e78f75   2016-05-15T17:16:38Z Jelmer Vernooij Remove the ARCH / CPU defines. These only reflect on what arch/cpu …
irc_user.c 6.7 KB 2e78f75   2016-05-15T17:16:38Z Jelmer Vernooij Remove the ARCH / CPU defines. These only reflect on what arch/cpu …
bitlbee.h 5.9 KB a33ee0f   2016-09-20T03:39:05Z jgeboski Added an interface for the listing of existing chatrooms Several …
irc_send.c 13.8 KB b7fec48   2016-10-18T06:57:41Z dx Support motd.txt files bigger than 2048 chars By using …
irc.h 12.7 KB 30093fa   2016-11-12T02:30:32Z dx otr: word_wrap long system messages ("unencrypted message received")
otr.c 59.6 KB 9f03c47   2016-11-14T00:37:14Z dx Improve support for protocols which don't require a password This …
configure 23.7 KB a7baf40   2016-11-19T07:59:14Z dx Remove yahoo (the old protocol). Use funyahoo++ instead. RIP The …
irc_im.c 28.0 KB 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
root_commands.c 42.1 KB 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
storage.c 4.6 KB 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
storage.h 2.5 KB 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
storage_xml.c 13.0 KB 5a8afc3   2016-11-21T06:58:47Z dx Manual merge with wilmer's approach to handling missing protocols …
Note: See TracBrowser for help on using the repository browser.