summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-16Now only logs commands from local opers, that are oper commands they have per...brain
2006-06-16Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but...om
2006-06-15Change to stdintbrain
2006-06-15Helper script for rpath of mysqlbrain
2006-06-15Now uses mysql_config and mysql_rpath.plbrain
2006-06-15Nicer SQLQuery::Sanitisebrain
2006-06-15Look at this further later - 64 bit fixesbrain
2006-06-12If the <ALLOW> or <DENY> tag specifies an ip, and this user resolves,brain
2006-06-08Test commitbrain
2006-06-08Fix for mode string getting cut, breaks on some +Lbrain
2006-06-07Fix for segfault if a user quits before their ident is complete, due to sessi...brain
2006-06-05Fix for collisions when clock is outbrain
2006-06-04Fix for an/a and vowel detection in "is an ircop" numeric, noticed by Smartysbrain
2006-06-03Fix for bug found by douglas - when replace= is undefined value (probably du...brain
2006-06-01Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user...brain
2006-05-31Prevent crash when displaying error for server already existing (this only ha...brain
2006-05-30Apply mirq's optimization patchesbrain
2006-05-24Corresponding forward-portbrain
2006-05-24More debuggingbrain
2006-05-24Prevent SYNCTS bouncebrain
2006-05-24More debug trackingbrain
2006-05-24ALL THROW A WHILD PARTY! CRASH-ON-NETSPLIT should be fixed!!!brain
2006-05-16Check for failed epoll or kqueuebrain
2006-05-14Broken kline matching in connect code (reported by LeaChim)brain
2006-05-11Fix bug when knocking on non-existent channelbrain
2006-05-10Fix output corruption when host is exactly 64 chars longbrain
2006-05-10Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha...brain
2006-05-07Let ulines do NOTICE/PRIVMSG $* without oper again, so that OS GLOBAL on serv...brain
2006-05-07LeaChim is a grammer nazeeom
2006-05-07Added satmd's multi-channel patch, and matched with inspircd coding-style and...brain
2006-05-06Fixed char* -> std::string typobrain
2006-05-06Oper logging module -- this still needs test compiling and test runningbrain
2006-05-06Ignore EAGAIN when write()ingbrain
2006-05-03Checks for negative fd's when adding them to the socketengine so we can gener...brain
2006-05-03Return false was missingbrain
2006-05-02New header at the top of this file clarifying gplv2 only (we hadnt made it cl...brain
2006-05-02Forwardport (yes those do happen).brain
2006-05-01Need checks in two places for escaping to work.brain
2006-05-01Ability to use the \ symbol to escape ascii values in a tag, e.g.:brain
2006-04-30change to ability for QueryCount to return -1 for both of the 1.1 sql api'sbrain
2006-04-30In 1.1, we return a negative value when QueryCount has a downed connection - ...brain
2006-04-30Merge of peaveydk's diff (at last)brain
2006-04-28Synching of channel TS after a whole channel has been sent.brain
2006-04-28Error checking of raise(), so that if theres no coredump and raise fails, we ...brain
2006-04-28signal/raise in the sigsegv handler to re-raise the sig for a coredumpbrain
2006-04-27When i find out what IDIOT changed all the module_init's to e.g. devoice_init...brain
2006-04-26maxbuf -> maxquit (this isnt finished yet)brain
2006-04-24Fix various typos and warningsbrain
2006-04-24Missing includesbrain
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain