Update Information

The following table contains information on the latest versions of SIDVault. The table is in reverse order, with the latest versions at the top. The current Release and Beta versions can be downloaded from our download page.

To determine the version of SIDVault you have install open a command prompt and run sidvault requesting the version information like this:

unix: /usr/local/sidvault/sidvault -version
Windows: sidvault -version
The version information is also display in the managers web interface:
http://127.0.0.1:6680/
If there is not a current build of the latest version for your operating system, please let us know by sending an email to sidvault@alphacentauri.co.nz.

Version Date New Features and Bugs Fixed

2.0i [release]

23rd September 2009 [Build 1]

    [Build 1-2] - 12th August 2008
  • Fixed: User Security was NOT accounting correctly for case objects (ie ObjectClass)
  • Added: Extra Info Message on 'Add/Delete/ModRN/Compare' to display DN

2.0h

27th August 2008 [Build 4]

    [Build 1-2] - 12th August 2008
  • Fixed: Outlook 2008 unexpected Filter on search. (With cache disable)
  • Added: Support for RFC 2696 ("1.2.840.113556.1.4.319" pagedResultsControl)

  • [Build 3] - 23th August 2008
  • Fixed: the 'Up Time' display in the Admin htm pages was invalid '||activate_since||').
  • Updated: ||module_started|| - To include TimeZone as part of the date as well.
  • Updated: admin/status.tp : To have room for the update date layout

  • [Build 4] - 27th August 2008
  • Fixed: SSL was bing missed out of the build.
  • Updated: ||conn_touched|| - To include TimeZone as part of the date as well.

2.0g

26th May 2008 [Build 1]

    [Build 1] - 10th July 2007
  • Fixed: Security dn's to correctly update case.

2.0f

10th July 2007 [Build 7]

    [Build 1..7] - 10th July 2007
  • Fixed: Reported Security Vulnerability - Long Invalid DN entry
  • Fixed: Backup and replicate issue with large Database.
  • Fixed: Timing issue with management thread with an empty DB.
  • Fixed: Grab Command to work with new Caching Method.
  • Fixed: a search where the scope=baseObject didn't return back 'LDAP_noSuchObject' if didn't locate.
  • Fixed: sidvault.ini setting 'debug true' not getting overridded.
  • Fixed: Some Search returning back no results in release version.
  • Added: New Caching method
  • Added: Repair CRC issuse - For Replication Servers only
  • Added: sidvault.ini setting: 'no_results_generate_error' when set to true any search results that return back nothing returns the error 'LDAP_noSuchObject'.
Mail Server v2.0f download uses v2.0f [Build 7]

2.0e

13th February 2007 [Build 1]

    [Build 1] - 10th January 2007
  • Fixed: Various small interface issues.
  • Added: GUI Installer.

  • [Build 2] - 17th January 2007
  • Updated: 'netwinperson' schema, to include new SurgeMail fields.
  • Updated: Vaious code changes for intergration with SurgeMail for the 'Mail server' download.

  • [Build 3] - 28th January 2007
  • Updated: Allow Deletion of Records if Greater than Allowed Record Count.
  • Fixed: Deleting Recording via the Web Interface on different browsers.

  • [Build 4] - 13th February 2007
  • Added: NWAuth Database conversion (Under: Setup-->Sucking-->From NWAuth Database).
Mail Server v2.0e download uses v2.0e [Build 4]

2.0d (linux release)

15th August 2006 [Build 2]

    [Build 1] - 8th July 2006
  • Fixed: Installation of ILS server on some systems did not work.
  • Fixed: ILS issue on some systems.
     

  • [Build 2] - 15th August 2006
  • Fixed: Critial Issue, can cause SIDVault to shutdown unexpectly.

  • [Build 3] - 20th September 2006
  • Fixed: Updated LDAP Varaibles/Schema Mapping for Netwin's WebMail LDAP Address books.
  • Added: 2 Command Line parameters:
    -yes : Answer Yes to the Questions.
    -emptydb : This will empty the entire database.

  • [Build 4] - 20th October 2006
  • Added: Command Line parameters:
    -nostart : This will stop the Database being started automatically

2.0c

7th January 2005 [Build 15]

    [Build 1] - 11th October 2005
  • Fixed: Deleting records within user interface.
     
  • Updated: Managers interface to have an easy way to 'restart' the server.
  • Updated: On some upgrade/Installation it querry database version which it didn't need to do.
  • Updated: The dynamic timeouts from 10 mins to 1 hour as Netmeeting was not corectly updating the information in the ILS server often enought.
     
  • Added: On Install the question if you wish to setup the ILS server.
  • Added: On LDIF imports it now display the number of records deleted, and how much of the file its processed.
  • Added INI setting: backup_skip_dn *c=netmeeting Setup so that 'netmeeting' records are NOT backuped.
  • Added: On an upgrade or install it will add on
    windows / Start menu / SIDVault
         Online Manual
         Uninstall
         Web Management
         Short-cut links

  • [Build 4]
  • Fixed: "./sidvault -schema" causing an error message.
  • Fixed: Issue with attempting to read past the end of the array in Schema load when 'var = dn'.
  • Fixed: Restart to correctly shutdown in correct order, and also ensure that web server works after restart. This does not effect shutdown/restart, just the web admin restart.
  • Added: a Replicate View Log for each mirror.

  • [Build 5]
  • Fixed: Mirror not stopping threads correctly.

  • [Build 7] - 5th November 2005
  • Fixed: Memory Leak when doing CRC checks and beign valid.
  • Update: System Memory Module - Tidy up.

  • [Build 11] - 22nd November 2005
  • Added INI setting: no_manager_thread - When set to tru the data manager thread is NOT started.

  • [Build 15] - 8th December 2005
  • Fixed: 0.0s issue with ACSL LDAP stuff.
  • Fixed: Mirroring issue with 3+ machines causing the same file to mirror at the same time as another.

2.0b

30th August 2005 [Build 5]

    [Build 1] - 17th August 2005
  • SSL support -
    LDAPS (636) and HTTPS (6681) are now avilable in SIDVault.
    New installations will automatically have these ports setup and working. Upgraded systems will need to add these ports via the web admins interface (Setup --> Modules).

  • [Build 2] - 24th August 2005
  • Update: 'ldap_compare' command now correctly compares encoded fields. (sha, ssha, md5, crypt)

  • [Build 4] - 28th August 2005
  • Fixed: Memory allocation issue on Windows systems.
    Microsoft O/S bug report:
    "http://support.microsoft.com/kb/q225099/"
  • Fixed: a few open handle that were not getting closed.
    sock.log, map.idx

  • [Build 5] - 30th August 2005
  • Added Schema: 'Solaris.dat' - Structures:
    NisKeyObject, nisDomainObject, mailGroup
    nisMailAlias, nisNetId, SolarisNamingProfile
  • Fixed: LDIF import issues on linux and windows.
  • Updated: Error message when database reaches record limit.

2.0a

6th July 2005
  • SIDVault - Your Solution to Database Storage -

    SIDVault is LDAP system which enables you to store large amounts of data accessable from many applications.