| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Someone please take a look at this and tell me why a thread doesnt free itsel...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4462 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-20 | 1 | -1/+1 | ||
| * | mass tidyup, change A LOT of stuff to const char** which was char** (such as ...•••which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations (all in all, ive added 2 casts and removed almost a hundred) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-16 | 1 | -1/+1 | ||
| * | Add <options:nouserdns> - defaults to off. if set to on, no user dns lookups ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4386 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-14 | 1 | -8/+14 | ||
| * | Move to new include path•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3898 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-04-20 | 1 | -1/+1 | ||
| * | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3847 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-04-08 | 1 | -31/+3 | ||
| * | Whowas refactor - probably wont compile yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3523 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-07 | 1 | -1/+0 | ||
| * | Tidying, strlen, strcasecmp where not needed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3513 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-07 | 1 | -5/+2 | ||
| * | It didn't, there was more strlcpy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3271 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-21 | 1 | -2/+2 | ||
| * | Fix this, I think.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3270 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-21 | 1 | -2/+2 | ||
| * | Fixed bug with {} -> [] etc in NICK where nick == newnick apart from irc-case:•••[15:41] --- Brain is now known as [Brain] [15:41] --- {Brain} is now known as {Brain} Now correct: [15:41] --- Brain is now known as [Brain] [15:41] --- [Brain] is now known as {Brain} Was just a strlcpy BEFORE the NICK output instead of AFTER. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2814 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-16 | 1 | -1/+1 | ||
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -3/+3 | ||
| * | Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2769 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-11 | 1 | -1/+1 | ||
| * | New system for client exits using CullList seems stable, needs testing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2681 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -4/+1 | ||
| * | Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2680 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -1/+4 | ||
| * | Adding hook type checking to event calls to speed them up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2653 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -5/+5 | ||
| * | Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2586 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -0/+7 | ||
| * | Fixed case-change nicks not being propogated•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2583 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -3/+10 | ||
| * | Allow case changes in nick w00t -> w00T•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2582 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -1/+4 | ||
| * | Missing header in cmd_nick.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2558 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 1 | -0/+1 | ||
| * | Split all commands into seperate files and redid command system to take class...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -0/+183 | ||
