Age | Commit message (Expand) | Author |
2006-05-10 | Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha... | brain |
2006-05-07 | LeaChim is a grammer nazee | om |
2006-05-07 | Added satmd's multi-channel patch, and matched with inspircd coding-style and... | brain |
2006-05-06 | Fixed char* -> std::string typo | brain |
2006-05-06 | Oper logging module -- this still needs test compiling and test running | brain |
2006-05-02 | Forwardport (yes those do happen). | brain |
2006-04-30 | change to ability for QueryCount to return -1 for both of the 1.1 sql api's | brain |
2006-04-30 | In 1.1, we return a negative value when QueryCount has a downed connection - ... | brain |
2006-04-30 | Merge of peaveydk's diff (at last) | brain |
2006-04-28 | Synching of channel TS after a whole channel has been sent. | brain |
2006-04-27 | When i find out what IDIOT changed all the module_init's to e.g. devoice_init... | brain |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-24 | Missing includes | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-20 | Include paths change | brain |
2006-04-20 | Tweaks (FIXES) | brain |
2006-04-20 | init_module | brain |
2006-04-20 | Alright, who fucked with this? | brain |
2006-04-18 | Fix for crashes in m_ident (should work) | brain |
2006-04-14 | Fix reversed parameters in x:y - joinflood was not broken | brain |
2006-04-12 | Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes... | w00t |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | - fork off spanningtree module for UUID stuffs :o | nenolod |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-04-04 | More verbose error output | brain |
2006-04-04 | Missing helperfuncs and someone took writeopers out of globals.h | brain |
2006-04-04 | move do_whois to cmd_whois, i'm stopping now. really. | om |
2006-04-03 | Fix to prevent adding empty phrases to +g list | brain |
2006-04-01 | Fixes for stability of connects (these didnt make it into trunk!!!) | brain |
2006-03-28 | Cleanups. Don't have a colon with no part reason. Parameter order not changed | om |
2006-03-27 | Fix typo in spanningtree (who put this colon here?) | brain |
2006-03-27 | Fix for desync in channels with keys a'la services | brain |
2006-03-27 | Indentation fixes, and stop it snoticing on every join by an override-allowed... | om |
2006-03-27 | if(chan->limit >= Srv->CountUsers(chan)) snotice & allow!? | om |
2006-03-27 | Experimental (it compiles..) channel support for /check. Not yet finished, bu... | w00t |
2006-03-27 | Founders CANNOT be kicked, so don't let them be removed either. | w00t |
2006-03-27 | Remove unused variable | w00t |
2006-03-27 | Removed unused check for valid channel name - if it's invalid, it won't exist... | w00t |
2006-03-26 | Removal of DoOneIteration stuff | brain |
2006-03-26 | All software threading stuff *disabled* | brain |
2006-03-26 | Remove unnecessary casting. | w00t |
2006-03-21 | unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ... | brain |
2006-03-20 | Why does EVERYONE forget to include helperfuncs.h? | brain |
2006-03-19 | Trivial: 401 numeric for m_remove when nick or channel cannot be found | brain |
2006-03-19 | Someone doesnt validate their input.... ;-p | brain |
2006-03-19 | Took out ability to issue parameterless helpop | brain |
2006-03-19 | Check for link tags with undefined ipaddr fields (for drunk admins that typo) | brain |
2006-03-19 | Someone didnt know how to check for no parameters (*looks at Craig*) | brain |
2006-03-18 | Test fix for topic loop | brain |