summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #918 from iguessthislldo/igtd/tao_idl_fixesAdam Mitz2019-06-137-724/+817
|\
| * Apply suggestions from by @mitza-ociFred Hornsey2019-06-123-4/+4
| * annotest_idl: Fix Annotation DeclFred Hornsey2019-06-071-1/+1
| * tao_idl: Fix Typo in idl.yppFred Hornsey2019-06-072-4/+4
| * annotations.md: Add Prefix Thing to HistoryFred Hornsey2019-06-061-0/+5
| * tao_idl: Annotations cant class with C++ KeywordsFred Hornsey2019-06-064-706/+715
| * annotations.md: Various FixesFred Hornsey2019-06-061-15/+22
| * annotest_idl: Added A Test CaseFred Hornsey2019-06-061-1/+73
| * tao_idl: fix --dump segfaultFred Hornsey2019-06-051-2/+2
* | Merge pull request #922 from jwillemsen/jwi-imrJohnny Willemsen2019-06-122-15/+0
|\ \
| * | Remove handling of CORBA::TIMEOUT as part of the sendc_ping exception handlin...Johnny Willemsen2019-06-122-15/+0
|/ /
* | Merge pull request #921 from jwillemsen/jwi-imrJohnny Willemsen2019-06-116-48/+97
|\ \
| * | When sendc fails with a timeout mark the server as timed outJohnny Willemsen2019-06-111-1/+14
| * | Logging enhancementsJohnny Willemsen2019-06-112-8/+12
| * | Make use of an atomic for the refcount instead of a full mutexJohnny Willemsen2019-06-102-13/+18
| * | Commented out check for nill ping interval, breaks one unit testJohnny Willemsen2019-06-091-1/+1
| * | Const changeJohnny Willemsen2019-06-091-1/+1
| * | Change the refcount_ of LiveListener to a atomic which is more efficientJohnny Willemsen2019-06-092-19/+21
| * | Mark constructor as explicitJohnny Willemsen2019-06-071-1/+1
| * | Revert "Remove ORB runner as separate task, not necessary and only complicate...Johnny Willemsen2019-06-071-2/+21
| * | When there is no ping interval specified we don't need to ping a server at allJohnny Willemsen2019-06-071-1/+4
| * | Print defaults using the hardcoded define, not copy the value just in the out...Johnny Willemsen2019-06-071-8/+11
* | | Merge pull request #919 from jwillemsen/jwi-imrJohnny Willemsen2019-06-072-29/+8
|\ \ \ | |/ /
| * | Remove ORB runner as separate task, not necessary and only complicates this testJohnny Willemsen2019-06-071-21/+2
| * | Default ping timeout is 1000ms, not 10msJohnny Willemsen2019-06-071-1/+1
| * | No need to use a ACE_Time_Value to sleep a number of secondsJohnny Willemsen2019-06-071-2/+1
| * | Log process id in exit message using %PJohnny Willemsen2019-06-071-2/+1
| * | Make use of %P for logging the process idJohnny Willemsen2019-06-071-3/+3
* | | Merge pull request #916 from jwillemsen/jwi-imrJohnny Willemsen2019-06-0710-25/+25
|\ \ \ | |/ / | | / | |/ |/|
| * Revert changeJohnny Willemsen2019-06-061-1/+1
| * Extended readmeJohnny Willemsen2019-06-061-0/+3
| * Add ping timeout to default startup debug message and use the flag whether we...Johnny Willemsen2019-06-061-1/+3
| * Logging enhancementsJohnny Willemsen2019-06-061-10/+17
| * Remove redundant returnJohnny Willemsen2019-06-061-1/+0
| * Log all exception details using _info, not just the type of exceptionJohnny Willemsen2019-06-062-3/+3
| * Removed empty linesJohnny Willemsen2019-06-045-11/+0
|/
* Merge pull request #910 from jwillemsen/jwi-simplenamingJohnny Willemsen2019-05-233-5/+1
|\
| * Layout changesJohnny Willemsen2019-05-232-4/+0
| * Use full path for clientJohnny Willemsen2019-05-231-1/+1
|/
* Merge pull request #909 from jwillemsen/jwi-logginglayoutdiiJohnny Willemsen2019-05-2246-146/+70
|\
| * LayoutJohnny Willemsen2019-05-221-2/+0
| * Layout changeJohnny Willemsen2019-05-221-1/+0
| * Layout changesJohnny Willemsen2019-05-222-2/+1
| * Enhance debug messageJohnny Willemsen2019-05-221-1/+1
| * Various layout changesJohnny Willemsen2019-05-2210-48/+20
| * Layout changesJohnny Willemsen2019-05-221-2/+0
| * Layout changesJohnny Willemsen2019-05-226-7/+0
| * Logging text changeJohnny Willemsen2019-05-221-1/+1
| * Logging format changeJohnny Willemsen2019-05-221-1/+1
| * Consistent logging of request idJohnny Willemsen2019-05-226-12/+9