Age | Commit message (Expand) | Author |
2007-01-07 | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol... | brain |
2007-01-07 | DNS caching stuff (almost done) | brain |
2007-01-07 | Move all /WHOWAS related out of core and into cmd_whowas. | peavey |
2006-12-30 | Properly document support for libhamsters | brain |
2006-12-30 | Add unregistered user counter, this may also fix the (minor) m_conn_lusers sh... | brain |
2006-12-29 | Add counter system for umodes to get rid of some O(n) | brain |
2006-12-26 | Add Template itoa to convert integer to char* | peavey |
2006-12-23 | Hash rehashing change | brain |
2006-12-23 | Close logfile on rehash and reopen (it was only doing this on sighup for some... | brain |
2006-12-23 | Fix exit in wrong place, and add new exitcodes.h | brain |
2006-12-23 | Program termination (including SIGTERM) now calls InspIRCd::Cleanup() which d... | brain |
2006-12-23 | Refactored /RESTART (and added InspIRCd::Restart(reason)) | brain |
2006-12-22 | Add ConvToInt() template to go with ConvToStr() that we've had for a while | brain |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-12-14 | CPU Usage percent in stats z! yay! | brain |
2006-12-12 | New clone counting mechanism (this isnt tested yet) | brain |
2006-12-10 | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd... | brain |
2006-12-05 | Document FindInterface, PublishInterface, UnpublishInterface, fix a bug where... | brain |
2006-12-05 | Untested, undocumented PublishInterface, UnpublishInterface, FindInterface. | brain |
2006-12-05 | This has changed again, i suggest you dont bother trying to keep up till im d... | brain |
2006-11-29 | Added InspIRCd::GetTimeDelta() - previously m_alltime was using a hack to get... | special |
2006-11-13 | add <whowas> config option to control whowas behaviour. *may break* | peavey |
2006-11-12 | When some (but not all) of the ports fail to bind on startup, give the user a... | brain |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-28 | Add 'dest' parameter to OnWhoisLine, contains the user being whois'ed (we nee... | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-28 | Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t... | brain |
2006-09-26 | Remove deprecated -nolimit and -notraceback options | w00t |
2006-08-29 | Snomask support cometh! and it leave a sticky white mess all over the floor :( | brain |
2006-08-28 | Note: connect() cant time out for inspsockets in this commit. They'll sit in ... | brain |
2006-08-19 | Make it virtual, in case someone ever wants to make a derived version of it | brain |
2006-08-19 | Extra comments about how the FileLogger class schedules its own write events ... | brain |
2006-08-18 | Make DELETE inline so its about as fast as the define it replaced | brain |
2006-08-18 | Change #define DELETE to a template | brain |
2006-08-18 | Change comment | brain |
2006-08-18 | NONBLOCKING LOGGER! | brain |
2006-08-18 | Move lowermap[] into a pre-initialised const array in hashcomp.h, | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-12 | This commit is dedicated to Boo ;-pppppp | brain |
2006-08-12 | Document command_parse.h and CommandParser class | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Just about enough docs to rebuild the docs page now | brain |
2006-08-11 | Documented all of the functions in a basic manner here. More detail to follow | brain |
2006-08-11 | More comments | brain |
2006-08-11 | Tons of comments | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |