This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats/src
2007-08-28 04:50:37 +00:00
..
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 bot system improvements 2007-08-10 21:02:07 +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 bot system improvements 2007-08-10 21:02:07 +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 Should fix textserv building on Win32 2007-08-21 03:36:06 +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 update copyright year to 2007 2007-01-06 06:27:35 +00:00
ircprotocol.c fix warning 2007-01-14 23:28:36 +00:00
ircrecv.c bot system improvements 2007-08-10 21:02:07 +00:00
ircsend.c Allow multiple sjoin modes 2007-08-08 21:14:29 +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 Fix NEO-401 and update libevent to latest version 2007-07-30 09:38:18 +00:00
main.c woops, this shouldn't be there 2007-01-09 16:38:49 +00:00
Makefile.am move the Perl_NamedVars/NV* files to the source directory 2007-01-13 03:55:36 +00:00
Makefile.in typo in the makefiles 2007-08-01 15:48:40 +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 Modes should update internal structs before going to modules 2007-07-25 13:56:06 +00:00
modules.c cleanup warnings a bit, and also stop segfault when perl modules don't load 2007-07-23 05:23:56 +00:00
namedvars.c bump Win32 version, more work on NamedVars NEO-372 NEO-373 and NEO-375 (almost complete) 2007-08-28 02:15:59 +00:00
NeoStats.pm update perl extension bindings. This pretty much works now 2005-09-28 13:41:42 +00:00
neostats.pm.h Start commiting the minimessage stuff 2005-09-29 07:57:59 +00:00
neostats.vcproj tidy up win32 lib locations 2007-08-05 19:46:52 +00:00
nsdba.c update copyright year to 2007 2007-01-06 06:27:35 +00:00
nsevents.c update copyright year to 2007 2007-01-06 06:27:35 +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 fix perl crash 2007-08-28 04:50:37 +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 fix perl crash 2007-08-28 04:50:37 +00:00
servers.c Work on Named Vars (Writable etc). Neo-372 Neo-373 and Neo-375 2007-07-12 08:32:16 +00:00
services.c bot system improvements 2007-08-10 21:02:07 +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 fix curl transfers 2007-07-25 11:56:08 +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 Work on Named Vars (Writable etc). Neo-372 Neo-373 and Neo-375 2007-07-12 08:32:16 +00:00