]> jfr.im git - irc/Elemental-IRCd/elemental-ircd.git/shortlog
irc/Elemental-IRCd/elemental-ircd.git
2015-09-23  Christine DodrillMerge pull request #160 from Elemental-IRCd/rel/7.0... elemental-ircd-7.0-experimental
2015-09-23  Christine Dodrillelemental-ircd 7.0-experimental
2015-09-22  Andrew CookMerge pull request #159 from Elemental-IRCd/feat/tests
2015-09-22  Andrew CookAlso clear channel membership on part
2015-09-22  Andrew CookSplit line comparison from the client class
2015-09-22  Andrew CookSynchronize on PART
2015-09-21  Andrew CookMerge pull request #157 from Elemental-IRCd/fix/monitor
2015-09-21  Andrew CookTest adding a nick to monitor while the target is alrea...
2015-09-21  Andrew CookRevert "Don't send the hostmask in RPL_MONONLINE"
2015-09-21  Andrew CookRevert "Update monitor documentation to match ircv3"
2015-09-21  Andrew CookRevert "Don't send the hostmask on MONITOR S"
2015-09-21  Andrew CookExpect hostmasks from RPM_MONONLINE
2015-09-21  Andrew CookDon't need to dereference reply names anymore
2015-09-21  Andrew CookTranslate RPL_'s in the test suite
2015-09-21  Andrew CookMerge pull request #151 from Elemental-IRCd/feat/tests
2015-09-21  Christine DodrillAdd echo-message test to the list
2015-09-20  Andrew CookSync MONITOR S doc/test with ircv3
2015-09-20  Andrew CookDon't send the hostmask on MONITOR S
2015-09-20  Andrew CookAdd monitor.tcl to the list of tests
2015-09-20  Andrew CookAdd tests for MONITOR S
2015-09-20  Andrew CookUpdate monitor documentation to match ircv3
2015-09-20  Andrew CookMerge pull request #149 from Elemental-IRCd/feat/tests
2015-09-20  Andrew CookMerge branch 'master' into feat/tests
2015-09-20  Christine DodrillMerge pull request #145 from Elemental-IRCd/fix/remove...
2015-09-20  Andrew CookDetect metadata support from RPL_ISUPPORT
2015-09-20  Andrew CookParse RPL_ISUPPORT
2015-09-20  Andrew CookRemove two more useless IsIoError calls
2015-09-20  Andrew CookAdd echo-message test
2015-09-20  Andrew CookRemove useless IsIoError calls
2015-09-20  Andrew CookRemove id tags
2015-09-20  Andrew CookAdd missing Revision tag
2015-09-20  Andrew CookEnable clang, disable coverity, and Re-arange travis.yml
2015-09-20  Andrew CookNormalize $Id$ and $Revision$ tags
2015-09-20  Andrew CookPull in clean version of the gpl2 text
2015-09-20  Andrew CookRemove appveyor.yml
2015-09-20  Christine DodrillMerge branch 'master' into fix/remove-old-todo
2015-09-20  Andrew CookMerge pull request #146 from Elemental-IRCd/feat/tests
2015-09-20  Christine DodrillRemove this TODO
2015-09-20  Andrew CookDon't send the hostmask in RPL_MONONLINE
2015-09-20  Andrew CookAdd tests for MONITOR
2015-09-20  Andrew CookAdd metadata tests
2015-09-20  Andrew CookMerge pull request #143 from Elemental-IRCd/fix/qjm
2015-09-19  Andrew CookUse new username in away-notify for qjm
2015-09-19  Andrew CookMerge pull request #142 from Elemental-IRCd/feat/tests
2015-09-19  Andrew CookMinor test config fix
2015-09-19  Andrew CookCheck timeout from the last send, not the start of...
2015-09-19  Andrew CookAccept a list of servers from the environment if provided
2015-09-19  Andrew CookRemove rb_get_errno
2015-09-19  Andrew Cookconfigure checks for _FORTIFY_SOURCE
2015-09-19  Andrew CookMerge pull request #140 from Elemental-IRCd/feat/tests
2015-09-19  Andrew CookSend away-notify message for remot eclients also
2015-09-19  Andrew CookHandle pings and gracefully handle unknown RPL's
2015-09-19  Andrew CookRe-enable away-notify now that we have tests
2015-09-19  Andrew CookAdd away-notify tests
2015-09-19  Andrew CookAdd skip function
2015-09-19  Andrew CookAdd tests for away-notify
2015-09-19  Andrew CookImplement chghost capability
2015-09-19  Andrew CookIgnore cscope files
2015-09-19  Andrew CookAdd a negcaps argument to sendto_common_channels_local...
2015-09-19  Andrew CookUse vwait instead of <<
2015-09-19  Andrew CookDon't use lmap
2015-09-19  Andrew CookAdd test for chghost cap
2015-09-19  Andrew CookImplement caps negotiation in runtest.tcl
2015-09-18  Andrew CookJoin umode test clients to a channel
2015-09-18  Andrew CookRun tests in parallel on travis
2015-09-18  Andrew CookFix waiting for JOIN propagation
2015-09-18  Andrew CookOnly explort _mheader
2015-09-18  Andrew CookRemove some old configure checks
2015-09-17  Christine DodrillMerge pull request #123 from Elemental-IRCd/doc/depende...
2015-09-17  Christine DodrillAdd libltdl7-dev to dependencies
2015-09-17  Christine DodrillAddress @dequis's suggestions
2015-09-17  Christine DodrillAdd one-step dependency installing commands
2015-09-17  Andrew CookMerge pull request #138 from Elemental-IRCd/feat/tests
2015-09-17  Andrew CookParallel builds on travis
2015-09-17  Andrew CookAdd zip as a required package
2015-09-17  Andrew CookAdd appveyor.yml
2015-09-17  Andrew CookOnly load a module if its name ends with LT_MODULE_EXT
2015-09-17  Andrew CookMerge travis_genssl and startall
2015-09-17  Christine DodrillMerge pull request #137 from Elemental-IRCd/fix/136...
2015-09-14  Christine DodrillCheck CIDR ban IP address for validity.
2015-09-14  Christine DodrillMerge pull request #127 from Elemental-IRCd/fix/confusi...
2015-09-14  Christine DodrillMerge branch 'master' into fix/confusion/m-whois-not...
2015-09-14  Christine DodrillMerge pull request #128 from Elemental-IRCd/feat/testsu...
2015-09-14  Christine DodrillMerge branch 'master' into feat/testsuite-uses-ssl
2015-09-14  Andrew CookMerge pull request #135 from Elemental-IRCd/feat/tests
2015-09-14  Andrew CookRename lib.tcl to runtest.tcl
2015-09-14  Andrew CookColour '>>' and '<<' in test log.
2015-09-14  Andrew CookAdd 30s timeout
2015-09-14  Andrew CookUse non-blocking io
2015-09-13  Andrew CookReplace --enable-profile with --enable-coverage
2015-09-13  Andrew CookChose random servers for tests
2015-09-13  Andrew CookOn JOIN, wait until the current client sees joins
2015-09-13  Andrew CookSearch for methods to be run after sending a command
2015-09-13  Andrew CookTrack nicks in channels
2015-09-13  Andrew CookSearch for command handlers by name
2015-09-13  Andrew CookDefine a map for numeric->name, alongside the name...
2015-09-13  Andrew CookPull test name from filename
2015-09-13  Andrew CookUse the other multi-line syntax
2015-09-13  Andrew CookConvert register.tcl to the new syntax
2015-09-13  Andrew CookConvert chghost.tcl to the new syntax
next