.. |
win32
|
Fix Win32 Building of TextServ.
|
2007-08-21 03:40:44 +00:00 |
adnscheck.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnsevent.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnsgeneral.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnsparse.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnsquery.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnsreply.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnssetup.c
|
fix compile warning
|
2007-05-23 06:16:09 +00:00 |
adnstransmit.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
adnstypes.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
auth.c
|
fix missing return check
|
2007-01-14 22:19:04 +00:00 |
bans.c
|
Fix Neo-363
|
2007-03-11 06:22:04 +00:00 |
base64.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
botinfo.c
|
bot system improvements
|
2007-08-10 21:02:07 +00:00 |
bots.c
|
Fix command handler for bots that have no specific commands (such as ConnectServ) but still have intrisic commands
|
2007-09-12 04:32:50 +00:00 |
channels.c
|
Work on Named Vars (Writable etc). Neo-372 Neo-373 and Neo-375
|
2007-07-12 08:32:16 +00:00 |
commands.c
|
Fix up StatServ default, fix a crash with regards to NeoStats Root Bots and event params, and start updating documentation in preperation for a release (OMG I hear the crowd gasp\!)
|
2007-09-17 09:01:25 +00:00 |
conf.c
|
Fix Neo-388 and also fix coloured logging with ConnectServ
|
2007-08-19 06:23:08 +00:00 |
confuse.c
|
remove temp code
|
2005-09-17 22:16:19 +00:00 |
confuselexer.c
|
DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups
|
2007-10-09 09:12:38 +00:00 |
confuselexer.l
|
Should fix textserv building on Win32
|
2007-08-21 03:36:06 +00:00 |
ctcp.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
dcc.c
|
Fix Neo-388 and also fix coloured logging with ConnectServ
|
2007-08-19 06:23:08 +00:00 |
dl.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
dns.c
|
Try a fix for NEO-364
|
2007-03-11 06:17:46 +00:00 |
exclude.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
hash.c
|
fix return type
|
2007-01-10 22:37:10 +00:00 |
helpstrings.c
|
more work on TextServ (NEO-404), context sensitve help options and send help syntax on errors
|
2007-08-31 06:08:34 +00:00 |
ircprotocol.c
|
add svskill support to unreal3.2 and make sure token comparisions do not ignore case
|
2007-11-07 04:02:54 +00:00 |
ircrecv.c
|
Almost finished Inspircd Module (NEO-333)
|
2007-12-05 05:16:09 +00:00 |
ircsend.c
|
Almost finished Inspircd Module (NEO-333)
|
2007-12-05 05:16:09 +00:00 |
ircstring.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
lang.c
|
fully remove lang stuff from win32
|
2005-07-16 22:30:50 +00:00 |
list.c
|
Try another fix for Bug OP-31
|
2007-03-11 05:50:20 +00:00 |
log.c
|
DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups
|
2007-10-09 09:12:38 +00:00 |
main.c
|
woops, this shouldn't be there
|
2007-01-09 16:38:49 +00:00 |
Makefile.am
|
change src Makefile around a bit to try to fix compile issue with perl disabled
|
2007-10-23 01:55:35 +00:00 |
Makefile.in
|
Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333
|
2007-11-15 12:42:33 +00:00 |
match.c
|
add os_chmod
|
2005-11-23 23:30:34 +00:00 |
MiniMessage.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
MiniMessageGateway.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
misc.c
|
sanity checks to try to trap NULL pointer crash
|
2007-04-30 22:02:52 +00:00 |
modes.c
|
Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333
|
2007-11-15 12:42:33 +00:00 |
modules.c
|
DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups
|
2007-10-09 09:12:38 +00:00 |
namedvars.c
|
DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups
|
2007-10-09 09:12:38 +00:00 |
NeoStats.pm
|
Finish Perl DBA* interface (NEO-372)
|
2007-10-11 07:55:21 +00:00 |
neostats.pm.h
|
change src Makefile around a bit to try to fix compile issue with perl disabled
|
2007-10-23 01:55:35 +00:00 |
neostats.vcproj
|
tidy up win32 lib locations
|
2007-08-05 19:46:52 +00:00 |
nsdba.c
|
tidy up log messages a bit, upgrade libmrss, fix a error in Curl Transfers and add the start of the new Update Notification Module 'update'
|
2007-10-01 08:52:00 +00:00 |
nsevents.c
|
tidy up log messages a bit, upgrade libmrss, fix a error in Curl Transfers and add the start of the new Update Notification Module 'update'
|
2007-10-01 08:52:00 +00:00 |
nsmemory.c
|
Modes should update internal structs before going to modules
|
2007-07-25 13:56:06 +00:00 |
numerics.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
NV.xs
|
NamedVars are Complete. (NEO-372 NEO-373 NEO-375)
|
2007-08-28 08:11:53 +00:00 |
oscalls.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
osfile.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
ossocket.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
perl.c
|
Finish Perl DBA* interface (NEO-372)
|
2007-10-11 07:55:21 +00:00 |
servers.c
|
DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups
|
2007-10-09 09:12:38 +00:00 |
services.c
|
fix PINGTIME option
|
2007-10-11 02:56:12 +00:00 |
settings.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
signals.c
|
Track Down the Double Free's
|
2007-07-25 05:53:20 +00:00 |
sock.c
|
Fix Neo-388 and also fix coloured logging with ConnectServ
|
2007-08-19 06:23:08 +00:00 |
support.c
|
update copyright year to 2007
|
2007-01-06 06:27:35 +00:00 |
timer.c
|
move timer debug messages to level 10, as its too verbose now
|
2007-08-18 03:40:02 +00:00 |
transfer.c
|
tidy up log messages a bit, upgrade libmrss, fix a error in Curl Transfers and add the start of the new Update Notification Module 'update'
|
2007-10-01 08:52:00 +00:00 |
typemap
|
fix up make distcheck and start work on the perl interface to namedvars
|
2007-01-10 15:16:17 +00:00 |
updates.c
|
Track Down the Double Free's
|
2007-07-25 05:53:20 +00:00 |
users.c
|
Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333
|
2007-11-15 12:42:33 +00:00 |