summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-10-31Start of stuff to handle socket error statebrain
2006-10-31We dont want kqueue to go into an infinite loop when netsplitting, do we.brain
2006-10-31Removed OnRawMode - this hasn't been called at all for awhile now, so it was ...special
2006-10-31Add peaveydk to contributors sectionbrain
2006-10-31Remove some debugbrain
2006-10-31Fix the makefile confusion removal of these headers createsbrain
2006-10-31Incorporate stats p patch by peaveydk (shows port numbers and number of clien...brain
2006-10-31Whack unused var warningbrain
2006-10-31Set flags correctly when receiving a module-requested write eventbrain