]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
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
2015-12-13 Alexander BartonMake NJOIN handler more fault-tolerant
2015-12-13 Alexander BartonIRC_KillClient(): Don't break when called without ...
2015-12-13 Alexander BartonIRC_NJOIN(): Code cleanup
2015-12-13 Alexander BartonModes.txt: Add "name prefixes" to channel user mode...
2015-12-13 Alexander BartonFix NJOIN not propagating "half ops" status
2015-11-16 Alexander BartonngIRCd Release 23 rel-23
2015-11-15 Alexander BartonUpdate ChangeLog file
2015-11-15 Alexander BartonUpdate doc/Platforms.txt
2015-11-15 Alexander BartonExplicitly cast time_t to long when printing it out
2015-09-11 Alexander Bartoncontrib/Debian/changelog: Fix email address
2015-09-06 Alexander BartonDocumentation: Spelling fixes
2015-09-06 Alexander BartonngIRCd Release 23~rc1 rel-23-rc1
2015-09-06 Alexander BartonUpdate AUTHORS and .mailmap file
2015-09-03 Alexander BartonUpdate ChangeLog file
2015-09-03 Alexander BartonAdd ".clang_complete" file
2015-09-03 Alexander BartonMake server-to-server protocol more robust
2015-08-26 Alexander Bartonplatformtest.sh: Fix quoting
2015-08-26 Alexander Bartonautogen.sh: Fix parameter quoting
2015-08-26 Alexander Bartonngircd.init: Fix non-POSIX "==" test operator
2015-08-26 Christoph BiedlReproducible builds
2015-08-14 Alexander BartonUpdate systemd service file
2015-08-07 Alexander BartonUpdate NEWS and ChangeLog files
2015-08-01 Alexander BartonWhitespace fixes (no functional changes)
2015-08-01 Alexander BartonFix debug message "Client ... is closing connection"
2015-08-01 Alexander BartonINSTALL: Add deprecation notice for "PredefChannelsOnly"
2015-08-01 Alexander Barton"NoticeAuth" configuration variable is deprecated now!
2015-08-01 Alexander BartonMerge pull request #217 from SaberUK/master+notice...
2015-08-01 Alexander BartonChannel mode "N" is targeted for ngIRCd 23.
2015-08-01 Alexander BartonFirst check if channel has mode "N", then check membership
2015-08-01 Alexander BartonMerge pull request #214 from Flupsy/channel-mode-N
2015-07-20 Alexander BartonAdd "build+*" to .gitignore file
2015-07-20 Alexander BartonRemote GIT.txt from Makefile[.am], too!
2015-07-19 Alexander BartonREADNE, AUTHORS: Update mailing list and issue tracker...
2015-07-19 Alexander Bartondoc/Contributing.txt: Add note about using GitHub
2015-07-19 Alexander BartonRemove doc/GIT.txt: it is outdated
2015-07-19 Alexander BartonStreamline ".gitignore" files
2015-07-19 Alexander BartonUpdate NEWS and ChangeLog files
2015-07-14 Peter PowellRename NoticeAuth to NoticeBeforeRegistration.
2015-07-14 Peter PowellUse "NOTICE *" before registration instead of "NOTICE...
2015-06-26 Ian ChardOnly enforce channel mode N on users (not servers or...
2015-06-26 Alexander BartonMerge pull request #215 from tejr/master
2015-06-26 Tom RyderSpecify session context for OpenSSL clients
2015-06-24 Ian ChardDon't bother looking for +N channels for an op
2015-06-24 Unit 193Fix several broken URLs.
2015-06-24 Ian ChardDon't use a standard message number
2015-06-24 Ian ChardAdd documentation for channel mode N
2015-06-24 Ian ChardAdd channel mode N (normal user can't change nick while...
2015-06-07 Alexander BartonMerge remote-tracking branch 'LucentW/master'
next