Age | Commit message (Expand) | Author |
2006-11-10 | These should now be VF_COMMON, they sync data | brain |
2006-11-10 | Make /stats s more detailed, fix a grammar error | brain |
2006-11-10 | Whoops, make /stats s work | brain |
2006-11-10 | Add /stats s | brain |
2006-11-10 | Oops, fix crash | brain |
2006-11-10 | Whoops, properly handle rehash now that new filters might be added by /FILTER | brain |
2006-11-10 | Document changes to m_filter and m_filter_pcre a little. | brain |
2006-11-10 | Implement on-burst synching of filters | brain |
2006-11-10 | Oops, forgot command source, these wouldnt be able to be unloaded properly | brain |
2006-11-10 | Implement the /filter command. Note that this is currently untested, and prop... | brain |
2006-11-10 | Add gline type, and <filter:duration> value to say how long to ban for. | brain |
2006-11-10 | Inherit m_filter.cpp and m_filter_pcre.cpp from a base set of classes, so tha... | brain |
2006-11-09 | Move peaveydk to core developers, jamie to contributors as he appears to be A... | w00t |
2006-11-06 | Fixed broken syncing for glines and elines using idents - thanks to dotslashe... | special |
2006-11-06 | Apply patch for bug #165 (compile warning for users.cpp) by peaveydk | special |
2006-11-06 | Fix IPv4 resolution, spank satmd if you were affected by this | w00t |
2006-11-05 | Fixed bug #164 by peaveydk | special |
2006-11-05 | Modified the server-to-server TIME command to report the real time (without d... | special |
2006-11-05 | Whoops, make targets case insensitive when cutting down a comma seperated list | brain |
2006-11-05 | Older gcc gets confused when the only parameter has a default value? O_o | brain |
2006-11-05 | Change message to indicate that the count only includes client ports | brain |
2006-11-05 | Fix the 'not all ports could be bound' warning to not count server ports at t... | brain |
2006-11-05 | Made the 'force' parameter to BURST and TIMESET uppercase to satisfy the peda... | special |
2006-11-05 | Added the <options:notimesync> flag to disable time syncing | special |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | one line tweak, if the prefix is empty, dont echo 'unknown prefix' to the deb... | brain |
2006-11-04 | Smart voodoo to weed out duplicates in a comma seperated list for LoopCall. v... | brain |
2006-11-04 | Fix remote quit notices (some were in the wrong snomask) | brain |
2006-11-04 | Show ident when expiring g and k lines | brain |
2006-11-04 | Fix comma-seperated list handling by CommandParser::LoopCall, should fix /ams... | brain |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-11-04 | Merge peaveys patch, tracker #162 | brain |
2006-11-03 | Fixed at last. | brain |
2006-11-03 | Ive been unable to commit this since 9am, somehow port 22 is unusable at work... | brain |
2006-11-03 | Took out a header we needed to keep. Im done stick a fork in me | brain |
2006-11-03 | Hmm, svn said there was a conflict here, but nobody had committed :/ | brain |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-11-03 | Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ... | special |
2006-11-03 | Fix compile error, and spank Brain | w00t |
2006-11-02 | When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the... | brain |
2006-11-02 | Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ... | brain |
2006-11-02 | Apply patch by satmd which performs ipv4 lookup on 4in6 users | brain |
2006-11-02 | This is tidier, we dont need a seperate bool and int | brain |
2006-11-02 | LoadModule will now also return false if the glob pattern matches no modules ... | brain |
2006-11-02 | Allow wildcards in LoadModule calls. If a filename contains either * or ? it ... | brain |
2006-11-02 | Added m_alltime | special |
2006-11-01 | Added the send_push event to m_spanningtree (send raw text to a remote user) | special |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | brain |
2006-11-01 | Fixed another overflow, identical to the last one | special |
2006-11-01 | Fixed a little overflow, noticed by satmd | special |