Mark
fb5b1eb0fb
prepare win32 config for MSVC 2008
2008-07-20 20:31:28 +00:00
Mark
c20b55447b
seems the solution has been messed around with so have to undo this, oh well, no more win32 for me
2008-04-24 21:28:45 +00:00
Mark
88f3276ac4
USE_PERL should not be in configwin32.h or you can't compile without perl. It should only be set on the project configuration settings
2008-04-24 20:58:24 +00:00
Fish
da6e1c7f1c
Bump Win32 version
2008-04-07 12:04:51 +00:00
Fish
1aa38c6353
fix up Curl not finding sig_atomic
2008-03-06 11:11:15 +00:00
Fish
1069bec789
bump version
2008-03-05 11:00:31 +00:00
Fish
ce443bed51
This is NeoStats 3.0.0!
2008-03-05 09:22:44 +00:00
Fish
9203dd001f
Win32 fixes...
...
Fix Curl Transfers
Fix USE_PERL not being defined for modules.c
Make the Console show on this version as I'm not convinced how stable NeoStats on Win32 is atm the moment.
2008-03-05 08:12:49 +00:00
Fish
1e817aaf3c
tidy up doco etc in preperation for 3.0.0
2008-03-05 04:12:56 +00:00
Fish
644ed06ac9
Win32 updates.
...
Setup tool now installs development files and checks for ActivePerl Installation, although current win32 build of NeoStats isn't perl-enabled yet.
2008-03-03 10:49:20 +00:00
Fish
7a6d6d485b
more fixes for win32
2008-03-03 08:13:24 +00:00
Fish
e181a0f1b0
Win32 fixes.
2008-03-03 06:29:31 +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
86578e8cb7
Finish the update module (but its pointing at the beta site at the moment). Add a eventid to CmdParams to be able to tell if its triggered from a Event.. and make the skeleton for nv_list/hash_destroy functions
2008-02-21 08:01:27 +00:00
Fish
850c72f63b
Timers only run when needed now, rather than once a second. Saves some processor power
2008-01-15 17:40:14 +00:00
Fish
a00d1341cb
fix calling do_backtrace from DelSock
2008-01-15 10:28:08 +00:00
Fish
07f2b6a8f7
extra_DIST -> EXTRA_DIST
2008-01-15 09:31:47 +00:00
Mark
9fd1e8d30e
fix function exports
2008-01-13 21:46:18 +00:00
Fish
2cbfcefaa3
put a check in DBAStore for NULL data, and fix saving TLDStats in StatServ
2008-01-07 16:35:38 +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
8424ee9ffb
More work on the inspircd module
2007-11-16 12:56:16 +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
ad2bc490ef
more work on TextServ (NEO-404), context sensitve help options and send help syntax on errors
2007-08-31 06:08:34 +00:00
Fish
7fdcfdca7b
bah, we didn't need this if I had thought it all the way though in the first place
2007-08-30 08:49:50 +00:00
Fish
7f597e2556
More work on TextServ (NEO-405), tidy up unused stuff in neostats.h and add a field to the cmdparams to indicate if its a channel message, or PM
2007-08-30 08:45:22 +00:00
Fish
51f8db81b8
NamedVars Mostly work now. Need to Valgrind this to check its all ok (NEO-372 NEO-373 and NEO-375)
2007-08-28 05:27:44 +00:00
Fish
0099e5918b
bump Win32 version, more work on NamedVars NEO-372 NEO-373 and NEO-375 (almost complete)
2007-08-28 02:15:59 +00:00
Fish
7fdfd0cbf3
Should fix textserv building on Win32
2007-08-21 03:36:14 +00:00
Fish
99653c6fa4
change textserv to use confuse for databases. WIP (NEO-404). So far only barmaid converted and needs some sanity checks as well
2007-08-20 09:00:24 +00:00
Mark
a3e0516e25
bot system improvements
2007-08-10 21:02:07 +00:00
Fish
a535c404f2
Update Credits and more work on NamedVars support (writeable) for Perl and Internal. Untested so far, but compiles localy (NEO-372 NEO-373 NEO-375)
2007-08-08 08:11:17 +00:00
Fish
9f858dfe27
fix bots that load up in modules and use our command subsystem, but we dont want them to have our Module Config loaded. Introduce a new bot flag NOINTRINSICSET that stops the SET command and SET values (of the Module) loading
2007-08-02 12:26:45 +00:00
Fish
a0c9d40686
end of file missing
2007-08-02 03:54:16 +00:00
Fish
c1f705d97a
try to shutup Win32 Compiles just a bit
2007-08-02 03:49:55 +00:00
Fish
2db338290e
update properties here
2007-08-02 03:48:36 +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
840788b6c7
Commit NEO-535, NEO-393 (LimitServ enhancements)and put in some debug for memory errors, plus fix a namedvar compile issue on older compilers
2007-07-25 10:15:41 +00:00
Fish
efffc1082b
cleanup warnings a bit, and also stop segfault when perl modules don't load
2007-07-23 05:23:56 +00:00
Fish
13691332f4
FIRSTKEY and NEXTKEY on perl interface for namedvars fixed (NEO-373 NEO-375 and NEO-372)
2007-07-23 04:04:54 +00:00
Fish
62f2d1ff78
More work on NEO-373 NEO-375 and NEO-372 (NamedVars support)
2007-07-21 03:32:07 +00:00
Fish
182857208f
Work on Named Vars (Writable etc). Neo-372 Neo-373 and Neo-375
2007-07-12 08:32:16 +00:00
Fish
6b614e3b7b
lists are now treated like hashs in the perl namedvar API
2007-07-12 07:31:04 +00:00
Fish
aae97bfabe
Gah Try again
2007-02-08 13:09:08 +00:00