Search found 1766 matches
- Fri Jan 08, 2021 4:04 pm
- Forum: News and Releases
- Topic: UnrealIRCd 5.0.8 released
- Replies: 0
- Views: 1631
UnrealIRCd 5.0.8 released
The main purpose of this release is to enhance the reputation functionality. There have also been some other changes and minor bug fixes. See the release notes for full details. Reminder: UnrealIRCd 4 is no longer supported UnrealIRCd 4 is no longer supported . Admins must upgrade to UnrealIRCd 5. I...
- Fri Jan 01, 2021 2:08 pm
- Forum: News and Releases
- Topic: UnrealIRCd 4 no longer supported
- Replies: 0
- Views: 880
UnrealIRCd 4 no longer supported
After five years it is time to say goodbye to the old UnrealIRCd 4 series. As of today, UnrealIRCd 4.x is no longer supported. This should be no surprise, given that the end-of-life announcement was in July 2019. And, of course, the repeated announcements pointing out the EOL date on the website, fo...
- Wed Dec 30, 2020 1:59 pm
- Forum: News and Releases
- Topic: UnrealIRCd 5.0.8-rc1 available for testing
- Replies: 0
- Views: 756
UnrealIRCd 5.0.8-rc1 available for testing
The release candidate for UnrealIRCd 5.0.8 is now available for testing, see the release notes for full details. If you find any bugs, please report them on the bugtracker so we can get them fixed before the final 5.0.8 release. Reminder: UnrealIRCd 4 End Of Life after 2020 UnrealIRCd 4 is no longer...
- Thu Dec 10, 2020 6:24 am
- Forum: Generic support
- Topic: Channels do not remain "persistent" on unrealircd 5.0.6
- Replies: 5
- Views: 820
Re: Channels do not remain "persistent" on unrealircd 5.0.6
I cannot reproduce that problem, although I am on 5.0.7 (but nothing changed between .6 and .7 in this respect to my knowledge). Note that +P is not related to chanserv and/or services. This is the expected +P behavior: JOIN #test :c5667!x@Mask-4E7B8307 JOIN :#test :maintest.test.net 332 c5667 #test...
- Sat Nov 14, 2020 7:56 am
- Forum: Installing and getting connected
- Topic: Install Issue CentOS 8
- Replies: 1
- Views: 2093
Re: Install Issue CentOS 8
When I google on "machine `no' not recognized" I only find two seemingly unrelated results on the net (about java). So that doesn't helpt. I think something very basic must be wrong with the machine: * Does it have a hostname? If you type 'hostname' * Does the command 'uname -a' return som...
- Mon Nov 02, 2020 7:42 am
- Forum: Generic support
- Topic: Configuring IRC Optional Parameters?
- Replies: 2
- Views: 1465
Re: Configuring IRC Optional Parameters?
I'm afraid, customizing the numerics is not planned (it has been requested before and rejected). You got a very specific case here, though. If I were you I would just edit numerics.c and change: "%d %d :Current local users %d, max %d" "%d %d :Current global users %d, max %d" To: ...
- Sat Oct 24, 2020 6:39 am
- Forum: Linking servers
- Topic: error: ssl3_get_record: wrong version number.
- Replies: 4
- Views: 2451
Re: error: ssl3_get_record: wrong version number.
Glancing quickly at your configuration, it looks fine to me. k4be is right about the various possibilities of what could be wrong. Did you rehash the server after making any configuration changes? And, when you do /REHASH, do you see any warnings or errors with regards to the configuration file? Nat...
- Wed Oct 14, 2020 10:40 am
- Forum: Generic support
- Topic: Hidden-host
- Replies: 7
- Views: 1003
Re: Hidden-host
It's not entirely clear to me. Can you give us an example what you see, what you want and what you don't want?
- Sat Oct 10, 2020 1:21 pm
- Forum: News and Releases
- Topic: UnrealIRCd 5.0.7 released
- Replies: 0
- Views: 3575
UnrealIRCd 5.0.7 released
UnrealIRCd 5.0.7 is now available for download. This release mainly consists of fixes for the 5.x stable series, with some minor enhancements. See the release notes for full details. Reminder: UnrealIRCd 4 will be EOL at the end of 2020 UnrealIRCd 4 will be maintained until 31 December 2020 (securit...
- Mon Sep 28, 2020 8:44 am
- Forum: News and Releases
- Topic: UnrealIRCd 5.0.7-rc1 available for testing
- Replies: 1
- Views: 1367
UnrealIRCd 5.0.7-rc1 available for testing
The release candidate for UnrealIRCd 5.0.7 is now available for testing, see the release notes for full details. If you find any bugs, please report them on the bugtracker so we can get them fixed before the final 5.0.7 release, which is scheduled somewhere in October 2020. Reminder: UnrealIRCd 4 wi...
- Sat Sep 26, 2020 2:26 pm
- Forum: Generic support
- Topic: mIRC alias or raw syntax?
- Replies: 2
- Views: 860
Re: mIRC alias or raw syntax?
To answer your direct question: In case of IRCOp commands, most clients won't know anything about those (except /KILL maybe), so the raw syntax (GLINE user@host) would be identical to the displayed syntax except for the slash at the beginning (/GLINE user@host). If you are a client coder and want to...
- Sat Sep 26, 2020 2:21 pm
- Forum: Spam, drones and proxies
- Topic: Limitserv
- Replies: 2
- Views: 2473
Re: Limitserv
What that module does is quite similar to channel mode +f with a 'j' limit. It is the old fashioned 1990's way of doing it. Scripts like that (in the past it was via eggdrop) are in fact the reason why I created channel mode +f in the year 2003. For more information, see: Channel mode +f . Channel m...
- Sat Sep 26, 2020 2:17 pm
- Forum: Installing and getting connected
- Topic: Failed to load SSL certificate
- Replies: 1
- Views: 1617
Re: Failed to load SSL certificate
It's strange to have only a key and not a cert. The only reason I can think of is if you CTRL+C'd (so aborted) half-way during the installation (./Config). Then you may end up with a situation like that. You can run "make pem" to generate them again (and then "make install"). Yes...
- Sun Aug 30, 2020 4:33 pm
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2283
Re: unable to make temporary file: Permission denied
You thought I might have posted fake logs and tried to solve my issue? Nah, don't think too evil. People here try to help you with good intentions. Lord255 just thought that something was wrong, the mismatch in path names, so he highlighted it because he thought that was the issue. It seems the dis...
- Sun Aug 30, 2020 6:54 am
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2283
Re: unable to make temporary file: Permission denied
Ok, then I don't know, maybe you can ask some support from FreeBSD people. Most likely you will have the same problem while trying to compile any software from a .tar.gz as a regular user, so it is not UnrealIRCd specific. Must be some kind of generic permission or configuration issue on your FreeBS...