summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Don't force on init() (which fixes bug 24703), plus a little refactor.Simon MacMullen2012-01-241-4/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merged bug24671 into defaultEmile Joubert2012-01-3136-392/+466
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bug22470Simon MacMullen2012-01-316-88/+103
| |\ \ \ \ \ \ \ \
| | * | | | | | | | produce only one log entry for abnormal connection closurebug22470Matthias Radestock2012-01-301-3/+3
| | * | | | | | | | consistencyMatthias Radestock2012-01-261-2/+2
| | * | | | | | | | validate log levels on startupMatthias Radestock2012-01-261-18/+17
| | * | | | | | | | merge default into bug22470Matthias Radestock2012-01-266-87/+103
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | introduce log categoriesMatthias Radestock2012-01-263-75/+67
| | | * | | | | | | | prettier and more consistent connection log messagesMatthias Radestock2012-01-252-12/+30
| | | * | | | | | | | move error_logger 'flow control' into application codeMatthias Radestock2012-01-252-8/+10
| | | * | | | | | | | do not log accepted connections in tcp_acceptorMatthias Radestock2012-01-251-26/+16
| | | * | | | | | | | drop ssl upgrade messageMatthias Radestock2012-01-251-2/+0
| | | |/ / / / / / /
| * | | | | | | | | merge bug24715 into defaultMatthias Radestock2012-01-311-2/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | cosmetic: ensure_gm_heartbeat is not a gm callbackbug24715Matthias Radestock2012-01-311-3/+3
| | * | | | | | | | Don't use timer:apply_interval/4.Simon MacMullen2012-01-301-2/+9
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge bug24718Simon MacMullen2012-01-310-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | it helps to not throw away the statebug24718Matthias Radestock2012-01-301-3/+3
| |/ / / / / / /
| * | | | | | | It's a resource, it'll print 'queue' anyway.Simon MacMullen2012-01-301-1/+1
| * | | | | | | Merged bug24664 into defaultEmile Joubert2012-01-2731-296/+347
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bug24601 into defaultJim Apperly2012-01-2720-180/+210
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merge bug23706 into defaultMatthias Radestock2012-01-273-6/+17
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | cosmeticbug23706Matthias Radestock2012-01-271-5/+4
| | | | * | | | | | Merge in default (and make error more readable)Simon MacMullen2012-01-2615-125/+191
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | Show both log files.Simon MacMullen2012-01-231-2/+2
| | | | * | | | | | Further clarity.Simon MacMullen2012-01-231-1/+2
| | | | * | | | | | Improve display of boot errors.Simon MacMullen2012-01-231-3/+8
| | | | * | | | | | display posix error descriptionMatthias Radestock2012-01-201-2/+3
| | | | * | | | | | Improvement?Simon MacMullen2012-01-201-9/+14
| | | * | | | | | | get rid of debug and message loggingMatthias Radestock2012-01-265-50/+2
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge bug24435Simon MacMullen2012-01-2519-195/+219
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Merge bug24653Simon MacMullen2012-01-2311-118/+124
| | | | |\ \ \ \ \
| | | | | * | | | | refactor: use types exported by 'supervisor'Matthias Radestock2012-01-231-19/+4
| | | | | * | | | | helper function for constructing tcp listener sup child specsMatthias Radestock2012-01-231-13/+24
| | | | | * | | | | use the correct inet typesMatthias Radestock2012-01-233-4/+4
| | | | | * | | | | use correct type for {M,F,A}Matthias Radestock2012-01-239-26/+43
| | | | | * | | | | refactor: check_tcp_listener_address/2 -> tcp_listener_addresses/1Matthias Radestock2012-01-231-23/+21
| | | | | * | | | | refactor: turn a condition into a guardMatthias Radestock2012-01-231-10/+6
| | | | | * | | | | cosmetic: move helper functions where they belongMatthias Radestock2012-01-231-33/+32
| | | | * | | | | | handle the remaining enabled_plugins_file error case more gracefullybug24653Matthias Radestock2012-01-221-0/+2
| | | | * | | | | | don't complain about empty enabled_plugins fileMatthias Radestock2012-01-221-0/+1
| | | | |/ / / / /
| | | | * | | | | Merged bug23432 into defaultEmile Joubert2012-01-201-1/+1
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Avoid a circular dependency. The new load_definitions depends on recovery (si...bug23432Simon MacMullen2012-01-051-1/+1
| | | | * | | | | Resurrect defaultSimon MacMullen2012-01-201-2/+3
| | | * | | | | | Alignmentbug24435Simon MacMullen2012-01-251-1/+1
| | | * | | | | | I think this should be a soft error. Although the spec does say to use comman...Simon MacMullen2012-01-251-1/+1
| | | * | | | | | Tweak languageSimon MacMullen2012-01-252-3/+3
| | | * | | | | | Better error messages and style fixes.Francesco Mazzoli2012-01-252-7/+11
| | | * | | | | | Forgot to add/remove files.Francesco Mazzoli2012-01-241-3/+3
| | | * | | | | | Change dummy exchange name from "inert" to "invalid"Francesco Mazzoli2012-01-241-5/+5
| | | * | | | | | Duplicate "exchange" in error messageFrancesco Mazzoli2012-01-241-2/+1