2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
brain | Fix glitch before release |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove lines_in and reset_due flood protection mechanis... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove m_operflood, add privs: users/flood/no-throttle... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove OverPenalty, saves sizeof(bool) per user. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Merge the second interface for socket hooking into... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
w00t | match() is no longer a function+no header, now a static... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-07-19 |
brain | Fix the 4-byte read madness discovered by psychon |
blob | commitdiff | raw | diff to current |
2008-07-19 |
w00t | Use a switch (cleaner, probably more efficient) for... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert connection::host |
blob | commitdiff | raw | diff to current |
2008-05-19 |
w00t | Don't background process quitting users (there's no... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
aquanight | Make User:: nick/ident/dhost/fullname and some other... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
w00t | Move QuitUser into UserManager class, and unstaticize... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Add stuff so that modules can hook users by altering... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
w00t | Nuke TIMESYNC from orbit \o/ |
blob | commitdiff | raw | diff to current |
2008-02-02 |
w00t | Move some stuff to usermanager, remove a little header... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
w00t | Two stage commit: don't set user->muted except in QuitU... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Fix up to pass User* |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Fixified some more |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | PERL PIE FOR ALL: Rename a fuckload of XLineManager... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | - Tear out a useless load of XLine clutters that did... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
brain | this should fix any of the crashes w00t outlined where... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
w00t | Move some stuff from using userrec cached stuff to... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Move DNS timeouts into the UserResolver class, where... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Remove more debug |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Fixed ssl clients on trunk. The problem peavey was... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Move some stuff around so the last penalty line doesnt... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Tweak so that commands with larger penalty than 1 work... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | Yay, all works! |
blob | commitdiff | raw | diff to current |
2007-10-21 |
brain | *untested* command buffering/penalty |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Subtract a boobie |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Remove next_call garbage.. It didn't really do much... |
blob | commitdiff | raw | diff to current |
2007-10-18 |
brain | Oops, OnCheckReady being called after registration... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove more unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Found the bug, turns out i just introduced it with... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
brain | Move a ton of stuff into caller* functors |
blob | commitdiff | raw | diff to current |
2007-07-26 |
brain | Apply diff for userprocess.cpp from earlier in the day |
blob | commitdiff | raw | diff to current |
2007-07-24 |
w00t | Convert some ancient GlobalCulls usage into userrec... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
w00t | Squash a warning reported by owine |
blob | commitdiff | raw | diff to current |
2007-07-19 |
brain | Fix for bug #326, 'no error' quit can no longer theoret... |
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-01 |
brain | Compile fixes |
blob | commitdiff | raw | diff to current |
2007-07-01 |
brain | Optimizations and code tidyups. QA please check that... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
burlex | * Changes to userprocess functions to allow flood limit... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | Change some = "" to clear() and some == "" to .empty() |
blob | commitdiff | raw | diff to current |
2007-06-08 |
w00t | Make this message slightly more meaningful, as discusse... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
brain | Excess flood tidyups |
blob | commitdiff | raw | diff to current |
2007-06-04 |
brain | The recvq > netbuffersize check isnt needed *at all... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | All non-commands part of the core are now warning clean... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
brain | Allow for resizing of MAXBUF above/below 512 via non... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
brain | Ensure it cant happen the other way around, either |
blob | commitdiff | raw | diff to current |
2007-04-02 |
special | Fixed a DNS timeout race condition that could result... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | 1) Fix for nickname overruled with new cullList stuff... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
peavey | Move quitting of clients to a central Cull List, and... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Crusade to remove debug from stable and tested parts... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Remove some debug |
blob | commitdiff | raw | diff to current |
2006-12-22 |
peavey | change userrec int timeout to time_t since it's a times... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Add stuff so that the core catches CoreException properly |
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-14 |
brain | Remove commented out FlushWriteBuf() |
blob | commitdiff | raw | diff to current |
2006-12-14 |
brain | Fix silly bug of the day. |
blob | commitdiff | raw | diff to current |
2006-12-14 |
brain | Remove FlushWriteBuffer() from DoBackgroundUserStuff... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
brain | Change how users are quit if they get a write error... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
brain | Correctly handle write events |
blob | commitdiff | raw | diff to current |
2006-11-05 |
brain | Older gcc gets confused when the only parameter has... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Remove some debug |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Fix the makefile confusion removal of these headers... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
brain | Fix broken quits (i broke them by taking out a check... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
brain | For users, we now only write when the socketengine... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | Needs more testing but seems to work: In DoBackgroundUs... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
w00t | Use a ternary operator to remove bracketing from ping... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
w00t | Fix ping timeout messages. This is what I get for not... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Everybody loves boobies. It's true. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
w00t | InspIRCd: Now with 100% more boobies. Err, ping timeout... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
brain | Removal of debug |
blob | commitdiff | raw | diff to current |
2006-09-01 |
brain | Add snomask f (flood) |
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-28 |
brain | Note: connect() cant time out for inspsockets in this... |
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-17 |
brain | Optimization and removal of casts (profiling stuff) |
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 | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move all of the xline stuff into class XLineManager... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move ReadBuffer into InspIRCd class |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move whowas into InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | So much stuff changed in this one, i forgot most of it. |
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 | userrec and chanrec now have their own independent... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move tons more stuff into class InspIRCd |
blob | commitdiff | raw | diff to current |
next |