]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2024-01-23 Alexander Barton2nd attempt to always show the correct config file...
2024-01-23 Alexander BartonTestsuite: Test for the openssl command before using it
2024-01-23 Alexander BartonCorrectly show the configuration file used
2024-01-21 Alexander BartonINSTALL.md: Add info for current Red Hat/Fedora systems
2024-01-21 Alexander BartonMigrate info from INSTALL.md into doc/QuickStart.md
2024-01-21 Alexander BartonDon't show the default config file name on config errors
2024-01-21 Alexander BartonUse a default "IncludeDir" only when no config file...
2024-01-21 Alexander BartonAdd an introduction and generic info to doc/QuickStart.md
2024-01-21 Alexander BartonDebian package: Configure the system CA certificates...
2024-01-21 Alexander BartonDo not log channel keys ("passwords") for predefined...
2024-01-21 Alexander BartonCI: Fix YAML, there shouldn't have been tabs in the...
2024-01-21 Alexander BartonCI: Looks like "cache-apt-pkgs-action" needs exact...
2024-01-21 Alexander Barton"ngIRCd CI" GitHub Action: Update and use cache-apt...
2024-01-21 Alexander BartonMake the description of the "Info" option more precise
2024-01-21 Alexander BartonDeduce a server name when not set in the configuration
2024-01-20 Alexander BartonExplicitly test for the empty string in Channel_UserHas...
2024-01-20 Alexander BartonUpdate the AUTHORS.md file
2024-01-20 Alexander BartonUpdate the mailing list address to ngircd@lists.barton.de
2024-01-20 Alexander BartonConvert the AUTHORS file to Markdown
2024-01-20 Alexander BartonUpdate included Debian package configuration
2024-01-20 Alexander BartonRemove outdated and obsolete targets from the toplevel...
2024-01-19 Alexander BartonUse -Werror when testing for -Wno-format-truncation
2024-01-18 Alexander BartonAnnotate "fall through" cases to silence warnings
2024-01-18 Alexander BartonDisable GCC -Wformat-truncation when suported
2024-01-16 Alexander BartonSpelling fixes, mostly in file comments
2024-01-16 Alexander Bartonautogen.sh: Prefere automake 1.11 over other releases
2024-01-16 Alexander BartonAutodetect support for IPv6 by default
2024-01-16 Alexander BartonDo IDENT requests even when DNS lookups are disabled
2024-01-11 Alexander BartonStart preparing the ChangeLog for the next release ...
2024-01-11 Alexander BartonUpdate config.guess and config.sub to recent versions
2024-01-11 Alexander BartonChannel Admins are not allowed to set Channel Owner...
2024-01-11 Alexander BartonConvert the FAQ to Markdown and enhance it!
2024-01-11 Alexander BartonTest suite: Update for OpenSSL 3.x
2024-01-11 Alexander BartonAllow SSL client-only configurations without keys/certi...
2024-01-11 Alexander BartonRemove unmaintained contrib/MacOSX/ folder
2024-01-11 Alexander BartonQuickStart.md: Update title and fix Markdown syntax
2024-01-11 Alexander BartonUpdate the project description, enhance & fix the README.md
2024-01-11 Alexander Barton2024 =:)
2024-01-06 Alexander BartonFix showing the "Ident" option in --configtest output
2024-01-06 Alexander BartonChange GnuTLS "slot handling" messages to debug level
2024-01-06 Alexander BartonEnlarge buffer for log messages
2024-01-06 Alexander BartonRespect "SSLConnect" option for incoming connections
2024-01-06 Alexander BartonAlways initiate closing a connection on errors.
2023-10-17 Alexander BartonAdd "hopm.service" to "Wants" and "Before" dependencies...
2023-09-17 Alexander BartonUpdate Debian package configuration
2023-09-17 Alexander BartonUpdate config.guess and config.sub to recent versions
2023-09-17 Valentin LorentzReturn ERR_NOTEXTTOSEND on empty PRIVMSG content
2023-09-17 Alexander BartonUpdate and enhance the manual pages a bit
2023-09-17 Alexander BartonMerge branch 'katp32/master'
2023-09-17 Alexander BartonConf_Test(): Use yesno_to_str() instead of individual...
2023-09-17 Alexander BartonChannel autojoin: Add missing variable in --configtest...
2023-09-17 Alexander BartonSilence compiler warning in Init_New_Client()
2023-09-17 Alexander BartonVarious fixes and enhancements for the "Autojoin" patch
2023-09-16 Ivan AgarkovChannel autojoin functionality
2023-08-03 Alexander Barton2023!
2023-08-03 Alexander BartonHide +i users on "WHOIS <pattern>"
2023-07-18 Alexander BartonUpdate the final "closing connection" message
2023-07-18 Alexander BartonFix RPL_INVITING message: It must originate from the...
2023-07-05 Alexander BartonEnhance log messages for refused connections
2023-02-05 Florian Weimerconfigure.ng: Include <string.h> for memset in WORKING_...
2023-01-02 Alexander BartonAdd "+DEBUG" to the version string only when configured...
2023-01-02 michiMake the debug loglevel always available
2023-01-02 Alexander BartonBetter validate MODE +k & +l parameters and return...
2023-01-02 Alexander BartonChannel modes +k & +l: Always report an error when...
2023-01-02 Alexander BartonRefactor Channel_Mode(), get rid of some nesting
2023-01-02 michiAllow ircops to use WHO on any channel.
2022-12-29 Alexander BartonRemove outdated macOS "Package Maker" configuration
2022-12-29 Alexander BartonWe no longer use Travis-CI, remove its configuration
2022-12-29 Alexander BartonGitHub "ngIRCd CI" Action: Use sudo(8) when installing...
2022-12-29 Alexander BartonAdd "ngIRCd CI" GitHub Action
2022-12-27 Alexander BartonRefactor join_send_topic() into IRC_Send_Channel_Info... bug288-Send-NAMES-TOPIC-to-NJOINed-users
2022-12-26 ewiredSend NAMES list and channel topic to NJOIN'ed users
2022-12-26 Alexander BartonChannel mode setting: The local server is allowed to...
2022-12-25 Alexander BartonUpdate Xcode project for latest Xcode version (14.2)
2022-12-25 Alexander BartonREADME.md: Update "status" section, remove "is being...
2022-12-25 Alexander BartonSpelling fixes, mostly in file comments
2022-12-17 hello-smile6Use "||" instead of "|"
2022-12-17 9pfsFix gline/kline with cloaked hostnames
2022-12-17 Jules MaselbasConvert uses of Log(LOG_DEBUG, ...) to LogDebug()
2022-11-01 Katherine PeetersImprove documentation for --syslog
2022-11-01 salaaad2fix typo in conn.c
2022-10-30 Katherine PeetersAdded command line flag to enable syslog
2022-10-30 Katherine PeetersSplit NoSyslog from behaviour of NoDaemon
2022-01-01 Alexander Barton2022 =:)
2021-12-30 Alexander BartonFix a possible race condition in Client_Introduce()
2021-12-30 Alexander BartonEnhance documentation a bit, add doc/QuickStart.md
2021-10-31 Alexander Bartondoc/HowToRelease.txt: "dist-tarZ" and "dist-xz" make...
2021-01-02 Alexander BartonngIRCd Release 26.1 rel-26.1
2021-01-02 Alexander BartonUpdate AUTHORS file
2021-01-02 Alexander BartonUpdate config.guess and config.sub to recent versions
2021-01-01 Alexander BartonUpdate NEWS and ChangeLog files
2021-01-01 Alexander BartonUpdate Platforms.txt
2021-01-01 Alexander Barton2021! :-)
2020-12-29 Alexander BartonExplicitely cast Conf_MaxPenaltyTime (time_t) to "long"
2020-12-29 Alexander BartonDon't set AI_ADDRCONFIG, even when it exists
2020-11-28 Alexander BartonFAQ.txt: There is no "CVS" anymore, we use Git!
2020-11-02 Rolf Eike BeerFix typo in comment: operaor -> operator
2020-11-02 Alexander BartonRevert "Show allowed channel types in ISUPPORT(005...
2020-11-01 Alexander BartonTest suite: Wait 2 seconds after reloading the daemon
2020-10-20 Alexander BartonUpdate Platforms.txt
next