summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Added conditional-compilation directives to hide the PrivateImplRef templateTed Ross2010-08-044-1/+17
* Disable non-0 session timeouts.Alan Conway2010-08-038-15/+66
* Fixed bug in setting of the app-id header (it was set in the application-head...Ted Ross2010-08-022-3/+19
* Give queue cleaner task an explicit nameGordon Sim2010-08-021-1/+1
* Ensure that for clustered broker the queue cleaner is run on the correct thread.Gordon Sim2010-08-025-8/+46
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-014-22/+73
* QPID-2765 - WinSdk does not have the .NET Binding examplesTed Ross2010-07-305-18/+502
* QPID-2764 - WinSdk cpp examples do not compileTed Ross2010-07-306-12/+12
* Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)Ted Ross2010-07-301-3/+0
* Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)Ted Ross2010-07-301-1/+1
* QPID-2777Ted Ross2010-07-302-4/+0
* QPID-2777 - Additional bindings for the C++ messaging API (Python, Ruby)Ted Ross2010-07-2910-2/+946
* Turned off GraphvizJonathan Robie2010-07-291-1/+1
* Added sections for client and management starting points, currently TBD, in t...Jonathan Robie2010-07-291-0/+10
* QPID-2768: allow '/' after name in address without an explicit subjectGordon Sim2010-07-291-5/+2
* Added overview page, designed to list starting points for developers.Jonathan Robie2010-07-292-1/+62
* Updated developer SELinux policy to also allow tests run under valgrind.Alan Conway2010-07-281-0/+3
* Added doxygen comments.Jonathan Robie2010-07-281-0/+8
* Improved doxygen comments.Jonathan Robie2010-07-281-2/+8
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-287-0/+11
* Added comment on AMQP version independence.Jonathan Robie2010-07-281-1/+2
* Improved doxygen comments for class description.Jonathan Robie2010-07-281-5/+6
* Improved doxygen documentation of SessionState.Jonathan Robie2010-07-281-2/+11
* Removed unused header files.Ted Ross2010-07-277-673/+1
* fix for autoconf swig version comparison macro, AC_PROG_SWIGNuno Santos2010-07-271-3/+5
* Fix bug in test code: invalid use of c_str()Alan Conway2010-07-271-1/+1
* Minor fix to help message of qpid-cpp-benchmark.Alan Conway2010-07-271-1/+1
* QPID-2755 - Windows SDK has no READMETed Ross2010-07-262-0/+77
* QPID-2702 --max-connections does not work when using cluster.Alan Conway2010-07-231-2/+11
* Race condition in cluster+management, inconsistent errors like:Alan Conway2010-07-232-23/+46
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-224-5/+5
* QPID-2754: fix management object database locking problem.Kenneth Anthony Giusti2010-07-223-112/+208
* 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
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-206-2/+35
* Added compile instructions to selinux policy source file.Alan Conway2010-07-201-1/+3
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-193-1/+20
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-1914-23/+245
* Fix incorrect exe nameGordon Sim2010-07-191-1/+1
* Make address used for map sender/receiver configurable; make default create t...Gordon Sim2010-07-192-2/+4
* Fix cmake build to correctly enable sasl if libs are detected.Gordon Sim2010-07-162-9/+6
* Fix unreferenced local variable warningStephen D. Huston2010-07-151-1/+1
* Fix unreferenced local variable warningStephen D. Huston2010-07-151-1/+1
* QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...Gordon Sim2010-07-152-1/+14
* Selinux policy module needed to run a qpid cluster with selinux in enforcing ...Alan Conway2010-07-151-0/+16
* Add license to help2man replacment scripts (add shebang to the executable file)Gordon Sim2010-07-153-0/+55
* Fix read-credit bug causing cluster brokers to disconnect clients sporadically.Alan Conway2010-07-143-10/+27
* Move libqpidtypes to the front of the libraries list.Alan Conway2010-07-141-1/+1
* Specify paths for the generated resource file so it gets picked up correctly ...Stephen D. Huston2010-07-141-2/+2
* Remove deleted files from Makefile.am, part of removing the old python examples.Alan Conway2010-07-134-16/+0