Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Improve compatibility in the rabbit_net abstraction layer | Essien Ita Essien | 2008-12-20 | 1 | -2/+11 | |
* | | | Forgot Copyright notice... heh! | Essien Ita Essien | 2008-12-16 | 1 | -0/+31 | |
* | | | Merge ssl_async_recv branch into bug19356 | Essien Ita Essien | 2008-12-16 | 0 | -0/+0 | |
|\ \ \ | ||||||
* | | | | Hook in the new #rabbit_ssl_socket{} into the whole process.ssl_async_recv | Essien Ita Essien | 2008-12-16 | 1 | -10/+5 | |
* | | | | Use rabbit_net layer in rabbit_reader.erl | Essien Ita Essien | 2008-12-16 | 1 | -8/+8 | |
* | | | | Use rabbit_net layer in rabbit_writer.erl | Essien Ita Essien | 2008-12-16 | 1 | -2/+2 | |
* | | | | Use rabbit_net layer in rabbit_heartbeat.erl | Essien Ita Essien | 2008-12-16 | 1 | -2/+2 | |
* | | | | Add first draft implementation of the rabbit_net.erl module layer | Essien Ita Essien | 2008-12-16 | 1 | -0/+80 | |
* | | | | Define rabbit_ssl_socket record. | Essien Ita Essien | 2008-12-16 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Update ignore to include VIM .swp files and generic .patch files | Essien Ita Essien | 2008-12-15 | 1 | -0/+2 | |
* | | | Implement start_ssl_listener, to complete ssl acceptor implementation | Essien Ita Essien | 2008-12-15 | 1 | -12/+58 | |
* | | | Add SSL Listeners startup section to rabbit.erl startup steps. | Essien Ita Essien | 2008-12-15 | 1 | -1/+10 | |
* | | | Add ssl_listeners support to the startup script | Essien Ita Essien | 2008-12-15 | 1 | -0/+5 | |
|/ / | ||||||
* | | Merged bug19987 | Simon MacMullen | 2008-12-12 | 2 | -54/+63 | |
|\ \ | |/ |/| | ||||||
| * | provide an easy way to turn off memory alarmsbug19987 | Matthias Radestock | 2008-12-11 | 2 | -54/+63 | |
* | | merge bug19999 into default | Matthias Radestock | 2008-12-12 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | More strict matchingbug19999 | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 | |
| * | | Use default regex type in find | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 | |
| * | | distclean should remove all vim, emacs temporary files | Hubert Plociniczak | 2008-12-12 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge bug19568 into default | Hubert Plociniczak | 2008-12-12 | 2 | -52/+2 | |
|\ \ | ||||||
| * | | Removed unused README.txt, if someone knows how to buildbug19568 | Hubert Plociniczak | 2008-12-12 | 2 | -52/+2 | |
* | | | merge bug19993 into default | Matthias Radestock | 2008-12-12 | 7 | -87/+14 | |
|\ \ \ | ||||||
| * | | | Update 'po' each time we build the package.bug19993 | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 | |
| * | | | Removed autogenerated file | Hubert Plociniczak | 2008-12-12 | 1 | -53/+0 | |
| * | | | Debconf will handle the installation of logrotate script | Hubert Plociniczak | 2008-12-12 | 2 | -3/+2 | |
| * | | | Added po-debconf support to satisfy translated debconf | Hubert Plociniczak | 2008-12-12 | 6 | -84/+65 | |
* | | | | separate out codegen targets | Matthias Radestock | 2008-12-12 | 1 | -3/+5 | |
* | | | | merge bug19994 into default | Matthias Radestock | 2008-12-12 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Reverted last change, debhelper using distclean target for cleaning.bug19994 | Hubert Plociniczak | 2008-12-12 | 2 | -1/+2 | |
| * | | | make clean should also remove compiled amqp_codegen | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | merge bug19992 into default | Matthias Radestock | 2008-12-12 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
* | | | Added missing =back directivebug19992 | Hubert Plociniczak | 2008-12-12 | 1 | -0/+2 | |
|/ / | ||||||
* | | merge bug19989 into default | Matthias Radestock | 2008-12-11 | 3 | -26/+30 | |
|\ \ | ||||||
| * | | cosmeticbug19989 | Matthias Radestock | 2008-12-11 | 2 | -3/+3 | |
| * | | Typo | Hubert Plociniczak | 2008-12-11 | 2 | -3/+3 | |
| * | | Fixed warnings reported by lintian. | Hubert Plociniczak | 2008-12-11 | 2 | -7/+7 | |
| * | | Moved configuration script from postinsall to separate | Hubert Plociniczak | 2008-12-11 | 2 | -21/+25 | |
|/ / | ||||||
* | | Merge bug19961 into default | Hubert Plociniczak | 2008-12-11 | 2 | -1/+8 | |
|\ \ | |/ |/| | ||||||
| * | x86_64 rpm scripts now refer to /usr/lib64 scriptsbug19961 | Hubert Plociniczak | 2008-12-05 | 2 | -1/+8 | |
* | | don't start memsup via command line flags | Matthias Radestock | 2008-12-10 | 1 | -2/+2 | |
* | | merge bug19684 into default | Tony Garnock-Jones | 2008-12-10 | 4 | -3/+339 | |
|\ \ | ||||||
| * | | Correct typosbug19684 | Tony Garnock-Jones | 2008-12-10 | 2 | -2/+2 | |
| * | | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 4 | -3/+339 | |
| |\ \ |/ / / | ||||||
| * | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -28/+41 | |
| * | | lots of tests | Matthias Radestock | 2008-12-10 | 1 | -19/+44 | |
| * | | handle case when connection is not fully initialised yet | Matthias Radestock | 2008-12-10 | 1 | -0/+2 | |
| * | | prettier output in tests | Matthias Radestock | 2008-12-10 | 1 | -1/+5 | |
| * | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -2/+0 | |
| * | | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 | |
| * | | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 60 | -374/+743 | |
| |\ \ |