maroy
|
21485a6d01
|
removed 'cd -' from the end of statements that were like
dirname=`cd somethere; pwd; cd -`
|
2005-01-07 14:04:29 +00:00 |
fgerlits
|
de2b5a49a2
|
modified the authentication and storage modules to throw their
own exception classes AuthenticationException and StorageException
instead of invalid_argument and logic_error
|
2004-12-23 11:37:55 +00:00 |
fgerlits
|
5e8378a164
|
changed methods calling the storage server according to the new specs
|
2004-12-18 16:33:38 +00:00 |
maroy
|
790e6ee4c1
|
migrated from libxml++ 1.x to 2.8
|
2004-12-17 12:12:31 +00:00 |
fgerlits
|
8d8eaa93be
|
moved AuthenticationClientInterface.h from Core to Authentication
moved StorageClientInterface.h from Core to Storage
added tests for AuthenticationClientFactory and StorageClientFactory
|
2004-12-15 20:36:26 +00:00 |
fgerlits
|
0fa7cd107d
|
appendix #2
|
2004-12-02 13:39:53 +00:00 |
fgerlits
|
f8e647bac3
|
appendix to the previous
|
2004-12-02 13:39:12 +00:00 |
fgerlits
|
02736c51aa
|
moved WebAuthenticationClient in cvs, too
|
2004-12-02 13:38:09 +00:00 |
fgerlits
|
b1a40ac950
|
fixed a typo
|
2004-12-02 13:20:54 +00:00 |
fgerlits
|
d48cb7ccce
|
added explicit "private" visibility specification
moved WebAuthenticationClient.h from public to private
|
2004-12-02 13:11:20 +00:00 |
maroy
|
97a0c86134
|
fixed typo
|
2004-12-01 23:48:46 +00:00 |
maroy
|
05d0cce2b1
|
fixed typo
|
2004-12-01 23:42:42 +00:00 |
fgerlits
|
c74555104f
|
testAuthenitcation.xml -- one more file left out last time
|
2004-11-24 22:34:55 +00:00 |
fgerlits
|
f561ad58ff
|
modified to allow only one kind of client at a time
|
2004-11-24 16:45:58 +00:00 |
fgerlits
|
8d7e16a0c4
|
changed StorageClientFactory to produce only one kind of client
added some documentation (of xml configuration file format)
|
2004-11-24 16:21:59 +00:00 |
fgerlits
|
0a7ca4196c
|
fixed the authenitication client factory to produce test clients, too
|
2004-11-24 11:42:49 +00:00 |
fgerlits
|
06a2fcd2a0
|
added a test authentication client, and (temporarily) removed the
'make -C modules/storageServer' lines from the makefiles
|
2004-11-24 11:09:23 +00:00 |
fgerlits
|
d453f7d664
|
added some more documentation to the authentication client
|
2004-11-23 16:31:14 +00:00 |
maroy
|
723e0459fa
|
added -pthread option to CFLAGS and LDFLAGS
|
2004-11-23 11:51:22 +00:00 |
fgerlits
|
d64b7fcdf5
|
version 2 of the authentication client; it works now, but still depends
on a http server set up correctly beforehand
|
2004-11-22 10:38:08 +00:00 |
maroy
|
3f0fe23b5e
|
added empty directories
|
2004-11-21 10:09:18 +00:00 |
fgerlits
|
c662e639e0
|
added some more bits of the authentication module
|
2004-11-20 10:53:56 +00:00 |
fgerlits
|
03e541ce79
|
added authentication module
|
2004-11-20 10:24:23 +00:00 |