Age | Commit message (Expand) | Author |
2006-12-17 | Advance the version number to beta7+SVN | brain |
2006-12-17 | Branch for beta 6 Juletre | brain |
2006-12-17 | Fix this (at last) to only log commands which are operonly | brain |
2006-12-17 | Add this: | brain |
2006-12-17 | Correctly send TS in JOIN so that services packages etc dont become desynched... | brain |
2006-12-17 | Add a message to the makefile, when starting the build: "this will take a lon... | brain |
2006-12-17 | Dont use FJOIN to join users to channels outside the burst (revert to earlier... | brain |
2006-12-17 | Use $^O rather than chomp(`uname`); - use perl's neat detection of the OS nam... | brain |
2006-12-17 | Make RemoveCommand private. | peavey |
2006-12-17 | Invented safe delete-while-itering for hash_map. | peavey |
2006-12-17 | When receiving an FJOIN, if we have no local users, dont send deops, this jus... | brain |
2006-12-17 | Handle removal of permenant svsholds | brain |
2006-12-17 | Fix potential crash, not enough parameters for va_arg when adding perm SVSHOLD | brain |
2006-12-17 | Fix a little = turned into a == | peavey |
2006-12-17 | Use safe iter for deleting while iterating | peavey |
2006-12-17 | someone test this please | brain |
2006-12-17 | If the caller said no linefeeds, dont bail, instead just turn the linefeeds i... | brain |
2006-12-17 | Finally document <insane> tag, we've had this since like 1.0 beta 6, but we n... | brain |
2006-12-16 | Add format="" value, at request of Emeric. | brain |
2006-12-16 | Config option added for prefixed channel NOTICEs and PRIVMSGs to turn on/off ... | peavey |
2006-12-16 | Add stuff so that the core catches CoreException properly | brain |
2006-12-16 | Allow linefeeds in this module in one value | brain |
2006-12-16 | Tidy up text formatting | brain |
2006-12-16 | Change m_helpop to use the new boolean flag in ReadConf for allowing newlines... | brain |
2006-12-16 | Add an optional parameter to ConfigReader::ReadValue which defines if we want... | brain |
2006-12-16 | Fix all the left out examples that dont get copied to the config dir on install | brain |
2006-12-16 | Add some comments to explain whats going off in one of the TreeSocket constru... | brain |
2006-12-16 | Not sending capab when theres no transport module attached to a server socket | brain |
2006-12-16 | Get rid of HelpopException, use ModuleException thats had reasons for ages now | brain |
2006-12-16 | w00t: the power to rewrite modules in the leap of a small tiredness barrier. ... | w00t |
2006-12-16 | Make SNO notice for +o global | peavey |
2006-12-16 | Make irc::spacify take 'const char*' instead of 'char*' | peavey |
2006-12-16 | Make irc::spacify take 'const char*' instead of 'char*' | peavey |
2006-12-16 | Linefeeds in quotes, just for w00t. | brain |
2006-12-16 | Remove libIRCDaes.so from install | peavey |
2006-12-16 | Usermode +G allowed opers to change other user's modes. As the core doesn't f... | w00t |
2006-12-16 | Fix setting of * for bans in m_messageflood, this has been broken for quite s... | brain |
2006-12-15 | Remove doc/supported, it's obsoleted by the wiki. Happy 6000 commits, everyon... | w00t |
2006-12-15 | s/ChatSpike/InspIRCd/ development team | w00t |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-15 | Try harder to make sure the ERROR string gets sent when closing a connection | brain |
2006-12-15 | Cleaning up irrelevent stuff in channels.cpp | brain |
2006-12-14 | Remove commented out FlushWriteBuf() | brain |
2006-12-14 | Remove misc debug | brain |
2006-12-14 | Fix silly bug of the day. | brain |
2006-12-14 | Remove FlushWriteBuffer() from DoBackgroundUserStuff(). Its no longer require... | brain |
2006-12-14 | CPU Usage percent in stats z! yay! | brain |