Matthias Radestock
a4684ace71
don't react to memory alarms when memory_alarms is false
...
We still register our alarm handler in that case, since that allows
alertees to register as usual, but the handler doesn't remember alertees
and does nothing on memory alarms.
2008-12-16 13:35:14 +00:00
Hubert Plociniczak
6ab372e079
Merge bug20002 into default
2008-12-16 13:07:53 +00:00
Tony Garnock-Jones
b69fe3fb62
Make start_memsup default to false.
2008-12-16 11:09:29 +00:00
Essien Ita Essien
306c0ec272
Update ignore to include VIM .swp files and generic .patch files
2008-12-15 22:37:26 +01:00
Essien Ita Essien
24ab8ef8cd
Implement start_ssl_listener, to complete ssl acceptor implementation
...
- Implement ssl_connection_upgrade/2 callback, to use in upgrading
a new tcp_connection to an ssl_connection.
- ssl_connection_upgrade then calls out to start_ssl_client to
setup start the ampq session. Right now, this is just a dummy
session, but when the async_recv patches are done, it will become
a full valid session.
- Abstract TCP options into a macro to help reuse.
- Currently, I'm hardcoding location for cacerts, certfile and private
key file. Before this is finalized, config parameters will be agreed,
and used to supply this information.
2008-12-15 22:36:35 +01:00
Essien Ita Essien
78de8391b4
Add SSL Listeners startup section to rabbit.erl startup steps.
...
Add crypto and ssl to the list of required applications to be
started up.
The SSL Listeners section refers to the incoming start_ssl_listner
function in rabbit_networking.erl, the next patch contains that
2008-12-15 22:15:24 +01:00
Essien Ita Essien
369ab5d60d
Add ssl_listeners support to the startup script
2008-12-15 22:10:45 +01:00
Tony Garnock-Jones
d279f43863
Added tag rabbitmq_v1_5_0 for changeset 609406a56270
2008-12-15 17:08:31 +00:00
Tony Garnock-Jones
2ba3bd9b24
Added tag rabbitmq_v1_5_0 for changeset 8c3ad21da715
2008-12-15 17:08:31 +00:00
Tony Garnock-Jones
c0ce724167
New changelog entry for RPMs
2008-12-15 17:07:57 +00:00
Tony Garnock-Jones
2c147b6668
New Debian changelog entry
2008-12-15 17:06:37 +00:00
Hubert Plociniczak
ff9ebc5e3e
Produce the list of rpm files on the fly
2008-12-15 15:48:05 +00:00
Hubert Plociniczak
4becc589bd
logrotate doesn't need executable permissions,
...
explictly name the man pages to keep rpmlint happy.
2008-12-12 16:49:34 +00:00
Simon MacMullen
97bc30f9b9
Merged bug19987
2008-12-12 15:23:54 +00:00
Matthias Radestock
d6343c3aa3
merge bug19999 into default
2008-12-12 15:05:42 +00:00
Matthias Radestock
45f4294e54
merge bug19999 into default
2008-12-12 15:03:24 +00:00
Hubert Plociniczak
23ed51ce65
More strict matching
2008-12-12 15:01:04 +00:00
Hubert Plociniczak
cef2f693d3
More strict matching
2008-12-12 15:00:47 +00:00
Hubert Plociniczak
552f37bcc8
Use default regex type in find
2008-12-12 14:44:14 +00:00
Hubert Plociniczak
130eee9be8
Use default regex type in find
2008-12-12 14:43:34 +00:00
Hubert Plociniczak
1052e77bae
Added distclean target
2008-12-12 14:25:19 +00:00
Hubert Plociniczak
228c106e43
distclean should remove all vim, emacs temporary files
2008-12-12 14:24:43 +00:00
Hubert Plociniczak
5525bb4079
Merge bug19568 into default
2008-12-12 13:46:09 +00:00
Hubert Plociniczak
5bad8f751a
Removed unused README.txt, if someone knows how to build
...
rpms then that is (should) be already known.
2008-12-12 13:31:47 +00:00
Matthias Radestock
699faac7a8
merge bug19993 into default
2008-12-12 13:24:58 +00:00
Matthias Radestock
6bcbdd7a00
separate out codegen targets
...
that way 'make -j' won't end up buidling the same targets twice
2008-12-12 13:13:01 +00:00
Hubert Plociniczak
89b1699502
Update 'po' each time we build the package.
2008-12-12 13:11:06 +00:00
Hubert Plociniczak
1cf53a71b7
Removed autogenerated file
2008-12-12 13:05:12 +00:00
Matthias Radestock
5e22be442f
merge bug19994 into default
2008-12-12 13:01:27 +00:00
Matthias Radestock
c54c33e5f8
merge bug19992 into default
2008-12-12 12:37:41 +00:00
Hubert Plociniczak
c6e4e58870
Reverted last change, debhelper using distclean target for cleaning.
2008-12-12 11:39:46 +00:00
Hubert Plociniczak
a21af62120
make clean should also remove compiled amqp_codegen
2008-12-12 10:56:01 +00:00
Hubert Plociniczak
dc766da4b8
Debconf will handle the installation of logrotate script
...
using dh_installlogrotate and it will add any dependencies
it thinks need to be added. Updated standards-version to
keep lintian happy.
2008-12-12 10:32:14 +00:00
Hubert Plociniczak
a968a18e3f
Added missing =back directive
2008-12-12 03:41:41 +00:00
Hubert Plociniczak
e20c21acb5
Added po-debconf support to satisfy translated debconf
...
requirement. See man po-debconf for details.
Fixed minor warnings given by lintian.
2008-12-12 03:21:10 +00:00
Tony Garnock-Jones
a6efde1375
Correct README for the new /etc/default/rabbitmq conventions.
2008-12-11 22:54:37 +00:00
Tony Garnock-Jones
84aa47a519
Update to new environment variables.
2008-12-11 22:47:02 +00:00
Matthias Radestock
0c7695eebb
merge bug19989 into default
2008-12-11 19:20:33 +00:00
Matthias Radestock
6c049e2fb1
cosmetic
2008-12-11 19:14:45 +00:00
Hubert Plociniczak
a26d54b299
Typo
2008-12-11 18:29:10 +00:00
Hubert Plociniczak
8e36644cd9
Fixed warnings reported by lintian.
...
According to rule '6.5.4.2.3. Select/Multiselect'
from Debian guide, descriptions shouldn't be questions.
2008-12-11 17:41:41 +00:00
Hubert Plociniczak
dc37ae41ba
Moved configuration script from postinsall to separate
...
debian config file. This seems to work *only* when we
first load debconf/confmodule in postinst.
2008-12-11 17:23:09 +00:00
Matthias Radestock
f47f3e1cbd
provide an easy way to turn off memory alarms
...
the rabbit start_memsup flag controls whether rabbit will start
memsup. It defaults to true.
2008-12-11 11:59:37 +00:00
Hubert Plociniczak
c79d94442c
Merge bug19961 into default
2008-12-11 11:07:57 +00:00
Matthias Radestock
a3b198799b
cosmetic
2008-12-11 07:15:20 +00:00
Tony Garnock-Jones
e150fc2e5a
Advice about macports py25-simplejson
2008-12-10 21:18:36 +00:00
Matthias Radestock
de210f3580
don't start memsup via command line flags
...
we start it programmatically instead
Somehow I missed this mistake in the qa of bug 19852
2008-12-10 19:51:52 +00:00
Tony Garnock-Jones
bc65b79a19
merge bug19684 into default
2008-12-10 19:03:19 +00:00
Tony Garnock-Jones
e2be7e6518
Correct typos
2008-12-10 19:00:04 +00:00
Tony Garnock-Jones
ece581ed49
merge default into bug19684
2008-12-10 18:26:29 +00:00