| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2777 | Ted Ross | 2010-07-30 | 2 | -4/+0 |
| * | QPID-2777 - Additional bindings for the C++ messaging API (Python, Ruby) | Ted Ross | 2010-07-29 | 10 | -2/+946 |
| * | Turned off Graphviz | Jonathan Robie | 2010-07-29 | 1 | -1/+1 |
| * | Added sections for client and management starting points, currently TBD, in t... | Jonathan Robie | 2010-07-29 | 1 | -0/+10 |
| * | QPID-2768: allow '/' after name in address without an explicit subject | Gordon Sim | 2010-07-29 | 1 | -5/+2 |
| * | Added overview page, designed to list starting points for developers. | Jonathan Robie | 2010-07-29 | 2 | -1/+62 |
| * | Updated developer SELinux policy to also allow tests run under valgrind. | Alan Conway | 2010-07-28 | 1 | -0/+3 |
| * | Added doxygen comments. | Jonathan Robie | 2010-07-28 | 1 | -0/+8 |
| * | Improved doxygen comments. | Jonathan Robie | 2010-07-28 | 1 | -2/+8 |
| * | Made the new C++ API more friendly for swig-wrapping. | Ted Ross | 2010-07-28 | 7 | -0/+11 |
| * | Added comment on AMQP version independence. | Jonathan Robie | 2010-07-28 | 1 | -1/+2 |
| * | Improved doxygen comments for class description. | Jonathan Robie | 2010-07-28 | 1 | -5/+6 |
| * | Improved doxygen documentation of SessionState. | Jonathan Robie | 2010-07-28 | 1 | -2/+11 |
| * | Removed unused header files. | Ted Ross | 2010-07-27 | 7 | -673/+1 |
| * | fix for autoconf swig version comparison macro, AC_PROG_SWIG | Nuno Santos | 2010-07-27 | 1 | -3/+5 |
| * | Fix bug in test code: invalid use of c_str() | Alan Conway | 2010-07-27 | 1 | -1/+1 |
| * | Minor fix to help message of qpid-cpp-benchmark. | Alan Conway | 2010-07-27 | 1 | -1/+1 |
| * | QPID-2755 - Windows SDK has no README | Ted Ross | 2010-07-26 | 2 | -0/+77 |
| * | QPID-2702 --max-connections does not work when using cluster. | Alan Conway | 2010-07-23 | 1 | -2/+11 |
| * | Race condition in cluster+management, inconsistent errors like: | Alan Conway | 2010-07-23 | 2 | -23/+46 |
| * | Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t... | Ted Ross | 2010-07-22 | 4 | -5/+5 |
| * | QPID-2754: fix management object database locking problem. | Kenneth Anthony Giusti | 2010-07-22 | 3 | -112/+208 |
| * | Added makefile to build & install selinux policy modules. | Alan Conway | 2010-07-21 | 2 | -0/+21 |
| * | Added selinux policy so developers can run cluster tests with enforcing=1 | Alan Conway | 2010-07-21 | 2 | -3/+30 |
| * | Fix bug in cluster with authentication: nodes exit with "unauthorized-access" | Alan Conway | 2010-07-20 | 6 | -2/+35 |
| * | Added compile instructions to selinux policy source file. | Alan Conway | 2010-07-20 | 1 | -1/+3 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-07-19 | 3 | -1/+20 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-07-19 | 14 | -23/+245 |
| * | Fix incorrect exe name | Gordon Sim | 2010-07-19 | 1 | -1/+1 |
| * | Make address used for map sender/receiver configurable; make default create t... | Gordon Sim | 2010-07-19 | 2 | -2/+4 |
| * | Fix cmake build to correctly enable sasl if libs are detected. | Gordon Sim | 2010-07-16 | 2 | -9/+6 |
| * | Fix unreferenced local variable warning | Stephen D. Huston | 2010-07-15 | 1 | -1/+1 |
| * | Fix unreferenced local variable warning | Stephen D. Huston | 2010-07-15 | 1 | -1/+1 |
| * | QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl... | Gordon Sim | 2010-07-15 | 2 | -1/+14 |
| * | Selinux policy module needed to run a qpid cluster with selinux in enforcing ... | Alan Conway | 2010-07-15 | 1 | -0/+16 |
| * | Add license to help2man replacment scripts (add shebang to the executable file) | Gordon Sim | 2010-07-15 | 3 | -0/+55 |
| * | Fix read-credit bug causing cluster brokers to disconnect clients sporadically. | Alan Conway | 2010-07-14 | 3 | -10/+27 |
| * | Move libqpidtypes to the front of the libraries list. | Alan Conway | 2010-07-14 | 1 | -1/+1 |
| * | Specify paths for the generated resource file so it gets picked up correctly ... | Stephen D. Huston | 2010-07-14 | 1 | -2/+2 |
| * | Remove deleted files from Makefile.am, part of removing the old python examples. | Alan Conway | 2010-07-13 | 4 | -16/+0 |
| * | removed old python examples | Rafael H. Schloming | 2010-07-13 | 18 | -292/+4 |
| * | QPID-2728 - Patch from Chuck Rolke | Ted Ross | 2010-07-13 | 1 | -1/+2 |
| * | Added missing dependencies for SSL to INSTALL | Alan Conway | 2010-07-13 | 1 | -1/+1 |
| * | QPID-2709: update references to the old incubator mailing lists and svn repos... | Robert Gemmell | 2010-07-12 | 2 | -2/+2 |
| * | QMF: enable python console to pull schema info from agent. | Kenneth Anthony Giusti | 2010-07-12 | 2 | -103/+138 |
| * | QPID-2727: Handle exceptions in Broker constructor and call finalise to safel... | Gordon Sim | 2010-07-09 | 1 | -0/+5 |
| * | QPID-2711 - Patch from Chuck Rolke | Ted Ross | 2010-07-08 | 6 | -22/+347 |
| * | QMF: add api to get agent id, and new object id constructor that uses agent id. | Kenneth Anthony Giusti | 2010-07-08 | 7 | -0/+61 |
| * | Fix cluster-safe assertion in ~Connection. | Alan Conway | 2010-07-08 | 1 | -0/+6 |
| * | Ensure broker is deleted in main thread, not by global destructors. | Alan Conway | 2010-07-07 | 3 | -14/+18 |