Oh and the version information on connect is useful as that connection tells the user what is running -
UnrealIRCd-5.2.4, (which by the way was released on 28th January 2022.)
This lets people connecting know that the server is running old and not up to date software
Especially as UnrealIRCd 5 ...
Search found 9 matches
- Mon Oct 28, 2024 10:11 am
- Forum: Generic support
- Topic: [SOLVED] Disable / Modify text when you connect on server
- Replies: 10
- Views: 16767
- Mon Oct 28, 2024 9:56 am
- Forum: Generic support
- Topic: [SOLVED] Disable / Modify text when you connect on server
- Replies: 10
- Views: 16767
Re: Disable / Modify text when you connect on server
Your request really confuses me,
Pegasus lets you know what that huge block of data is used for: as he said....
"1. Information about server
that's used by IRC clients to get information about different aspects of the network, such as nickname length, etc.
That means that if you could disable ...
Pegasus lets you know what that huge block of data is used for: as he said....
"1. Information about server
that's used by IRC clients to get information about different aspects of the network, such as nickname length, etc.
That means that if you could disable ...
- Tue Dec 19, 2023 10:02 pm
- Forum: Generic support
- Topic: [SOLVED] central-api request on website
- Replies: 3
- Views: 11432
Re: central-api request on website
looks like it is good
shalom Preacher
shalom Preacher
- Tue Dec 19, 2023 9:56 pm
- Forum: Generic support
- Topic: [SOLVED] central-api request on website
- Replies: 3
- Views: 11432
Re: central-api request on website
will do 
glad it wasnt anything i did
shalom
Preacher
glad it wasnt anything i did
shalom
Preacher
- Tue Dec 19, 2023 11:05 am
- Forum: Generic support
- Topic: [SOLVED] central-api request on website
- Replies: 3
- Views: 11432
[SOLVED] central-api request on website
Not sure where to post this, tried to set up central-api on 6.1.4, copied request key and then after a while I got this on website...
Validating your IRC server...
An unknown error occured on our side (initially)
shalom
Preacher
Validating your IRC server...
An unknown error occured on our side (initially)
shalom
Preacher
- Mon Jan 03, 2022 10:16 pm
- Forum: Installing and getting connected
- Topic: Gmake 3.82 issue with unreal 6.0.0
- Replies: 2
- Views: 14506
Re: Gmake 3.82 issue with unreal 6.0.0
Happy new year (by the way)
Sorry was away for Christmas and without net!!!
gcc (GCC) 4.2.1 20070719 [FreeBSD]
GNU Make 3.82
Built for amd64-portbld-freebsd7.3
shalom
Preacher
Sorry was away for Christmas and without net!!!
gcc (GCC) 4.2.1 20070719 [FreeBSD]
GNU Make 3.82
Built for amd64-portbld-freebsd7.3
shalom
Preacher
- Mon Dec 20, 2021 1:02 am
- Forum: Installing and getting connected
- Topic: Gmake 3.82 issue with unreal 6.0.0
- Replies: 2
- Views: 14506
Gmake 3.82 issue with unreal 6.0.0
I am having an issue with Gmake and unreal 6 (it works fine with 5.2.2)
When I try and compile I get this error:
send.c: In function 'vsendto_one':
send.c:218: error: #pragma GCC diagnostic not allowed inside functions
send.c:219: error: #pragma GCC diagnostic not allowed inside functions
send.c ...
When I try and compile I get this error:
send.c: In function 'vsendto_one':
send.c:218: error: #pragma GCC diagnostic not allowed inside functions
send.c:219: error: #pragma GCC diagnostic not allowed inside functions
send.c ...
- Thu Jul 28, 2016 3:05 pm
- Forum: Installing and getting connected
- Topic: Help with using a local openssl install
- Replies: 2
- Views: 4747
Re: Help with using a local openssl install
I am using a shell for a backup ircd (freebsd) so unable to update system openssl. So the only way for me to run 4 is with a local install.
Any help anyone?
Shalom
Preacher
Any help anyone?
Shalom
Preacher
- Fri Jul 22, 2016 6:53 pm
- Forum: Installing and getting connected
- Topic: Help with using a local openssl install
- Replies: 2
- Views: 4747
Help with using a local openssl install
I need to use a local install of openssl as the openssl on the server is too old.
I have tried to set the dir in ./Config, and found that there is an open bug track on not being able to set the openssl directory.
following syzop advice I tried modifying the Makefile after ./Config and before make ...
I have tried to set the dir in ./Config, and found that there is an open bug track on not being able to set the openssl directory.
following syzop advice I tried modifying the Makefile after ./Config and before make ...