mars/sy_old
Thomas Schoebel-Theuer ad9f40eac5 fix setup of secondaries, remove faked version links
remaining bug: version symlink is omitted when transaction log has size 0.
2013-01-13 12:12:05 +01:00
..
mars_light.c fix setup of secondaries, remove faked version links 2013-01-13 12:12:05 +01:00
mars_proc.c import mars-127.tgz 2013-01-08 15:54:49 +01:00
mars_proc.h import mars-125.tgz 2013-01-08 15:54:44 +01:00
mars_test.c import mars-122.tgz 2013-01-08 15:54:41 +01:00
README import mars-119.tgz 2013-01-08 15:54:39 +01:00
strategy.h added brick_version, fixed endless instantion/removal loops 2013-01-13 12:12:04 +01:00
sy_generic.c fix: ensure that copy bricks are always cancelled upon module unload 2013-01-13 12:12:05 +01:00
sy_net.c import mars-127.tgz 2013-01-08 15:54:49 +01:00

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.