summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-04Do not apply parameter length restrictions or CleanMask when unsetting modesDaniel De Graaf
2010-09-04Fix crash in m_silence when provided with a bad pattern (bug #79)Daniel De Graaf
2010-09-04Fix crash on matching j:@#chan ban when the user is not in the channelDaniel De Graaf
2010-09-03Fix resolved hostname not being changed when WEBIRC passes a hostname longer ...Daniel De Graaf
2010-08-28Prevent setting mode -H if already unset, bug #74Daniel De Graaf
2010-08-19Fix the <database> example tagsDaniel De Graaf
2010-08-17Include a placement operator new for classes that hide operator newDaniel De Graaf
2010-08-17Clarify null character append in m_cloaking (fixes compiler warning)Daniel De Graaf
2010-08-13Document <options:cyclehostsfromuser>Daniel De Graaf
2010-08-11Also tidy masks being removed, fixes bug #70Daniel De Graaf
2010-08-11Fix NotifyOpers setting not being applied correctlyDaniel De Graaf
2010-08-08Stop hiding users when a prefix is set on them, fixes apparent desyncsJens Voss
2010-08-08Don't try to tidy m_autoop entries (fixes extra !*@*)Daniel De Graaf
2010-08-072.0.1 releaseDaniel De Graaf
2010-08-04Prevent kicking people you do not have permission to deprivilegeDaniel De Graaf
2010-08-04Fix $md5pass and $sha256pass in SQL queriesDaniel De Graaf
2010-08-04Change ThreadSignalSocket to EventHandler to avoid calling recv() on an event...Daniel De Graaf
2010-08-03Fix m_opermodes.so sending modes for unintroduced clients with oper autologin...Adam
2010-08-03Update a number of docs issuesDaniel De Graaf
2010-08-03Use the remote channel's capitalization on a losing TS mergeDaniel De Graaf
2010-08-03Clarify the m_custom prefix message a bitDaniel De Graaf
2010-08-03Fix for crash on restart or config file open (bug #44)Adam
2010-08-03Allow halfops to remove their own halfop statusDaniel De Graaf
2010-08-03Remove wildcard support from module loading, breaks rehash (bug #51)Daniel De Graaf
2010-08-03Skip invalid allowed modes in oper block (bug #64)Daniel De Graaf
2010-08-03Fix rehash message sending for remote rehashesDaniel De Graaf
2010-07-30Fix incorrect default on <alias:channelcommand>Daniel De Graaf
2010-07-04Include location of duplicated oper blocksDaniel De Graaf
2010-07-02Change argument order of LDLIBS to work properly with -Wl,--as-neededDaniel De Graaf
2010-06-12Quick fix for /RESTART crashingDaniel De Graaf
2010-06-112.0.0 releaseDaniel De Graaf
2010-05-21Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linu...Daniel De Graaf
2010-05-16Fix umode -r on nick change being denied by permission checkDaniel De Graaf
2010-05-12Be consistent in testing PURE_STATIC for defined vs == 1Daniel De Graaf
2010-05-12Add some missing <connect> updates from rehash, noticed by mixx941Daniel De Graaf
2010-05-09Fix negative array access in channameDaniel De Graaf
2010-05-08Correct source of initial BURST line from servers sending it without one (lik...Daniel De Graaf
2010-05-08Compile testing can be usefulDaniel De Graaf
2010-05-08Change -debug to force RAWIO level logging and disable all other logsDaniel De Graaf
2010-05-08Send HALFOP= line in CAPAB CAPABILITIES for 1201 compat (anope relies on this)Daniel De Graaf
2010-05-07Use unit-cc for all compile and and link tasksDaniel De Graaf
2010-04-29Don't use an empty direction when receiving a sourceless server commandDaniel De Graaf
2010-04-29Removing example for m_spy which doesn't exist in insp20PhilSliderS
2010-04-29Helpop: Add snomask +v (requires override module)Philouuu
2010-04-28Add log header including ircd versionDaniel De Graaf
2010-04-282.0 release candidate 2Daniel De Graaf
2010-04-26Define comparator for irc::sockets::sockaddrsDaniel De Graaf
2010-04-26Add debug output for received DNS packetsDaniel De Graaf
2010-04-26Add debug output of UserResolver resultsDaniel De Graaf
2010-04-25Change DNS binding to avoid BindSocket which could use the wrong address familyDaniel De Graaf