Age | Commit message (Expand) | Author |
2008-02-10 | Make K|G|Z|ELine actually work with a nickname target (code was there but not... | w00t |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-26 | ANNOUNCENENT -> ANNOUNCEMENT | brain |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-17 | Start converting WriteOpers calls into snomask 'O' -- generic oper notices. | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-05 | Fix a bug (snotices repeating constantly), and add a flush timer (1x5 seconds) | w00t |
2008-01-05 | Fix snomask stacking, still needs to flush all snomasks on a timer to avoid m... | w00t |
2008-01-05 | Snomask stacking: not yet working (crashes), and not quite finished | w00t |
2008-01-05 | Add SnomaskManager::FlushSnotices() stub | w00t |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-09-26 | Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote... | special |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-07-23 | Tidyup a bunch of stuff that was using userrec::modes directly rather than us... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-06-08 | Enable SNOMASK 'K' (remote kill), and use it in cmd_kill. This has the side e... | w00t |
2007-05-21 | It seems that making inspircd.h the first include in .cpp files eliminates th... | brain |
2007-05-19 | Visual studio's ability to translate tabs to four spaces as default frustrate... | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-09-01 | Add snomask f (flood) | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-29 | Snomask +l (linking) and some +x (XLINE) | brain |
2006-08-29 | Remove snomask n (nickchanges) - this will be a module when someone writes it | brain |
2006-08-29 | auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a... | brain |
2006-08-29 | Snomask support cometh! and it leave a sticky white mess all over the floor :( | brain |
2006-08-29 | Spanningtree tidyups | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-10 | Mass-tidyup of module global vars, theyre no longer global vars. | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-07-10 | Add headers and header comment | brain |
2006-07-10 | Add empty snomasks.cpp (still got to add headers here so the build doesnt bar... | brain |