]> jfr.im git - irc/quakenet/newserv.git/commit - chanserv/chanserv.h
hello now checks for special characters in the desired account name.
authorChris Porter <redacted>
Sat, 8 Mar 2008 03:28:23 +0000 (03:28 +0000)
committerChris Porter <redacted>
Sat, 8 Mar 2008 03:28:23 +0000 (03:28 +0000)
commitdc9548f40c70af43881a77f12662cd0e578b1438
tree64b4c9ea43df24475c69b907cceeffd57ac4a768
parentd3a1937f7eb8a1a2a1a3a80534119f9878a6e5d3
hello now checks for special characters in the desired account name.
the regex init/free functions are now called from the chanserv.c's _init/_free instead of every time the functions using the regexes are called.
why was authlib.c in it's own module? it was causing circular dependencies so it's linked into chanserv.so instead.
chanserv/Makefile
chanserv/authcmds/hello.c
chanserv/authlib.c
chanserv/authlib.h
chanserv/chanserv.c
chanserv/chanserv.h
chanserv/database/chanservdb_messages.c