Commit Graph

888 Commits

Author SHA1 Message Date
soochoi
c697b959f0 checkin updated micasad.sh by Kyle 2006-05-22 23:39:34 +00:00
soochoi
7d6e3705e3 fix the build failure in Makefile 2006-05-22 22:54:16 +00:00
soochoi
099a833298 check in CASA_Reference_Guide.pdf 2006-05-22 22:37:50 +00:00
soochoi
43dec8efc5 add new Makefile.am for micasad-init 2006-05-22 22:33:51 +00:00
Cameron (Kamran) Mashayekhi
0e2f327e7c Fix for to the startup service problem on upgrade.
Fix for circular dependency between CASA and Gnome Keyring.
Fix for yast grey out button.
2006-05-22 21:14:34 +00:00
Jim Norman
a601b19764 Remove our dependency on gnome-keyring.h, since they depend
on us.  This was creating a circular build dependency.
2006-05-22 17:48:53 +00:00
Juan Carlos Luciani
c385810699 TODO and README for JaasSupport component. 2006-05-19 22:03:41 +00:00
Juan Carlos Luciani
43b72b5396 VS Project updates. 2006-05-19 20:12:12 +00:00
Juan Carlos Luciani
f85d93e73d Documentation updates. 2006-05-19 20:11:14 +00:00
Juan Carlos Luciani
af1ddd2db3 Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
Also fixed some compiler warnings.
2006-05-19 20:10:29 +00:00
Jim Norman
c973e3647c Bug 176348. Submit the correct form for autologin. 2006-05-19 19:56:29 +00:00
Juan Carlos Luciani
6494b45f59 Adding a folder with a sample configuration for the ATS.
-This line, and those below, will be ignored--

A    AuthTokenSvc/sampleConf
A    AuthTokenSvc/sampleConf/identoken.settings
A    AuthTokenSvc/sampleConf/auth.policy
A    AuthTokenSvc/sampleConf/authtoken.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/svc.settings
A    AuthTokenSvc/sampleConf/iaRealms.xml
A    AuthTokenSvc/sampleConf/enabled_services
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/auth.policy
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/authtoken.settings
2006-05-18 22:00:11 +00:00
Juan Carlos Luciani
d8ea9f1a4c Added new modules to makefile. 2006-05-18 21:35:58 +00:00
Juan Carlos Luciani
37e5a0db45 Added plug-in capability for authentication mechanisms. 2006-05-18 18:55:10 +00:00
soochoi
9416400b21 Window autotools: add link.exe path and remove hard-coded path 2006-05-17 19:33:51 +00:00
Juan Carlos Luciani
f48131ee38 Project changes due to continued development. 2006-05-16 15:24:57 +00:00
Juan Carlos Luciani
0805107dd4 Changes due to continue development. Switched to using calls to a single Servlet and telling it what method to execute. The test application was also updated to be more flexible. 2006-05-16 15:24:21 +00:00
Juan Carlos Luciani
a6321f6cf0 Added new protocol strings. 2006-05-16 15:21:47 +00:00
Juan Carlos Luciani
837603b69f Minor changes to the get authentication token API. 2006-05-16 15:20:47 +00:00
Juan Carlos Luciani
e621b59930 Added more status codes. 2006-05-16 15:20:06 +00:00
Juan Carlos Luciani
8ce091e185 Changes to accomodate for additional modules. 2006-05-16 15:17:21 +00:00
Juan Carlos Luciani
2fb4be2034 Changed to utilize a single Rpc servlet. 2006-05-16 15:16:34 +00:00
Juan Carlos Luciani
484bf05fe4 Most of the changes are to add configuration capabilities. 2006-05-16 15:15:23 +00:00
Cameron (Kamran) Mashayekhi
1a1d6c03a0 cleaned up the comment. 2006-05-15 16:14:39 +00:00
soochoi
611cd0f9d6 fix the bad date in CASA.changes as a fix to German autobuild 2006-05-15 15:20:52 +00:00
soochoi
02d7df1a14 yast2-CASA: more fix to add po files to spec file 2006-05-11 23:16:20 +00:00
soochoi
acf58d8cc0 yast2-CASA: add locale/mo and po files in spec file 2006-05-11 22:52:37 +00:00
Jim Norman
ccd47dd2dc bug 174093. Set the name of our process to CASAManager so that
gnome-keyring knows who we are.
2006-05-11 22:37:57 +00:00
soochoi
b9dfc3e01b remove space in yast2-CASA.changes to fix autobuild break 2006-05-11 19:48:43 +00:00
Jim Norman
4f09682c13 Add LGPL license to missing files 2006-05-10 20:25:18 +00:00
soochoi
28d96636a1 update Copyright info for VersionVDProj and update Makefile.am 2006-05-08 21:53:26 +00:00
Juan Carlos Luciani
0983950115 Mostly formatting changes. 2006-05-08 21:48:05 +00:00
soochoi
79e2f829f4 fix the window build clean break 2006-05-08 19:59:38 +00:00
soochoi
5171349f73 Windows: upgrade gtk to 2.8 2006-05-08 19:55:29 +00:00
Cameron (Kamran) Mashayekhi
109d62b715 cleaned up the comment. 2006-05-08 18:00:37 +00:00
Cameron (Kamran) Mashayekhi
35faf3a996 localization files added 2006-05-08 17:54:41 +00:00
Juan Carlos Luciani
2114567f41 Project changes reflecting the rename of the win32 folder and the addition of the msm and msi projects. Note that the msi and msm projects are temporary until we integrate auth_token with the rest of CASA. 2006-05-08 15:21:28 +00:00
Juan Carlos Luciani
6706e7ccd6 Project changes reflecting the rename of the win32 folder. 2006-05-08 15:18:32 +00:00
Juan Carlos Luciani
812694516e Project changes reflecting the rename of the win32 folder. 2006-05-08 15:17:51 +00:00
Jim Norman
54dfdb0964 Get username for setting credential 2006-05-08 12:10:28 +00:00
Jim Norman
837669576a - Bug 169353. Prompt user for Desktop Password when Master Password is not present. 2006-05-08 02:38:42 +00:00
Juan Carlos Luciani
f6a659b7eb Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:22:41 +00:00
Juan Carlos Luciani
1a819d3fb2 Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:21:16 +00:00
Juan Carlos Luciani
4db5688be6 Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:20:27 +00:00
Juan Carlos Luciani
9f4de1d300 Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:20:03 +00:00
Juan Carlos Luciani
4fa0faf7c5 Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:19:33 +00:00
Juan Carlos Luciani
1b87cc09ae Modified the folder name to be compatible with the make system for windows. 2006-05-05 23:18:51 +00:00
Juan Carlos Luciani
94baa2c557 The name of the CasaAuthServer is now CasaAuthTokenSvc. 2006-05-05 23:10:41 +00:00
Juan Carlos Luciani
9e49faabfe Adding needed makefile. 2006-05-05 22:33:34 +00:00
Juan Carlos Luciani
e75e04c80c Adding needed makefile. 2006-05-05 22:32:20 +00:00