summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-28Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...brain
2007-05-28A flags section for filters. Do not use yet.brain
2007-05-28ipv6 ifdef tidyup by djGrrr, thanks :)brain
2007-05-28Display the proper transports for server ports *slap* :Pbrain
2007-05-28Remove code for clientcount/servercount from /stats p. At the moment it was s...w00t
2007-05-28Show IPs that a port is bound to in /stats p, don't remove duplicate ports an...w00t
2007-05-28Don't return CMD_SUCCESS. This command shouldn't go out on the wire.w00t
2007-05-28- Add fix for /stats p support (this->port was not being set for listening in...w00t
2007-05-28- Add server ports to /stats p. This doesn't work properly yet as something i...w00t
2007-05-27Add m_cycle: server-side equivilant of /hop, except it overrides +ilk. For th...w00t
2007-05-27Fix for bug #305, allow admin to select what port outbound ident requests bin...brain
2007-05-27Add config example, and allow options:defaultmodes="" so that people can have...brain
2007-05-27...and remember the parameters ;)brain
2007-05-27We were already sending FMODE +nt after each channel creation to keep service...brain
2007-05-27Config option for default channel modes -- more to follow, don't use yetbrain
2007-05-27Whoops, ++it++? Thats gonna break :pbrain
2007-05-27Another for bug #307brain
2007-05-27Change for reverse output of lists, most recent first, for bug #307. Also fix...brain
2007-05-26pah, bully to you, mister posixbrain
2007-05-26This should do itbrain
2007-05-26Works for me now, please testbrain
2007-05-26Brok.brain
2007-05-26w00t please review, line 1603 configreader.cppbrain
2007-05-26Do we have any Venezuelan Beaver Cheese? ... Why yes, we do. :pbrain
2007-05-26- Remove duplicate call to MatchText in filter.. it seems to work ok for me, ...w00t
2007-05-26- Fix some win32 warnings in a way that won't crash gcc compiles (I thought I...w00t
2007-05-25Choose the correct defines so that its not built too lean to compilebrain
2007-05-25Tidy up to coding stylebrain
2007-05-25Fix for bug #302. He may not have had any connect lines in his conf but it ne...brain
2007-05-25DIE. DIE YOU FUCKING ASSHAT OF A BUG.brain
2007-05-25Fix for bug #303 reported by HiroP, thanksbrain
2007-05-25Initial fix wasnt working, and was a mess. Lets try this again.brain
2007-05-25Fix for /list glob bug in core LIST reported by HiroP, bug #304brain
2007-05-25Don't allow SVSHOLD from a non-ulined client. Thanks click.w00t
2007-05-24Propagate the gunloadmodule command even if the module isn't loaded locally; ...special
2007-05-24Somehow, the code which does the "assumption" that no prefix means 'that' ser...brain
2007-05-24Make kill hiding work properly locallybrain
2007-05-23Commit patch by IronLegend, thanks :) -- Fixes bug #298brain
2007-05-23One more with redundant ref to instance. I think this is the last one.peavey
2007-05-22Module class has a member ServerInstance, so remove any extra refs still ling...peavey
2007-05-22take out whowas stats from stats z until I figure out how to fix it.peavey
2007-05-22- Fix two minor warnings here (catch (ModuleException& e) -> catch (ModuleExc...w00t
2007-05-22Bloody 'safe stl' warnings.brain
2007-05-22Add comments as to what its doingbrain
2007-05-22Code to find nameservers in the windows registry - largely untestedbrain
2007-05-22Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they...brain
2007-05-22This says ten minutes drift and should say five, fixedbrain
2007-05-21Squash unused var errorbrain
2007-05-21Remove warning in gcc this timebrain
2007-05-21I think this was the source of burlex's confusion with the spanningtree propo...brain