Bram Matthys
|
93afec781b
|
UnrealIRCd 4.0.2 release
|
2016-03-11 14:30:58 +01:00 |
|
Bram Matthys
|
c6a48bd6be
|
Forgot to bump version number at one of the X places.
|
2016-01-13 18:33:59 +01:00 |
|
Bram Matthys
|
c9bd3b7982
|
Bump version to 4.0.1.
|
2016-01-13 12:11:09 +01:00 |
|
Bram Matthys
|
ed082e6265
|
Remove configure references to old cron script/file
|
2015-12-26 16:06:14 +01:00 |
|
Bram Matthys
|
98b13429a5
|
Update version to 4.0.0
|
2015-12-24 14:04:04 +01:00 |
|
Bram Matthys
|
06b07e30dc
|
Bump version to 4.0.0-rc6
|
2015-12-16 13:27:33 +01:00 |
|
Bram Matthys
|
7f07c3f71b
|
Bump version to 4.0.0-rc5
|
2015-12-09 20:02:30 +01:00 |
|
Bram Matthys
|
97fb9f1457
|
Bump version to 4.0.0-rc4
|
2015-11-25 19:05:30 +01:00 |
|
Bram Matthys
|
c1c1c9b308
|
Update PCRE2 to 10.20
|
2015-11-15 16:56:31 +01:00 |
|
Bram Matthys
|
2f2ee0ba03
|
Bump version to 4.0.0-rc3
|
2015-11-08 10:29:01 +01:00 |
|
Bram Matthys
|
9b4462f099
|
Fix incorrect help text in configure. Reported by Fersure (#4123)
|
2015-10-30 12:53:57 +01:00 |
|
Bram Matthys
|
1533a296fe
|
Update version to 4.0.0-rc2
|
2015-10-26 14:39:28 +01:00 |
|
Bram Matthys
|
c51c3800c3
|
Update IPv6 compile check. It should only check if compile-time IPv6 support is available. We can deal with missing IPv6 support at runtime nowadays.
|
2015-10-26 09:13:44 +01:00 |
|
Bram Matthys
|
29e645874e
|
Report properly as 4.0.0-rc1 (not 4.0-rc1)
|
2015-10-11 17:58:04 +02:00 |
|
Bram Matthys
|
537c9a2eea
|
UnrealIRCd. Not Unreal.
|
2015-10-10 17:50:09 +02:00 |
|
Bram Matthys
|
507d88cf09
|
Bump version to 4.0.0-rc1
|
2015-10-10 17:44:52 +02:00 |
|
Bram Matthys
|
13d7da7a7b
|
Update release notes and bump version to 3.4-beta4.
|
2015-09-06 10:09:19 +02:00 |
|
Bram Matthys
|
237d22249b
|
Apparently forgot to run ./autogen.sh - strange nobody noticed :D
|
2015-09-03 18:47:41 +02:00 |
|
Bram Matthys
|
14aca6bcde
|
Remove unused alloca stuff. Fix windows warnings.
|
2015-07-29 12:30:40 +02:00 |
|
Bram Matthys
|
c19165c8a6
|
Remove remaining INET6 defines and questions, as it's now always the default.
|
2015-07-29 10:42:40 +02:00 |
|
Bram Matthys
|
ea7a080154
|
remove more unused functions
|
2015-07-28 21:44:32 +02:00 |
|
Bram Matthys
|
7072902844
|
Update version to 3.4-beta2.
|
2015-07-23 14:52:16 +02:00 |
|
Bram Matthys
|
0028f6ad64
|
Change version to 3.4-beta1.
|
2015-07-13 20:17:18 +02:00 |
|
Bram Matthys
|
bd21ea902c
|
Add (src/)modules/third directory for 3rd party modules. Automatically build any .c files in there.
|
2015-07-05 20:04:09 +02:00 |
|
Bram Matthys
|
f0d6f3f550
|
bump version to 3.4-alpha4
|
2015-06-27 12:59:00 +02:00 |
|
Bram Matthys
|
e5ec2a6487
|
Rename macro DATADIR -> PERMDATADIR. Windows SDK's.. just freaking amazing....
|
2015-06-26 16:50:36 +02:00 |
|
Bram Matthys
|
bcc95f67d6
|
Give 3.2.x users some directory hints if they try to do things the 3.2.x way.
|
2015-06-24 17:57:12 +02:00 |
|
Bram Matthys
|
c0f18b3e8e
|
Replace user mode +v ("victim", receive infected DCC notices) with snomask +D (modules/snomasks/dccreject).
|
2015-06-21 19:48:13 +02:00 |
|
Bram Matthys
|
8a7dda0f38
|
move ircdcron to extras/ in source tree. remove some old Makefile stuff.
|
2015-06-19 20:32:36 +02:00 |
|
Bram Matthys
|
5e94fc9c72
|
Move to new directory structure, require 'make install'. (Not complete. Work in progress!)
|
2015-06-19 13:59:08 +02:00 |
|
Bram Matthys
|
7f675a8663
|
prepare for 3.4-alpha3
|
2015-06-10 11:52:44 +02:00 |
|
Bram Matthys
|
de59bf47ef
|
Move all built-in extended bans to modules/extbans/...
|
2015-06-05 15:38:01 +02:00 |
|
Bram Matthys
|
f81d22076c
|
Add configure check and compile with pthreads
|
2015-06-01 21:16:44 +02:00 |
|
Bram Matthys
|
547b2d69d0
|
Build with PCRE2 (not used yet). Enhance SSL build error (may need more fixing).
|
2015-05-31 21:47:11 +02:00 |
|
Travis McArthur
|
aea09603a4
|
Remove USE_SSL macro and associated code
We no longer support non-SSL builds, remove related code
|
2015-05-20 02:48:34 -04:00 |
|
Bram Matthys
|
9da1988375
|
change version to 3.4-alpha2
|
2015-05-19 11:27:44 +02:00 |
|
Bernard Spil
|
07e707ae5b
|
Fix build with LibreSSL
LibreSSL has removed RAND_egd completely, this patch adds RAND_egd
detection to configure and adds HAVE_RAND_EGD checks to the code where
required.
|
2015-03-10 11:55:37 +01:00 |
|
Bram Matthys
|
40a46f5019
|
prepare for alpha1
|
2014-07-20 19:16:17 +02:00 |
|
Travis McArthur
|
ec294b1373
|
Fix build for clang
|
2014-07-05 12:47:03 -07:00 |
|
Bram Matthys
|
184d63094b
|
re-run autoconf (./Config fix after port..)
|
2014-05-30 22:58:25 +02:00 |
|
Bram Matthys
|
7d2dea9256
|
Fix compile problem on OS X 10.9, reported and patch provided by
JustinTArthur (#4251).
|
2014-01-12 10:20:04 +01:00 |
|
Bram Matthys
|
101d2dd6a3
|
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
user & channel modes. Fixing Windows build. Etc..
|
2014-05-11 20:56:02 +02:00 |
|
William Pitcock
|
349259eecb
|
- remove check for -fno-strict-aliasing, we no longer need it
|
2013-05-24 23:32:55 +00:00 |
|
William Pitcock
|
37b13dd90c
|
- LISTEN_SIZE should either be 5 or SOMAXCONN if defined. Nothing else. (#4204)
|
2013-05-20 07:26:34 +00:00 |
|
William Pitcock
|
42d8a95c2c
|
- remove BUFFERPOOL, which is not used by the new dbuf code
|
2013-05-20 05:11:46 +00:00 |
|
William Pitcock
|
c41ca43145
|
- Remove ziplinks support, patch from FalconKirtaran. (#4189)
|
2013-05-16 06:36:13 +00:00 |
|
William Pitcock
|
ad25d019b1
|
- Enable kqueue support on BSDs.
|
2013-01-14 04:32:39 -06:00 |
|
William Pitcock
|
5e427e9f89
|
- Add eventloop implementation for select(2).
|
2012-10-26 03:33:26 +00:00 |
|
William Pitcock
|
6a210e34b1
|
- Add a polling backend that uses epoll(2).
|
2012-10-26 00:20:57 +00:00 |
|
Bram Matthys
|
6ddeb0ccb3
|
Some quick changes to make the IRCd report as version 4.0-dev
|
2012-11-23 19:45:34 +01:00 |
|