|
d0fb87dbb1
|
fixed sockaddr type
|
2015-03-31 18:28:39 +02:00 |
|
|
d63c5e913b
|
removed log hook, because it was replaced by the 'file' node type
|
2015-03-31 18:28:18 +02:00 |
|
|
cd76dc525a
|
smaller cleanups and output formatting
|
2015-03-31 18:13:43 +02:00 |
|
|
97bd035fef
|
replace signal based timer with and file descriptor based one
|
2015-03-31 16:58:25 +02:00 |
|
|
d50a5b40ff
|
small cleanup
|
2015-03-31 16:44:33 +02:00 |
|
|
5502d36ade
|
fixed length of print buffer
|
2015-03-31 16:44:10 +02:00 |
|
|
6b4fd61817
|
improved logging system by adding a line() function
|
2015-03-31 15:02:51 +02:00 |
|
|
7d33a2cf7b
|
Merge branch 'gtfpga'
|
2015-03-31 14:38:30 +02:00 |
|
|
6720b9f1b4
|
Merge branch 'gtfpga'
|
2015-03-31 14:36:57 +02:00 |
|
|
95f91d82e0
|
fixed small bug
|
2015-03-31 14:36:30 +02:00 |
|
|
cd3086867c
|
first bunch of code for gtfpga node type
|
2015-03-31 14:28:21 +02:00 |
|
|
872153b458
|
smaller cleanups
|
2015-03-31 14:28:00 +02:00 |
|
|
49a7686780
|
simplified logging system
|
2015-03-31 14:27:38 +02:00 |
|
|
ae0502a737
|
added node type initalization (only called once per node type)
|
2015-03-31 13:54:04 +02:00 |
|
|
860bd6b654
|
removed direct calls to strncat (DANGEROUS)
|
2015-03-31 13:50:30 +02:00 |
|
|
64e0785504
|
moved config_parse_{socket,opal,gtfpga} to their own source files
|
2015-03-31 13:48:41 +02:00 |
|
|
b657d795d6
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
Conflicts:
server/Makefile
|
2015-03-31 13:29:57 +02:00 |
|
|
d4c39641cd
|
added new node type: file
|
2015-03-31 13:28:11 +02:00 |
|
|
7873a8e473
|
Merge branch 'gtfpga' of github.com:RWTH-ACS/S2SS into gtfpga
Conflicts:
clients/ml507_gtfpga_pcie/NOTES.txt
|
2015-03-30 10:54:57 +02:00 |
|
|
27621e9f66
|
started with GTFPGA node type implementation
|
2015-03-30 10:11:31 +02:00 |
|
|
e3f4fe74ff
|
Merge branch 'master' into gtfpga
|
2015-03-23 21:11:30 +01:00 |
|
|
8031b501d5
|
moved gtfpga PCI test code
|
2015-03-23 21:08:23 +01:00 |
|
|
3590ced68e
|
added copyright headers
|
2015-03-23 17:32:56 +01:00 |
|
|
24dfcbfac9
|
added small script do automatically updte Doxygen documentation
|
2015-03-23 17:54:37 +01:00 |
|
|
3ab5b1e616
|
updated year and format of usage output
|
2015-03-21 18:16:28 +01:00 |
|
|
81f0465b1b
|
chosed diffrent termination signal
|
2015-03-21 18:16:03 +01:00 |
|
|
8587184bf6
|
added storage for previous message
(this will may be extended to a variable number of past messages)
|
2015-03-21 18:04:52 +01:00 |
|
|
9cfdf4c874
|
small fixes and cleanups
|
2015-03-21 18:03:55 +01:00 |
|
|
f2734a395e
|
splitted debug/log system out of utils and made it thread safe :-)
|
2015-03-21 18:03:29 +01:00 |
|
|
5f95fef037
|
decreased maximum number of values per message to 16 (shrink working set)
|
2015-03-21 15:32:19 +01:00 |
|
|
57081daa93
|
more cleanups
|
2015-03-21 15:31:42 +01:00 |
|
|
b3d1fc8c45
|
added missing timer_delete()
|
2015-03-21 15:30:42 +01:00 |
|
|
b89f65debc
|
a lots of small cleanups
|
2015-03-21 15:29:00 +01:00 |
|
|
08c41db911
|
fixed missing first indention level
|
2015-03-21 15:27:17 +01:00 |
|
|
e1d7e0487d
|
adjust histogram memory management function naming scheme
|
2015-03-21 15:26:52 +01:00 |
|
|
f0db3e7897
|
added destructor function callback to list implementation
|
2015-03-21 15:23:57 +01:00 |
|
|
bc2aff818b
|
unlock mutex before destroying it!
|
2015-03-21 15:20:22 +01:00 |
|
|
cccd0e6957
|
removed old Linux-like linked list implementation for nodes, paths, interfaces and sockets
|
2015-03-21 15:19:41 +01:00 |
|
|
2bc2156171
|
merged OPAL specific Makefile
|
2015-03-21 12:28:36 +01:00 |
|
|
39f1dff626
|
fixed version string macro when git is not installed
|
2015-03-21 12:28:17 +01:00 |
|
|
d25ad21d86
|
removed last direct calls to malloc()
|
2015-03-21 11:54:14 +01:00 |
|
|
a9795eda7c
|
added missing #ifdefs when not compiling with OPAL_ASYNC support
|
2015-03-21 11:47:08 +01:00 |
|
|
befdc520d0
|
fixed various bugs during OPAL-RT tests
|
2015-03-20 18:55:14 +01:00 |
|
|
22566e25a1
|
renamed directory
|
2015-03-20 18:54:06 +01:00 |
|
|
23fddff6e8
|
removed note to non-existent directory from README.txt
|
2015-03-20 13:54:21 +01:00 |
|
|
721427ebf5
|
last fixes for Andrea's live image
|
2015-03-20 12:12:52 +01:00 |
|
|
d13f19834b
|
improved setup script
|
2015-03-20 12:07:16 +01:00 |
|
|
9cefbaf488
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
|
2015-03-20 11:42:02 +01:00 |
|
|
24d1a204fd
|
started writing a script to build a LiveUSB image (early stage)
|
2015-03-20 11:26:59 +01:00 |
|
|
cad7c6bb25
|
added a few configuration files for the LiveUSB image
|
2015-03-20 11:26:34 +01:00 |
|