Mario Fetka
74baa890c6
correct install path and bump version
2010-02-17 16:38:54 +01:00
Mario Fetka
b62a26eebd
update version strings for cpack
2010-01-18 18:39:22 +01:00
Mario Fetka
73b9953a60
also install includes
2010-01-18 17:54:26 +01:00
Mario Fetka
00399f5467
first round if cmake patches
2010-01-18 17:43:19 +01:00
bindumathi
00674cde8e
Checked in the changes for bug 535874.
2009-11-09 06:00:40 +00:00
S Rahul
2c88f4a775
Bug#551240: Normalize the certificate issuer name before using.
2009-11-03 05:03:19 +00:00
S Rahul
8b7e9fa6b9
Bug#546770: Enabling ATS startup script to execute on platforms other
...
than SuSE. ATS itself isn't supported on these platforms. But this
change was made on a request from Zenworks. They wanted the script to
run on RHEL5.x
2009-10-22 08:06:44 +00:00
S Rahul
78e69573cd
Fixed a buffer overflow when client calls SetATSHostList() with
...
long host names.
2009-10-15 12:41:20 +00:00
S Rahul
3c94f4cba1
Fix a memory bug on Linux. Code assumed that the platform is Windows and
...
tried to de-reference an integer thinking that it was a pointer.
2009-10-15 12:39:10 +00:00
Vijay Mahendran
9d671414ac
For including casa sdk also for versioning in both 32 and 64 bits.
2009-10-14 13:11:58 +00:00
Vijay Mahendran
f41fc0789c
To solve one part of the bug 546775
2009-10-14 07:50:19 +00:00
S Rahul
b9fa3eab0c
Multiple changes for Bug #543064
...
1. Provided SetATSHostList() API for changing the ATS address dynamically
2. Not using CASA enabled server as ATS. ATS address has to be explicitly set
in client.conf or through SetATSHostList()
3. Not normalizing CASA enabled server's host name while obtaining CASA tokens.
Callers of ObtainAuthTokenEx() have to pass normalized name as argument
2009-10-09 08:46:35 +00:00
Vijay Mahendran
d1bfab390c
For making the changes required for CASA to build regardless of what the
...
temp path is. It failed randomly because of building in the common temp
path while doing the functional testing. After this it passed.
2009-10-06 12:47:28 +00:00
S Rahul
2feba2710f
Two changes:
...
1. Enable privileged process ('system' owned) to access logged in user's
Kerberos credential cache while authenticating to the ATS. The LUID
of the logged in user is an input. This is required by Zenworks.
2. Fix a buffer overflow. A memory buffer was being used after being
freed.
2009-09-25 06:06:03 +00:00
S Rahul
f867391074
Bug#524423: Increase the maximum time that the ATS client waits for the
...
ATS server to respond from 30 seconds to 120 seconds.
2009-08-26 10:53:44 +00:00
S Rahul
c5b381b6fe
Bug#438234: System.Runtime.InteropServices.Marshal.PrelinkAll() is
...
causing crash. Removing the call. Verified that the Gnome keyring is
accessible after this change.
2009-07-16 10:59:25 +00:00
S Rahul
f4eab5a202
Created a tool using openssl crypto library. The tool can decrypt and
...
dump user's session key chain to stdout.
2009-06-29 03:07:30 +00:00
S Rahul
15ad4aec02
Sample code for querying ATS server and validating the returned auth
...
token.
2009-06-25 11:04:05 +00:00
S Rahul
8794590e50
Bug#501650: Disable alias dereferencing when ATS server searches for user in
...
LDAP server.
2009-06-05 05:56:35 +00:00
S Rahul
21ba1ead80
Bug#490570: Create CASA directory under
...
c:/Progra~1/Novell/CASA/Profiles/<userSID>/ for users who don't have home
directory defined in the system registry and grant rights to only the system
user and the CASA client user over the CASA directory.
2009-05-26 06:02:34 +00:00
S Rahul
d4c128e677
Bug#485107: Don't close file descriptors 0, 1 and 2 before starting
...
micasad. Mono gives problem with this.
2009-04-22 16:54:46 +00:00
S Rahul
9327d9b56c
Bug#489688: While trying to open named pipe to talk to micasad, micasa
...
client may get an error ERROR_PIPE_BUSY. Client has to retry operation.
2009-04-15 04:21:32 +00:00
S Rahul
1c3769a03d
Fix a typo in code.
2009-04-07 08:05:55 +00:00
Vijay Mahendran
acb6c8b7f1
Changes for blr.
2009-04-07 05:52:24 +00:00
Vijay Mahendran
97786e8c3b
For blr build; added a new file.
2009-04-06 12:38:05 +00:00
Vijay Mahendran
5d50006cea
Updated.
2009-03-18 04:42:49 +00:00
S Rahul
f6ff95abc4
Makefile.am was referencing the wrong file - 'authtoken.dll'. The actual
...
file name is 'casa_authtoken.dll'.
2009-03-15 05:14:22 +00:00
soochoi
fb7c157779
CASA: updated CASA.spec.in to fix the build break
2009-02-24 20:29:58 +00:00
soochoi
f9139d6404
CASA: merge CASA.changes and CASA.spec from suse autobuild
2009-02-24 04:19:55 +00:00
soochoi
0a96a4f9bd
CASA: check in sle11 build failure fix
2009-02-23 22:41:13 +00:00
Jim Norman
63a6cc3358
Bug 458146. Add call to initialize mono crypto libs during micasad startup
2009-02-18 15:51:16 +00:00
Jim Norman
d1642ea2cd
Bug 407409. Account for filehandle equals to 0.
2008-10-15 20:56:03 +00:00
soochoi
a3383a7043
casa-auth-token-java: remove sysvinit from build dependency for STABLE dist
2008-09-08 17:28:04 +00:00
soochoi
b7747dd15d
casa-auth-token-client: remove sysvinit from build dependency for STABLE dist
2008-09-08 17:27:34 +00:00
soochoi
95b82d4654
casa-auth-token-server: remove sysvinit from build dependency for STABLE dist
2008-09-08 17:26:52 +00:00
soochoi
ffe2214ca2
CASA: check in CASA.changes from OES build
2008-08-26 21:57:36 +00:00
Jim Norman
bcd13d8709
Back out changes of 1582.
2008-08-26 21:18:43 +00:00
Jim Norman
df1eb55ad2
Start micasad using 'exec mono /usr/bin/micasad.exe'
2008-08-25 22:38:45 +00:00
Jim Norman
dc608ad2a6
Bug 362127. Increase timeout on client before returning an error.
2008-08-25 22:31:39 +00:00
soochoi
c19febd344
casa-auth-token-server: check more changes in spec file
2008-08-19 16:53:09 +00:00
soochoi
bebe2d19f3
casa-auth-token-server: check in the changes by german autobuild team
2008-08-19 16:23:19 +00:00
Juan Carlos Luciani
01a4554a4b
Changes file update.
2008-08-18 22:23:52 +00:00
Juan Carlos Luciani
df43c965a0
Removed un-necessary components from the BuildRequires line.
2008-08-18 22:22:42 +00:00
Juan Carlos Luciani
a9084e0fd7
Changed BuildRequires to require a JAVA sdk greater or equal than 1.5.
2008-08-18 16:34:09 +00:00
Juan Carlos Luciani
5d874cf9a4
Changes file update.
2008-08-18 15:25:05 +00:00
Juan Carlos Luciani
79e79a97dc
Stopped using UnitedLinux version of the Should-Start and Should-Stop
...
commands in the casa_atsd init.d script.
2008-08-18 15:23:03 +00:00
Juan Carlos Luciani
6f67e02583
Removed BuildRequires dependency on insserv.
2008-08-18 15:21:09 +00:00
Juan Carlos Luciani
7bcae7598a
Changes file update.
2008-08-18 15:18:58 +00:00
Juan Carlos Luciani
014ac9de24
Removed build dependency on insserv.
2008-08-18 15:17:47 +00:00
Juan Carlos Luciani
984c2b2ce1
Changes file update.
2008-08-18 15:16:46 +00:00