]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2014-07-14 Alexander BartonNew "Debian release" 21.1-0ab2 branch-21.x
2014-07-14 Alexander BartonDebian: Don't adjust path names that are correct by...
2014-07-14 Alexander BartonDebian: Correctly set and use "docdir"
2014-03-25 Alexander BartonngIRCd Release 21.1 rel-21.1
2014-03-23 Roy Sindre... Use server password when PAM is compiled in but disabled
2014-03-19 Alexander Bartondoc/Platforms.txt: Update from master branch
2014-03-19 Alexander BartonSpoofed prefixes: Really kill connection on non-server...
2014-03-19 Alexander BartonFix two K&R C portability issues
2014-03-19 Alexander BartonCHARCONV: Fix handling conversion errors
2014-03-19 Alexander BartonServices.txt: Update information for Anope 2.x
2014-03-19 Alexander BartonCorrectly use cloaked IRC masks on "INVITE nickname"
2014-03-19 Alexander Bartonconfigure: Only link "contrib/Debian" if it exists
2014-03-19 Alexander BartonUse $(MKDIR_P) instead of $(mkinstalldirs) in Makefile's
2014-03-19 Alexander BartonFix configure script and "make check" for TCP Wrappers
2014-03-19 Alexander BartonAdd libwrap at the end of the configure run
2014-03-19 Alexander Bartonplatformtest.sh: don't use "test -e", it isn't portable
2014-03-19 Alexander BartonMakefile.am: don't use "test -e", it isn't portable
2014-03-19 Alexander BartonUpdate Copyright notices for 2014
2014-03-19 Federico G... Fix permanent k/gline
2014-03-19 Alexander BartonWEBIRC: Don't respect hostname when DNS is disabled
2013-12-27 Alexander BartonOS X has a working getaddrinfo() implementation
2013-12-27 Alexander BartonCheck for working getaddrinfo() function
2013-12-27 Alexander BartonOnly use unsetenv() when it is available
2013-12-27 Alexander Bartonconf-ssl.h: make code compatible with pre-ANSI C compilers
2013-12-27 Alexander Bartonvsnprintf.c: make code compatible with ansi2knr tool
2013-12-27 Alexander BartonRemove wrong #ifdef in Option_String()
2013-10-30 Alexander BartonngIRCd Release 21 rel-21
2013-10-30 Alexander Bartondoc/Platforms.txt: add Mac OS X 10.6.8
2013-10-27 Alexander BartonUpdate doc/Platforms.txt
2013-10-26 Alexander Bartonngircd.init: Make sure no stale PID file is left over
2013-10-23 Alexander Bartonplatformtest.sh/Platforms.txt: allow user names up...
2013-10-23 Federico G... Check and call arc4random_stir() if present
2013-10-20 Alexander BartonDebian: Fix sed(1) rules adjusting "ngircd-full" package
2013-10-20 Alexander BartonDebian: Fix default "HelpFile" file name in ngircd...
2013-10-20 Alexander BartonngIRCd Release 21~rc2 rel-21-rc2
2013-10-20 Alexander Bartonplatformtest.sh: Detect clang compilers
2013-10-17 Federico G... Add support for longer config lines
2013-10-17 Federico G... Report the correct file on error
2013-10-16 Alexander Bartondoc/Platforms.txt: Add Open64 and tcc C compilers on...
2013-10-16 Alexander Bartonplatformtest.sh: Detect tcc compiler
2013-10-16 Federico G... Add support for arc4random
2013-10-16 Federico G... Fix another strcat warning missed in commit 4c5b43
2013-10-14 Alexander Bartonplatformtest.sh: Clean up GIT source tree, when possible
2013-10-14 Alexander Bartonplatformtest.sh: Detect Apple LLVM (clang) compiler
2013-10-07 Alexander BartonUpdate (date of) manual pages
2013-10-07 Alexander BartonChnageLog file: even more spelling fixes ...
2013-10-07 Alexander BartonINSTALL file: Update "Upgrade Information"
2013-10-07 Alexander BartonFix spelling in NEWS and ChangeLog files
2013-10-07 Alexander Bartonngircd.c, main(): use strlcat() instead of strcat()
2013-10-05 Alexander BartonngIRCd Release 21~rc1 rel-21-rc1
2013-10-02 Alexander BartonUpdate NEWS and ChangeLog files
2013-10-01 Alexander BartonActually KILL clients on GLINE/KLINE bug156-GKLine-Kill
2013-10-01 Alexander BartonDon't forward KILL commands for unknown clients
2013-10-01 Alexander BartonNew function IRC_KillClient() to kill clients
2013-09-26 Alexander BartonAdjust log messages for invalid and spoofed prefixes
2013-09-24 Alexander BartonRemove CLIENT.oper_by_my, Client_SetOperByMe() and... RemoveOperByMe
2013-09-24 Federico G... Add support to show user links using "STATS L"
2013-09-23 Alexander BartonLog an error (not info) when working directory can...
2013-09-18 Alexander Bartondoc/PAM.txt: add a slightly more useful example
2013-09-17 Federico G... Change the certificate fingerprint digest to sha256
2013-09-17 Federico G... Change cipher defaults
2013-09-16 Alexander BartonMerge remote-tracking branch 'alex/bug162-SSLCipherList'
2013-09-16 Federico G... Fix server reconnection
2013-09-15 Alexander BartonDon't ignore SSL-related errors during startup
2013-09-15 Alexander BartonCipher list selection for GnuTLS bug162-SSLCipherList
2013-09-15 Alexander BartonConnSSL_Init_SSL(): correctly set CONN_SSL flag
2013-09-15 Alexander BartonCipher list selection for OpenSSL
2013-09-15 Alexander BartonConnSSL_InitLibrary(): Code cleanup
2013-09-06 Alexander BartonTRACE: fix error message when there are too many parameters
2013-09-06 Alexander BartonIRC_SetPenalty(): Code cleanup
2013-09-06 Federico G... Add more penalty times
2013-09-06 Federico G... Rework check for number of parameters
2013-09-05 Federico G... Reorder checks
2013-09-05 Federico G... Move the IRC_SetPenalty() call after the asserts
2013-09-05 Federico G... Correct numeric returned by whois
2013-09-05 Federico G... Minor cosmetic change
2013-09-04 Alexander BartonCommands.txt: Document proprietary DIE <message> parameter
2013-09-03 Alexander Bartongetpid.sh: use /bin/pidof when available
2013-09-03 Alexander BartonDon't enforce channel types for other servers
2013-09-02 Alexander BartonOnly log "IDENT ... no result" when IDENT was looked up
2013-08-31 Florian Westphalngircd: use setgid/setuid errno value in error path
2013-08-31 Alexander BartonShow connection flag "s" (SSL) in RPL_TRACE{LINK|SERVER}
2013-08-26 Federico G... Change away to be allocated dynamically
2013-08-26 Alexander BartonIgnore "operation not permitted" while dropping groups
2013-08-26 Florian Westphalngircd: discard supplementary group ids on startup
2013-08-26 Alexander BartonXcode: update project settings for Xcode 5
2013-08-26 Alexander BartonMerge branch 'bug159-WebircIPA'
2013-08-26 Alexander BartonIntroduce Free_Client() function to free CLIENT structure bug159-WebircIPA
2013-08-26 Alexander BartonSave client IP address text for "WebIRC" users
2013-08-26 Alexander BartonImplement new configuration option "DefaultUserModes" bug160-DefaultUserModes
2013-08-26 Federico G... Change strdup() to strndup()
2013-08-26 Federico G... private strndup() implementation in case libc does...
2013-08-25 Federico G... Cosmetic changes to METADATA
2013-08-25 Federico G... Silence warning
2013-08-25 Federico G... Plug memory leak
2013-08-25 Federico G... Implement account login support
2013-08-24 Federico G... Fix spelling
2013-08-23 Alexander BartonngIRCd Release 20.3
2013-08-23 Alexander BartonCorrectly handle return code of Handle_Write()
2013-08-20 Alexander BartonEnhance log messages on "recursive" connection errors
next