summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
Commit message (Expand)AuthorAgeFilesLines
* Revert changeJohnny Willemsen2019-04-151-0/+4
* Fixed CodeFactor issueJohnny Willemsen2019-04-151-1/+0
* Add missing includeJohnny Willemsen2019-04-151-0/+1
* Removed not needed includeJohnny Willemsen2019-04-151-3/+1
* Removed priorityband_setup_ member, not usedJohnny Willemsen2019-04-152-8/+0
* Removed empty inline filesJohnny Willemsen2019-04-1511-49/+0
* Logging changesJohnny Willemsen2019-04-125-12/+28
* Add more exception logging to ActivatorReceiver::start_server_excepJohnny Willemsen2019-04-121-0/+14
* Add server name to logging statement when we don't start a serverJohnny Willemsen2019-04-121-2/+2
* Layout changeJohnny Willemsen2019-04-121-1/+1
* Layout changesJohnny Willemsen2019-04-115-26/+6
* Layout changesJohnny Willemsen2019-04-113-6/+0
* Unicode logging fixesJohnny Willemsen2019-04-111-3/+3
* Fixed typoJohnny Willemsen2019-04-111-3/+1
* Logging fix to ImplRepo_ServiceJohnny Willemsen2019-04-111-1/+1
* Logging fixJohnny Willemsen2019-04-111-2/+2
* Fixed typo in commentJohnny Willemsen2019-03-193-3/+3
* Removed empty lineJohnny Willemsen2019-03-131-1/+0
* Removed noop comments, no need for that. Removed empty lines, some old commen...Johnny Willemsen2019-01-2910-49/+5
* Updated some links to the OMG websiteJohnny Willemsen2019-01-245-7/+5
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-245-5/+5
* Removed references to comp.soft-sys.ace as way to post issues, the mail forwa...Johnny Willemsen2019-01-241-4/+2
* Merge pull request #791 from iguessthislldo/igtd/taompcAdam Mitz2019-01-152-0/+2
|\
| * Fix orbsvcs for IDL_Files changesFred Hornsey2019-01-152-0/+2
* | Fixed local variable not used warningsJohnny Willemsen2019-01-104-9/+8
|/
* Merge pull request #723 from iguessthislldo/igtd/xtypesAdam Mitz2019-01-043-20/+40
|\
| * Complete Annotation TestFred Hornsey2018-11-301-0/+1
| * Update parse_args in IFR_Service to match tao_idlFred Hornsey2018-10-122-22/+41
| * Add idl argument error return to IFR_ServiceFred Hornsey2018-10-092-6/+6
* | Remove start limit changeJohnny Willemsen2018-12-071-1/+0
* | When we start a new server we need to reset our process id so that we can ign...Johnny Willemsen2018-12-071-2/+5
* | Need to check some more status in child_on_deathJohnny Willemsen2018-12-071-4/+3
* | Set the retries back to its default when we restart on a child deathJohnny Willemsen2018-12-071-2/+6
* | When we are informed of a child death and we have waiters we start a new serverJohnny Willemsen2018-12-071-8/+7
* | Check whether reference is not nil before using itJohnny Willemsen2018-12-071-3/+15
* | Logging fixJohnny Willemsen2018-12-071-4/+3
* | Fixed typoJohnny Willemsen2018-12-071-4/+2
* | Logging enhancements to mainJohnny Willemsen2018-12-072-3/+7
* | Add loggingJohnny Willemsen2018-12-072-5/+2
* | Test logging enhancementsJohnny Willemsen2018-12-075-25/+37
* | At the moment we have a deferred remove we mark the server as dead so that on...Johnny Willemsen2018-12-078-88/+192
* | Remove default argument of 0 to remove_server, when we know the process id, w...Johnny Willemsen2018-12-065-28/+40
* | Extended loggingJohnny Willemsen2018-12-061-2/+2
* | When remove_server is called during a handle timeout we need to use the entry...Johnny Willemsen2018-12-061-3/+12
* | Layout changeJohnny Willemsen2018-12-061-2/+2
* | Log an error when we can't find a serverJohnny Willemsen2018-12-061-0/+13
* | In notify_child_death log an error when the pid does not match current or pre...Johnny Willemsen2018-12-061-1/+12
* | Doxygen changeJohnny Willemsen2018-12-061-1/+1
* | Some debug message should be an error, not just debugJohnny Willemsen2018-12-062-6/+6
* | In notify_child_death check for a valid pid, not zeroJohnny Willemsen2018-12-062-10/+13