Age | Commit message (Expand) | Author |
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 |
2007-02-07 | If a user connects over 4in6 (YUCK) give them an ipv4 cloak | brain |
2007-02-06 | Fix using wrong var to determine if host is ipv6 or ipv4, resulting in wrong ... | brain |
2007-02-06 | And fix the bugs that show up when we try and build it on ipv6 | brain |
2007-02-06 | Fix to work with mixed protocol environment | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-28 | Reasonably sized fix - when adding modes in modules, be sure to check the ret... | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-10 | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd... | brain |
2006-12-10 | Host cloaks for resolved hosts are wayyyy too long, cut the hash down to the ... | brain |
2006-12-05 | Fix for peavy :p | brain |
2006-12-05 | More tidyups | brain |
2006-12-05 | Tidy up cloaking algorithms a bit | brain |
2006-12-05 | More tweakage | brain |
2006-12-04 | Tweaks, fixes, and comments | brain |
2006-12-04 | Update $ModDep lines so that these properly depend on their headers in the ma... | brain |
2006-12-04 | Make m_cloaking use m_md5. Fix m_md5. | brain |
2006-12-04 | Add nicer ipv6 cloaking | brain |