summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-08Fix: always have a colon marking the last FJOIN parameter, otherwise servers ...w00t
2009-02-08Allow this to handle RC style namesbrain
2009-02-08The cow is ready, come get it!!! :Dbrain
2009-02-08Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for f...brain
2009-02-08Grr fucking windows grrrr fuckity fuckitybrain
2009-02-08Fix some stuff for nationalcharsbrain
2009-02-08Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks!brain
2009-02-08Add IDENTIFY aliases to default anope aliases example, just for Jobe :)w00t
2009-02-08Add a snotice when a user tries to use WEBIRC without matching any configured...w00t
2009-02-07Remove duplicate MacGyver.w00t
2009-02-07Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ...brain
2009-02-06Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 2...brain
2009-02-06Some fixes to the kqueue socket enginepsychon
2009-02-04Document <connect deny> before <connect allow>, as tags are read top-down. Al...w00t
2009-02-04Add Ankit to regular contributors listw00t
2009-02-04Prioritize nicklock before nickflood, so nickflood does not erroneously count...w00t
2009-02-04Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and #...w00t
2009-02-04fix little typo in syntax hint, type => actionpeavey
2009-02-03Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!`w00t
2009-02-03Fix a few typos spotted by dav7, thanks.peavey
2009-02-01Don't prevent a user from seeing themself on NAMES if +D is set, fixes part o...dz
2009-02-01Update headers for 2009peavey
2009-02-01Missing colon in the example conf, spotted by Casey.dz
2009-01-31Fix compile errordanieldg
2009-01-31Fix for bug #695. For now, we cant be sure what parts of the code might still...brain
2009-01-31We already have an error for not enough params to the SERVER command, but the...brain
2009-01-28Remove an incorrect commentw00t
2009-01-28Note to self, cast time_t to long int for printf... thanks Ankit for pointing...dz
2009-01-28Make xline expiry messages a bit clearer that the xline may have expired a wh...dz
2009-01-27Credits updates.w00t
2009-01-27Fix the poll socketengine to actually work.psychon
2009-01-27Check line expiry when touching an xline, to prevent huge buildup of stale li...w00t
2009-01-25Allow +l 0 (for +PlL #newchan).w00t
2009-01-25This can't be case sensitive because it's not consistant, and also would brea...w00t
2009-01-25Format this message a little nicer.w00t
2009-01-25Fix m_nopartmsg using the wrong extban character in 005, noted thanks to Jason.w00t
2009-01-25This is more accuratebrain
2009-01-25Properly check if the SSL handshake is completed in m_ssl_gnutls, fixes the r...dz
2009-01-25clean some trailing space and fix a year on copyrightpeavey
2009-01-25Try this as the ssl crash fixbrain
2009-01-25Make startup script work under use strict (and test git-svn commits)danieldg
2009-01-24Fix some spaces as indent and one double space in m_override so that Ankit is...psychon
2009-01-24fix typopeavey
2009-01-24update copyright yearspeavey
2009-01-23Remove unneccessary safety loopbrain
2009-01-23Adapt this to syntax guidelines for inspircd, and fix a bug where users whos ...brain
2009-01-23Templateise thisbrain
2009-01-23Fix m_nationalchars using a copy and paste of my unsafe copy and paste algori...brain
2009-01-23Remove an unused event.w00t
2009-01-23Fix bug 688, reported by Ankit: extended invexes don't work correctly at all....w00t