tomas
|
98b553cec0
|
DOMXML extension checking added.
|
2004-11-25 20:17:10 +00:00 |
tomas
|
496e49a68c
|
StoredFile::recallByGunid method added for more clear recalling by gunid.
|
2004-11-25 17:38:03 +00:00 |
tomas
|
a0eba92d89
|
Error reporting enabled with XML header/footer.
|
2004-11-25 17:13:32 +00:00 |
maroy
|
d5d7dff983
|
modified, so that *Test classes are not documented into the public API docs
|
2004-11-25 15:10:12 +00:00 |
maroy
|
a6cf458a5d
|
re-enabled scheduler coverage
|
2004-11-25 15:08:17 +00:00 |
maroy
|
678b9826d0
|
removed leftover debug statements
|
2004-11-25 15:06:10 +00:00 |
maroy
|
145e0da83f
|
starting and stopping the scheduler daemon works now, like a charm
see http://bugs.campware.org/view.php?id=469
|
2004-11-25 14:56:23 +00:00 |
maroy
|
c9e68edff6
|
minor sanity changes...
|
2004-11-25 14:52:26 +00:00 |
maroy
|
a279b355c1
|
replaced handler thread implementation from direct POSIX thread to
LiveSupport::Core::Thread
|
2004-11-25 12:33:22 +00:00 |
maroy
|
17afe62335
|
changes helix error code output to hex format
|
2004-11-25 10:13:42 +00:00 |
maroy
|
952021633d
|
removed pthread_exit() again. for some reason, the pthread implementation
on Mandrake 10 crashes when a thread function exists by calling it.
|
2004-11-25 09:51:24 +00:00 |
maroy
|
68a830f1f7
|
added authentication module to coverage generation script
temporarily commented scheduler out
|
2004-11-25 09:27:41 +00:00 |
maroy
|
dda8e50093
|
added link to gettingStarted.html
|
2004-11-25 09:14:13 +00:00 |
tomas
|
d95c09c236
|
Returning error codes and messages corrected.
|
2004-11-25 01:48:40 +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 |
maroy
|
bcbe880d42
|
removed references to usleep(), and replaced them with TimeConversion::sleep()
|
2004-11-24 13:36:01 +00:00 |
maroy
|
e0ab17831e
|
fixed bug#461 - scheduler daemon start - stop mechanism broken
see http://bugs.campware.org/view.php?id=461
|
2004-11-24 13:20:51 +00:00 |
maroy
|
b58db9c65f
|
now export LD_LIBRARY_PATH to the targets environment
|
2004-11-24 13:11:46 +00:00 |
maroy
|
654632125b
|
added boost time lib to Makefile
|
2004-11-24 13:07:37 +00:00 |
maroy
|
9ae4244b4b
|
addded Thread::yield()
replaced usleep() call to nanosleep() in TimeCoversion::sleep()
|
2004-11-24 13:05:27 +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 |
maroy
|
1013c9b913
|
commented scheduler results temporarily
|
2004-11-24 09:20:04 +00:00 |
maroy
|
50f538aaaa
|
added compile, recompile, clean and check targets
|
2004-11-24 09:08:01 +00:00 |
tomas
|
41af7984c1
|
Changes for less verbose and more robust setup process.
Some documentation added.
|
2004-11-24 04:07:46 +00:00 |
tomas
|
5998395646
|
Some setup info for PHP part added.
|
2004-11-24 03:51:44 +00:00 |
fgerlits
|
d453f7d664
|
added some more documentation to the authentication client
|
2004-11-23 16:31:14 +00:00 |
maroy
|
7a1e167ca9
|
dumping trivial errors to cerr
|
2004-11-23 15:39:58 +00:00 |
maroy
|
8f50a2d109
|
added authentication module
|
2004-11-23 13:51:17 +00:00 |
maroy
|
1e833bc16b
|
now utilizing LiveSupport::Core::LocalizedObject and GtkLocalizedObject
added -pthread to build parameters
|
2004-11-23 12:07:17 +00:00 |
maroy
|
723e0459fa
|
added -pthread option to CFLAGS and LDFLAGS
|
2004-11-23 11:51:22 +00:00 |
fgerlits
|
3aff2f8a8c
|
added authenticationclient.xml files which I forgot last time
|
2004-11-23 11:32:36 +00:00 |
fgerlits
|
6b616419df
|
I thought I committed this last night, but apparently not
|
2004-11-23 09:42:36 +00:00 |
fgerlits
|
e46a2192ce
|
added call to authentication server, as well as a new "sessionId" xml-rpc
parameter, to *everything*
|
2004-11-22 13:14:45 +00:00 |
maroy
|
a9fddab949
|
fixed typo
|
2004-11-22 12:05:21 +00:00 |
fgerlits
|
4d58654fea
|
moved these over to Core because the StorageClientInterface depends on them
|
2004-11-22 10:57:24 +00:00 |
maroy
|
ef9025c181
|
fixed typo
|
2004-11-22 10:41:50 +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
|
e0cac7c756
|
added LocalizedObject base class, with one known failing test
|
2004-11-22 10:30:12 +00:00 |
fgerlits
|
5e3a5a8766
|
added new paragraph about apache server
|
2004-11-22 10:24:07 +00:00 |
maroy
|
3f0fe23b5e
|
added empty directories
|
2004-11-21 10:09:18 +00:00 |
maroy
|
5ec9af8996
|
fixed distclean and depclean targets
|
2004-11-21 09:18:07 +00:00 |
maroy
|
1b0b5c2499
|
autogen now uses locally installed GTK+ and GTK--
|
2004-11-20 13:26:48 +00:00 |
maroy
|
748fa5df52
|
added GTK+ and GTK-- to tools_setup
|
2004-11-20 13:26:19 +00:00 |
maroy
|
0cef24a94e
|
added gtkmm-2.4.7 to tools
|
2004-11-20 13:25:23 +00:00 |
maroy
|
6335aafc4f
|
added gtk+-2.4.13 to tools
|
2004-11-20 13:23:03 +00:00 |
fgerlits
|
c662e639e0
|
added some more bits of the authentication module
|
2004-11-20 10:53:56 +00:00 |
fgerlits
|
5a655f905c
|
modified for the authentication module
|
2004-11-20 10:52:49 +00:00 |