2007-02-11 |
brain | Allow for nick!user@host in TOPIC information. |
blob | commitdiff | raw |
2007-01-30 |
brain | Fix the text in this numeric |
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-11-12 |
brain | We now have only one string copy for remote topics... |
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-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
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 | 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-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
om | Change log() to a #define, the real symbol is now do_lo... |
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-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 deprecated Server::IsOnChannel (was a C++-ish... |
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-03-07 |
brain | TOPIC optimizations, fixes to mode setting with new... |
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-05 |
brain | Fixes for (unlikely and theoretical) desync in TOPIC |
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 |
|