Commit Graph

26 Commits

Author SHA1 Message Date
Juan Carlos Luciani
5d357da357 Updated the changes file and fixed a problem in the make system. 2007-04-17 15:11:19 +00:00
Juan Carlos Luciani
0c5a911d89 Updated the MSIs to have appropriate titles and support Url. 2007-04-13 20:33:53 +00:00
Juan Carlos Luciani
ffcc189131 More project updates. 2007-04-06 15:44:18 +00:00
Juan Carlos Luciani
3f0062dcf7 Fixed windows build conflict issues. 2007-04-06 03:52:43 +00:00
Juan Carlos Luciani
4826e3c2d1 Fixed project and solution issues which were keeping us from building 32bit and 64bit packages on a 64bit Windows platform. 2007-04-04 20:44:25 +00:00
Juan Carlos Luciani
5931526b22 Fixed missing makefile build problem. 2007-04-04 16:58:18 +00:00
Juan Carlos Luciani
ec3f1ce6de 2007-04-03 22:33:46 +00:00
Juan Carlos Luciani
8e2a037a48 2007-04-03 18:08:06 +00:00
Juan Carlos Luciani
0affdaea60 2007-04-03 18:06:08 +00:00
Juan Carlos Luciani
c3a55fa93e 2007-04-03 17:51:17 +00:00
Juan Carlos Luciani
763b17156a 2007-04-03 17:43:14 +00:00
Juan Carlos Luciani
0d96a7a331 2007-04-03 17:42:58 +00:00
Juan Carlos Luciani
654e8cfef1 2007-04-03 17:42:36 +00:00
Juan Carlos Luciani
4f276984b8 2007-04-03 17:41:56 +00:00
Juan Carlos Luciani
4da676ac00 2007-04-02 22:16:07 +00:00
Juan Carlos Luciani
4ad530078e Fixed install paths being utilized in the authtoken client devel install. 2007-02-14 21:30:04 +00:00
soochoi
3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi
966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00
Juan Carlos Luciani
5f0d0a486f Finished changes to resolve issues associated with server response without payload data.
Changed the name of the .msi files to not include "-msi" as part of the names as per request.

GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +00:00
Juan Carlos Luciani
fb29201f17 Modified solution/project files to deal with "lib" folder rename to "library". 2007-01-10 11:07:35 +00:00
Juan Carlos Luciani
11f501db43 Fixed fix path issue in CasaAuthToken c-sharp library. 2006-12-04 05:03:49 +00:00
Juan Carlos Luciani
23bb4f7943 Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005. 2006-11-27 09:36:13 +00:00
Juan Carlos Luciani
a8dd761bde Minor changes to correct some build problems. 2006-11-15 11:39:39 +00:00
Greg Richardson
0d7915de0e Fix errors introduced by code reorg 2006-11-15 05:29:15 +00:00
Juan Carlos Luciani
05b43cafdd Adjusted the VS solution to conform to the new folder organization.
Migrated the solution from VS2003 to VS2005.

Created clientdevel MSM and MSI.
2006-11-13 12:52:08 +00:00
Juan Carlos Luciani
2c8668479c Splitted the non-java project into client and server projects in order
to be able to deliver the client component onto distributions targeting
desktops without having to deliver the server components. This commit is
for the resulting client project.
2006-11-13 05:20:43 +00:00