| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Use string_view in IsNick/IsIdent/IsChannel. | 2022-11-21 | 1 | -2/+2 | |
| * | Rename user_hash to UserMap and move to usermanager. | 2022-10-07 | 1 | -0/+1 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -2/+2 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -1/+1 | |
| * | Add ChannelManager::IsPrefix. | 2021-05-08 | 1 | -0/+6 | |
| * | Constify ChannelManager::Find. | 2021-05-08 | 1 | -1/+1 | |
| * | Move channel logic from InspIRCd to the new ChannelManager class. | 2021-05-08 | 1 | -0/+51 | |
| * | Remove unused channelmanager | 2012-06-30 | 1 | -37/+0 | |
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+14 | |
| * | Fixes for bug #12 | 2012-04-14 | 1 | -2/+2 | |
| * | ...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 | |
| * | 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 | -3/+1 | |
| * | Remove unneeded Extensible inheritance and remove "age" field from classbase•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11611 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -1/+1 | |
| * | 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 | |
| * | 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 | |
| * | more comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10566 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-09-20 | 1 | -0/+6 | |
| * | A few minor fixes, some copy constructor stuff, misnamed channelmanager const...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9780 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-05-20 | 1 | -3/+2 | |
| * | Add a channel manager class while I'm at it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8704 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-01-13 | 1 | -0/+28 |
