]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2008-11-19 Alexander BartonImplement the IRC command "SERVLIST"
2008-11-19 Alexander BartonUpdated NEWS and ChangeLog, using NEWS for news only :-)
2008-11-17 Alexander BartonCreate local &SERVER channel and log server messages... bug87-LocalChannel
2008-11-17 Alexander BartonImplement local channels (prefix "&")
2008-11-13 Alexander BartonAdded some missing files of GIT tree to distribution...
2008-11-13 Alexander BartonTest suite: start two servers and test server-server...
2008-11-12 Alexander BartonAdd conf-ssl.h to "noinst_HEADERS"
2008-11-12 Alexander BartonRe-add CVE identifiers to ChangeLog.
2008-11-12 Alexander BartonUpdated NEWS and ChangeLog to include 0.12.1 and the...
2008-11-12 Alexander BartonConnection counter: count outgoing connections as well.
2008-11-11 Alexander BartonIgnore numeric 020 ("please wait while we process your...
2008-11-11 Alexander BartonGNUTLS: define new API types when installed library...
2008-11-11 Alexander BartonConsole log: output timestamp (seconds since start...
2008-11-10 Alexander BartonConsole log: output timestamp (seconds since start...
2008-10-29 Florian Westphalconn-ssl.c: work around gnutls API problems on 64 bit...
2008-10-29 Alexander BartonGIT: don't ignore cvs-version.{h|new}, because it isn...
2008-10-19 Alexander BartonFix ForwardLookup(): "ISO C90 forbids specifying subobj...
2008-10-19 Alexander BartonFix ConnSSL_LogCertInfo(): unused variable "cred" ...
2008-10-03 Alexander BartonDebian: build ngircd-full with support for GNU TLS...
2008-10-03 Alexander BartonDebian: make sure that /var/run/ircd is owned by user...
2008-10-03 Alexander BartonGIT: Ignore Debian-related generated files.
2008-10-03 Alexander BartonUpdated config.{guess|sub} to version 2008-01-16.
2008-09-23 Alexander BartonEnable KICK to be handled from remote servers and from... services
2008-09-23 Alexander BartonRespect RFC 1459 compatibility mode when announcing...
2008-09-23 Alexander BartonDocument the server flag "S": SERVICE command is supported.
2008-09-23 Alexander BartonAnnounce IRC services in the network.
2008-09-23 Alexander BartonChange Introduce_Client() to set the correct client...
2008-09-23 Alexander BartonConvert SQUERY to PRIVMSG on RFC 1459 compliant links.
2008-09-23 Alexander BartonDon't allow SQUERY to send to "target masks" and channe...
2008-09-23 Alexander BartonFix PRIVMSG/NOTICE handler (II): keep command when...
2008-09-23 Alexander BartonNew function ngt_UpperStr()
2008-09-23 Alexander BartonFix PRIVMSG/NOTICE handler Send_Message(): don't forwar...
2008-09-23 Alexander BartonMake real use of the CLIENT_SERVICE client type.
2008-09-23 Alexander BartonAllow IRC services to change their nick names.
2008-09-23 Alexander BartonNew function Client_TypeText() and Destroy_UserOrService().
2008-09-23 Alexander BartonSend_Message(): really enforce target client type.
2008-09-23 Alexander Bartonsample-ngircd.conf & ngircd.conf(5): document "ServiceM...
2008-09-23 Alexander BartonAllow ngIRCd to detect services connected to an "virtua...
2008-09-23 Alexander BartonCentralize logging functions in Introduce_Client().
2008-09-23 Alexander BartonGet rid of INTRO_INFO structure again: we don't need...
2008-09-23 Alexander BartonAnnounce_User(): support RFC 1459 compatibility mode.
2008-09-23 Alexander BartonIntroduce_Client(): send MODES in RFC 1459 mode, too.
2008-09-23 Alexander Bartonnumeric.c: whitespace fixes ...
2008-09-23 Alexander BartonServer links: detect RFC 1459 mode direct after SERVER...
2008-09-23 Alexander BartonSend and handle NICK+USER commands for user registratio...
2008-09-23 Alexander BartonNew function IRC_WriteStrServersPrefixFlag_CB() using...
2008-09-23 Alexander BartonNew function Introduce_Client() to announce new local...
2008-09-23 Alexander BartonNew connection option CONN_RFC1459.
2008-09-23 Alexander BartonNew global function Conn_SetOption().
2008-09-23 Alexander BartonUSER: servers and services can alter user information...
2008-09-23 Alexander BartonNICK: allow servers and services to use RFC 1459 syntax...
2008-09-23 Alexander BartonWhitespace fixes: remove trailing tabulator characters.
2008-09-15 Florian Westphalconn-ssl.c: don't append a newline to ConnSSL_GetCipherInfo
2008-09-13 Florian WestphalTLS/SSL support: code changes.
2008-09-13 Florian WestphalTLS/SSL support: documentation.
2008-09-13 Florian WestphalTLS/SSL support: core files.
2008-08-30 Florian WestphalFix handling of MaxConnections option
2008-08-18 Alexander BartonInclude "mcheck.h" when using mtrace().
2008-08-17 Alexander BartonSECURITY: Fixed a message handling bug which could...
2008-08-13 Alexander BartonEnable GNU libc "memory tracing" when compiled with...
2008-08-12 Alexander BartonNew make target: "osxpkg" to create an Mac OS X install...
2008-08-11 Alexander BartonClean up Mac OS X Xcode environment.
2008-08-10 Alexander Bartondoc/Platforms.txt: added Debian GNU/Hurd, "i686/unknown...
2008-08-10 Alexander BartonAdded CVE identifiers to ChangeLog.
2008-08-06 Alexander BartonRemove de.barton.ngircd.plist on "make clean", its...
2008-08-01 Alexander BartonMake ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTE...
2008-07-31 Alexander BartonMerge branch 'master' of git://ngircd.barton.de/ngircd
2008-07-31 Alexander BartonInstall /Library/LaunchDaemons/de.barton.ngircd.plist...
2008-07-31 Florian WestphalFAQ: add entry about /OPER and OperCanUseMode
2008-07-27 Alexander BartonGIT: added src/testsuite/message-test to ignore list.
2008-07-27 Alexander BartonFix Validate_Args(): unused parameter "Idx" and "Req"
2008-07-27 Alexander Bartonmessage-test: Disable two tests using "localhost" as...
2008-07-27 Alexander BartonFix Send_Message(): "lastCurrentTarget" may be used...
2008-07-27 Alexander BartonFix t_diff(): declaration of 'div' shadows a global...
2008-07-27 Alexander BartonCosmetic whitespace and line length fixes, mostly in... bug77-PRIVMSG-NOTICE
2008-07-27 Alexander BartonAdded "message-test" to Makefile, so it is distrubuted...
2008-07-26 Brandon BeresiniCleaned up PRIVMSG and NOTICE patches.
2008-07-26 Brandon BeresiniCumulative Message Patch
2008-07-22 Alexander BartonDon't allow empty channel names ("#") in strict RFC...
2008-07-22 Alexander BartonReturn 461 (syntax error) on "JOIN :" and "PART :"
2008-07-22 Alexander BartonChannel_Join(): Code cleanup.
2008-07-21 Alexander BartonAdded more supported and tested platforms to doc/Platfo...
2008-07-21 Alexander BartonFixes to misc-test: accept "localhost.<domain>" as...
2008-07-09 Alexander BartonRevert "dpkg-shlibdeps: warning: dependency on libnsl...
2008-07-09 Florian Westphaldpkg-shlibdeps: warning: dependency on libnsl.so.1...
2008-06-27 Alexander BartonMerge autogen.sh changes
2008-06-27 Alexander Bartonautogen.sh: Don't set AUTO{CONF|MAKE}_VERSION and WANT_...
2008-06-27 Alexander Bartonautogen.sh: correctly test for and export ACLOCAL variable
2008-06-16 Eric GrunowTranslated comments from German to English
2008-06-16 Alexander BartonFix GCC warnings for possibly uninitialized variables...
2008-06-11 Alexander BartonGIT: added src/src/config.h.in~ to ignore list.
2008-06-11 Alexander BartonAllow mixed line terminations (CR+LF/CR/LF) in non...
2008-05-30 Alexander BartonDon't allow stray \r or \n in command parameters
2008-05-28 Alexander BartonGIT: ignore de.barton.ngircd.plist, it is a generated...
2008-05-27 Alexander Bartonngircd.init: use LSB logging functions, if available.
2008-05-27 Alexander Barton--configtest: return non-zero exit code if there are...
2008-05-26 Alexander BartonHandle_Buffer(): code cleanup.
2008-05-26 Alexander BartonConn_Handler(): cleanup code, add/translate comments.
2008-05-26 Scott PerryUse strtok_r instead of strchr in IRC_JOIN.
2008-05-26 Alexander BartonMac OS X LaunchDaemon script: log messages to /Library...
next