Jim Norman
|
af4570919b
|
Add 64 bit project files (Windows)
|
2006-10-19 16:42:41 +00:00 |
|
Jim Norman
|
631db35a86
|
Add 64 bit project files (Windows)
|
2006-10-19 16:42:13 +00:00 |
|
Jim Norman
|
7e36916ea6
|
Add 64 bit project files (Windows)
|
2006-10-19 16:41:57 +00:00 |
|
Jim Norman
|
effcb789c3
|
Add 64 bit project files (Windows)
|
2006-10-19 16:37:54 +00:00 |
|
Jim Norman
|
a102e4091a
|
Add System.Security.dll to micasad for window build.
|
2006-10-19 14:49:05 +00:00 |
|
Rajasekaran Nagarajan
|
879eaa39d6
|
- Support for storing and retrieving the services' secrets in CASA, so
that the secrets can be retrieved during the system boot-up.
|
2006-10-19 09:27:10 +00:00 |
|
soochoi
|
5436a84b0a
|
CASA:make changes in makefile and VersionVDProj tools to build with VS 2005
|
2006-10-18 22:56:15 +00:00 |
|
Jim Norman
|
b0ac26a0ab
|
Upgrade all project files to VS 2005.
|
2006-10-18 16:01:51 +00:00 |
|
Jim Norman
|
e55ae34077
|
Map Store_locked to proper error code.
|
2006-10-17 22:13:11 +00:00 |
|
Jim Norman
|
ce68c1352a
|
return locked on EnumerateSecretIds when the store is locked.
|
2006-10-17 22:06:37 +00:00 |
|
Jim Norman
|
bb242e5efa
|
Fix windows build
|
2006-10-13 15:23:16 +00:00 |
|
Jim Norman
|
30617fb4c2
|
Copy feature added. Users can copy secrets from one store to another.
|
2006-10-12 22:28:20 +00:00 |
|
smanojna
|
2589b94ba9
|
Some fixes for Distribution of Firefox Password Manager secrets.
|
2006-10-11 09:50:49 +00:00 |
|
Jim Norman
|
0e03e5e475
|
Add support for Dynamic Local User(DLU) on windows
|
2006-10-10 17:56:57 +00:00 |
|
soochoi
|
b20b46ab3a
|
CASA: merge CASA.changes with one in autobuild
|
2006-10-06 22:13:57 +00:00 |
|
Jim Norman
|
4d7afa7990
|
Define MAX_PATH
|
2006-10-06 20:22:16 +00:00 |
|
Jim Norman
|
6655817073
|
Fix minor issues for Firefox on Windows.
|
2006-10-06 20:18:33 +00:00 |
|
Jim Norman
|
06369edbd9
|
Add support for "Server" secrets, by adding an additional keychain and a new credential type. This is the c code(micasa.so) only. We still need to implement persistence in micasad for this keychain.
|
2006-10-05 22:39:07 +00:00 |
|
Jim Norman
|
8e942319a7
|
Enable 'Add Secret' for Firefox on windows
|
2006-10-03 19:58:21 +00:00 |
|
Jim Norman
|
24fce092f4
|
Fix build for windows
|
2006-10-03 15:29:29 +00:00 |
|
Jim Norman
|
2631525040
|
Make sure users has rights to directory on export.
|
2006-10-02 21:57:55 +00:00 |
|
Jim Norman
|
ae9d0c58c5
|
Revert last changes
|
2006-10-02 20:58:26 +00:00 |
|
Jim Norman
|
af226ee216
|
Prevent hang in ReadSecret when buffer is too small
|
2006-09-29 22:38:33 +00:00 |
|
Jim Norman
|
dd5bef3c2a
|
in miCASAReadKey, fix hang if too small of buffer was passed in.
|
2006-09-29 22:32:16 +00:00 |
|
Jim Norman
|
c62ce742de
|
Prevent hang when caller does not pass large enough buffer.
|
2006-09-29 22:22:26 +00:00 |
|
Jim Norman
|
aa244fe2ab
|
Add Write\ReadBinaryKey to sample
|
2006-09-29 20:04:50 +00:00 |
|
Jim Norman
|
6eb95d8fbd
|
Add Write\ReadBinaryKey to sample
|
2006-09-29 19:02:07 +00:00 |
|
Jim Norman
|
076e2c0650
|
Export miCASARemoveKey
|
2006-09-29 18:32:04 +00:00 |
|
Juan Carlos Luciani
|
e18dc76919
|
Added sscs_utf8.h to the list of header files that get installed by the
devel package since it is needed to use the Set/Read binary key APIs.
|
2006-09-29 14:33:59 +00:00 |
|
smanojna
|
1cd3c566a7
|
- Distribution of Firefox Password Manager secrets.
|
2006-09-29 11:41:27 +00:00 |
|
soochoi
|
66b98cc0d0
|
add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail
|
2006-09-28 17:36:26 +00:00 |
|
soochoi
|
011561c3d3
|
CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions.
|
2006-09-27 23:09:45 +00:00 |
|
Jim Norman
|
39e403c1d3
|
Fix windows build from previous check in.
|
2006-09-27 21:18:51 +00:00 |
|
Jim Norman
|
e2db0e3ecc
|
Prevent users from moving .miCASA files to directories
other than /home/... or /media/...
|
2006-09-27 21:13:35 +00:00 |
|
soochoi
|
af925e58c1
|
CASA: change CASA.changes to build in autobuild
|
2006-09-27 19:25:52 +00:00 |
|
soochoi
|
cf26903f85
|
CASA: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break
|
2006-09-26 23:14:17 +00:00 |
|
Rajasekaran Nagarajan
|
f4bf118742
|
- Added the functionality to handle change password in PAM system
|
2006-09-26 05:03:03 +00:00 |
|
Jim Norman
|
06000507be
|
Migrate .miCASA files to /home/.casa/[username] directory
|
2006-09-25 19:46:38 +00:00 |
|
Jim Norman
|
36292f46b7
|
Handle 'Access Denied' casa on importing Secrets
|
2006-09-22 20:29:12 +00:00 |
|
Jim Norman
|
818c0796dd
|
Move .CASAPolicy.xml file to /home/.casa/username
|
2006-09-22 17:35:40 +00:00 |
|
Jim Norman
|
466357aa0e
|
Add 'Do not show again' on 2 dialogs. (Refresh and delete dialogs)
|
2006-09-20 22:58:27 +00:00 |
|
Jim Norman
|
03ca6a4a03
|
Fix moving persistent files bug.
|
2006-09-20 20:43:29 +00:00 |
|
Jim Norman
|
5f20ae6c22
|
Removed feature recently added.
|
2006-09-19 14:45:36 +00:00 |
|
Jim Norman
|
a860e0353b
|
CASA Tray icon was not showing in linux. Fixed.
|
2006-09-18 19:29:55 +00:00 |
|
Jim Norman
|
48fd98dedb
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 22:29:08 +00:00 |
|
Jim Norman
|
b7c2fc8b7c
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 22:28:06 +00:00 |
|
soochoi
|
85c67638a1
|
CASA: add PersistentPolicyDialog in makefile to fix the build break
|
2006-09-15 21:19:43 +00:00 |
|
Jim Norman
|
4d7d9b9203
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 20:45:52 +00:00 |
|
Jim Norman
|
d41f5b42c3
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 20:36:52 +00:00 |
|
Jim Norman
|
307ed2444c
|
Fix bug in FileChooser
|
2006-09-07 20:19:43 +00:00 |
|