maroy
4763ea6e2c
removed 'underquoted definition of PKG_CHECK_MODULES' warnings for
...
aclocal >= 1.8
2005-04-21 07:13:41 +00:00
maroy
e8adb2ad08
added getVersion() functions to AuthenticationClientInterface and
...
StorageClientInterface
added checking for auth and storage availability on gLiveSupport startup
as a result of the new XML-RPC getVersion function in PHP auth and storage
see http://bugs.campware.org/view.php?id=826
2005-04-18 10:36:43 +00:00
maroy
827d6ed31d
modified authentication module and gLiveSupport to use the
...
personalized development environment if available
2005-04-13 15:52:20 +00:00
fgerlits
ffaee61d4d
added Play button to Scratchpad;
...
renamed DJ Bag to Scratchpad in resource bundle files;
put loginEntry->grab_focus() in LoginWindow;
fixed crash in GLiveSupport::login() on incorrect login name and password
2005-03-12 21:07:38 +00:00
fgerlits
56e7c95d2a
commented some helix player tests out (they segfault);
...
added 'make reset' to scheduler Makefile.in;
added storage server initialization to authentication Makefile.in
2005-01-27 12:34:35 +00:00
fgerlits
575e1a56ab
fixed the C++ wrapper of the resetStorage method in the storage server
2005-01-19 11:39:20 +00:00
maroy
548cd8cf20
chaned script and makefile to honor already existing LD_LIBRARY_PATH
...
environment variable
2005-01-18 15:41:15 +00:00
fgerlits
bb3b36e45a
added a call to close() after every use of XmlRpcClient
2005-01-13 16:54:55 +00:00
fgerlits
db0fcb87fb
changed try-catch formatting
...
added deletePreferencesItem() to authentication module
2005-01-13 14:43:42 +00:00
fgerlits
5c5e8c7de9
Updated the methods in the scheduler module to use the changed storage client
...
interface.
Re-formatted try-catch blocks everywhere to make them less readable.
2005-01-12 20:28:31 +00:00
fgerlits
260d0b684a
modified test because storage server API changed
2005-01-11 09:24:21 +00:00
fgerlits
dff985ecb2
added C++ API in the authentication module for the new storage server
...
methods loadPref and savePref
2005-01-10 21:31:08 +00:00
fgerlits
0bf873f13c
added C++ API in the authentication module for the new storage server
...
methods loadPref and savePref
2005-01-10 21:10:53 +00:00
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