~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to src/core/CollectionStore/.svn/text-base/ChangeLog.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2007-01-28  Johnny Jacob  <jjohnny@novell.com>
2
 
 
3
 
        * Store.cs (GetStore) : Read and store the Recovery Agent
4
 
        certificates.
5
 
        
6
 
2007-01-17  Johnny Jacob  <jjohnny@novell.com>
7
 
 
8
 
        * PropertyList.cs (StripLocalProperties) : Select single node and
9
 
        delete them.
10
 
        
11
 
2006-12-08 Kalidas Balakrishnan <bkalidas@novell.com>
12
 
 
13
 
*Store.cs: more implementation for the Unmanaged path
14
 
*Collection.cs: more interface implementation for Unmanaged Path for future expansion
15
 
 
16
 
/* Store.cs -> Now includes the indirection for Unmanaged files
17
 
 
18
 
2006-11-30      Ramesh Sunder <sramesh@novell.com>
19
 
 
20
 
        * Collection.cs: Modified constructors to support encryption. Added Property for security status
21
 
 
22
 
        * Collection.cs : Added Property to retrieve and set the encryption algorithm
23
 
 
24
 
CryptoKey.cs  added for recovery encryption
25