Age | Commit message (Expand) | Author |
2008-09-10 | Back out change, as this doesn't work properly with channel bans.. Prioritise... | w00t |
2008-09-10 | Bit of a tidyup, generate cloak whenever first set, not necessarily on connect | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-29 | Apply patch to fix ipv6 builds, contributed by danieldg, thanks :-) | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-19 | More done | brain |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-04-10 | Add correct stuff so that /taxonomy can show the cloaked hosts for users in t... | brain |
2008-04-10 | Calculate hosts on connect so theres no way around a ban on your cloak, even ... | brain |
2008-04-10 | Fix for bug #513 | brain |
2008-04-08 | Comment tweakage | w00t |
2008-03-24 | And more of them | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-01-17 | Remove a redundant method here, call the mode manager directly | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-10 | Fix owines crashes here too | brain |
2007-11-10 | Fix crashes found by owine (usually on startup) | brain |
2007-11-09 | We should probably UseInterface last, too | brain |
2007-11-09 | Theres actually more to this. Before we throw, delete cu (the destructor WONT... | brain |
2007-11-09 | Same fix here | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-25 | Brain, look at this pls :p | w00t |
2007-10-23 | More | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-09-12 | Modified m_cloaking to not use need_positive (instead, cast to an unsigned in... | special |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-23 | Add some stuff to change how we process a token sepeperated stream | brain |
2007-08-18 | Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolod | special |
2007-07-26 | Add extra detail to m_cloaking on failure to load | brain |
2007-07-23 | Fix a bug reported downstream regarding cloaking keys | w00t |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | More factory conversion | w00t |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-12 | Opers cannot change the modes of others. | w00t |
2007-04-25 | Please try this, satmd | brain |
2007-04-25 | Use segments of 8 in length not ten, reducing the length of a cloaked ipv6 ho... | brain |
2007-04-24 | Shorten the length of ipv6 cloaks so that a character isnt lost (6 segments p... | brain |
2007-04-08 | Make the max '3 dots' and not 2 | brain |
2007-04-05 | Fix for bug #216, m_cloaking now tries to cloak a larger amount of the hostna... | brain |