summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Instance.java
Commit message (Collapse)AuthorAge
...
* Added DatagramLimitException.Michi Henning2003-07-30
|
* Changed implementation of Ice.MessageSizeMax property: no longer a staticMichi Henning2003-07-02
| | | | value now and initialized in Instance.
* merge with e3_2003Mark Spruiell2003-05-05
|
* fixMarc Laukien2003-04-08
|
* shutdown fixMarc Laukien2003-03-23
|
* internal changesMarc Laukien2003-03-07
|
* internal thread pool changesMarc Laukien2003-03-07
|
* Added support for timestamps in the default logger.Benoit Foucher2003-03-06
|
* docu fixes; config&README fixesMarc Laukien2003-02-14
|
* version update; date changeMarc Laukien2003-02-04
|
* Fixed the default thread pool sizeBenoit Foucher2003-01-31
|
* started with stats interfaceMarc Laukien2003-01-30
|
* ServantManager; pool-per-adapter; fixesMarc Laukien2003-01-29
|
* moved connection monitor initializationMarc Laukien2003-01-18
|
* ConnectionMonitor; fixed batch bugMarc Laukien2003-01-17
|
* fixed deadlockMarc Laukien2003-01-12
|
* reimplementation of shutdown/destroy/deactivate/etc.Marc Laukien2002-12-16
|
* various changesMarc Laukien2002-11-27
|
* destroy fixes; run.py fixesMarc Laukien2002-11-22
|
* Added syslog logger.Benoit Foucher2002-11-06
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* removed _communicator from InstanceMarc Laukien2002-07-30
|
* Removed IceBox two phase initialization. Use Ice.ProgramName as prefix inBenoit Foucher2002-07-17
| | | | the standard logger.
* added spaceMarc Laukien2002-07-09
|
* Merged location branch.Benoit Foucher2002-06-28
|
* removed spacesMarc Laukien2002-06-25
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* Server thread pool now uses the server thread pool properties.Matthew Newhook2002-06-14
|
* improving diagnosticsMark Spruiell2002-06-03
|
* overrideMarc Laukien2002-05-08
|
* DefaultsAndOverwritesMarc Laukien2002-05-08
|
* align with C++ changes for thread pool, properties, plug-insMark Spruiell2002-05-02
|
* brought getLocalHost() backMarc Laukien2002-04-12
|
* fixes to collocation detection; removed INADDR_ANY; other fixesMarc Laukien2002-04-06
|
* more performance enhancementsMark Spruiell2002-03-14
|
* changing getProperty to return empty string instead of nullMark Spruiell2002-03-11
|
* fixes; started with RequestQueueMarc Laukien2002-03-10
|
* align with stable_31Mark Spruiell2002-01-29
|
* server fixesMark Spruiell2002-01-03
|
* initial server support; align with stable_31Mark Spruiell2001-12-27
|
* porting stable_30Mark Spruiell2001-12-15
|
* porting against C++ tag icej_baseline_12052001; removing server componentsMark Spruiell2001-12-05
|
* adding BufferManagerMark Spruiell2001-11-29
|
* intial check-inMark Spruiell2001-11-16