2008-05-04 |
peavey | Convert a whole bunch more |
blob | commitdiff | raw |
2008-04-16 |
brain | Change that allows the m_override module to not announc... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
w00t | CBan rewritten to use the XLine API. Untested as yet. |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Finally change all the Version() objects |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
brain | Wheee, mass commit! this adds const stafety, throwing... |
blob | commitdiff | raw | diff to current |
2008-02-13 |
w00t | Slight API tweak. Change Command to take char * instead... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove InspIRCd::WriteOpers in favour of snomask O |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Another big commit, just to please all my fans out... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Some useful defines for tidy definition of translation... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-03 |
w00t | Add VF_COMMON to a lot modules which require it. Report... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | More conversions |
blob | commitdiff | raw | diff to current |
2007-06-16 |
brain | Change to show time/date set and/or time/date to expire... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
brain | I think this fixes visual studio oddities |
blob | commitdiff | raw | diff to current |
2007-06-13 |
brain | Fixes for tokenization oddness with metadata, and weird... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
brain | The spelling nazis are amongst us! |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
w00t | Last commit of that batch: Fix some returncodes (some... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Add m_taxonomy and api minor tweak to make it work... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | All done. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | All commands now return results CMD_FAILURE or CMD_SUCCESS |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | (Bigger than it looks, i did this with perl inplace... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move tons more stuff into class InspIRCd*, make signal... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Fixes and removal of Server::GetServerName() |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-07-30 |
brain | REMOTE STATS! WOOO AND YAY! |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Add support for syntax of commands in place of the... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Inherit just about everything from classbase |
blob | commitdiff | raw | diff to current |
2006-07-08 |
brain | Refactored user modes to work like the channel modes... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
w00t | Forward-port CBAN expiry fix |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | More converted modules |
blob | commitdiff | raw | diff to current |
2006-02-13 |
w00t | s/No such channel/Invalid channel name |
blob | commitdiff | raw | diff to current |
2006-02-13 |
w00t | Make use of IsValidChannelName() - as a side note,... |
blob | commitdiff | raw | diff to current |
2006-02-05 |
om | Bug in code for syncing cbans |
blob | commitdiff | raw | diff to current |
2006-02-03 |
om | Add operators >> and << for irc::string and i/ostreams... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
om | IRC case sensitivity bug, if only we could use ASCII... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
om | Some changes to some stuff.. |
blob | commitdiff | raw | diff to current |
2006-01-30 |
om | Major updates to CBANs...like they're reasonably functional |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | New 'Implements' system |
blob | commitdiff | raw | diff to current |
2005-12-23 |
w00t | Semi-pointless commit to see CIA in action... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Maybe done removing of CBans? |
blob | commitdiff | raw | diff to current |
2005-12-22 |
brain | Fixed |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Added debugging. Let's fix this sucker >:/ |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Well, it should do something useful now |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Another commit, just because I can :P |
blob | commitdiff | raw | diff to current |
2005-12-22 |
brain | Changed to use [] |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | c++ errors, ftw |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Getting closer... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
w00t | Fixed compile problems... Move along please, nothing... |
blob | commitdiff | raw | diff to current |
2005-12-21 |
w00t | More CBAN structuring... getting there :-) |
blob | commitdiff | raw | diff to current |
2005-12-21 |
w00t | Initiial revision of CBAN. It doesn't do anything usefu... |
blob | commitdiff | raw | diff to current |
|