| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Actually run 'make dialyze'! and fix some type definitions. | Essien Ita Essien | 2009-01-16 | 1 | -7/+8 |
| * | Make use of start_{tcp,ssl}_listener again | Essien Ita Essien | 2009-01-16 | 1 | -3/+2 |
| * | Bring back start_ssl_listener/start_tcp_listener and make them | Essien Ita Essien | 2009-01-16 | 1 | -6/+14 |
| * | It seems I don't have to define the record types recursively. | Essien Ita Essien | 2009-01-16 | 1 | -7/+1 |
| * | start_applications has been moved to rabbit_misc.erl | Essien Ita Essien | 2009-01-12 | 1 | -1/+1 |
| * | Merge with upstream | Essien Ita Essien | 2009-01-12 | 11 | -75/+96 |
| |\ | |||||
| | * | Merged v1_5_1 into default | Ben Hood | 2009-01-09 | 4 | -32/+41 |
| | |\ | |||||
| | | * | Merged 20089 into v_1_5_1 | Ben Hood | 2009-01-09 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | the #amqqueue.pid is 'none', so return self() instead | Matthias Radestock | 2009-01-09 | 1 | -1/+2 |
| | | |/ | |||||
| | | * | Merged 20020 into v1_5_1 | Ben Hood | 2009-01-08 | 2 | -4/+12 |
| | | |\ | |||||
| | | * \ | Merge bug20067 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 3 | -15/+29 |
| | | |\ \ | |||||
| | | | * \ | Merge v1_5_1 into bug20067 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| | | | |\ \ | | | |/ / | | |/| | | |||||
| | | * | | | Merge bug20033 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge v1_5_1 into bug20033 | Hubert Plociniczak | 2009-01-06 | 2 | -16/+6 |
| | | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | | Merge bug20082 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 2 | -16/+6 |
| | | |\ \ \ \ | |||||
| | | | | * | | | Fix spaces | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 |
| | | | | * | | | RPM %files section only lists files that are not under /usr/lib/erlang/lib/ra... | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| | | | |/ / / | | |/| | | | |||||
| | | | | * | | Merge bug20082 into bug20067 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+2 |
| | | | | |\ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | | Removed arch conditional on sed. | Hubert Plociniczak | 2009-01-06 | 1 | -6/+2 |
| | | | | * | | Typo | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 |
| | | | | * | | Generalize the rpm spec so that some values are substituted by 'sed' in the m... | Hubert Plociniczak | 2009-01-06 | 3 | -15/+29 |
| | | | |/ / | |||||
| | | | * | | Use default macros in sed instead of using hardcoded path. | Hubert Plociniczak | 2009-01-06 | 1 | -2/+2 |
| | | | * | | Define standard libdir macro in the makefile instead of overwriting it direct... | Hubert Plociniczak | 2009-01-06 | 2 | -10/+4 |
| | | |/ / | |||||
| | * | | | cosmetic: use multi-line strings | Matthias Radestock | 2009-01-08 | 3 | -4/+4 |
| | * | | | Cosmetic | Ben Hood | 2009-01-08 | 2 | -6/+6 |
| | * | | | Merged 20020 into default | Ben Hood | 2009-01-08 | 2 | -4/+12 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | enable memory alarms by default on linux | Matthias Radestock | 2009-01-06 | 2 | -4/+12 |
| | | |/ | |||||
| | | * | merge default into v1_5_1 | Matthias Radestock | 2009-01-04 | 4 | -13/+35 |
| | | |\ | |||||
| | | * | | create branch for patch release | Matthias Radestock | 2009-01-04 | 0 | -0/+0 |
| | * | | | minor refactoring | Matthias Radestock | 2009-01-07 | 2 | -30/+34 |
| | | |/ | |/| | |||||
| * | | | Add dialyser spec definitions to rabbit_net.erl | Essien Ita Essien | 2009-01-11 | 1 | -1/+25 |
| * | | | Redefine type socket() in terms of rabbit's ssl_socket which is | Essien Ita Essien | 2009-01-11 | 1 | -1/+8 |
| * | | | Re-write start_tcp_listener to take an additional mfa() argument. | Essien Ita Essien | 2009-01-11 | 2 | -23/+10 |
| * | | | The ssl_* lines were not properly indented | Essien Ita Essien | 2009-01-11 | 1 | -2/+2 |
| * | | | Change the style of the exports to match rest of code base. | Essien Ita Essien | 2009-01-11 | 1 | -11/+5 |
| * | | | Doesn't _really_ make sense to send {inet_reply...} on error. | Essien Ita Essien | 2008-12-29 | 1 | -1/+0 |
| * | | | Merge with upstream | Essien Ita Essien | 2008-12-28 | 1 | -10/+8 |
| |\ \ \ | |/ / | |||||
| | * | | simplification: use alternative 'try' form | Matthias Radestock | 2008-12-27 | 1 | -10/+8 |
| * | | | Make rabbit_net:port_command mimick erlang:port_command more closely | Essien Ita Essien | 2008-12-28 | 1 | -1/+3 |
| * | | | Remove the hardcoded ssl options, and read them in from the app env | Essien Ita Essien | 2008-12-28 | 3 | -18/+14 |
| * | | | Cleanup ssl_connection_upgrade a bit. | Essien Ita Essien | 2008-12-27 | 1 | -3/+3 |
| * | | | Closing the ssl socket already closes the tcp socket as well | Essien Ita Essien | 2008-12-27 | 1 | -2/+1 |
| * | | | Reverse the encapsulation of infinity timeout in rabbit_net:async_recv/3 | Essien Ita Essien | 2008-12-27 | 2 | -4/+4 |
| * | | | Rewrite rabbit_net:async_recv according to Matt's suggestion. | Essien Ita Essien | 2008-12-27 | 1 | -10/+4 |
| * | | | crypto also needs to be started only if ssl_listeners are up | Essien Ita Essien | 2008-12-27 | 1 | -2/+2 |
| * | | | Change the way that ssl_listeners option is specified. | Essien Ita Essien | 2008-12-26 | 3 | -6/+9 |
| * | | | Rename rabbit_ssl_socket to ssl_socket. | Essien Ita Essien | 2008-12-26 | 3 | -20/+20 |
| * | | | Add rabbit_net to the .app file | Essien Ita Essien | 2008-12-26 | 1 | -0/+1 |
| * | | | Merge in upstream changes | Essien Ita Essien | 2008-12-26 | 20 | -231/+141 |
| |\ \ \ | |/ / | |||||
| | * | | Merged 20061 into default | Ben Hood | 2008-12-23 | 1 | -2/+4 |
| | |\ \ | |||||
