Commit Graph

70 Commits

Author SHA1 Message Date
Thorsten Sommer
e3d4f53eb4 Improved the README 2015-06-27 19:57:32 +02:00
Thorsten Sommer
6e1800aa5f Improved the admin's interface 2015-06-27 19:57:14 +02:00
Thorsten Sommer
4138c85639 Updated the README 2015-06-24 08:08:24 +02:00
Thorsten Sommer
98753bdfca Update README.md 2015-06-23 20:36:54 +02:00
Thorsten Sommer
ff508b09e7 Updated the license 2015-06-23 20:35:10 +02:00
Thorsten Sommer
c5633d84f4 Implemented the logging viewer 2015-06-23 17:22:24 +02:00
Thorsten Sommer
3257fe2f32 Implemented the logging viewer 2015-06-23 07:49:59 +02:00
Thorsten Sommer
37c901636c Implemented the logging viewer 2015-06-22 20:54:38 +02:00
Thorsten Sommer
71aa99a5e3 Implemented the logging viewer 2015-06-22 17:38:55 +02:00
Thorsten Sommer
d925e85653 Fixed Spelling 2015-06-22 17:38:22 +02:00
Thorsten Sommer
ea2a790bad Added Admin Overview 2015-06-22 14:08:29 +02:00
Thorsten Sommer
5cd7f237a3 Update README.md 2015-06-22 13:53:14 +02:00
Thorsten Sommer
7d7219c7a5 Update README.md 2015-06-21 21:40:52 +02:00
Thorsten Sommer
54d497c53a Update README.md 2015-06-21 21:34:22 +02:00
Thorsten Sommer
dc0132836e Update README.md 2015-06-21 21:34:00 +02:00
Thorsten Sommer
6e111b7517 Added more ICCC commands
+ Added ICCC command for register a host
+ Added ICCC command for register a command i.e. listener
+ Added ICCC command for getting a number from NumGen
2015-06-21 21:28:39 +02:00
Thorsten Sommer
326eb9ba7a Bugfix: Adding handlers
Bugfix: In case of trying to add multiple handlers to one path, the
system panics and stops. Now, the case was covered and an error message
appears, but the systems still works.
2015-06-21 20:28:28 +02:00
Thorsten Sommer
e1465c2fd0 Improved the startup for a new environment 2015-06-21 20:20:27 +02:00
Thorsten Sommer
16ac349049 Improved the default configuration 2015-06-21 20:19:36 +02:00
Thorsten Sommer
22d3aae633 Renamed 2015-06-21 20:19:16 +02:00
Thorsten Sommer
e89f97a467 Added Documentation 2015-06-21 20:18:50 +02:00
Thorsten Sommer
2bd612da48 Improved ICCC
It is now necessary, that every command sends an answer.
2015-06-21 20:18:23 +02:00
Thorsten Sommer
dcc1af2a23 Improved the ICCC 2015-06-21 10:29:49 +02:00
Thorsten Sommer
6f58346f57 Improved the ICCC 2015-06-18 17:54:29 +02:00
Thorsten Sommer
9be6bfc5fa Add documentation 2015-06-18 17:44:22 +02:00
Thorsten Sommer
81c4d15d9f Add the new NumGen
Added the new and distributed NumGen, which replaces the old one. The
old implementation was based on a master server.
2015-06-18 17:13:41 +02:00
Thorsten Sommer
6dab89a1d4 Add documentation 2015-06-17 17:44:52 +02:00
Thorsten Sommer
69d0bdabf4 Add documentation 2015-06-17 08:47:16 +02:00
Thorsten Sommer
0a72a86584 Update README.md 2015-06-16 18:45:26 +02:00
Thorsten Sommer
7fa1f5c609 Update README.md 2015-06-16 18:35:55 +02:00
Thorsten Sommer
af804351d0 Update README.md 2015-06-16 18:35:34 +02:00
Thorsten Sommer
6b58d02aa5 Update README.md 2015-06-16 18:35:09 +02:00
Thorsten Sommer
688727458b Update README.md 2015-06-16 18:21:48 +02:00
Thorsten Sommer
4dde992cfc Added documentation 2015-06-16 17:39:06 +02:00
Thorsten Sommer
ee8173ea8b Recommit 2015-05-20 14:47:58 +02:00
Thorsten Sommer
34484b5031 Optimise the locking time
Optimise the locking time for sender and message names
2015-03-25 21:00:15 +01:00
Thorsten Sommer
0c40bff4f8 Added a new MIMEType 2015-03-25 17:41:54 +01:00
Thorsten Sommer
093a3988c0 Bug Fixes
- It was not possible to use IPv6 addresses
- Some times, Ocean chose the address fe80::1
2015-03-09 15:32:48 +01:00
Thorsten Sommer
5def8d0785 Logging Web Interface
**Work in progress**
2015-03-01 21:54:15 +01:00
Thorsten
ea02452abc Logging Web Interface
**Work in progress**
2015-02-26 18:29:42 +01:00
Thorsten
fa90dac953 Logging Web Interface
**Work in progress**
2015-02-26 17:30:33 +01:00
Thorsten
95b0dcb653 Logging Web Interface
**Work in progress**
2015-02-26 16:37:36 +01:00
Thorsten Sommer
45f2789048 Logging Web Interface
**Work in progress**
2015-02-25 20:53:50 +01:00
Thorsten
c5e8a30e68 Logging Web Interface
**Work in progress**
2015-02-24 11:58:46 +01:00
Thorsten
df6121c629 Logging Web Interface
**Work in progress**
2015-02-06 14:12:45 +01:00
Thorsten Sommer
838dbb8265 Logging Web Interface
**Work in progress**
2015-02-05 21:30:32 +01:00
Thorsten
5dc74e1c14 Logging Web Interface
**Work in progress**
2015-02-04 12:46:48 +01:00
Thorsten Sommer
7a4f8acff1 Logging Web Interface
**Work in progress**
+ Added an error message to the template package
2015-02-04 07:58:23 +01:00
Thorsten Sommer
0c24bd749a Logging Web Interface
**Work in progress**
2015-02-03 21:40:29 +01:00
Thorsten Sommer
d5943b17b9 Logging Web Interface
**Work in progress**
2015-02-03 07:57:31 +01:00