Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-10 | Send (last message repeated N times) snomask to log channel | danieldg |
2009-03-10 | Fix snomask stacking to only delay (last message repeated) part of the snomask | danieldg |
2009-03-09 | Flush snotices instantly on send (disable queueing) - in it's present form, i... | w00t |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-31 | I am a retard. Hear me DROOOOOOOOOOOOOOOOOOOOLLLLLLLLLLLLLLLLLLLLL... | w00t |
2008-10-31 | Add REMOTEOPER snomask.. use it. | w00t |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-08-22 | Actually call OnSendSnotice event. | w00t |
2008-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-07-29 | After discussions and thought, move umode +n to +s. This increases cross-ircd... | w00t |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-18 | Fixy | brain |
2008-05-18 | Whoops, this was a bit fucked up :p | brain |
2008-05-18 | Log all snomasks to "snomask" log type, level DEFAULT. This means your log ge... | brain |
2008-05-05 | Okay, this was good in theory, but totally and utterly fucked in implementati... | w00t |
2008-04-23 | Remoteconnect and remotequit should be local-only snomasks | brain |
2008-04-23 | Fix | w00t |
2008-04-23 | Warn, don't throw.. | w00t |
2008-04-21 | Fix bug found by peavey, which much frustrated him and w00t. He leiks mudkipz... | brain |
2008-04-21 | Hack, hack, hack, hack hack. Hack hack. Probably fix snotice loops, though. | w00t |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-17 | Add potential for local-only snotices and use them for the ones that should b... | w00t |
2008-04-17 | Remove debug from snomask flushing, and send ALL snotices globally automagica... | w00t |
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 |