2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw |
2007-08-28 |
w00t | DELETE() -> delete |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-13 |
w00t | More changes from patch. Don't throttle opers due to... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Conversions. |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
brain | Add extra stuff to LIST. |
blob | commitdiff | raw | diff to current |
2007-03-15 |
brain | Add third parameter to OnUserQuit (quit reason for... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
brain | Fix minor bug, number of users listing doesnt decrement... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
brain | Add safelist:maxlisters which prevents more than x... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
brain | Added OnBufferFlush, improved m_safelist, no longer... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
peavey | Get rid of a compile warning. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
brain | Make some stuff configurable that hasnt been and should be. |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-09 |
peavey | Revert repeat timer to old one, to make sure it only... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
peavey | Make safelist use repeat timer. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
brain | Hash rehashing change |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
brain | Implement a change for bug #171. It might not be pretty... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | More mirc ball-suckage. |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | mIRC sucks, and its author does too! |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-12 |
brain | Only tick the timer when there are people doing /LIST... |
blob | commitdiff | raw | diff to current |
2006-10-11 |
special | Fixed a crash when unloading m_safelist (timers weren... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Document a ton of classes (e.g. give them a short descr... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Tidy up m_safelist to avoid strlen on every line output... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
brain | Fix for bug#159 reported by SiliconAI (unloading causes... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Add const std::string &original_command to OnPreCommand... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Nicer fix |
blob | commitdiff | raw | diff to current |
2006-09-10 |
brain | Change a fux into a fix for pippjin (thanks for the bt) |
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 | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to use InspIRCd::Time() |
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 | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
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 | Fixes and removal of Server::GetServerName() |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Relocate timer stuff into TimerManager class |
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-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Inherit tons of stuff from classbase that should always... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Port to templated GetExt() |
blob | commitdiff | raw | diff to current |
2006-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
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-18 |
brain | No RFC says anything about hiding channels containing... |
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-11 |
brain | Yet more const ref changes |
blob | commitdiff | raw | diff to current |
2006-03-09 |
om | Fix printf format to get rid of compile warning (using... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
brain | Don't show channels where all users are invisible and... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
brain | Wrong var used here, oooops |
blob | commitdiff | raw | diff to current |
2006-03-09 |
brain | Calling a method of a null object due to refactoring... |
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-01 |
brain | Fix for missing 'end of list' numeric |
blob | commitdiff | raw | diff to current |
2006-03-01 |
brain | Added checking for +sp channels to safelist that someon... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
brain | With small sendq's, this can still exceed the sendq... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | Removed bit of logging that said the timer was ticking... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | Moved LIST header |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | And the typo. |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | listusers has to be global now (ugh) |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | Moved timer stuff from OnBackgroundTimer to InspTimer... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | Fixed to work |
blob | commitdiff | raw | diff to current |
2006-02-23 |
brain | Incorporating InspTimer into safelist as a test |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Optimized a little |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Improved calculation to account for server name on... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | SAFELIST 005 token is now part of m_safelist not the... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Fix typos :p |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Cleanups on module unload or user /QUIT |
blob | commitdiff | raw | diff to current |
2006-02-22 |
brain | Added m_safelist. This was originally w00t's code,... |
blob | commitdiff | raw | diff to current |
|