| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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
| brain | 2007-06-24 | 3 | -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
| brain | 2007-06-23 | 1 | -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
| peavey | 2007-06-22 | 1 | -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
| peavey | 2007-06-22 | 0 | -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
| peavey | 2007-06-22 | 1 | -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
| peavey | 2007-06-21 | 1 | -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
| peavey | 2007-06-21 | 3 | -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
| peavey | 2007-06-21 | 1 | -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
| peavey | 2007-06-21 | 1 | -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
| w00t | 2007-06-20 | 1 | -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
| w00t | 2007-06-20 | 1 | -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
| peavey | 2007-06-20 | 1 | -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
| peavey | 2007-06-20 | 1 | -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
| peavey | 2007-06-20 | 1 | -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
| peavey | 2007-06-19 | 1 | -4/+5 |
| * | Helps if it compiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7389 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-18 | 1 | -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
| brain | 2007-06-18 | 1 | -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
| peavey | 2007-06-18 | 1 | -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
| brain | 2007-06-18 | 2 | -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
| brain | 2007-06-17 | 1 | -11/+91 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7384 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -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
| brain | 2007-06-17 | 1 | -10/+109 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7382 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 6 | -15/+69 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7381 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -10/+94 |
| * | Guess what i added here?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7380 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -0/+20 |
| * | Comments :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7379 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -2/+86 |
| * | Comment stuff that lacks it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7378 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -2/+54 |
| * | Comments (lots of)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7377 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 5 | -36/+157 |
| * | Doxygen comments for command handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7376 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 55 | -0/+336 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7375 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 54 | -0/+108 |
| * | Add comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7374 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 55 | -55/+220 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7373 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -0/+8 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7372 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -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
| brain | 2007-06-17 | 1 | -11/+119 |
| * | Update this to use CMD_LOCALONLY•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7370 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 1 | -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
| w00t | 2007-06-17 | 1 | -5/+10 |
| * | Extra comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7368 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -23/+56 |
| * | Last conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7367 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 1 | -25/+1 |
| * | Conversions. :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7366 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 3 | -72/+3 |
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7365 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 9 | -219/+9 |
| * | Conversions..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7364 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 4 | -98/+4 |
| * | Conversions.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7363 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 9 | -225/+9 |
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7362 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 7 | -168/+7 |
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7361 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 6 | -147/+6 |
| * | More conversions.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7360 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 6 | -148/+6 |
| * | More (last of extra)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7359 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -46/+2 |
| * | More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 5 | -108/+5 |
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7357 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 6 | -144/+6 |
| * | More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7356 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 7 | -157/+7 |
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7355 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-17 | 4 | -94/+4 |