]> jfr.im git - irc/UndernetIRC/iauthd-c.git/commit
Initial commit. iauthd
authorMichael Poole <redacted>
Wed, 11 May 2011 00:49:11 +0000 (20:49 -0400)
committerMichael Poole <redacted>
Wed, 11 May 2011 00:49:11 +0000 (20:49 -0400)
commitceb4b01a1bf790018474696ed6539826bab6b1b9
treef0819cba3122bb3bd306e02cac56455841cfabfa
Initial commit.
18 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
configure.ac [new file with mode: 0644]
modules/Makefile.frag [new file with mode: 0644]
src/Makefile.frag [new file with mode: 0644]
src/common.h [new file with mode: 0644]
src/compat.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/module.c [new file with mode: 0644]
src/module.h [new file with mode: 0644]
tests/Makefile.frag [new file with mode: 0644]
tests/test_all.sh [new file with mode: 0644]