summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* A couple more things that should be documented here.bug20384Simon MacMullen2013-09-301-1/+15
|
* I tried uncommenting everything and trying to use the resultant config file. ↵Simon MacMullen2013-09-301-4/+6
| | | | Fix syntax errors thus found.
* Further tweaks: section headings with underlining, correction of plugin ↵Simon MacMullen2013-09-301-47/+74
| | | | name, wrapping, minor language tweaks, comment out the kernel config, reorder and break up LDAP
* Merge heads (hopefully without breaking too much, that was horrible)Simon MacMullen2013-09-301-82/+61
|\
| * Add Erlang mode for emacs. Change various listeners to use the default port. ↵Simon MacMullen2013-09-301-64/+69
| | | | | | | | Alignment. Shorten and clarify the default_* config items. Try not to end non-sentences with a full stop. Try to be consistent about whether blocks of comments begin and end with "%%" by itself. Try to be consistent about not having a trailing comma on the last definition of each group. Rework LDAP.
* | Add a load of missing LDAP configuration and documentationTim Watson2013-09-301-1/+31
| |
* | Add section on sample retention policiesTim Watson2013-09-301-0/+13
| |
* | CosmeticTim Watson2013-09-301-9/+47
| |
* | explain implicit connect for stompTim Watson2013-09-301-1/+10
| |
* | Explain default user/pass settings more thoroughlyTim Watson2013-09-301-1/+12
| |
* | tidy/refactor ssl_cert_login_fromTim Watson2013-09-301-10/+10
| |
* | remove the file_handles_high_watermark settingTim Watson2013-09-301-4/+0
| |
* | Move ssl_cert_login_from to the correct place and add further commentsTim Watson2013-09-301-3/+10
| |
* | Enforce DOC_INSTALL_DIR during installTim Watson2013-09-301-1/+2
| |
* | Document the fake DOC_INSTALL_DIR in the rpm spec; additional config and ↵Tim Watson2013-09-272-3/+12
| | | | | | | | documentation
* | Further tidying of the sample config docs, make DOC_INSTALL_DIR mandatoryTim Watson2013-09-273-9/+15
| |
* | Since the rpm install the sample config magically, fool the build into using ↵Tim Watson2013-09-271-1/+2
| | | | | | | | /tmp/ as DOC_INSTALL_DIR
* | Go back to explicitly installing into DOC_INSTALL_DIR during packagingTim Watson2013-09-271-0/+2
| |
* | Tighten up the sample config a bit moreTim Watson2013-09-272-12/+18
| |
* | Explain the user of default accounts where appropriateTim Watson2013-09-271-9/+27
| |
* | Explain the cluster_nodes config in a bit more detail and point to the ↵Tim Watson2013-09-271-2/+4
|/ | | | auto-config documentation
* continued adventures in configuration file improvements; take out ↵Tim Watson2013-09-242-45/+112
| | | | DOC_INSTALL_DIR for now
* provide a bit less info about advanced config, and link to web siteTim Watson2013-09-191-8/+2
|
* improve explanations of things and fix layoutTim Watson2013-09-191-65/+70
|
* cosmeticTim Watson2013-09-191-145/+149
|
* merge headsTim Watson2013-09-195-7/+6
|\
| * cosmetic: unconfuse emacs syntax highlightingMatthias Radestock2013-09-181-2/+2
| |
| * merge headsTim Watson2013-09-181-2/+1
| |\
| | * do not pass MAN_DIR to the .spec after allTim Watson2013-09-131-2/+1
| | |
| * | relocate sample config on generic-unix/standaloneTim Watson2013-09-183-3/+2
| |/
| * resolve merge conflictsTim Watson2013-09-131-0/+1
| |
| * tweak handling of the doc install dirTim Watson2013-09-132-3/+3
| |
* | improve comments in sample config fileTim Watson2013-09-181-48/+44
|/
* fix install task for standalone packagesTim Watson2013-08-281-0/+1
|
* tweak the location of the sample config file on windowsTim Watson2013-08-281-2/+3
|
* Comment out all options and simplifyTim Watson2013-08-221-227/+211
|
* additional comments in the sample config fileTim Watson2013-08-201-6/+31
|
* bundle the sample config up in the broker directory on windowsTim Watson2013-07-031-0/+2
|
* fix missing newline handling in generic-unix packagingTim Watson2013-07-031-1/+1
|
* pass DOC_INSTALL_DIR during generic-unix packaging/installTim Watson2013-07-031-0/+1
|
* re-instate the MAN_DIR variable on installTim Watson2013-07-031-1/+1
|
* install sample config manually on debianTim Watson2013-07-012-3/+5
|
* move sample config into docs, set as %doc for rpmsTim Watson2013-06-252-0/+1
|
* Put sample config in the broker repository rootTim Watson2013-06-181-0/+315
|
* merge stable into defaultMatthias Radestock2013-06-171-1/+8
|\
| * cosmetic: state the not-immediatly-obviousMatthias Radestock2013-06-171-1/+8
| |
* | stable to defaultSimon MacMullen2013-06-171-2/+6
|\ \ | |/
| * Merge bug25611Simon MacMullen2013-06-170-0/+0
| |\
| * | Throw the key too. And if the server side still fails try to fail with more ↵bug25611Simon MacMullen2013-06-171-2/+3
| | | | | | | | | | | | information.
| * | Check value when clients update flying_etsEmile Joubert2013-06-171-1/+4
| |/