~gpolitis/bitlbee/devel

  • Committer: dequis
  • Date: 2016-05-06 16:28:10 UTC
  • Revision ID: git-v1:4fe91a16d4808ebf47ea8be6f4206139c91d3347
load_plugin: Improve g_module_open error message

The previous one seemed to imply a "file not found" error, which is
misleading.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 237 16 years ago Wilmer van der Gaast Adding debian/ tree to the repository again. Updat Diff
doc 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
init 771 13 years ago Wilmer van der Gaast Added init/ subdir and make clean. Diff
lib 182 17 years ago Wilmer van der Gaast Merging with storage-xml. It seems to be working p Diff
protocols 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
tests 168 17 years ago Wilmer van der Gaast Merging from Jelmer (this adds some basic unit tes Diff
utils 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
.gdbinit 927 11 years ago Wilmer van der Gaast Add a .gdbinit that disables ASLR (added by PIE co 29 bytes Diff Download File
.gitignore 1093 9 years ago Wilmer van der Gaast Add /bitlbee@?\.service/ to .gitignore so "git add 335 bytes Diff Download File
.travis.yml 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 1.4 KB Diff Download File
.vimrc 922 11 years ago Wilmer van der Gaast Adding a .vimrc as requested by Flexo/#983. I did 282 bytes Diff Download File
auth.c 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 1.4 KB Diff Download File
auth.h 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 337 bytes Diff Download File
auth_ldap.c 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 1.9 KB Diff Download File
auth_pam.c 1343 8 years ago Dennis Kaarsemaker Linux pam authentication backend This backend aut 1.4 KB Diff Download File
bitlbee.c 1264 8 years ago dequis Avoid propagating shutdown signal to all subproces 8.9 KB Diff Download File
bitlbee.conf 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 5.5 KB Diff Download File
bitlbee.h 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 5.7 KB Diff Download File
commands.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.5 KB Diff Download File
conf.c 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 12.4 KB Diff Download File
conf.h 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 1.9 KB Diff Download File
File configure 1344 8 years ago Dennis Kaarsemaker ldap authentication backend We only support the o 24 KB Diff Download File
COPYING 1070.1.1 9 years ago dequis Fix incorrect Free Software Foundation address 17.6 KB Diff Download File
dcc.c 1199 8 years ago Veres Lajos typofix - https://github.com/vlajos/misspell_fixer 14.9 KB Diff Download File
dcc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 3.8 KB Diff Download File
help.c 1284 8 years ago dequis help: free strings added by help_add_mem() Not re 4.3 KB Diff Download File
help.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.6 KB Diff Download File
ipc.c 1262 8 years ago dequis ipc: Fix strict aliasing warnings Turned out to b 23.8 KB Diff Download File
ipc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.1 KB Diff Download File
irc.c 1258 8 years ago dequis IRC self-message support (messages sent by yoursel 25.9 KB Diff Download File
irc.h 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 12.6 KB Diff Download File
irc_cap.c 1346 8 years ago Marius Halden Ignore CAP END when received multiple times This 4.6 KB Diff Download File
irc_channel.c 1331 8 years ago dequis irc_channel_add_user: Don't call update_ops if not 22.9 KB Diff Download File
irc_commands.c 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 25.3 KB Diff Download File
irc_im.c 1337 8 years ago dequis Send new away message when message changes Send n 27.9 KB Diff Download File
irc_send.c 1321 8 years ago Shane Synan Check global account away setting in WHO replies 13.9 KB Diff Download File
irc_user.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 6.7 KB Diff Download File
irc_util.c 1258 8 years ago dequis IRC self-message support (messages sent by yoursel 3.4 KB Diff Download File
log.c 1261 8 years ago dequis log: Refactor log_link() to be less redundant. "I 4.3 KB Diff Download File
log.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.8 KB Diff Download File
Makefile 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 6.1 KB Diff Download File
motd.txt 995 10 years ago Wilmer van der Gaast Reformat MOTD a little bit. #1056 515 bytes Diff Download File
nick.c 1186 8 years ago dequis nick_gen: retry g_convert_with_fallback without // 10.5 KB Diff Download File
nick.h 1126 9 years ago dequis irc: split bee_irc_chat_name_hint in a few functio 1.7 KB Diff Download File
otr.c 1288 8 years ago dequis misc.c: Add a str_reject_chars function, use it in 59.3 KB Diff Download File
otr.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.3 KB Diff Download File
query.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.1 KB Diff Download File
query.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.7 KB Diff Download File
README.md 1266 8 years ago dequis A bunch of completely arbitrary changes to the REA 1.7 KB Diff Download File
root_commands.c 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 37.4 KB Diff Download File
set.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 5.7 KB Diff Download File
set.h 1340 8 years ago Dennis Kaarsemaker Allow individual settings to be locked down This 4.7 KB Diff Download File
sock.h 1187 8 years ago dequis sock.h: Add EAGAIN check to sockerr_again() 377 bytes Diff Download File
storage.c 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 4.5 KB Diff Download File
storage.h 1342 8 years ago Dennis Kaarsemaker Authentication: scaffolding for multiple authentic 2.4 KB Diff Download File
storage_xml.c 1345 8 years ago Marius Halden Fix use of un-initialized value 12 KB Diff Download File
unix.c 1350 8 years ago dequis unix.c: Move log_link() calls before plugin initia 9 KB Diff Download File