2007-03-18 |
brain | Remove two pointless casts, and remove some space inden... |
blob | commitdiff | raw |
2007-02-18 |
brain | Eliminate some string copies, tidy some code, and rever... |
blob | commitdiff | raw | diff to current |
2007-02-17 |
brain | Change /msg $* to have the correct source the same... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
peavey | Config option added for prefixed channel NOTICEs and... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
peavey | Add prefix to /PRIVMSG, similar to bug #178 for /NOTICE |
blob | commitdiff | raw | diff to current |
2006-11-27 |
brain | Add exception lists to OnUserMessage and OnUserNotice... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
brain | Add extra parameter to OnUserPreNotice and OnUserPrePri... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
brain | kill casts, so that om <3's the code |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | * Fix ChanModes::ModeString to not try and set a key... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | Command result codes. This isnt finished yet, still... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
brain | Auto loading of commands as shared objects via dlsym... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Mass-tidyup of module global vars, theyre no longer... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move IsNick, IsIdent into class InspIRCd, update module... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | cmode(), cflags(), cstatus() -> chanrec::GetStatusChar... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move tons more stuff into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WriteChannel* functions and ChanExceptSender* functions... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
brain | Allow PRIVMSG and NOTICE targets of $<servermask> to... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | Created new class irc::commasepstream. |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
brain | Let ulines do NOTICE/PRIVMSG $* without oper again... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
brain | Move to new include path |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
w00t | Holy christ that was a LOT OF SPACES. TABS, USE THEM... |
blob | commitdiff | raw | diff to current |
2006-03-19 |
brain | Don't permit non-opers to /NOTICE $* and /PRIVMSG ... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Renamed to chanrec::modes |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | *NEEDS TESTING* changed binarymodes to use the custom_m... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
brain | Removed has_channel(userrec*,chanrec*), the new preferr... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Whowas refactor - probably wont compile yet |
blob | commitdiff | raw | diff to current |
2006-02-05 |
brain | Fixes for (unlikely and theoretical) desync in TOPIC |
blob | commitdiff | raw | diff to current |
2006-02-04 |
brain | Added "char status" parameter to OnUserPreNotice and... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
brain | Fix to event params |
blob | commitdiff | raw | diff to current |
2006-02-03 |
brain | This probably wont compile atm - add support for prefix... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
brain | Allow for NOTICE and PRIVMSG from outside chan with... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2006-01-11 |
brain | Changed fd_ref_table from 65536 to more correct MAX_DES... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Adding hook type checking to event calls to speed them up |
blob | commitdiff | raw | diff to current |
2005-12-18 |
brain | Optimized out a strcmp for away message |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Fixed LoopCall method calls |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
|