index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
qpid
/
sys
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cluster.cpp: Fixed last-node-standing logic, better logging.
Alan Conway
2008-11-26
1
-2
/
+2
*
Fix --cluster-cman option to enable cman integration.
Alan Conway
2008-11-19
1
-4
/
+0
*
Fix problem where broker generates empty URL if run on a host with only the 1...
Alan Conway
2008-11-12
1
-3
/
+5
*
QPID-1438: Before registering the rdma daemon transport plugin check
Andrew Stitcher
2008-11-07
1
-2
/
+1
*
Disable SIGPIPE for client as well as broker
Gordon Sim
2008-11-05
1
-8
/
+10
*
Allow AbsTime and Duration to be used cross-platform; add usleep() wrapper. R...
Stephen D. Huston
2008-10-29
2
-3
/
+65
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
1
-6
/
+161
*
Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...
Stephen D. Huston
2008-10-09
1
-0
/
+95
*
Abstract native file-locking and directory detection/creation to portable cla...
Stephen D. Huston
2008-10-07
3
-58
/
+143
*
Resolve QPID-1311
Stephen D. Huston
2008-10-02
1
-0
/
+26
*
Moved PollableCondition into sys/posix, posix only impl.
Alan Conway
2008-09-12
2
-0
/
+156
*
Refactor Thread platform code so that the implementation is completely
Andrew Stitcher
2008-08-06
2
-90
/
+48
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
1
-2
/
+7
*
Modified error checking on TCP socket read so that it's no longer fatal
Andrew Stitcher
2008-08-05
1
-1
/
+5
*
The previous attempt to only get an xpg strerror_r with the GNU failed
Andrew Stitcher
2008-07-30
1
-10
/
+7
*
Merged r680937. Added error handling for case where socket cannot be accepted...
Gordon Sim
2008-07-30
1
-5
/
+10
*
Related to QPID-1198: Moved posix platform specific "strerror" code to
Andrew Stitcher
2008-07-30
2
-1
/
+46
*
Removed unused functions
Andrew Stitcher
2008-07-29
2
-33
/
+4
*
Small comment tidy
Andrew Stitcher
2008-07-29
1
-1
/
+0
*
QPID-1198 (Partial): Missing header files that are really needed
Andrew Stitcher
2008-07-29
5
-3
/
+8
*
Fix "ignoring return value" warning from LockFile.h.
Alan Conway
2008-07-15
1
-1
/
+1
*
Some small changes which clean up header file inclusions
Andrew Stitcher
2008-07-09
1
-0
/
+1
*
QPID-1148 - from Manuel Tiera
Alan Conway
2008-07-08
2
-14
/
+67
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
3
-4
/
+217
*
- use flock to lock data dir rather than a lock file.
Alan Conway
2008-06-25
2
-27
/
+48
*
QPID-1108 patch from Manuel Teira
Carl C. Trieloff
2008-06-03
1
-20
/
+2
*
QPID-1087
Ted Ross
2008-05-21
1
-0
/
+7
*
QPID-1050: Patch from Ted Ross:
Gordon Sim
2008-05-12
1
-1
/
+2
*
QPID-1040: Patch from Ted Ross: Asynchronous Connector
Andrew Stitcher
2008-05-09
2
-1
/
+64
*
QPID-974: allow the size of the queue of outgoing frames to be restricted
Gordon Sim
2008-04-29
1
-14
/
+19
*
Refactored the IO framework that sits on top of Poller so that it uses a gene...
Andrew Stitcher
2008-04-15
4
-46
/
+75
*
Fixed time classes for some changes that misunderstood how they are supposed
Andrew Stitcher
2008-04-07
1
-1
/
+1
*
Fixed logger warning on F9.
Alan Conway
2008-04-02
1
-4
/
+4
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
1
-3
/
+4
*
Qualify names to fix gcc 4.3 compile errors.
Alan Conway
2008-03-18
1
-5
/
+5
*
rubygen/0-10/specification.rb:
Alan Conway
2008-03-11
1
-2
/
+26
*
Make ports accesible through socket interface.
Gordon Sim
2008-01-31
1
-0
/
+39
*
Fix error in NDEBUG builds.
Alan Conway
2008-01-24
1
-2
/
+1
*
Improved/additional client API tests.
Alan Conway
2008-01-24
5
-26
/
+40
*
Add optional host, port arguments to all example clients.
Alan Conway
2008-01-18
2
-3
/
+15
*
Client always collects at least an entire frameset into a single buffer
Alan Conway
2008-01-10
1
-28
/
+31
*
* Limited time allowed for reading on a single connection in a single go to 2ms
Andrew Stitcher
2007-12-17
2
-15
/
+58
*
Changes to threading: queues serialiser removed, io threads used to drive dis...
Gordon Sim
2007-11-29
1
-21
/
+29
*
Modified comment for last change to explain the reasoning
Gordon Sim
2007-11-05
1
-1
/
+1
*
Push buffer back on front when read fails (esp. important when result was EAG...
Gordon Sim
2007-11-05
1
-1
/
+1
*
Session resume support in client & broker: Client can resume a session
Alan Conway
2007-10-26
4
-79
/
+9
*
Fix for leak on receiving eof on network
Andrew Stitcher
2007-10-19
1
-7
/
+3
*
* Revised allocation algorithm to ensure all consumers are given the opportun...
Gordon Sim
2007-10-16
1
-6
/
+4
*
Include information on the client connection in io traces.
Gordon Sim
2007-10-15
1
-14
/
+47
*
Close connection when a framing error is encountered during decoding.
Gordon Sim
2007-10-12
1
-1
/
+2
[next]