Version | Released (dd/mm/yy) | Notes |
| 1.8.3 | 09/01/10 | Added Oracle SQL Developer compatibility |
| 1.8.2 | 22/09/09 | Fixed an issue where 8i clients could not connect to tnsManager |
| 1.8.1 | 07/03/09 | The linux/unix daemon now redirects stdin, stdout & stderr to /dev/null |
| | | Now allows tns entries containing a '+' (for ASM) |
| | | The listener backlog and maximum connections are now user configurable |
| 1.8.0 | 17/11/08 | Made the ldap engine handle passwords in the bind request (i.e Oracle NetManager) |
| | | Fixed a bug where the ldapHandler tried to decipher messages that were too short |
| | | Made the Windows popup more friendly (re-worded and now displays the help screen) |
| | | Re-order the items on the help screen |
| | | Removed the bytecopy strupr functions |
| | | QA'd and hardened all code |
| | | Added a startup test to make sure that the logfile is writable |
| | | Fixed some bugs in tnsLoadTnsnamesFile |
| | | Fixed a bug with replication reload not comparing the disk tns version with the master nodes |
| | | Solved a major bug with sqlplus 'service not found' handling |
| | | Added the list and listall options |
| | | Added a http alive page for load-balanced switches |
| | | Re-orged the configuration file (removed sections) |
| 1.7.9 | 16/09/08 | Fixed a bug where tnsManager crashes on windows or loops on unix (ldapAbort removed) |
| | | Added tnsManager function exit codes |
| | | Fixed a windows bug where any problems during startup cause a windows crash dialog |
| 1.7.8 | 06/09/08 | Windows version uses exe location as default for tnsnames and logfile now |
| 1.7.7 | 30/08/08 | Added defines for max tnsnames and log file length |
| 1.7.7 | 30/08/08 | First Windows version!! |
| | | Added a platform agnostic date string function to the replication procedure |
| | | Added service.c |
| | | Totally new client authentication model (security.c/h) |
| | | All reads changed to recv |
| | | New tcpWrite function |
| 1.7.6 | 19/08/08 | Added hosts_allowed option |
| | | Added tnsnames replication!! |
| | | Replaced bzero with memset |
| | | Altered logging to only include items at the specified level |
| | | New help screen |
| | | Altered the tns reload functions to stop timeouts with large tnsnames files |
| 1.7.5 | 12/08/08 | Fixed TOAD support broken by 1.7.3 |
| 1.7.4 | 06/08/08 | First Solaris version!! |
| 1.7.3 | 03/06/08 | Fixed a bug in the ber decoder (berGetProtocolOp) HP-UX |
| | | Added support for 9.0.1.1.0 on HP-UX (search type 2) |
| | | Prevented looping by sending ldap end messages for unsupported requests |
| 1.7.2 | 05/04/08 | Removed tcpStartServer function |
| | | Added additional tcp port check at startup |
| | | Added more tnsnames checks at startup |
| | | Added dots display during startup wait |
| | | Added TNSMANAGER_CONFIG_PATH environment variable |
| | | Added a friendly configfile missing error message |
| | | Tidied up the help screen |
| | | Fixed the startup logic |
| | | Added config file to status screen |
| | | Status screen now truncates long filenames |
| 1.7.1 | 31/03/08 | Fixed config file tcp_timeout/tcp_port mix-up bug - whoops |
| 1.7.0 | 29/03/08 | New LDAP/BER engine |
| | | Updated status screen |
| | | 'start' option is now mandatory |
| | | Improved logging |
| | | Reduced tcp timeout to 1 second (from 2) |
| | | Fixed reload logging issue |
| | | Added tcp_timeout config option |
| | | Added anonymous_wildcard_search config option |
| | | Added tnsAddEntry - with comma support |
| 1.6.9 | 20/02/08 | Added code to remove domains - LDAP has no way of supporting them |
| 1.6.8 | 08/02/08 | Added 11g support |
| | | First public release |
| 1.0.0 | 01/05/04 | Initial non-public release |
| 1.0.0b | 01/07/04 | Initial non-public beta |
| 0.0.0 | 01/05/04 | First prototype |