| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright notices to 2011 | 2011-05-04 | 1 | -1/+1 | |
| * | Show Membership metadata in channel /CHECK | 2010-08-22 | 1 | -10/+12 | |
| * | Add invite list and stats counters to /CHECK | 2010-08-21 | 1 | -6/+17 | |
| * | Remove GetClass(), access MyClass directly when needed | 2010-08-15 | 1 | -1/+1 | |
| * | Remove irc::sockets::sato*, duplicates of internal irc::sockets::sockaddrs fu... | 2010-08-13 | 1 | -2/+2 | |
| * | Change UserChanList to an intrusive-style linked list | 2010-08-03 | 1 | -2/+1 | |
| * | Omit opflags from permchannel database | 2010-08-03 | 1 | -1/+1 | |
| * | Extend ChanModes to use a modestacker for output | 2010-08-03 | 1 | -22/+1 | |
| * | Convert ban list elements to be Extensible | 2010-08-03 | 1 | -1/+1 | |
| * | Make named mode permissions a subset of all permissions | 2010-08-03 | 1 | -8/+0 | |
| * | Convert allowed oper-only modes to use names instead of letters | 2010-08-03 | 1 | -10/+6 | |
| * | Show listmodes in CHECK output | 2010-08-03 | 1 | -2/+27 | |
| * | Module compilation fixups | 2010-08-03 | 1 | -30/+1 | |
| * | Introduce ModeID | 2010-08-03 | 1 | -8/+8 | |
| * | Fix incorrect check of mode permissions when displaying them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12422 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-10 | 1 | -5/+5 | |
| * | Add PROP command to m_namedmodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12388 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-06 | 1 | -1/+5 | |
| * | Display allowed oper modes, commands, and permissions in /CHECK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12344 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-01 | 1 | -1/+33 | |
| * | ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-11 | 1 | -1/+1 | |
| * | Show channel listmodes (+beIg) in /CHECK output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12243 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-05 | 1 | -0/+30 | |
| * | Add Inspircd::AddServices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12135 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-15 | 1 | -3/+3 | |
| * | Make irc::sockets::* parameters consistent, add irc::sockets::mask•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11953 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-22 | 1 | -2/+2 | |
| * | Change User::oper to an OperInfo reference•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11945 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-21 | 1 | -1/+1 | |
| * | Move some local-only fields to LocalUser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11942 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-21 | 1 | -4/+5 | |
| * | Move DumpText into User; kill unused WriteWallOps and DecreasePenalty functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11931 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-20 | 1 | -32/+32 | |
| * | Remove more classbase•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11905 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-18 | 1 | -1/+1 | |
| * | Fix null dereference caused by tracking dummy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11902 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-18 | 1 | -3/+3 | |
| * | Move static map of extensions into ServerInstance, add const-correctness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11873 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-14 | 1 | -5/+3 | |
| * | Get rid of a bunch of memory-wasting C-style strings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11796 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-03 | 1 | -1/+1 | |
| * | Remove InspIRCd* parameters and fields•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-26 | 1 | -1/+1 | |
| * | Separate spy channels [jackmcbarn]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11747 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-18 | 1 | -1/+6 | |
| * | Clean up Command constructor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11707 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -3/+3 | |
| * | Add SerializeFormat for easier metadata formatting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11704 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -12/+1 | |
| * | Membership* changes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -2/+2 | |
| * | Change Extensible to use strongly typed entries•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11696 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -24/+16 | |
| * | Remote user messaging fixes•••Add format string output to DumpText Fix PI->PushToClient prefixing issue Fix ENCAP routing to use SID rather than server name git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11658 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -1/+1 | |
| * | Make CHECK work remotely with optional second parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11651 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -35/+46 | |
| * | Add server IP to /CHECK output for local users•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11638 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -2/+5 | |
| * | Add Module* creator to Command and ModeHandler•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11631 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -5/+3 | |
| * | Include untranslated user/channel metadata in CHECK output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11609 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -2/+19 | |
| * | MetaData rework•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11607 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -25/+14 | |
| * | Change allocation of commands/modes•••API change: Commands passed to AddCommand are no longer deleted automatically This removes lots of needless heap allocation and fixes a few memory leaks by allocating commands and modes as part of the Module rather than creating them separately in the module constructor. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11592 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -5/+4 | |
| * | Rename User::GetPort to GetServerPort to clarify its purpose•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11577 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -1/+1 | |
| * | Show metadata keys and values in /CHECK output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11554 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -5/+36 | |
| * | Fixes for config reader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11504 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-08-12 | 1 | -1/+1 | |
| * | Make timestamp output in /CHECK consistent•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11389 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-05-24 | 1 | -17/+14 | |
| * | Update all wiki links to point to the new wiki. This was done automatically w...•••for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-03-15 | 1 | -1/+1 | |
| * | Add more information to /CHECK output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11157 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-02-27 | 1 | -2/+10 | |
| * | Add UID to CHECK output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11129 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-02-18 | 1 | -0/+1 | |
| * | Change /CHECK <#channel> to correctly report timestamp since it might have be...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10954 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-01-09 | 1 | -2/+2 | |
| * | Update copyrights for 2009.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-01-02 | 1 | -1/+1 |
