summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Committed some changes by mistake...bug24234Francesco Mazzoli2012-02-013-32/+13
* Cosmetic, restored reject/4 arguments to the previous order.Francesco Mazzoli2012-02-014-20/+40
* Merge default.Francesco Mazzoli2012-02-011-12/+32
|\
| * Merge default.Francesco Mazzoli2012-01-3118-257/+445
| |\
| * | Renamede reject_tx/4 to reject/4.Francesco Mazzoli2012-01-311-4/+4
| * | Delete extra whitespace.Francesco Mazzoli2012-01-251-2/+0
| * | Cons instead of append, reject does not change the channel state.Francesco Mazzoli2012-01-251-6/+5
| * | 'case' statement styleFrancesco Mazzoli2012-01-251-2/+3
| * | reject doesn't need to know about the channel state.Francesco Mazzoli2012-01-251-5/+6
| * | Fix to reject_tx, list comprehension instead of map.Francesco Mazzoli2012-01-251-2/+3
| * | Flatten the list of lists.Francesco Mazzoli2012-01-251-1/+1
| * | Executing basick.{nack,reject} transactionally.Francesco Mazzoli2012-01-241-15/+36
* | | TypoSimon MacMullen2012-02-011-4/+3
* | | 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