1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00

Commit Graph

  • 8d414b079c Correctly use Config_Error() instead of Log() in Read_Config() Alexander Barton 2020-05-03 17:08:51 +0200
  • 8a37695bf3 contrib/nglog.sh: Looks like GNU awk (gawk) is needed ... Alexander Barton 2020-05-03 17:07:51 +0200
  • 71e9bb1ca6 Update Travis-CI configuration, "sudo" is depreacted Alexander Barton 2020-05-03 03:11:25 +0200
  • 0dc692b1f7 Log G-/K-Line changes only when not initiated by a server Alexander Barton 2020-05-03 03:08:41 +0200
  • 79a917f954 Set the "last data" time to "last ping" time when updating the latter Alexander Barton 2020-05-03 03:04:29 +0200
  • 11ea6a5070 updating testsuite to support ssl-tests Johann Hartwig Hauschild 2020-04-25 00:04:38 +0200
  • 42e8654d7b INSTALL.md: Add not about removed legacy options Alexander Barton 2020-04-20 19:31:57 +0200
  • 1fc54ebef1
    Makefile.am: Replace make with ${MAKE} (#270) sam_c 2020-04-20 18:29:16 +0100
  • c2c84a1d26 Update AUTHORS file Alexander Barton 2020-04-20 19:25:28 +0200
  • 05324b232f ChangeLog: Add missing patch attribution Alexander Barton 2020-04-20 19:25:02 +0200
  • ea1207238f Update NEWS and ChangeLog files Alexander Barton 2020-04-20 19:14:54 +0200
  • 830f00e953 contrib/nglog.sh: Use bash(1) as interpreter Alexander Barton 2020-04-20 10:01:01 +0200
  • 14777c18cf contrib/nglog.sh: Fork awk(1), deal better with signals (CTRL-C) Alexander Barton 2020-04-20 00:55:24 +0200
  • e4a6bd5099 Update Xcode project for latest Xcode version (11.4.1) Alexander Barton 2020-04-20 00:54:06 +0200
  • ab62dd27dc Remove legacy configuration options michi 2020-04-16 11:25:44 +0200
  • c6e3c13f27 Increase read buffer size for server connections michi 2020-04-15 10:32:08 +0200
  • 04de1423eb Fix recursion bug on write error michi 2020-04-14 17:41:52 +0200
  • 13b8324c4a Fix hostmask cloaking bug for IPv6 too michi 2020-04-14 16:58:04 +0200
  • f27827d793 Unbreak GCC 10 (-fno-common) build michi 2020-04-14 16:53:02 +0200
  • 86f3c563d6 GnuTLS: Eliminate memory leaks for DH parameters, priorities cache Hilko Bengen 2020-04-19 21:20:43 +0200
  • eead4a631f Add support for GnuTLS certificate reload Hilko Bengen 2020-04-17 17:34:12 +0200
  • 9c5e42458e Update documentation to reflect "[Channel]->Modes" changes Alexander Barton 2020-03-29 23:17:21 +0200
  • 61ac8be2fd Convert INSTALL and README files to Markdown Alexander Barton 2020-02-11 21:00:18 +0100
  • 3aa1d880fe Add deprecation warnings for "Key" and "MaxUsers" in [Channel] Alexander Barton 2020-03-29 22:30:47 +0200
  • ba3b22b851 Test suite: Test multiple "Modes" lines in [Channel] sections Alexander Barton 2020-03-29 01:15:39 +0100
  • 4d519cfdbf Predefined channles: Fix handling of legacy configuration options Alexander Barton 2020-03-28 23:37:47 +0100
  • fed22184c5 Enhance logging while setting up predefined channels Alexander Barton 2020-03-28 23:33:03 +0100
  • a3072ce698 Allow multiple "Modes =" lines per [Channel] section michi 2020-02-29 16:32:52 +0000
  • decf98d5ef Evaluate initial channel modes michi 2020-02-19 09:26:21 +0000
  • a77353361b Xcode: add missing files in src/testsuite, and sort them Alexander Barton 2020-03-28 23:46:16 +0100
  • 3f7caff630 Add "FNC" (forced nick changes) to ISUPPORT(005) numeric Alexander Barton 2020-03-22 14:07:32 +0100
  • 8d173a3328 Fix memory leak in portabtest Check_strtok_r() Alexander Barton 2020-02-15 14:56:07 +0100
  • e7cb9b1a00 Reuse old SSL key if loading a new one failed michi 2020-02-14 12:44:10 +0000
  • c411643d45 Update Xcode project for latest Xcode version (11.3.1) Alexander Barton 2020-02-11 20:33:44 +0100
  • 2e1797d5a5 Remove outdated OpenBSD/NetBSD systrace.policy Alexander Barton 2020-02-11 20:20:45 +0100
  • f5fa7db4ba 2020! Alexander Barton 2020-01-21 22:02:40 +0100
  • 22cae1b5fc Enhance handling of command line errors, and "--help" & "--version" Alexander Barton 2019-12-31 16:34:23 +0100
  • fb5aa8f652 Fix and update Xcode project Alexander Barton 2019-12-16 16:57:56 +0100
  • 91e87af605 Update ngindent.sh name in Makefile and Xcode project, too Alexander Barton 2019-12-16 16:54:13 +0100
  • 9286686c09 contrib/README: Add nglog.sh script to the list Alexander Barton 2019-12-07 01:43:00 +0100
  • 1f69f1d0ab contrib/nglog.sh: Use bright colors for warning & error messages Alexander Barton 2019-12-07 01:42:33 +0100
  • b03fcaab5a contrib/ngindent.sh: Enhance and rename script Alexander Barton 2019-12-07 01:41:39 +0100
  • 70eb1ee57d Update install documentation: libgnutls-dev Windree 2019-12-02 02:45:09 +0300
  • 80437b2533 Add simple log colorization script: ./contrib/nglog.sh Alexander Barton 2019-11-10 22:07:26 +0100
  • de1de40551 Log received signals (using strsignal(3), when available) Alexander Barton 2019-11-10 21:12:39 +0100
  • 4169cb25e6 Make test suite compatible with Haiku Alexander Barton 2019-11-03 15:15:59 +0100
  • 9a69c02567 Add VIM "swap files" (*.swp) to .gitignore file Alexander Barton 2019-11-03 15:01:51 +0100
  • 147e424d98 Fix hostmask cloaking bug, don't cloak multiple times JRMU 2019-09-04 06:48:54 +0200
  • e954b59d41 Fix some typos (documentation files, ngircd.conf manual page, ...) Alexander Barton 2019-07-21 16:23:07 +0200
  • b1893e740e Make sure HAVE_LIBSSL is defined, even when using pkg-config Alexander Barton 2019-07-01 21:56:36 +0200
  • 2c495a1fe7 Enlage buffers of info texts to 128 bytes. Alexander Barton 2019-06-29 16:07:29 +0200
  • 52c53f523a Add ".vscode" to .gitignore file Alexander Barton 2019-06-29 16:04:59 +0200
  • f8002057f2 Streamline handling of invalid and unset server name Alexander Barton 2019-06-29 16:02:52 +0200
  • 13122bc97d Fix and extend documentation a little bit Alexander Barton 2019-06-29 16:02:18 +0200
  • bb1d014aba Slightly reoder startup steps, and enhance logging Alexander Barton 2019-06-29 15:57:44 +0200
  • ad8c4b8efb Update autogen.sh & INSTALL for pkg-config requirements Alexander Barton 2019-04-20 18:51:39 +0200
  • ad86a41eee configure.ng: use pkg-config to find PpenSSL dependencies Fabrice Fontaine 2019-04-11 23:24:36 +0200
  • aec86aa84c ngircd.conf.5: Fix wording as suggested by lintian Christoph Biedl 2019-01-28 10:45:53 +0100
  • 74631fa728 ngIRCd Release 25 rel-25 Alexander Barton 2019-01-23 23:15:02 +0100
  • 1d4f80b422 Platforms.txt: Add and update systems Alexander Barton 2019-01-23 22:45:07 +0100
  • fe01ef9a51 Fix documentation of MotdPhrase length (#254) shankari 2019-01-03 04:44:28 -0800
  • 96bad2b861 2019! Alexander Barton 2019-01-02 00:10:06 +0100
  • 456eea6f18
    Implement new configuration option "MaxPenaltyTime" (#251) Alexander Barton 2018-11-28 14:13:09 +0100
  • 7690716e4f Fix compilation without deprecated OpenSSL APIs (#252) Rosen Penev 2018-11-28 05:10:46 -0800
  • c97fb2e93e Update Xcode project for latest Xcode version (10.0) Alexander Barton 2018-10-30 01:56:13 +0100
  • c8162a80be Fix some compiler warnings of Apple Xcode/Clang Alexander Barton 2018-10-30 01:53:24 +0100
  • e8e04b4c8f Fix typos/errors/... in file comments Alexander Barton 2018-10-30 01:48:31 +0100
  • a38eea8987 Update doc/Protocol.txt for IRCv3 WEBIRC extension Alexander Barton 2018-10-07 23:54:13 +0200
  • d0f9d3d92e Allow a 5th parameter in WEBIRC ItsOnlyBinary 2018-10-07 22:33:27 +0100
  • bb4101cd6c Update HowToRelease.txt: Include the website Alexander Barton 2018-09-01 01:48:17 +0200
  • e29e15ca27 Platforms.txt: Add and update systems Alexander Barton 2018-08-29 23:05:45 +0200
  • 8bd88be8ad ngIRCd Release 25~rc1 rel-25-rc1 Alexander Barton 2018-08-11 21:37:42 +0200
  • fb760d9473 Update and fix logcheck(8) rules Alexander Barton 2018-05-20 21:52:56 +0200
  • 7f2d21f962 Update config.guess and config.sub to recent versions Alexander Barton 2018-04-01 02:32:24 +0200
  • 6af9476cad Initialize listening socket: Streamline error message Alexander Barton 2018-04-01 02:18:36 +0200
  • 263c5edb60 Update NEWS and ChangeLog files Alexander Barton 2018-03-25 23:00:45 +0200
  • b4f7aae67e Correctly retry outgoing conenctions when forking a resolver failed Alexander Barton 2018-03-25 21:55:34 +0200
  • 798de94d65 Fix use-after-free while handling ERROR during client login Alexander Barton 2018-03-11 21:06:03 +0100
  • ac341176da Only send TOPIC updates to a channel when the topic actually changed Alexander Barton 2018-03-11 20:57:19 +0100
  • 6a622c0084 Update Xcode project for latest Xcode version (9.2) Alexander Barton 2018-03-11 20:55:03 +0100
  • 91ef17aba2 Use .mailmap to fix spelling of Götz Hoffart Alexander Barton 2018-02-25 21:44:14 +0100
  • 13761f1ec9 Little code cleanups, better comments Alexander Barton 2018-02-25 21:43:39 +0100
  • 03acae970d User mode "C": Allow messages from servers, services, and IRC Ops Alexander Barton 2015-03-28 00:05:39 +0100
  • 8f0c705029 portab/Makefile: Split list into separate lines Alexander Barton 2017-01-29 21:55:50 +0100
  • d803ff0525 configure.ng: Split list into separate lines Alexander Barton 2017-01-29 21:42:11 +0100
  • 3559940e4a Update NEWS and ChangeLog files Alexander Barton 2018-02-11 10:22:41 +0100
  • 34bdb0d98a 2018! Alexander Barton 2018-02-09 22:02:21 +0100
  • 7ed22d0b22 Fix compiler warning in ForwardLookup() Alexander Barton 2018-01-29 23:34:40 +0100
  • d9f81ac669 Fix compiler warning in Option_String() Alexander Barton 2018-01-29 23:32:06 +0100
  • 7207bef418 Fix Get_Error() usage, take II Alexander Barton 2018-01-29 23:30:53 +0100
  • 619a3f3ff2 contrib/ngircd.logcheck: Add sample logcheck(8) rules Alexander Barton 2017-12-28 18:03:12 +0100
  • 05640f9285 Allow IRC Ops and remote servers to KILL service clients (#242) Alexander Barton 2017-09-30 16:48:28 +0200
  • e009fc87d5 Don't forward KILLs to other servers if they've been blocked locally James Lu 2017-09-26 13:50:20 -0700
  • c37d6971d6 Update AUTHORS file Alexander Barton 2017-09-23 13:54:39 +0200
  • ddeb7b20eb Merge pull request #240 from bkuhls/fix_Get_Error Alexander Barton 2017-09-17 23:27:48 +0200
  • 543f44bff8 Fix Get_error usage Bernd Kuhls 2017-09-13 14:07:11 +0200
  • bc728f92de Update HowToRelease.txt Alexander Barton 2017-03-12 22:25:08 +0100
  • 2f6f6929d8 Services.txt: Show Atheme "name" in example configuration Alexander Barton 2017-02-20 23:29:40 +0100
  • f244ab2219 Services.txt: Show ngIRCd "Name" in example configuration Alexander Barton 2017-02-20 23:06:47 +0100
  • e17d4bdec7 ngIRCd Release 24 rel-24 Alexander Barton 2017-01-20 19:13:49 +0100