]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
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
2020-10-20 Alexander Bartonplatformtest.sh: Try to mangle CLang name more intellli...
2020-08-04 xnaasFixed Atheme Links
2020-06-20 Alexander BartonngIRCd Release 26 rel-26
2020-06-20 Alexander BartonINSTALL.md: Add instructions for ArchLinux (pacman)
2020-06-11 Alexander BartonngIRCd Release 26~rc2 rel-26-rc2
2020-06-11 Alexander BartonUpdate NEWS, ChangeLog and doc/Platforms.txt files
2020-06-11 Alexander BartonAdd AppStream metadata file: contrib/de.barton.ngircd...
2020-06-11 Alexander BartonDon't send invalid CHANINFO commands when no key is set
2020-05-31 Alexander BartonUpdate NEWS and ChangeLog files
2020-05-26 Alexander BartonUpdate description text in manual page, too!
2020-05-26 Alexander Bartonngircd.spec: Fix name of README.md and INSTALL.md
2020-05-26 Alexander BartonUpdate description texts
2020-05-25 Alexander BartonIRC_SQUIT(): Fix use-after-free when unregistering...
2020-05-25 Alexander BartonIRC_SERVER: Make sure that the client sent a prefix
2020-05-25 Alexander BartonEnhance debug logging for PONG commands
2020-05-25 Alexander BartonFix PING-PONG handling when processing backlog in read...
2020-05-25 Alexander BartonRevert "Set the "last data" time to "last ping" time...
2020-05-22 Hilko Bengentestsuite: Add missing files to EXTRA_DIST
2020-05-10 Alexander BartonngIRCd Release 26~rc1 rel-26-rc1
2020-05-10 Alexander BartonUpdate config.guess and config.sub to recent versions
2020-05-09 Alexander BartonUpdate NEWS and ChangeLog files
2020-05-09 Alexander BartonAdd missing authors to AUTHORS, tweak ".mailmap" file
2020-05-09 Alexander BartonTweak & update doc/HowToRelease.txt a bit ...
2020-05-07 Alexander BartonAllow more characters per line in MOTD and help text...
2020-05-07 Alexander BartonShow allowed channel types in ISUPPORT(005) numeric...
2020-05-07 Alexander BartonPlatforms.txt: Add x86_64/apple/darwin19.0.0
2020-05-07 Alexander BartonUpdate Platforms.txt
2020-05-06 Alexander BartonSSL test server: Use port 6790, like "test server #2"
2020-05-06 Alexander BartonGit: Ignore generated files of SSL tests
2020-05-06 Alexander BartonMerge pull request #269 from hillu/gnutls-reload-cert
2020-05-03 Alexander BartonUpdate Client_SetHostname() to not use strpbrk()
2020-05-03 michiAllow hostmask cloaking when rDNS is disabled
2020-05-03 Alexander BartonDon't wait for the network when read buffers possibly...
2020-05-03 Alexander BartonHandle commands in the read buffer before reading more...
2020-05-03 Alexander BartonRead_Request(): Clean up code and add some more comments
2020-05-03 Alexander BartonRevert "Increase read buffer size for server connections"
2020-05-03 Alexander BartonCorrectly use Config_Error() instead of Log() in Read_C...
2020-05-03 Alexander Bartoncontrib/nglog.sh: Looks like GNU awk (gawk) is needed ...
2020-05-03 Alexander BartonUpdate Travis-CI configuration, "sudo" is depreacted
2020-05-03 Alexander BartonLog G-/K-Line changes only when not initiated by a...
2020-05-03 Alexander BartonSet the "last data" time to "last ping" time when updat...
2020-04-24 Johann Hartwig... updating testsuite to support ssl-tests
2020-04-20 Alexander BartonINSTALL.md: Add not about removed legacy options
2020-04-20 sam_cMakefile.am: Replace make with ${MAKE} (#270)
2020-04-20 Alexander BartonUpdate AUTHORS file
2020-04-20 Alexander BartonChangeLog: Add missing patch attribution
next