| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 alarms | Matthias Radestock | 2008-12-11 | 2 | -54/+63 |
| * | | merge bug19999 into default | Matthias Radestock | 2008-12-12 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | More strict matching | 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 build | 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. | 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. | 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 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Added missing =back directive | Hubert Plociniczak | 2008-12-12 | 1 | -0/+2 |
| |/ / | |||||
| * | | merge bug19989 into default | Matthias Radestock | 2008-12-11 | 3 | -26/+30 |
| |\ \ | |||||
| | * | | cosmetic | 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 scripts | 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 typos | Tony Garnock-Jones | 2008-12-10 | 2 | -2/+2 |
| | * | | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 16 | -189/+327 |
| | |\ \ | |/ / |/| | | |||||
| * | | | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 16 | -190/+327 |
| |\ \ \ | |||||
| | * | | | Add an example to the /etc/default/rabbitmq manpage | Tony Garnock-Jones | 2008-12-10 | 1 | -0/+10 |
| | * | | | Set the page name and section correctly | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+7 |
| | * | | | Ignore generated diff file in debian packaging directory | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | * | | | Catch all the manpages, including any future ones. | Tony Garnock-Jones | 2008-12-10 | 1 | -3/+1 |
| | * | | | Correct stupid mistake in installation target of Makefile. | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | * | | | Update rabbitmq-server.bat to use RABBITMQ_CLUSTER_CONFIG_FILE | Tony Garnock-Jones | 2008-12-09 | 1 | -3/+5 |
| | * | | | Make RABBITMQ_MNESIA_BASE, RABBITMQ_LOG_BASE, RABBITMQ_MNESIA_DIR settable in... | Tony Garnock-Jones | 2008-12-09 | 2 | -12/+25 |
| | * | | | Fix more names in the batch files | Tony Garnock-Jones | 2008-12-09 | 2 | -18/+17 |
| | * | | | Fix a couple of Makefile variable references (important to make cleandb non-d... | Tony Garnock-Jones | 2008-12-09 | 1 | -2/+2 |
| | * | | | I guess I was confused about which convention to use. Remove RABBITMQ_ prefix... | Tony Garnock-Jones | 2008-12-09 | 1 | -3/+3 |
| | * | | | Update Makefile for new environment variables. | Tony Garnock-Jones | 2008-12-09 | 1 | -9/+25 |
