summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge back from master to prepare for pull"BZ4153Steve Huston2015-03-12850-4762/+284
* Merge back from master to prepare for pullSteve Huston2015-03-12850-284/+4762
|\
| * Merge pull request #29 from DOCGroup/revert-25-BZ4153Johnny Willemsen2015-03-116-247/+79
| |\
| | * Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a...Johnny Willemsen2015-03-116-247/+79
| |/
| * Merge pull request #25 from DOCGroup/BZ4153Steve Huston2015-03-106-79/+247
| |\
| * \ Merge pull request #28 from mitza-oci/coverity-1287148Adam Mitz2015-03-091-1/+1
| |\ \
| | * | Fixed coverity warning 1287148Adam Mitz2015-03-091-1/+1
| * | | Merge pull request #27 from jwillemsen/masterJohnny Willemsen2015-03-093-42/+49
| |\ \ \
| | * | | Suppress conditional jumps in grepJohnny Willemsen2015-03-091-0/+7
| | * | | Fixed Coverity insufficient function coverageJohnny Willemsen2015-03-091-41/+41
| | * | | Add new packageJohnny Willemsen2015-03-091-1/+1
| | |/ /
| * | | Merge pull request #26 from mitza-oci/masterAdam Mitz2015-03-095-2/+13
| |\ \ \ | | |/ / | |/| |
| | * | Prevent running depgen twice during "make depend"Adam Mitz2015-03-061-1/+1
| | * | Updated .gitignore filesAdam Mitz2015-03-064-1/+12
| |/ /
| * | Merge pull request #24 from mitza-oci/masterAdam Mitz2015-03-062-1/+3
| |\ \
| | * | Run fuzz script first on Travis CI.Adam Mitz2015-03-061-1/+1
| | * | Run the fuzz.pl script on Travis CI.Adam Mitz2015-03-061-0/+2
| | * | Fixed fuzz error from pull request #23Adam Mitz2015-03-061-1/+1
| |/ /
| * | Merge pull request #23 from mitza-oci/devpoll-resumeAdam Mitz2015-03-045-1/+599
| |\ \
| | * | Removed commented-out block and changed %s to %CAdam Mitz2015-03-031-67/+2
| | * | Removed $Id$Adam Mitz2015-03-031-2/+0
| | * | Added to .gitignoreAdam Mitz2015-03-031-0/+1
| | * | Fix to resume and register event handlers after returning -1 fromJustin Wilson2015-03-034-1/+665
| |/ /
| * | Merge pull request #21 from mitza-oci/masterAdam Mitz2015-03-03835-7/+4022
| |\ \
| | * | Fixed typoAdam Mitz2015-03-021-1/+1
| | * | Merge remote-tracking branch 'upstream/master'Adam Mitz2015-03-021-1/+1
| | |\ \
| | * | | Exclude .gitignore files from release packages.Adam Mitz2015-03-021-4/+4
| | * | | Added to .gitignore for TAO orbsvcs.Adam Mitz2015-03-025-1/+337
| | * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDAdam Mitz2015-03-026-109/+126
| | |\ \ \
| | * | | | Added to .gitignore files based on what was generated during a buildAdam Mitz2015-03-0247-41/+819
| | * | | | Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-02813-0/+2883
| | * | | | Added to top-level .gitignoreAdam Mitz2015-03-021-2/+20
| * | | | | Merge pull request #22 from likema/feature/fix-aix-5_1Johnny Willemsen2015-03-031-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix missing separator in rules.lib.GNULike Ma2015-03-021-1/+1
* | | | | | Add ACE_INET_Addr::operator=(const ACE_INET_Addr&) to properly handle ACE_sap...Steve Huston2015-03-122-11/+43
| |_|_|_|/ |/| | | |
* | | | | Fixed fuzz error (found tab).Steve Huston2015-03-101-1/+1
* | | | | Add ability for ACE_INET_Addr to hold all the addresses assigned to a name an...Steve Huston2015-03-066-79/+247
|/ / / /
* | | | Remove trailing whitespace.Steve Huston2015-03-021-1/+1
| |_|/ |/| |
* | | Merge pull request #14 from DOCGroup/NetApp-VxWorks64Steve Huston2015-03-026-109/+126
|\ \ \ | |_|/ |/| |
| * | Correct VxWorks type usage on kill()Steve Huston2015-03-021-1/+1
| * | Change from using typedef to macro definitions because the needed system head...Steve Huston2015-02-271-12/+14
| * | Adjust sprintf format for 64-bit differences.Steve Huston2015-02-271-1/+1
| * | Adjustments for type and value changes made at VxWorks 6.9.Steve Huston2015-02-273-32/+36
| * | Move ACE_VX_USR_ARG_T type definition out to the config-vxworks.h file and ch...Steve Huston2015-02-263-28/+30
| * | spa() can pass a function name ("ace_main") plus the normal 10 optional argum...Steve Huston2015-02-121-1/+3
| * | Fix spa() argc typeSteve Huston2015-02-121-1/+1
| * | Apply patches sent from Gordon HulpieuSteve Huston2015-02-115-97/+104
* | | Merge pull request #20 from jwillemsen/masterJohnny Willemsen2015-03-021-0/+7
|\ \ \
| * | | Check for a nil pointer passed to string_to_ObjectId, resolves several Coveri...Johnny Willemsen2015-03-021-0/+7
| | |/ | |/|
* | | Merge pull request #18 from smitje/masterJohnny Willemsen2015-03-026-3/+890
|\ \ \ | |/ / |/| |