Age | Commit message (Expand) | Author |
2007-05-12 | Make this use std::string, not char crap | w00t |
2007-05-12 | Last IS_AWAY fix. No more *u->awaymsg. :) | w00t |
2007-05-12 | The commit that should have been r7000: src/modules now uses IS_OPER instead ... | w00t |
2007-05-12 | Opers cannot change the modes of others, and on this module, it's a reeeeeeee... | w00t |
2007-05-12 | Opers cannot change the modes of others. | w00t |
2007-05-12 | Change to IS_OPER, also modify to use short circuit evaluation (simple char c... | w00t |
2007-05-12 | Opers cannot change the modes of others. (In retrospect, a mass commit of the... | w00t |
2007-05-12 | Opers cannot change the modes of others. | w00t |
2007-05-12 | Small thing, but check for IS_OPER(source) too, just in case someone crazy wr... | w00t |
2007-05-12 | Opers cannot change the modes of others | w00t |
2007-05-12 | Opers cannot change the modes of others | w00t |
2007-05-11 | Thou shalt test compile before committing :p | brain |
2007-05-11 | Refactor port binding, warning not yet tested fully | brain |
2007-05-11 | One of my XXXs done, tidy logic in here | w00t |
2007-05-11 | Last commit of that batch: Fix some returncodes (some stuff here really didn'... | w00t |
2007-05-11 | Yes, and here too. I want these in seperatly so I can roll them back if I scr... | w00t |
2007-05-11 | Logic cleanup here too. | w00t |
2007-05-11 | Opers haven't been able to change the modes of others since 1.0. | w00t |
2007-05-11 | Clear up logic a little here, check error conditions at the top, succeed at t... | w00t |
2007-05-11 | Make the same (r6972) fix here. | w00t |
2007-05-11 | Remove duplication of conf loading code here. Just call rehash in constructor... | w00t |
2007-05-11 | Fix a slightly out of date comment (from before the days of the self commenti... | w00t |
2007-05-10 | Add <watch maxentries> and <silence maxentries> | brain |
2007-05-10 | Attach ident and original username to the metadata of the user, so that it ca... | brain |
2007-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-05-10 | I can do coding, me! | brain |
2007-05-10 | Change some stuff around to make sure metadata/fmode comes after nick list if... | brain |
2007-05-10 | remove EB metadata madness and make services people happy. | brain |
2007-05-10 | Remove pointless debug | brain |
2007-05-10 | Remove a large portion of commented craq, and make this fit in better with th... | w00t |
2007-05-10 | Update this to use the new copyright header | w00t |
2007-05-10 | Add <stripcolor:allowchanops> to allow channel operators to bypass color stri... | w00t |
2007-05-10 | Fix typo in r6944, thanks HiroP | w00t |
2007-05-10 | Add warning notice to m_deaf, as setting it will make new users pretty confus... | w00t |
2007-05-10 | Fix duplicate End of /NAMES list from here. | peavey |
2007-05-10 | Comment what ive done, so that someone doesnt go 'oh thats a redundant data c... | brain |
2007-05-10 | Tweaks here so we can avoid data copies in uhnames | brain |
2007-05-10 | This doesnt need a data copy any more | brain |
2007-05-10 | Make it not suck^H^H^H^Hsegfault... and its all fixed and *working* :) | brain |
2007-05-10 | It would be good if this actually compiled too... | brain |
2007-05-10 | Add uhnames prototype | brain |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-09 | Fix ping timeout ERROR not being generated when a server pings out, making th... | brain |
2007-05-09 | Add a module which only lets identified users and opers create new channels, ... | brain |
2007-05-09 | Fix operquit notices being chopped to first word of quit message, spotted by ... | brain |
2007-05-09 | Make RCONNECT accept a glob for the first parameter. Thanks, HiroP :) | w00t |
2007-05-08 | - (FINALLY, ffs) add realnames to connect/remote connect server notices, per ... | w00t |
2007-05-08 | Decraq | brain |
2007-05-08 | Add oper notices on: (1) joining invisibly to a channel (2) engage or disenga... | brain |
2007-05-08 | Tidy up some lollercode | brain |