Commits
- Commit:
03e656807930cffc34a76a31635e4d3ad79c4378
- From:
- Alexander Barton <alex@barton.de>
- Date:
ngIRCd Release 22.1
- Commit:
7dacc314f91a134d6a84290c7b35858836b0ae55
- From:
- Alexander Barton <alex@barton.de>
- Date:
Update NEWS and ChangeLog for ngIRCd 22.1
- Commit:
24adfb88b4b251468a84d9f31098f9b9f0b3920b
- From:
- Alexander Barton <alex@barton.de>
- Date:
Update some copyright notices for 2015
- Commit:
6ed440a030a439df3c47528088e0584757697c9f
- From:
- Alexander Barton <alex@barton.de>
- Date:
Platforms.txt: Add and update systems
- Update powerpc/apple/darwin7.9.0
Thanks to Götz Hoffart <goetz@hoffart.de>!
- Commit:
c7bbc9a39095344156a5e9871329b418cca72088
- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix spelling of RPL_WHOISBOT message text
- Commit:
6171beb7ab5dc0586581660852576f437470df63
- From:
- Alexander Barton <alex@barton.de>
- Date:
Don't send nick name as default PART reason
No other IRC daemon seems to do this (today?), don't remember why
ngIRCd did it in the first place ...
Closes #185.
Reported by Cahata in #ngircd, thanks!
- Commit:
2196e945e4ac5f41d6650c4ceb9120cfd8fc8d56
- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix "WHO #<chan>" showing invisible users and hiding all visible
The logic is reversed ...
This bug has been introduced by commit c74115f2, "Simplify mode checking on
channels and users within a channel", ngIRCd releases 21, 21.1, and 22 are
affected :-(
Problem reported by Cahata in #ngircd, Thanks!
- Commit:
f16eb1b686ab3cd3c0b313ef6853dce3ee129677
- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix typo in src/testsuite/README
- Commit:
c41f18e3f90512afcf38f42695c26708a1f34772
- From:
- Alexander Barton <alex@barton.de>
- Date:
Auth PING: Fix our information text for manual sending of "PONG"
Up to now, ngIRCd doesn't send a valid IRC command at all, oops!
- Commit:
dbfe1beca83a80c7fc9e25470a75bca78f64d634
- From:
- Alexander Barton <alex@barton.de>
- Date:
Auth PING: The numeric ID is a "long", use atol()
- Commit:
6bdae55177bf3d8910a77bc0af14c0de3d4fd4c9
- From:
- Alexander Barton <alex@barton.de>
- Date:
Auth PING: Don't send a prefix in our PING command
The prefix confuses WeeChat, at least, which doesn't send an appropriate
PONG in the case ...
Debugging and patch by "wowaname" on #ngircd, thanks!
- Commit:
fb5ae9e844ee30208f81204cd977469543fd1cc0
- From:
- Alexander Barton <alex@barton.de>
- Date:
FAQ: How can I "auto-op" users in channels?
- Commit:
bd8d4e710c0cb597ef10f23691602256d44895ea
- From:
- Alexander Barton <alex@barton.de>
- Date:
Fix syntax of ERR_LISTFULL_MSG(478) numeric
Pointed out by "wowaname" in #ngircd, thanks!
- Commit:
9a931a549b7e1b0979ce5f6088edf5136546f3ed
- From:
- Alexander Barton <alex@barton.de>
- Date:
Enhance debug messages while sending CHANINFO commands
- Commit:
3c30490d54da941e368d54aeb63cf56cf1aef345
- From:
- Alexander Barton <alex@barton.de>
- Date:
Reset "last try" timer when enabling a passive server
This results in a new connection attempt as soon as possible.
- Commit:
62503353525fd893156731521edc95b2bd6a1f6f
- From:
- Alexander Barton <alex@barton.de>
- Date:
Change log message for "Can't resolve address"
- Commit:
7e14bd3b58522ac34f0af29182248df1577d99c9
- From:
- Alexander Barton <alex@barton.de>
- Date:
Change log messages issued for IP address forgeries
- Commit:
31b3c83c1f1b18fa1ed0501e95ed8e5f6cc6d407
- From:
- Alexander Barton <alex@barton.de>
- Date:
Merge remote-tracking branch 'alex/TestsuiteNoDNS'
* alex/TestsuiteNoDNS:
Test suite: Don't use DNS lookups
- Commit:
6e4235443eb4dee0930a65e613c8bf5e00331f73
- From:
- Alexander Barton <alex@barton.de>
- Date:
Merge branch 'CipherListNoSSL3'
* CipherListNoSSL3:
INSTALL: List the changed SSL CipherList default value.
Update "CipherList" to not enable SSLv3 by default
- Commit:
3f807e104572b38143a1015be57d875088ceaebb
- From:
- Alexander Barton <alex@barton.de>
- Date:
Test suite: Don't use DNS lookups
Different operating systems do behave quite differently when doing DNS
lookups, for example "127.0.0.1" sometimes resolves to "localhost" and
sometimes to "localhost.localdomain" (for example OpenBSD). And other
systems resolve "localhost" to the real host name (for example Cygwin).
So not using DNS at all makes the test site much more portable.
- Commit:
cdcf474f159ad0c3c2a652cdbfa5e7f09171667c
- From:
- Alexander Barton <alex@barton.de>
- Date:
INSTALL: List the changed SSL CipherList default value.
- Commit:
f33a4067a16747c8fc5f1c0b5eb5e5520ee1e7a7
- From:
- Alexander Barton <alex@barton.de>
- Date:
HowToRelease.txt: Add note about the bug tracker
- Commit:
39b8fc65b69c7534228e314c08604341bdf6125f
- From:
- Alexander Barton <alex@barton.de>
- Date:
Add "tests-skipped.lst" to src/testsuite/.gitignore
- Commit:
100de3e4ccaab10524821d4262f6a8c3342224f8
- From:
- Alexander Barton <alex@barton.de>
- Date:
Update "CipherList" to not enable SSLv3 by default
Idea, initial patch, and testing by Christoph Biedl
<ngircd.anoy@manchmal.in-ulm.de>
- Commit:
7b58538074ad947ab493c45206cec61eae681f7c
- From:
- Alexander Barton <alex@barton.de>
- Date:
ngIRCd Release 22