summaryrefslogtreecommitdiff
path: root/qpid/cpp/etc
Commit message (Expand)AuthorAgeFilesLines
* Changed systemd support to requiring Networking start first.Darryl L. Pierce2012-11-121-1/+1
* JIRA 4351 : Provides systemd support to qpidd.Darryl L. Pierce2012-10-112-3/+18
* QPID-4244 : expand broker mech list in sasl config file.Michael Goulish2012-08-241-14/+16
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-071-2/+2
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-162-18/+16
* NO-JIRA: remove use of nobase_doc_DATA, doesn't work on rhel5.Alan Conway2012-04-121-1/+1
* QPID-3603: Fixed broken make rules for cluster.conf-example.xmlAlan Conway2012-04-101-3/+3
* QPID-3603: Update HA documentation: example of virtual IP addressesAlan Conway2012-03-281-8/+12
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-274-17/+32
* NO-JIRA: Fix typo in cluster.conf-example.xmlAlan Conway2012-03-271-3/+4
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-271-11/+6
* QPID-3603: Install scripts and configuration for qpid HA rgmanager integration.Alan Conway2012-03-272-22/+22
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-083-1/+180
* I am removing DIGEST-MD5 from the mech list, because we cannot supplyMichael Goulish2011-11-031-16/+50
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-1/+13
* JIRA 3337Michael Goulish2011-07-063-26/+4
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-312-0/+38
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-271-0/+18
* Fix qpiddevel selinux policy to work with valgrind.Alan Conway2010-08-131-0/+4
* Updated selinux policy to work on versions lacking aisexec_t.Alan Conway2010-08-123-26/+39
* Add missing destroy permissions to qpidd selinux module.Alan Conway2010-08-091-0/+2
* Updated developer SELinux policy to also allow tests run under valgrind.Alan Conway2010-07-281-0/+3
* Added makefile to build & install selinux policy modules.Alan Conway2010-07-212-0/+21
* Added selinux policy so developers can run cluster tests with enforcing=1Alan Conway2010-07-212-3/+30
* Added compile instructions to selinux policy source file.Alan Conway2010-07-201-1/+3
* Selinux policy module needed to run a qpid cluster with selinux in enforcing ...Alan Conway2010-07-151-0/+16
* QPID-2709: update references to the old incubator mailing lists and svn repos...Robert Gemmell2010-07-121-1/+1
* QPID-2666: Fix for init script problem where config file has "log-to-file" se...Kim van der Riet2010-06-111-1/+1
* Added a couple of tests to init script and use env var for data dir if setGordon Sim2010-04-301-6/+20
* QPID-1811: Look for saslpasswd2 at configure time instead of hardcodingAndrew Stitcher2010-04-261-1/+1
* Add restorecon to qpid init script to allow SELinux to correctly handle pidfi...Kim van der Riet2010-04-191-0/+1
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-1/+1
* Set default mechanism for cluster updates to be ANONYMOUSGordon Sim2009-11-091-0/+1
* condrestart was mentioned in usage but not supported in case; made it a synon...Gordon Sim2009-10-291-1/+1
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-071-0/+20
* Added missing new line to end of conf file.Gordon Sim2009-02-201-1/+1
* Add dummy option to example conf file that suppresses a spurious cyrus sasl w...Gordon Sim2009-02-201-0/+4
* Remove mechanism restrictions from default sasl config file.Gordon Sim2009-01-071-1/+0
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* Added missing ASF license to conf files and init scriptGordon Sim2008-12-154-0/+72
* Example config files are misleading as spaces on either side of the '=' preve...Gordon Sim2008-12-042-5/+10
* Add qpidc.conf to the distfile listAndrew Stitcher2008-09-111-1/+1
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-112-0/+6
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-0/+3
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-121-2/+3
* QPID-1114 Change defaults for data-dir and pid-dir to /home/ross/.qpiddTed Ross2008-06-031-1/+1
* QPID-1114 moved --pid-dir from config file to startup scriptTed Ross2008-06-032-3/+2
* QPID-1114 Daemon mode improvementsTed Ross2008-06-022-1/+2
* Fix to allow VPATH builds to work after checkin for QPID-648Andrew Stitcher2008-05-121-1/+1