| Age | Commit message (Expand) | Author |
| 2023-01-02 | Better validate MODE +k & +l parameters and return errors | Alexander Barton |
| 2023-01-02 | Channel modes +k & +l: Always report an error when a parameter is missing | Alexander Barton |
| 2023-01-02 | Refactor Channel_Mode(), get rid of some nesting | Alexander Barton |
| 2023-01-02 | Allow ircops to use WHO on any channel. | michi |
| 2022-12-29 | Remove outdated macOS "Package Maker" configuration | Alexander Barton |
| 2022-12-29 | We no longer use Travis-CI, remove its configuration | Alexander Barton |
| 2022-12-29 | GitHub "ngIRCd CI" Action: Use sudo(8) when installing packages | Alexander Barton |
| 2022-12-29 | Add "ngIRCd CI" GitHub Action | Alexander Barton |
| 2022-12-27 | Refactor join_send_topic() into IRC_Send_Channel_Info() and use it for JOIN a... | Alexander Barton |
| 2022-12-26 | Send NAMES list and channel topic to NJOIN'ed users | ewired |
| 2022-12-26 | Channel mode setting: The local server is allowed to work on local channels | Alexander Barton |
| 2022-12-25 | Update Xcode project for latest Xcode version (14.2) | Alexander Barton |
| 2022-12-25 | README.md: Update "status" section, remove "is being actively developed" ... | Alexander Barton |
| 2022-12-25 | Spelling fixes, mostly in file comments | Alexander Barton |
| 2022-12-17 | Use "||" instead of "|" | hello-smile6 |
| 2022-12-17 | Fix gline/kline with cloaked hostnames | 9pfs |
| 2022-12-17 | Convert uses of Log(LOG_DEBUG, ...) to LogDebug() | Jules Maselbas |
| 2022-11-01 | fix typo in conn.c | salaaad2 |
| 2022-01-01 | 2022 =:) | Alexander Barton |
| 2021-12-30 | Fix a possible race condition in Client_Introduce() | Alexander Barton |
| 2021-12-30 | Enhance documentation a bit, add doc/QuickStart.md | Alexander Barton |
| 2021-10-31 | doc/HowToRelease.txt: "dist-tarZ" and "dist-xz" make targets can't be combined | Alexander Barton |
| 2021-01-02 | ngIRCd Release 26.1 rel-26.1 | Alexander Barton |
| 2021-01-02 | Update AUTHORS file | Alexander Barton |
| 2021-01-02 | Update config.guess and config.sub to recent versions | Alexander Barton |
| 2021-01-01 | Update NEWS and ChangeLog files | Alexander Barton |
| 2021-01-01 | Update Platforms.txt | Alexander Barton |
| 2021-01-01 | 2021! :-) | Alexander Barton |
| 2020-12-29 | Explicitely cast Conf_MaxPenaltyTime (time_t) to "long" | Alexander Barton |
| 2020-12-29 | Don't set AI_ADDRCONFIG, even when it exists | Alexander Barton |
| 2020-11-28 | FAQ.txt: There is no "CVS" anymore, we use Git! | Alexander Barton |
| 2020-11-02 | Fix typo in comment: operaor -> operator | Rolf Eike Beer |
| 2020-11-02 | Revert "Show allowed channel types in ISUPPORT(005) numeric only" | Alexander Barton |
| 2020-11-01 | Test suite: Wait 2 seconds after reloading the daemon | Alexander Barton |
| 2020-10-20 | Update Platforms.txt | Alexander Barton |
| 2020-10-20 | platformtest.sh: Try to mangle CLang name more intellligently | Alexander Barton |
| 2020-08-04 | Fixed Atheme Links | xnaas |
| 2020-06-20 | ngIRCd Release 26 rel-26 | Alexander Barton |
| 2020-06-20 | INSTALL.md: Add instructions for ArchLinux (pacman) | Alexander Barton |
| 2020-06-11 | ngIRCd Release 26~rc2 rel-26-rc2 | Alexander Barton |
| 2020-06-11 | Update NEWS, ChangeLog and doc/Platforms.txt files | Alexander Barton |
| 2020-06-11 | Add AppStream metadata file: contrib/de.barton.ngircd.metainfo.xml | Alexander Barton |
| 2020-06-11 | Don't send invalid CHANINFO commands when no key is set | Alexander Barton |
| 2020-05-31 | Update NEWS and ChangeLog files | Alexander Barton |
| 2020-05-26 | Update description text in manual page, too! | Alexander Barton |
| 2020-05-26 | ngircd.spec: Fix name of README.md and INSTALL.md | Alexander Barton |
| 2020-05-26 | Update description texts | Alexander Barton |
| 2020-05-26 | IRC_SQUIT(): Fix use-after-free when unregistering the sending client | Alexander Barton |
| 2020-05-25 | IRC_SERVER: Make sure that the client sent a prefix | Alexander Barton |
| 2020-05-25 | Enhance debug logging for PONG commands | Alexander Barton |