Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ICE-7311 - handling of Java errors with AMD | Benoit Foucher | 2016-09-05 |
| | |||
* | Call init on replicas (observers) in parallel using AMI | Bernard Normier | 2016-09-01 |
| | |||
* | ICE-7301 - slice2html generates bogus links | Mark Spruiell | 2016-08-30 |
| | |||
* | ICE-7292 - Fix Ruby build on Windows | Joe George | 2016-08-29 |
| | |||
* | Fix ICE-7283 - Fix initialization order in LoggerI | Joe George | 2016-08-23 |
| | |||
* | Fix ICE-7247 | Joe George | 2016-08-04 |
| | | | | | Disabled the new Visual Studio 2015 Update 3 optimizer for icegrid and the metrics test. | ||
* | Fixed (ICE-7216) IceStorm test icedb lock files not being deleted | Jose | 2016-08-01 |
| | |||
* | Minor fix for Python string literals | Jose | 2016-07-26 |
| | |||
* | String literal fixes for compativility with Python3 | Jose | 2016-07-26 |
| | |||
* | ICE-7240 - Python Ice/servantLocator cross test | Joe George | 2016-07-19 |
| | |||
* | IceSSL/configuration bogus property | Jose | 2016-07-12 |
| | |||
* | Fixed ICE-7128 - Glacier2/override test failure | Benoit Foucher | 2016-07-08 |
| | |||
* | BZI2_HOME setting minor fix | Jose | 2016-07-08 |
| | |||
* | Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch merge | Jose | 2016-07-06 |
| | |||
* | Merge remote-tracking branch 'origin/3.6-stretch' into 3.6 | Jose | 2016-07-06 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js | ||
| * | Remove IceSSL.SecurityLevel property | Jose | 2016-07-06 |
| | | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string | ||
| * | OpenSSL-1.1.0-pre5 support | Jose | 2016-07-01 |
| | | |||
| * | Fix to support Debian x32 arch | Jose | 2016-06-16 |
| | | |||
* | | OpenSSL-1.1.0-pre5 support | Jose | 2016-07-01 |
| | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js | ||
* | | Fix (ICE-7200) - _tempnam usage in Windows | Jose | 2016-06-24 |
| | | |||
* | | Fix to support Debian x32 arch | Jose | 2016-06-20 |
| | | |||
* | | Merge branch '3.6-stretch' into 3.6 | Jose | 2016-06-15 |
|\| | |||
| * | Stack trace test expec files for Linux | Jose | 2016-06-15 |
| | | |||
| * | Clean rules fixes | Jose | 2016-06-14 |
| | | |||
| * | Fixed ICE-7134 - PHP Ice/proxy test fails on Ubuntu 16.04 | Jose | 2016-06-14 |
| | | |||
| * | Fixed ICE-7185 - Global destructor segfault in powerpc | Jose | 2016-06-14 |
| | | |||
| * | kFreeBSD and Debian build & test fixes: | Jose | 2016-06-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Detect kFreeBSD as Linux so the correct Make.rules.Linux is used - TestUtil.py was not setting the correct LD_LIBRARY_PATH for all debian archs - TestUtil.py was not setting the correct java.library.path for all debian arcs - Fixed debian multi arch directories to use the output of dpkg-architecture -qDEB_HOST_MULTIARCH | ||
| * | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-06-10 |
| | | | | | | | | conditions | ||
| * | IceSSL/configuration test fixes for Debian kFreeBSD | Jose | 2016-06-10 |
| | | |||
| * | IceGrid PlatformInfo fixes for Debian kFreeBSD | Jose | 2016-06-10 |
| | | |||
| * | Debian kFreeBSD fixes | Jose | 2016-06-10 |
| | | | | | | | | | | | | | | | | | | - ICE_USE_KQUEUE was not being defined for kFreeBSD - closeSocket needs to deal with ECONNRESET in same way that FreeBSD does - icehashpassword.py was unable to detec kFreeBSD platform | ||
| * | Fixes to support kFreeBSD | Jose | 2016-06-10 |
| | | |||
| * | Add NOTEST option to C++/PHP builds | jose | 2016-06-09 |
| | | |||
| * | Rework endian/wordsize checks | Jose | 2016-06-08 |
| | | |||
| * | Fix LDFLAGS settings | Jose | 2016-06-03 |
| | | |||
| * | Reworked description of wikipedia text | Bernard Normier | 2016-05-27 |
| | | |||
| * | Fix unicode test LICENSE | Jose | 2016-05-27 |
| | | |||
| * | Fix typo | Jose | 2016-05-27 |
| | | |||
| * | Minor fixes for endianness/wordsize detection | Jose | 2016-05-27 |
| | | |||
| * | Update test/IceUtil/unicode txt files to use new ones with CC-BY-SA-3 license | Jose | 2016-05-26 |
| | | |||
| * | FreeBSD patches | Jose | 2016-05-26 |
| | | |||
| * | Monotonic clock FreeBSD patches | Jose | 2016-05-25 |
| | | |||
| * | GNU/kFreeBSD specific patches | Jose | 2016-05-23 |
| | | |||
| * | Rework endian and 32/64 bit mode checks to use system headers when possible | Jose | 2016-05-23 |
| | | |||
* | | Fixed ICE-7150 - support for services using shared communicator in ↵ | Benoit Foucher | 2016-05-18 |
| | | | | | | | | icegridadmin/IceGridGUI | ||
* | | Fix ICE-7145 - Update OS X stacktrace version number to 3.6.3 | Joe George | 2016-05-16 |
| | | |||
* | | AIX port | Benoit Foucher | 2016-05-03 |
| | | |||
* | | Fix to no longer recursively try endpoints on connection establishment | Benoit Foucher | 2016-05-02 |
| | | |||
* | | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-04-29 |
| | | | | | | | | conditions | ||
* | | Add encoding comments to python generated code | Jose | 2016-04-28 |
| | |