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 |
| | |||
* | 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 |
| | | |||
* | | 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 |
| | | |||
* | | Merge branch '3.6-stretch' into 3.6 | Jose | 2016-06-15 |
|\| | |||
| * | 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 |
| | | |||
| * | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-06-10 |
| | | | | | | | | conditions | ||
| * | 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 |
| | | |||
| * | Fix typo | Jose | 2016-05-27 |
| | | |||
| * | FreeBSD patches | Jose | 2016-05-26 |
| | | |||
| * | Monotonic clock FreeBSD patches | Jose | 2016-05-25 |
| | | |||
| * | GNU/kFreeBSD specific patches | Jose | 2016-05-23 |
| | | |||
* | | Fixed ICE-7150 - support for services using shared communicator in ↵ | Benoit Foucher | 2016-05-18 |
| | | | | | | | | icegridadmin/IceGridGUI | ||
* | | 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 |
| | | |||
* | | Fix to no longer close the socket on fdToString failure, the caller is now ↵ | Benoit Foucher | 2016-04-27 |
| | | | | | | | | closing the socket if necessary | ||
* | | ICE-7014 - Slice comments that begin or end with a double quote can cause ↵ | Mark Spruiell | 2016-04-14 |
| | | | | | | | | bogus Python code to be generated | ||
* | | Minor style fixes to log file archiving change | Benoit Foucher | 2016-04-12 |
| | | |||
* | | Update Ice version to 3.6.3 | Joe George | 2016-04-08 |
| | | |||
* | | Windows build fixes | Jose | 2016-04-07 |
| | | |||
* | | Do not throw if log rotation fails. | Jose | 2016-04-07 |
| | | | | | | | | | | | | If log rotate fails because the file cannot be renamed we will keep using the same log file or in case that it cannot be reopen we will log to stderr. | ||
* | | ICE-7035 - Add option to roll log files | Jose | 2016-04-07 |
|/ | |||
* | adding clean command for icestormdb on Windows | Mark Spruiell | 2016-03-31 |
| | |||
* | Fixed Glacier2 bug which would cause hang on shutdown | Benoit Foucher | 2016-03-30 |
| | |||
* | Fixed ICE-7074 - Glacier2 router bug where client to server requests forward ↵ | Benoit Foucher | 2016-03-30 |
| | | | | as batch could be lost | ||
* | Fixed ICE-7050: fixed WSS issue where server could stop reading requests | Benoit Foucher | 2016-03-29 |
| | |||
* | Exception stack trace updates | Jose | 2016-03-21 |
| | |||
* | ICE-7014 - Python docstring fixes | Mark Spruiell | 2016-03-15 |
| | |||
* | minor comment fix in IceUtil | Mark Spruiell | 2016-03-15 |
| | |||
* | ICE-7019 - remove db tools dependency on IcePatch2 | Jose | 2016-03-15 |
| | |||
* | .gitignore updates | Jose | 2016-03-11 |
| | |||
* | Windows wide string literal fixes | Jose | 2016-03-10 |
| | |||
* | C# doc comment fix | Mark Spruiell | 2016-03-10 |
| | |||
* | Update version to 3.6.2 | Jose | 2016-03-10 |
| |