summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Remco Rijnders [Mon, 26 Jan 2026 13:47:38 +0000 (13:47 +0000)]
Fix typo in Config script
Remco Rijnders [Thu, 15 Jun 2017 07:37:26 +0000 (09:37 +0200)]
chkconf will now recognise E-lines (CONF_DCCBLOCK) and no longer report an error on them.
Remco Rijnders [Thu, 15 Jun 2017 07:36:46 +0000 (09:36 +0200)]
Remove support for WebTV
Remco Rijnders [Thu, 15 Jun 2017 07:36:23 +0000 (09:36 +0200)]
CLEANUP of struct.h
Remco Rijnders [Wed, 16 Sep 2015 09:49:53 +0000 (11:49 +0200)]
Clean up md5.c function declarations
Remco Rijnders [Wed, 9 Sep 2015 06:41:49 +0000 (08:41 +0200)]
Include git ID in version number, removed patchlevel support
Remco Rijnders [Wed, 9 Sep 2015 05:43:51 +0000 (07:43 +0200)]
Remove VERSION_STAR5II protocol indicator
Remco Rijnders [Tue, 8 Sep 2015 14:08:32 +0000 (16:08 +0200)]
CLEANUP: Rename install script to install.sh
Remco Rijnders [Tue, 8 Sep 2015 14:03:26 +0000 (16:03 +0200)]
CLEANUP: Remove obsolote support for Ultrix, Dynix, and some AIX. Minor cleanups
Remco Rijnders [Tue, 8 Sep 2015 13:55:13 +0000 (15:55 +0200)]
CLEANUP: Remove obsolete Solaris support
Remco Rijnders [Tue, 8 Sep 2015 13:20:17 +0000 (15:20 +0200)]
CLEANUP: Remove obsolete HPUX support
Remco Rijnders [Tue, 8 Sep 2015 13:08:02 +0000 (15:08 +0200)]
CLEANUP: Remove pyr #ifdefs
Remco Rijnders [Tue, 8 Sep 2015 13:04:36 +0000 (15:04 +0200)]
CLEANUP: I don't know what __struct_include__ is, but it's not being used anywhere
Remco Rijnders [Tue, 8 Sep 2015 12:56:19 +0000 (14:56 +0200)]
CLEANUP: I don't know what VMSP is, but it's not being used anywhere
Remco Rijnders [Sat, 7 Dec 2013 11:57:41 +0000 (12:57 +0100)]
Add simple script to check for running ircd in cron
Remco Rijnders [Wed, 20 Nov 2013 10:28:15 +0000 (11:28 +0100)]
Patch so the ircd compiles, even when 'U_TYPES' are not defined
Remco Rijnders [Fri, 7 Jun 2013 16:19:45 +0000 (18:19 +0200)]
When Q-lining a nick, show the pattern it matched to IRC ops online
Remco Rijnders [Sat, 20 Apr 2013 10:08:13 +0000 (12:08 +0200)]
Remove obsoleted doc/INSTALL and doc/conf.doc files, instructions are in
INSTALL now and the example ircd.conf shipped with this project
Remco Rijnders [Sat, 20 Apr 2013 10:02:20 +0000 (12:02 +0200)]
Removal of m4 code, cleanup of obsolete comments
Remco Rijnders [Wed, 14 Nov 2012 05:45:44 +0000 (06:45 +0100)]
Remove seperate handling of o and O lines
Remco Rijnders [Wed, 14 Nov 2012 05:44:03 +0000 (06:44 +0100)]
Clean up old-style parameter declarations for parse.c functions
Remove code which was commented out
Remco Rijnders [Mon, 12 Nov 2012 03:38:18 +0000 (04:38 +0100)]
s/it's/its/ in example.conf documentation
Remco Rijnders [Mon, 12 Nov 2012 03:36:01 +0000 (04:36 +0100)]
s/then/than/ in example.conf documentation
Remco Rijnders [Mon, 12 Nov 2012 03:13:17 +0000 (04:13 +0100)]
Update example.conf to Serene 5.28
Remco Rijnders [Wed, 17 Oct 2012 06:14:03 +0000 (08:14 +0200)]
INSTALL text was several years out of date
Brought it into 2012 :-)
Remco Rijnders [Thu, 23 Aug 2012 05:50:21 +0000 (07:50 +0200)]
Config script would no longer source Options file
Is this due to a change in bash perhaps? By preceeding the file being
sourced with ./ it works again.
Remco Rijnders [Wed, 22 Aug 2012 17:41:43 +0000 (19:41 +0200)]
Clean up old-style parameter declarations for res.c functions
Remco Rijnders [Wed, 22 Aug 2012 16:59:24 +0000 (18:59 +0200)]
Remove list2.c, not sure how it even ended up here
Remco Rijnders [Wed, 22 Aug 2012 16:56:40 +0000 (18:56 +0200)]
Cleaned up some compile time warnings (on casting)
Remco Rijnders [Wed, 22 Aug 2012 16:23:58 +0000 (18:23 +0200)]
inet.h clean up, take two
Remco Rijnders [Wed, 22 Aug 2012 16:17:38 +0000 (18:17 +0200)]
Remove shipped inet.h file and use system version instead
Remco Rijnders [Wed, 22 Aug 2012 15:50:03 +0000 (17:50 +0200)]
I accidentally added the Makefile, boo me.
Remco Rijnders [Wed, 22 Aug 2012 15:42:13 +0000 (17:42 +0200)]
Remove broken legacy resolv code
The IRCD shipped with two versions of its own resolv header files,
as well as a variety of res_*.c helper files. These are all no
longer needed on Linux and have been removed.
A lot of thanks to an anonymous contributor for helping to solve this
long standing issue!
Remco Rijnders [Wed, 15 Feb 2012 19:35:35 +0000 (20:35 +0100)]
Remove unneeded sanity check (according to the compiler)
Remco Rijnders [Wed, 15 Feb 2012 19:29:37 +0000 (20:29 +0100)]
Added function prototype for function sendto_channel_butone
Remco Rijnders [Wed, 15 Feb 2012 19:24:15 +0000 (20:24 +0100)]
Remove unused cconf item
Remco Rijnders [Wed, 15 Feb 2012 18:06:46 +0000 (19:06 +0100)]
Remove support for unsupported OS'es
Remco Rijnders [Wed, 15 Feb 2012 17:55:32 +0000 (18:55 +0100)]
Add function prototype for 'collapse' function in match.c
Remco Rijnders [Wed, 15 Feb 2012 17:46:11 +0000 (18:46 +0100)]
Remove SCO Unix *spits* workarounds
Remco Rijnders [Wed, 15 Feb 2012 17:22:21 +0000 (18:22 +0100)]
- Remove support for unsupported OS'es
- Remove unused cconf items
Remco Rijnders [Wed, 15 Feb 2012 17:19:14 +0000 (18:19 +0100)]
Remove support for unsupported OS'es
Remco Rijnders [Wed, 15 Feb 2012 17:11:10 +0000 (18:11 +0100)]
Remove unused character string
Remco Rijnders [Wed, 15 Feb 2012 11:09:25 +0000 (12:09 +0100)]
Remove support from Makefile for obsolete / no longer supported OS'es
Daniel Drake [Sat, 1 May 2010 08:17:09 +0000 (10:17 +0200)]
Fix compilation on modern Linux platforms.
Other operating systems should function as before, but Linux platforms
running glibc-2.1 or older will probably fail.
(we're talking glibc releases more than 10 years old)
Also fix a 64 bit typing error in the DNS resolution code.
Remco Rijnders [Sun, 5 Jul 2009 06:01:37 +0000 (08:01 +0200)]
Fixed compile time error.
Remco Rijnders [Sun, 5 Jul 2009 05:02:48 +0000 (07:02 +0200)]
Initial import of 'Serene5.28' into git repository.