]> jfr.im git - irc/evilnet/x3.git/commit - ltmain.sh
Major update to bring X3 in line with the latest SRVX commit. Please see UPGRADE...
authorsirvulcan <redacted>
Wed, 27 May 2009 07:00:53 +0000 (07:00 +0000)
committersirvulcan <redacted>
Wed, 27 May 2009 07:00:53 +0000 (07:00 +0000)
commit1136f709ef8add5fa9ba8663db910003362e1bd2
tree1220966608c7f3a29a85422f948ce884feef7e7a
parent39b3b54173ae3e7f5efdc0f36665f97cf8d4ad9f
Major update to bring X3 in line with the latest SRVX commit.  Please see UPGRADE. Credits go to the SRVX team. Do not upgrade production networks to this revision. Can anyone with a testnet please test this and report bugs to the bug tracker on http://sourceforge/projects/evilnet . Im out of town for the next few days so make sure you add them to the tracker, dont just report them on IRC.
81 files changed:
ChangeLog
Makefile.am
Makefile.in
UPGRADE
autogen.sh
config.guess
config.sub
configure
configure.in
ltmain.sh
patches/log-pgsql.txt
src/Makefile.am
src/Makefile.in
src/alloc-slab.c
src/alloc-x3.c
src/chanserv.c
src/chanserv.h
src/chanserv.help
src/common.h
src/compat.c
src/compat.h
src/config.h.in
src/dict-splay.c
src/gline.c
src/gline.h
src/global.c
src/hash.c
src/hash.h
src/heap.c
src/heap.h
src/helpfile.c
src/helpfile.h
src/ioset-epoll.c [new file with mode: 0644]
src/ioset-impl.h [new file with mode: 0644]
src/ioset-kevent.c [new file with mode: 0644]
src/ioset-select.c [new file with mode: 0644]
src/ioset.c
src/ioset.h
src/log.c
src/mail-common.c [new file with mode: 0644]
src/mail-sendmail.c [moved from src/sendmail.c with 56% similarity]
src/mail.h [moved from src/sendmail.h with 58% similarity]
src/mail.help [new file with mode: 0644]
src/main-common.c [new file with mode: 0644]
src/main.c
src/md5.c
src/mod-blacklist.c [new file with mode: 0644]
src/mod-helpserv.c
src/mod-helpserv.help
src/mod-memoserv.c
src/mod-python.c
src/mod-qserver.c [new file with mode: 0644]
src/mod-qserver.help [new file with mode: 0644]
src/mod-snoop.c
src/mod-snoop.help [new file with mode: 0644]
src/mod-sockcheck.c
src/mod-webtv.c
src/modcmd.c
src/modcmd.h
src/nickserv.c
src/nickserv.h
src/nickserv.help
src/opserv.c
src/opserv.help
src/proto-common.c
src/proto-p10.c
src/proto.h
src/recdb.c
src/sar.c [new file with mode: 0644]
src/sar.h [new file with mode: 0644]
src/saxdb.c
src/saxdb.h
src/sendmail.help
src/shun.c
src/shun.h
src/slab-read.c [new file with mode: 0644]
src/spamserv.c
src/timeq.c
src/timeq.h
src/tools.c
x3.conf.example