Commit graph

93 commits

Author SHA1 Message Date
Mark
45764f7e50 update core and primary modulesto use MSVC 2008 2008-07-20 20:41:36 +00:00
Fish
44ebe2b00c I don't believe it. Win32 with Perl compiles after fixing up a few compile errors.
It expects ActiveState Perl to be in c:\perl for building.
2008-03-03 12:42:02 +00:00
Fish
ece0917b25 add a script to assist updating copyright year, and update copyright year to 2008 2008-02-24 02:45:41 +00:00
Fish
8a52147bff Fix operlog and connectserv up 2008-01-16 02:00:42 +00:00
Fish
0806e88e19 fix this up 2008-01-07 16:25:25 +00:00
Fish
3251323773 fix EXTRA_dist problems in SRC directory (should be all uppercase) 2008-01-07 08:15:50 +00:00
Fish
f6827e5c38 Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333 2007-11-15 12:42:33 +00:00
Fish
1fca74d501 more autoconf updates to fix up little issues in the builds and fix some compile warnings 2007-09-28 09:29:05 +00:00
Fish
2d6d55a31a include libexecinfo for backtraces on other platforms. Not tested & make distcheck is broken atm. I'm heading for beers now 2007-09-26 07:28:05 +00:00
Fish
7e56ef9767 stage2 of the textserv database renamed and move. Also remove CURLDEBUG from debug builds 2007-09-12 03:59:55 +00:00
Fish
b72e8a370b Fix Neo-388 and also fix coloured logging with ConnectServ 2007-08-19 06:23:08 +00:00
Mark
ef3178a5b0 move modules over to root bot flag 2007-08-10 21:08:25 +00:00
Mark
47bceaabd6 tidy up win32 lib locations 2007-08-05 20:42:48 +00:00
Fish
c50da3b61b typo in the makefiles 2007-08-01 15:48:40 +00:00
Fish
43231c10a4 better detection of Berkeley DB in non-standard locations 2007-08-01 15:07:44 +00:00
Fish
70bc316667 Win32 updates, add version info to generated files, and store a batch file and Qsetup config file to help us generate snapshots. Still needs some work, but works on my Machine at home 2007-08-01 13:23:10 +00:00
Fish
b880d51b94 commit a default conf file 2007-08-01 12:59:36 +00:00
Fish
011af0f3f7 make the distversion macro available for other modules 2007-01-11 10:24:11 +00:00
Fish
271d6337d0 fix up make distcheck and start work on the perl interface to namedvars 2007-01-10 15:16:17 +00:00
Fish
27e0febd91 update make dist and make distcheck 2007-01-09 16:31:27 +00:00
Fish
6cf2f04bf5 update copyright year to 2007 2007-01-06 06:27:35 +00:00
Fish
5ec60989a2 drop C++ compilers from libtool's checks 2007-01-02 05:40:02 +00:00
Fish
8376ef7c0d update CURL version for new Event based socket code (not implemented yet) 2007-01-01 14:30:31 +00:00
Fish
1ad80191e9 add libnxml and update curl & pcre to statically link to NeoStats 2006-07-08 08:25:47 +00:00
Fish
9f87b47d84 update copyright year 2006-01-26 15:30:22 +00:00
Fish
5feccc5cef configure support for berkeleyDB 4.1 ande higher 2006-01-08 11:21:19 +00:00
Mark
a1ea3fc40c logic fixes and some protocol framework updates 2005-12-10 23:10:12 +00:00
Mark
59ba266740 update Win32 build to VS2005 2005-11-14 22:33:08 +00:00
Mark
d105a6c6d3 scope fixes 2005-10-18 22:49:39 +00:00
Mark
815ea22a82 more type and const fixes 2005-10-13 22:00:05 +00:00
Mark
3797c7d9ea mode masking type fixes 2005-10-11 22:35:06 +00:00
Mark
6617f0e9e2 some formatting tidy ups 2005-10-07 21:33:48 +00:00
Fish
df340a9bb4 cleanstring I was using for another module, but testing in ConnectServ. Regardless, ConnectServ is also vulnerable to quit/away type messages. This fixes that 2005-09-21 17:07:10 +00:00
Mark
d64635b943 make user info field format specifier trusted 2005-09-19 20:49:39 +00:00
Mark
a963fe44a8 hostserv fixes and tidy ups 2005-09-19 20:11:48 +00:00
Fish
27b4c89f94 escape any % format specifiers we recieve from clients 2005-09-09 13:07:54 +00:00
Fish
28f3cde7bf NeoStats now runs on OSX (tiger) 2005-09-09 11:17:31 +00:00
Fish
1597eadbf4 Sorry, had to jump to another host for autoconf/automake there guys 2005-09-06 12:19:32 +00:00
Mark
4daa31120d fix warnings 2005-08-20 23:01:21 +00:00
Mark
56a1436a10 additional comments and tidy ups 2005-08-20 22:53:26 +00:00
Mark
ee404adffb connectserv: fix reversed struct entries 2005-08-18 20:22:44 +00:00
Mark
5df083f883 connectserv: tidy up new message system and const correctness 2005-08-18 20:12:28 +00:00
Mark
8815f934fa New macros NS_CMD_END() and NS_SETTING_END() for terminating command and setting lists 2005-08-17 20:55:58 +00:00
Fish
76be04aa37 make connectserv colour logging configurable at runtime 2005-08-13 11:30:59 +00:00
Fish
c5cdd56fb6 fix up quoteserv really this time 2005-08-12 15:49:17 +00:00
Fish
5b13d24013 win32 support for Perl... kinda, needs some work to make a bit more portable, see mailing list for questions 2005-08-09 11:57:18 +00:00
Mark
6a2210f214 preprocessor comments added 2005-07-08 22:57:59 +00:00
Fish
e65cec1c4f change source layout to not rebuild protocol and dbm files all the time (pass 2) 2005-07-06 11:15:53 +00:00
Fish
c4c9c3788b implement configure framework for perl support 2005-07-06 10:44:09 +00:00
Mark
76ee4dcd4d optimise generate nick function 2005-05-27 21:24:45 +00:00