]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2018-11-28 Rosen PenevFix compilation without deprecated OpenSSL APIs (#252)
2018-10-30 Alexander BartonUpdate Xcode project for latest Xcode version (10.0)
2018-10-30 Alexander BartonFix some compiler warnings of Apple Xcode/Clang
2018-10-30 Alexander BartonFix typos/errors/... in file comments
2018-10-07 Alexander BartonUpdate doc/Protocol.txt for IRCv3 WEBIRC extension
2018-10-07 ItsOnlyBinaryAllow a 5th parameter in WEBIRC
2018-08-31 Alexander BartonUpdate HowToRelease.txt: Include the website
2018-08-29 Alexander BartonPlatforms.txt: Add and update systems
2018-08-11 Alexander BartonngIRCd Release 25~rc1 rel-25-rc1
2018-05-20 Alexander BartonUpdate and fix logcheck(8) rules
2018-04-01 Alexander BartonUpdate config.guess and config.sub to recent versions
2018-04-01 Alexander BartonInitialize listening socket: Streamline error message
2018-03-25 Alexander BartonUpdate NEWS and ChangeLog files
2018-03-25 Alexander BartonCorrectly retry outgoing conenctions when forking a...
2018-03-11 Alexander BartonFix use-after-free while handling ERROR during client...
2018-03-11 Alexander BartonOnly send TOPIC updates to a channel when the topic...
2018-03-11 Alexander BartonUpdate Xcode project for latest Xcode version (9.2)
2018-02-25 Alexander BartonUse .mailmap to fix spelling of Götz Hoffart
2018-02-25 Alexander BartonLittle code cleanups, better comments
2018-02-25 Alexander BartonUser mode "C": Allow messages from servers, services... RelaxUserModeC
2018-02-25 Alexander Bartonportab/Makefile: Split list into separate lines
2018-02-25 Alexander Bartonconfigure.ng: Split list into separate lines
2018-02-11 Alexander BartonUpdate NEWS and ChangeLog files
2018-02-09 Alexander Barton2018!
2018-01-29 Alexander BartonFix compiler warning in ForwardLookup()
2018-01-29 Alexander BartonFix compiler warning in Option_String()
2018-01-29 Alexander BartonFix Get_Error() usage, take II
2017-12-28 Alexander Bartoncontrib/ngircd.logcheck: Add sample logcheck(8) rules
2017-09-30 Alexander BartonAllow IRC Ops and remote servers to KILL service client...
2017-09-26 James LuDon't forward KILLs to other servers if they've been...
2017-09-23 Alexander BartonUpdate AUTHORS file
2017-09-17 Alexander BartonMerge pull request #240 from bkuhls/fix_Get_Error
2017-09-13 Bernd KuhlsFix Get_error usage
2017-03-12 Alexander BartonUpdate HowToRelease.txt
2017-02-20 Alexander BartonServices.txt: Show Atheme "name" in example configuration
2017-02-20 Alexander BartonServices.txt: Show ngIRCd "Name" in example configuration
2017-01-20 Alexander BartonngIRCd Release 24 rel-24
2017-01-20 Alexander BartonPlatforms.txt: Add and update systems
2017-01-20 Alexander BartonMake sure that platformtest.sh aborts when autogen...
2017-01-20 Alexander BartonSpecify Debian "source format"
2017-01-20 Alexander BartonUpdate config.guess and config.sub to recent versions
2017-01-20 Alexander BartonBuild Debian packages with OpenSSL instead of GnuTLS
2017-01-18 Alexander BartonFix handling of connection pool allocation and enlargement
2017-01-15 Alexander Barton2017!
2017-01-15 Alexander BartonUpdate doc/RFC.txt, add RFC 7194
2017-01-08 Alexander BartonngIRCd Release 24~rc1 rel-24-rc1
2017-01-08 Alexander BartonDebian: Use "dh_prep" instead deprecated "dh_clean -k"
2017-01-07 Alexander Bartonngircd.conf.5.tmpl: Fix spelling
2017-01-06 Alexander BartonPlatforms.txt: Add and update systems
2017-01-06 Alexander BartonFurther enhance systemd unit file
2017-01-05 Alexander BartonInstall systemd service file in Debian package
2017-01-05 Alexander BartonEnhance systemd service file
2017-01-05 Alexander BartonUpdate Debian package
2016-12-10 Alexander BartonUpdate NEWS and ChangeLog files
2016-12-08 Alexander BartonLog privilege violations and failed OPER as "error...
2016-12-08 Alexander BartonImmediately shut down connection on receiving ERROR
2016-12-07 Alexander BartonXcode: Fix "duplicate symbols" error in current Xcode
2016-12-07 Alexander Bartonx-Line synchronization: Don't send negative durations
2016-12-07 Alexander BartonList expiration: use same log level as when setting
2016-12-07 Alexander BartonRemove leftover debug message. Oops!
2016-12-07 Alexander BartonG-LINES: Forbid remote modifications if "AllowRemoteOpe...
2016-12-05 Alexander BartonMake scripts and init-files in ./contrib executable
2016-12-05 Alexander Bartonautogen.sh: Fix some shellcheck(1) warning messages
2016-12-05 Christoph BiedlFix building ngIRCd with OpenSSL 1.1
2016-12-05 Alexander Bartongcc 6.2 warnings: fix code indentation
2016-11-05 Alexander BartonUpdate config.guess and config.sub to recent versions
2016-11-04 Alexander BartonPlatforms.txt: Update systems
2016-10-24 Alexander BartonPAM.txt: Add note about /etc/pam.d/ngircd permissions
2016-10-21 Alexander Bartonautogen.sh, ngindent, platformtest.sh: Fix warnings...
2016-10-21 Alexander BartonUpdate Xcode project for latest Xcode version (8.0)
2016-09-21 Alexander BartonUpdate Xcode project for latest Xcode version (7.3)
2016-09-18 Alexander BartonUpdated config.sub to version 2014-09-11
2016-09-18 Alexander BartonAdd "Documentation" variables to systemd configuration...
2016-07-22 Alexander BartonMake sure that SYSCONFDIR is always set
2016-06-05 Alexander BartonAdd "PAMServiceName" configuration option
2016-06-05 Christian AistleitnerAdd PAMServiceName setting to specify the used PAM...
2016-05-06 Alexander BartonAdd an ".editorconfig" file to the project
2016-01-16 Alexander BartonPlatforms.txt: Remove x86_64/unknown/linux-gnu, tcc...
2016-01-16 Alexander BartonPlatforms.txt: Add systems
2016-01-10 Alexander BartonTravis-CI: use "container-based infrastructure"
2016-01-10 Alexander Bartonplatformtest.sh: Delete ngIRCd binary before test run
2016-01-10 Alexander Bartonplatformtest.sh: Only show "runs=Y" when test suite...
2016-01-07 Alexander BartonPlatforms.txt: Add and update systems
2016-01-07 Alexander BartonSend_Message: Fix handling of "empty" targets
2016-01-06 Alexander BartonUpdate README file
2016-01-06 Alexander BartonPlatforms.txt: Add and update systems
2016-01-06 Alexander Bartonplatformtest.sh: Use $LOGNAME instead of $USER
2016-01-04 Alexander BartonUpdate copyright notices for 2016
2016-01-04 Alexander BartonLimit the number of message targes, and suppress duplicates
2016-01-04 Alexander BartonAdd "_MSG" postfix to ERR_WILDTOPLEVEL_MSG
2016-01-04 Alexander BartonCommands.txt, PRIVMSG: Fix "server mask" description
2016-01-04 Alexander BartonEnahnce comments for Send_Message() and Send_Message_Mask()
2016-01-04 Alexander BartonGet rid of unclever assert() in Send_Message_Mask()
2015-12-30 Alexander BartonTest suite: Add new test for server-server logins
2015-12-30 Alexander BartonFix NJOIN handler killing all clients
2015-12-19 Alexander Bartoncontrib/ngindent: Fix shebang line
2015-12-19 Alexander Bartoncontrib/platformtest.sh: Warn when external tools are...
2015-12-19 Alexander Bartoncontrib/platformtest.sh: Make script more portable
2015-12-19 Alexander BartonPlatforms.txt: Add and update systems
2015-12-19 Alexander Bartondoc/Platforms.txt: Sort list
next