| Commit message (Expand) | Author | Age | Files | Lines |
| * | The cow is ready, come get it!!! :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11062 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.0rc1 | brain | 2009-02-08 | 1 | -1/+1 |
| * | Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11061 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-08 | 1 | -1/+1 |
| * | Grr fucking windows grrrr fuckity fuckity•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11059 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-08 | 1 | -1/+8 |
| * | Fix some stuff for nationalchars•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11058 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-08 | 2 | -1/+13 |
| * | Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11057 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-08 | 1 | -0/+9 |
| * | Add IDENTIFY aliases to default anope aliases example, just for Jobe :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11051 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-08 | 1 | -0/+2 |
| * | Add a snotice when a user tries to use WEBIRC without matching any configured...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11050 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-08 | 1 | -0/+2 |
| * | Remove duplicate MacGyver.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11041 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-07 | 1 | -2/+2 |
| * | Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11040 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-07 | 1 | -0/+2 |
| * | Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 2...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11035 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-06 | 1 | -0/+5 |
| * | Some fixes to the kqueue socket engine•••The old code choked badly if a socket which was !eh->Readable() was added
(it went into an endless loop where kqueue would keep reporting that socket
for writeability).
This also fixes a bug where DelFd() failed to clean up properly which caused
the next AddFd() for an identical fd number to fail.
Oh and this also adds some error messages and does some minor cleanup...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11033 e03df62e-2008-0410-955e-edbf42e46eb7
| psychon | 2009-02-06 | 1 | -20/+33 |
| * | Document <connect deny> before <connect allow>, as tags are read top-down. Al...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11032 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-04 | 1 | -5/+11 |
| * | Add Ankit to regular contributors list•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11031 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-04 | 1 | -1/+1 |
| * | Prioritize nicklock before nickflood, so nickflood does not erroneously count...•••TODO: split OnUserPreNick into OnCanChangeNick, to determine whether or not a user may strictly change nick or not?
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11030 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-04 | 1 | -0/+6 |
| * | Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and #...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11029 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-04 | 2 | -0/+8 |
| * | fix little typo in syntax hint, type => action•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11027 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-04 | 1 | -1/+1 |
| * | Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!`•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11025 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-03 | 1 | -0/+2 |
| * | Fix a few typos spotted by dav7, thanks.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11024 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-03 | 1 | -3/+3 |
| * | Don't prevent a user from seeing themself on NAMES if +D is set, fixes part o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11022 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-02-01 | 1 | -0/+4 |
| * | Update headers for 2009•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11021 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-01 | 2 | -2/+2 |
| * | Missing colon in the example conf, spotted by Casey.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11020 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-02-01 | 1 | -1/+1 |
| * | Fix compile error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11018 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-01-31 | 1 | -4/+3 |
| * | Fix for bug #695. For now, we cant be sure what parts of the code might still...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11016 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-31 | 1 | -5/+3 |
| * | We already have an error for not enough params to the SERVER command, but the...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11014 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-31 | 1 | -2/+2 |
| * | Remove an incorrect comment•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11013 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-28 | 1 | -1/+0 |
| * | Note to self, cast time_t to long int for printf... thanks Ankit for pointing...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11012 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-01-28 | 5 | -9/+9 |
| * | Make xline expiry messages a bit clearer that the xline may have expired a wh...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11011 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-01-28 | 5 | -9/+9 |
| * | Credits updates.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11009 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-27 | 2 | -7/+6 |
| * | Fix the poll socketengine to actually work.•••The old implementation tried to use holes for unused entries in the array for
poll() and the OS replied with POLLNVAL to which we replied with 100% CPU.
Improvements:
- It does compile!
- It works
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11008 e03df62e-2008-0410-955e-edbf42e46eb7
| psychon | 2009-01-27 | 2 | -30/+83 |
| * | Check line expiry when touching an xline, to prevent huge buildup of stale li...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11007 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-27 | 1 | -12/+9 |
| * | Allow +l 0 (for +PlL #newchan).•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11006 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-25 | 1 | -9/+0 |
| * | This can't be case sensitive because it's not consistant, and also would brea...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11005 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-25 | 1 | -1/+1 |
| * | Format this message a little nicer.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11004 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-25 | 1 | -1/+1 |
| * | Fix m_nopartmsg using the wrong extban character in 005, noted thanks to Jason.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11003 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-25 | 1 | -4/+1 |
| * | This is more accurate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11002 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-25 | 2 | -2/+2 |
| * | Properly check if the SSL handshake is completed in m_ssl_gnutls, fixes the r...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11000 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-01-25 | 2 | -3/+3 |
| * | clean some trailing space and fix a year on copyright•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10999 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-01-25 | 1 | -13/+12 |
| * | Try this as the ssl crash fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10998 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-25 | 2 | -2/+2 |
| * | Make startup script work under use strict (and test git-svn commits)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10997 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-01-25 | 1 | -32/+24 |
| * | Fix some spaces as indent and one double space in m_override so that Ankit is...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10996 e03df62e-2008-0410-955e-edbf42e46eb7
| psychon | 2009-01-24 | 1 | -10/+10 |
| * | fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10995 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-01-24 | 6 | -4/+39 |
| * | update copyright years•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10994 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-01-24 | 1 | -1/+1 |
| * | Remove unneccessary safety loop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10993 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-23 | 1 | -7/+3 |
| * | Adapt this to syntax guidelines for inspircd, and fix a bug where users whos ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10992 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-23 | 1 | -225/+211 |
| * | Templateise this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10991 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-23 | 5 | -77/+44 |
| * | Fix m_nationalchars using a copy and paste of my unsafe copy and paste algori...•••Finally make this function a core utility function and remove the copies from 3 modules m_alias m_nationalchars and m_sqlauth
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10990 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-23 | 6 | -37/+30 |
| * | Remove an unused event.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10989 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-23 | 2 | -15/+1 |
| * | Fix bug 688, reported by Ankit: extended invexes don't work correctly at all....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10988 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-23 | 1 | -1/+12 |
| * | Add $gecos, $ident, $server, $uuid vars for building possible auth queries. T...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10987 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-22 | 1 | -0/+4 |
| * | Fix for bug found by danieldg, where remote nicks were truncated to NICKMAX, ...•••so only truncate the nickname for local nicknames. For remote nicknames, allow any length nickname up to MAXBUF (the max length
of an IRC line)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10984 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-22 | 1 | -5/+5 |