summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.2.2 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12281 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.2Gravatar danieldg2010-01-171-1/+1
* Check for configuration errors before erroring on port binds.•••This allows an ircd to start with some ports unbound, which is useful in some situations. git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12273 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2010-01-161-1/+3
* Break compilation when running as root to discourage stupid user mistakes•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12270 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-161-2/+5
* Make parameter unsigned so that passing -1 for "none" actually works, rather ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12266 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-162-3/+3
* Allow maxtargets to be bypassed in LoopCall for JOIN•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12254 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-143-81/+14
* Fix m_sqllog compilation (bug #939)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12253 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-141-1/+2
* Fix chanlimit when <connect> does not specify a maximum (bug #929)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12252 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-141-16/+7
* Remove launchd references (incomplete pieces of a system-wide installation se...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12250 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-142-7/+1
* Fix +l being visibly set on every FJOIN of a remote user•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12249 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-111-3/+5
* Hook OnUserRegister instead of OnUserConnect so that remote user connection i...•••Fixes bug #926. git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12236 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-12-311-2/+2
* Check channel name in SVSJOIN to avoid propegating an invalid channel, fixes ...•••This will result in a mild desync if someone has (ab)used SVSJOIN when linking a server running this to their network, but since those channels are screwed anyway.. git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12234 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-12-311-7/+12
* Correct fix by Namegduf for bug #922, as my earlier fix just made it worse•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12232 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-12-041-14/+33
* backport r12164, fixes bug #921 reported by Sm0ke0ut•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12166 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar dz2009-11-211-3/+7
* Fix failed oper snomask being sent to local oper sno on remote servers•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12131 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-151-4/+3
* Added ircdriven at request of zomg•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12113 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-11-121-0/+1
* Revert "Change /HELPOP => /HELP to be sensible and match every other ircd"•••This change really doesn't belong in the stable branch git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12091 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-111-1/+1
* Change /HELPOP => /HELP to be sensible and match every other ircd•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12090 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-111-1/+1
* Fix compile on darwin•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12089 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-111-1/+1
* Copy SID and server name from existing config before running checks; fixes bu...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12049 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-061-9/+9
* Fix CGI:IRC user class in the other places too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11987 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-011-0/+2
* Fix CGI:IRC user class not being changed based on their real IP when it is ch...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11986 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-011-0/+2
* Fix local clone count bookkeeping•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11985 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-011-6/+9
* Remove modulemanager execution from configure•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11982 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-301-3/+0
* Add hacks to fix SSL bindings to 0.0.0.0 and ::•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11979 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-282-0/+12
* Patch from GreenReaper to fix gradual memory leak while gui is attached throu...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11937 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-10-211-6/+9
* 1.2.1 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11918 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.1Gravatar danieldg2009-10-191-1/+1
* Stop recvq processing when a user is marked as quitting•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11913 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-181-5/+2
* Rewrite m_alias DoCommand to do variable substitution in one pass, fixing bug...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11912 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-181-44/+45
* Fix infinite loop on alias expansion, found by Adam•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11909 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-181-4/+5
* Fix channel iterator invalidation by running PurgeEmptyChannels in cull list,...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11781 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-302-1/+1
* Prevent fake users from quitting•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11744 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-171-0/+6
* Where there are hidden servers, report the /map server count as the hidden co...•••calculate the user average over this number of servers too. -- Reported by Syloq, thanks! git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11728 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-09-151-3/+3
* Properly spacify opertypes in error messages. Patch by dKingston•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11725 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-09-142-2/+2
* Other half of r11694, that I forgot to commit the first time•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11695 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-09-131-1/+1
* Don't allow /who to match servers when HideWhoisServer is enabled (unless the...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11694 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-09-131-4/+5
* GnuTLS: Send SSL client certificate on server link•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11691 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-121-9/+43
* Fix invalid iterator in select socketengine•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11688 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-092-16/+15
* Fix auditorium trimming kick messages to the first word (reported on forum to...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11675 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-09-051-4/+4
* Revert "Bump version so people know what they're using."•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11553 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-09-011-1/+1
* Bump version so people know what they're using.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11551 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-09-011-1/+1
* Backport r11549 from trunk - Exclude modules from build on release mode too.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11550 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-08-311-0/+1312
* 1.2.0 stable branch.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11548 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-310-0/+0
* Bump out of RC•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11546 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.0Gravatar w00t2009-08-291-1/+1
* Stop a potential null pointer dereference introduced by Namegduf's patch, fou...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11545 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-281-10/+1
* Fix a really minor spelling error in make/configure.pm•••Thanks to Kuja aka Dessa for reporting this. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11544 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar psychon2009-08-281-1/+1
* Updated helpop files from Namegduf. Also thanks to Taros and Kazuma for their...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11543 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-282-289/+894
* Patch from Namegduf to use OnUserMessage instead of OnUserPreMessage, and cor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11542 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-281-10/+17
* Don't subtract one from MAXCHANNELS, it's a number, not a string length.•••Reported by Sm0ke0ut. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11541 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-281-1/+1
* override: pass handling back to the core to send numerics if join restriction...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11540 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-271-4/+4
* Of course, in adding yet more header madness to this for VS2010, I forgot to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11539 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-261-1/+2