merge: increase 'max_replies_per_connection' limit in D-Bus configuration
authorJiří Klimeš <jklimes@redhat.com>
Fri, 29 May 2015 06:09:53 +0000 (08:09 +0200)
committerJiří Klimeš <jklimes@redhat.com>
Fri, 29 May 2015 06:09:53 +0000 (08:09 +0200)
commit242fe0bfb0bf5e8f772506012ebdad4d129d0a5c
tree9bc7604643d619bc156a57e225df9eeadfaf6fa8
parentc47c06470a0de70f5495d8919fd7f6b5369a5070
parent91a5f4ceb928b95a92d43bbd51c3f9f463a4d97b
merge: increase 'max_replies_per_connection' limit in D-Bus configuration

The limit seems to be too low and causes problems in libnm-glib. We increase
the limit and warn in libnm-glib if it was exceeded.