summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for atheme support (and others) which makes sure CAPAB is always sent bef...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7404 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-243-0/+13
* No no no, the fix to free module factories in loadmodule on error causes a bu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7403 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-231-8/+0
* Apply patch from BuildSmart. Add owner of process to launchd script.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7402 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-221-0/+2
* Add org.inspircd.plist to svn ignore.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7401 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-220-0/+0
* Fix for bug #332. Correctly invalidate old mode before updating it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7400 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-221-8/+22
* Apply patch from BuildSmart that fixes an install path.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7399 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-211-1/+1
* Apply OSX patch from BuildSmart that fixes installation issues.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7398 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-213-2/+40
* Apply patch from BuildSmart that fixes a few issues on Mac with the logfile p...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7397 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-211-0/+11
* Add BuildSmart to contributors for all his work on making inspircd work with ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7396 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-211-1/+1
* Clarify what generates Makefile, to prevent any new developers making the sam...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7395 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-201-1/+3
* Make a comment make a bit more general sense, and indent a nested define.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7394 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-201-2/+4
* Short circuit order as before, since they are prolly listed according to what...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7393 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-201-1/+1
* And remember it's not only colorcodes we strip :>.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7392 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-201-5/+3
* Fix problem where in certain cases a \0 would be sent out. Thx to network Hak...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7391 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-201-41/+22
* Support duration to set idletime as well as plain seconds. For you Zaba :>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7390 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-191-4/+5
* Helps if it compiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7389 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-181-3/+6
* This should be safe. Someone test module loading and unloading during use and...•••Also test some misconfigured modules, e.g. try and load m_services with m_services_account. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7388 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-181-1/+6
* fix possible minor memleak in LoadModule. Thx IronLegend.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7387 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-181-0/+1
* Add ISUPPORT SSL token requested by tabris.•••Syntax: SSL=<ip/host>:<port>[;<ip/host>:<port> ...] Note that the insp implementation due to API limitations (ick, we have some) will print '*' in the host/ip section, meaning 'bound to all', a client should just connect-back to the ip it connected to initially, on the new port to make use of this. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7386 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-182-2/+21
* I think we're done adding comments to headers. Phew.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7385 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-11/+91
* More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7384 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-172-1/+101
* Comments (lots of, this was really lacking)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-10/+109
* Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7382 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-176-15/+69
* More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7381 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-172-10/+94
* Guess what i added here?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7380 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-0/+20
* Comments :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7379 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-2/+86
* Comment stuff that lacks it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7378 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-2/+54
* Comments (lots of)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7377 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-175-36/+157
* Doxygen comments for command handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7376 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-1755-0/+336
* More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7375 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-1754-0/+108
* Add comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-1755-55/+220
* Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7373 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-0/+8
* Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7372 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-172-26/+54
* Tons of stuff added since 1.0 is missing documentation comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7371 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-171-11/+119
* Update this to use CMD_LOCALONLY•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7370 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-171-2/+1
* Modify helpop-full to show SILENCE ext flags. Thanks Zaba.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7369 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-171-5/+10
* Extra comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7368 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-172-23/+56
* Last conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7367 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-171-25/+1
* Conversions. :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7366 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-173-72/+3
* Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-179-219/+9
* Conversions..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7364 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-174-98/+4
* Conversions.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-179-225/+9
* Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-177-168/+7
* Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-176-147/+6
* More conversions.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7360 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-176-148/+6
* More (last of extra)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7359 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-172-46/+2
* More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7358 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-175-108/+5
* Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7357 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-176-144/+6
* More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7356 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-177-157/+7
* Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7355 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-174-94/+4