Jim Norman
|
4a0f17ecb9
|
Fix null pointer exception
|
2006-07-12 22:37:03 +00:00 |
|
soochoi
|
9408a5efec
|
Add Config.cs in gui Makefile.am and path change for CASA-msm.vdproj in windows makefile
|
2006-07-12 21:37:14 +00:00 |
|
Jim Norman
|
5fd8ac462a
|
Project files update for windows
|
2006-07-12 19:57:12 +00:00 |
|
Jim Norman
|
3e30c0e565
|
|
2006-07-12 19:43:29 +00:00 |
|
Jim Norman
|
62213fc24b
|
|
2006-07-12 19:40:19 +00:00 |
|
Jim Norman
|
bbbafa8daa
|
|
2006-07-12 19:36:50 +00:00 |
|
Jim Norman
|
fcc9dfec98
|
File added.
|
2006-07-12 19:33:28 +00:00 |
|
Jim Norman
|
2af5095c4e
|
Windows project files update. Added Config.cs class.
|
2006-07-12 19:25:01 +00:00 |
|
Jim Norman
|
047578aa15
|
Windows project files update. Added Config.cs class.
|
2006-07-12 19:24:24 +00:00 |
|
Jim Norman
|
a7df476662
|
|
2006-07-12 19:20:15 +00:00 |
|
Jim Norman
|
9fd0d5b8f0
|
Improve FileWatcher functionality.
|
2006-07-12 15:23:09 +00:00 |
|
Jim Norman
|
0408acc206
|
Bug 178796. MPFileWatcher created a race condition on deletion of files.
|
2006-07-11 22:10:16 +00:00 |
|
soochoi
|
d146250ece
|
update readme-win.txt for CASA
|
2006-07-11 15:47:47 +00:00 |
|
Jim Norman
|
7dbb81d641
|
Mark file hidden when rewriting the file.
|
2006-07-07 17:52:10 +00:00 |
|
Jim Norman
|
9b71029b0c
|
Bug 190867, remove files not used.
|
2006-07-07 14:34:40 +00:00 |
|
Jim Norman
|
803b5ef661
|
Bug 173648. Exec CASAManager.exe in the forground.
|
2006-07-06 20:34:39 +00:00 |
|
Jim Norman
|
47d1509d82
|
Bug 190532. Compute properly length when escaping SecretIDs
|
2006-07-06 18:06:31 +00:00 |
|
Jim Norman
|
dfcdf3988a
|
Bug 173756. Fix for building 32 on 64bit machine
|
2006-07-06 16:42:06 +00:00 |
|
soochoi
|
985f28637a
|
remove SingleApplication.cs from gui/Makefile.am
|
2006-07-05 21:55:11 +00:00 |
|
soochoi
|
7d4086fae9
|
change in Makefile.am to work with new file addition
|
2006-07-05 20:12:06 +00:00 |
|
Jim Norman
|
7844d4bd81
|
remove Console.WriteLine
|
2006-07-05 18:38:49 +00:00 |
|
Jim Norman
|
8ff56b0a12
|
Bug 176460. Added a filewatcher on file in question
|
2006-07-05 18:29:53 +00:00 |
|
Jim Norman
|
1b5e320313
|
Bug 164181. Prevent multiple instances of CASAManager on windows.
|
2006-07-03 19:04:31 +00:00 |
|
Jim Norman
|
feb8a323af
|
Added miCASARemoveKey API to dll.
|
2006-06-27 20:32:20 +00:00 |
|
Jim Norman
|
737b51aaf4
|
Added miCASARemoveKey API to dll.
|
2006-06-27 20:25:31 +00:00 |
|
soochoi
|
20903abb21
|
add RemoveKey.cs to micasad Makefile and clean up CASA.spec.in
|
2006-06-27 17:30:47 +00:00 |
|
Jim Norman
|
468d9b87d2
|
Added RemoveKey verb
|
2006-06-27 17:05:51 +00:00 |
|
Juan Carlos Luciani
|
062d08a902
|
Project changes to allow the client to build under the new directory structure.
|
2006-06-27 16:18:30 +00:00 |
|
Juan Carlos Luciani
|
d79d97b8d3
|
Finished modifications to allow CASA-auth-token to build under
autobuild.
|
2006-06-27 16:15:30 +00:00 |
|
Juan Carlos Luciani
|
17bb9006f4
|
Added files sscs_string.h, micasa.h, and casa_status.h to the devel
package.
|
2006-06-26 22:20:27 +00:00 |
|
Juan Carlos Luciani
|
b4b0a7aab5
|
Added header files that are needed in the devel package.
|
2006-06-23 17:27:47 +00:00 |
|
soochoi
|
a4092748dd
|
remove self-provides section from CASA.spec
|
2006-06-22 22:48:22 +00:00 |
|
Todd Throne
|
726e545f31
|
Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work.
|
2006-06-21 15:47:45 +00:00 |
|
Todd Throne
|
8f96e7cbc1
|
Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work.
|
2006-06-21 15:47:02 +00:00 |
|
Juan Carlos Luciani
|
74a6359218
|
Changes to allow the "make dist" command to work.
|
2006-06-20 23:30:50 +00:00 |
|
Todd Throne
|
114f934ce9
|
Moved all synchronization primatives to platform.c and changed the code to allocate and free the user mutex within ObtainAuthToken().
|
2006-06-20 23:01:51 +00:00 |
|
Todd Throne
|
fc7f88c01d
|
Changed storage of tokens from registry to CASA wallet.
Broke out storage of Session tokens and Authentication tokens.
|
2006-06-20 20:33:11 +00:00 |
|
Juan Carlos Luciani
|
a9e70687e1
|
Partial changes to allow for the creation of rpms for the CASA
auth-token component.
|
2006-06-19 20:21:49 +00:00 |
|
Juan Carlos Luciani
|
3c4cec1b2b
|
Partial changes to make system to conform to new CASA directory and rpm
structure.
|
2006-06-19 20:20:22 +00:00 |
|
Juan Carlos Luciani
|
dda502a56f
|
Make system partial changes to conform to the new CASA directory and rpm
structure.
|
2006-06-19 20:19:26 +00:00 |
|
Juan Carlos Luciani
|
ec24ad0e1c
|
Partial changes to the make system to deal with the new CASA directory/rpm
structure.
|
2006-06-19 20:14:49 +00:00 |
|
soochoi
|
723bf2b277
|
fix windows build break due to directory and path changes --continue
|
2006-06-15 16:31:51 +00:00 |
|
Jim Norman
|
5b995c9b44
|
Fix windows project files due to directory and path changes.
|
2006-06-14 20:56:22 +00:00 |
|
Juan Carlos Luciani
|
66394f9960
|
The readme folder was conflicting with the README file and preventing
Windows check-outs from occurring.
|
2006-06-09 22:53:03 +00:00 |
|
Juan Carlos Luciani
|
2de73a1c0f
|
Documented changes made.
|
2006-06-09 22:14:11 +00:00 |
|
Juan Carlos Luciani
|
f40a37fbb1
|
Removed files that belong in the CASA-auth-token include folder.
|
2006-06-09 22:10:46 +00:00 |
|
Juan Carlos Luciani
|
07507ea74a
|
Moved files casa_c_authtoken.h and casa_s_authtoken.h into this folder
since it does not make sense for them to be under the CASA include
folder after the re-structure.
|
2006-06-09 21:40:34 +00:00 |
|
Juan Carlos Luciani
|
54078ba524
|
Updated the AUTHORS file.
|
2006-06-09 21:35:02 +00:00 |
|
Juan Carlos Luciani
|
fb2b63173c
|
Added COPYING file with license information.
|
2006-06-09 21:33:22 +00:00 |
|
Juan Carlos Luciani
|
c5fd0ba1b6
|
Updated the files to allow configure to be performed from within this
folder.
|
2006-06-09 16:39:41 +00:00 |
|