Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-18 | Tie module version display to servers/auspex priv. | w00t |
2008-08-29 | Tidier /modules generation. faster for non-opers, neater for all, and doesnt ... | brain |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-23 | Remove unused itab array | w00t |
2008-08-21 | match() is no longer a function+no header, now a static method of InspIRCd cl... | w00t |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-21 | Patch to change MODULES numerics, so we dont get a collision when using AUTHE... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Some more to fix still, modules probably wont load correctly atm | brain |
2007-11-04 | Not yet tested: remove last vestiges of modules[] and module_names[] arrays. | brain |
2007-10-23 | All the core is now pedantic safe! | brain |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |