summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-11-10Inherit m_filter.cpp and m_filter_pcre.cpp from a base set of classes, so tha...brain
2006-11-09Move peaveydk to core developers, jamie to contributors as he appears to be A...w00t
2006-11-06Fixed broken syncing for glines and elines using idents - thanks to dotslashe...special
2006-11-06Apply patch for bug #165 (compile warning for users.cpp) by peaveydkspecial
2006-11-06Fix IPv4 resolution, spank satmd if you were affected by thisw00t
2006-11-05Fixed bug #164 by peaveydkspecial
2006-11-05Modified the server-to-server TIME command to report the real time (without d...special
2006-11-05Whoops, make targets case insensitive when cutting down a comma seperated listbrain
2006-11-05Older gcc gets confused when the only parameter has a default value? O_obrain
2006-11-05Change message to indicate that the count only includes client portsbrain
2006-11-05Fix the 'not all ports could be bound' warning to not count server ports at t...brain
2006-11-05Made the 'force' parameter to BURST and TIMESET uppercase to satisfy the peda...special
2006-11-05Added the <options:notimesync> flag to disable time syncingspecial
2006-11-05Added time syncing! This is fairly simple - servers exchange timestamps and u...special
2006-11-04one line tweak, if the prefix is empty, dont echo 'unknown prefix' to the deb...brain
2006-11-04Smart voodoo to weed out duplicates in a comma seperated list for LoopCall. v...brain
2006-11-04Fix remote quit notices (some were in the wrong snomask)brain
2006-11-04Show ident when expiring g and k linesbrain
2006-11-04Fix comma-seperated list handling by CommandParser::LoopCall, should fix /ams...brain
2006-11-04As requested by satmd, inspircd will now run with no client ports configuredbrain
2006-11-04Merge peaveys patch, tracker #162brain
2006-11-03Fixed at last.brain
2006-11-03Ive been unable to commit this since 9am, somehow port 22 is unusable at work...brain
2006-11-03Took out a header we needed to keep. Im done stick a fork in mebrain
2006-11-03Hmm, svn said there was a conflict here, but nobody had committed :/brain
2006-11-03Revert special's sqloper change, nice try but only half a biscuit.brain
2006-11-03Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ...special
2006-11-03Fix compile error, and spank Brainw00t
2006-11-02When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the...brain
2006-11-02Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ...brain
2006-11-02Apply patch by satmd which performs ipv4 lookup on 4in6 usersbrain
2006-11-02This is tidier, we dont need a seperate bool and intbrain
2006-11-02LoadModule will now also return false if the glob pattern matches no modules ...brain
2006-11-02Allow wildcards in LoadModule calls. If a filename contains either * or ? it ...brain
2006-11-02Added m_alltimespecial
2006-11-01Added the send_push event to m_spanningtree (send raw text to a remote user)special
2006-11-01New events for special. Event id's "new_server" and "lost_server". The data i...brain
2006-11-01Fixed another overflow, identical to the last onespecial
2006-11-01Fixed a little overflow, noticed by satmdspecial
2006-11-01Remove <helpop file>brain
2006-11-01Remove <censor file> directive, we've had <include> for years now, make use o...brain
2006-10-31Fix broken notice (relatively minor, the notice can be turned off)brain
2006-10-311.1.0b4+FartGas. Powerful and strong, and drives back the competition.brain
2006-10-31Dont worry this is only comments, not worth rebuilding forbrain
2006-10-31We should be fine without oneshot, i'll test this.brain
2006-10-31Fix a whoopsybrain
2006-10-31Set write error when detectedbrain
2006-10-31Error set handlin g for select socketengine, tidyup epollbrain
2006-10-31Close an inspsocket on getting error statebrain
2006-10-31Socket error state stuffbrain