2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw |
2006-12-05 |
brain | Change this a LOT. |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Move Spacify() into irc:: namespace as multiple modules... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Spacify() the oper types |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Tons more useful detail when failing to oper (and when... |
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-29 |
brain | Snomasks +k (kills) and +o (oper) |
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 | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
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 | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Get rid of Server::GetUsers(chanrec) - a throwback... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | AddOper() and DeleteOper() -> userrec::Oper() and userr... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
brain | Allow nick!ident@ and ident@ portions in a CIDR mask... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
brain | Support CIDR, CIDR zline, /oper and CIDR <connect>... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Comments, add more detail, remove dnsqueue.h include... |
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-07-09 |
brain | Tidyup |
blob | commitdiff | raw | diff to current |
2006-07-08 |
brain | Refactored user modes to work like the channel modes... |
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-04-04 |
om | All new shiny config parser, there's probably some... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
om | undo w00t's screwup |
blob | commitdiff | raw | diff to current |
2006-04-04 |
w00t | This doesn't belong in userprocess.cpp. :P |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Whowas refactor - probably wont compile yet |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Oh yae, Oh Yae, back in old days of yore, Ye Brain... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
brain | Checking to prevent dodgy opertypes (opertypes must... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
brain | Fixed broken /oper |
blob | commitdiff | raw | diff to current |
2006-02-15 |
brain | Removed a whole lot of strchr's looking for mode +o... |
blob | commitdiff | raw | diff to current |
2006-02-05 |
om | Add .c_str()'s to m_sqloper in call to OneOfMatches... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
brain | Allow space seperated hostlist in <oper:host> e.g.... |
blob | commitdiff | raw | diff to current |
2006-01-29 |
brain | Created OnPostOper that can be gauranteed to be called... |
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-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
|