Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactored server-properties access/retrieval from IceGrid admin client | Bernard Normier | 2007-11-21 | |
| | ||||
* | Bug 2446 | Benoit Foucher | 2007-11-16 | |
| | ||||
* | Squashed commit of the following: | Matthew Newhook | 2007-08-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit d74cec9e6c77e70b33883f517b1bb6f97b2ffa5e Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:33:06 2007 +0800 updates. commit 643b31f979a00ea5397206ca59f20bb58c62660e Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:32:35 2007 +0800 added some .gitignore rules. commit 1510d38798976753b435f32308e79acd9fcd2722 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:05:10 2007 +0800 removed bogus use of 127.0.0.1 commit 3c91e89b01af20a0dacfdbc1fbeca1c67c796656 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:01:43 2007 +0800 Verify that cygwin python is used under Windows. commit ff160725c051eedb28a42d9dd69f0d8aa297e522 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:55:03 2007 +0800 bump timeout for the node to terminate. killing the node leaves the servers running under cygwin commit ec3bddb58e861f906bf39aee1fa818c3e9a50000 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:48:55 2007 +0800 added back accidently removed files. commit f9ea2f552d7f576ebfa878669925f4184a89257b Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:47:47 2007 +0800 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2427, http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2422 commit 8a309ca0036dba7ecbd577edb2d737fa41174a5a Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 10:06:53 2007 +0800 added ruby support to the expect scripts. commit 34597c1ee6d80d6754c9e925bd376125dd104a5f Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 09:26:10 2007 +0800 added pexpect to git repository. commit 4bd2e1f2b52bcb9906b03ac216db686b8229b545 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 18:49:51 2007 +0800 numerous UNIX expect script fixes. commit 25ab4a812f45a6e908d5d2d7ab03e557d79afa9f Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 16:47:08 2007 +0800 generate configuration files for IceGrid icebox/iceboxd commit 6bb57bf7ed21d7256963c228aaf0b20657367a47 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 15:16:55 2007 +0800 added python & C# support to the expect scripts. commit 08f1a59971ad3a52a4357069554dcc309b2d062b Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Aug 22 14:23:53 2007 +0800 java expect scripts complete. commit 3918f4ff3beea3005001bc55c5502c0825d8b7ea Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Aug 22 13:30:31 2007 +0800 first set of expect changes. | |||
* | Grammar fixes and better error reporting | Benoit Foucher | 2007-03-14 | |
| | ||||
* | Fixed exception handling | Benoit Foucher | 2007-03-14 | |
| | ||||
* | Bug 1991, improved grammar to provide better error reporting and allow | Benoit Foucher | 2007-03-13 | |
| | | | | keywords to be used as arguments | |||
* | minor fix to help output | Mark Spruiell | 2007-02-15 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Replacted "dump" with "show" | Benoit Foucher | 2007-01-24 | |
| | ||||
* | Fixed bug 1684, 1685 | Benoit Foucher | 2007-01-22 | |
| | ||||
* | Fixed compile error | Dwayne Boone | 2007-01-12 | |
| | ||||
* | Fixes | Benoit Foucher | 2007-01-12 | |
| | ||||
* | Improved icegridadmin help | Benoit Foucher | 2007-01-12 | |
| | ||||
* | Copyright changes | Dwayne Boone | 2007-01-09 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Borland fixes | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Changes to support IceGrid database upgrade from 3.1 to 3.2 | Benoit Foucher | 2007-01-02 | |
| | ||||
* | Win32 fix | Benoit Foucher | 2006-12-13 | |
| | ||||
* | Added support for server log files, "property" attribute in object element. | Benoit Foucher | 2006-12-13 | |
| | | | | | Fixed a bug in the locator implemntation where an incorrect timeout was used. | |||
* | Removed maxLines attribute from FileIterator::read() method | Benoit Foucher | 2006-12-12 | |
| | ||||
* | Improved FileIterator interface Changed patch() operation on the node to | Benoit Foucher | 2006-12-07 | |
| | | | | use a callback object. | |||
* | More bug fixes | Benoit Foucher | 2006-11-29 | |
| | ||||
* | Code cleanup and fixed startup scalability issue of the registry (it no | Benoit Foucher | 2006-11-23 | |
| | | | | longer contacts all the nodes). | |||
* | Changed nl() to newline() | Dwayne Boone | 2006-11-22 | |
| | ||||
* | icegridadmin doesn't use anymore Ice::Application and handle Ctrl-C itself | Benoit Foucher | 2006-11-21 | |
| | ||||
* | Fix | Benoit Foucher | 2006-11-17 | |
| | ||||
* | Added support for viewing stderr/stdout files from nodes, registries, | Benoit Foucher | 2006-11-17 | |
| | | | | servers. | |||
* | Simplified topic publishing | Benoit Foucher | 2006-11-09 | |
| | ||||
* | Improved observers, refactored topic manager and initialization Added | Benoit Foucher | 2006-09-04 | |
| | | | | icegridadmin commands to examine the registries | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1274 | Matthew Newhook | 2006-08-29 | |
| | ||||
* | Bug 1339. | Michi Henning | 2006-08-29 | |
| | | | | Bug 1335 and 1325 for Ice-E. | |||
* | Bug 1325. | Michi Henning | 2006-08-25 | |
| | ||||
* | More replication work. | Benoit Foucher | 2006-08-23 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | Removed GPL_BUILD; readline is no longer used by default on Linux | Bernard Normier | 2006-06-29 | |
| | ||||
* | Patch application fixes | Benoit Foucher | 2006-06-02 | |
| | ||||
* | Session fixes | Benoit Foucher | 2006-05-31 | |
| | ||||
* | Fixed bug 971 and 983. | Benoit Foucher | 2006-05-30 | |
| | ||||
* | Fixed bug 969 | Benoit Foucher | 2006-05-30 | |
| | ||||
* | Fixed application patching to ensure that failures to patch on some nodes | Benoit Foucher | 2006-05-30 | |
| | | | | are always reported. | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 | |
| | ||||
* | More work on allocation. | Benoit Foucher | 2006-04-27 | |
| | ||||
* | More work on object allocation. | Benoit Foucher | 2006-04-25 | |
| | ||||
* | - Removed support for named property sets in templates. | Benoit Foucher | 2006-04-19 | |
| | | | | - Added first (and incomplete) cut of client and admin session interfaces. | |||
* | Added support for property sets. | Benoit Foucher | 2006-04-12 | |
| | ||||
* | - Added support for observing adapters and objects. | Benoit Foucher | 2006-04-05 | |
| | | | | - Lots of cleanup in the IceGrid registry initilization method. | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Mac OS X fix | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Added "always" activation mode. | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Fixed SunOS C++ compiler warnings (bug 723) | Benoit Foucher | 2006-01-06 | |
| |