23 Commits (8710078a03eae9864b4455c98001f6842c133243)

Author SHA1 Message Date
Georg Hopp 8710078a03 build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
Georg Hopp 7005c8860a make install works now. So from now on taskrambler will not work when run from its build dir, because it can't find its assets then. To make installation work a basic config file reader class was implemented. 12 years ago
Georg Hopp 6bc2df8686 use dragonegg config 12 years ago
Georg Hopp 815f42e174 add facility to de/activate tree base memory optimizations 12 years ago
Georg Hopp 06d8f88972 everything builds again 12 years ago
Georg Hopp 1094e9c9f0 make sessions start on any request and clean them when they have timed out. 12 years ago
Georg Hopp 02872e4995 add first user class and persistence experiments. refs #36 12 years ago
Georg Hopp 575f27dabc everything builds again 12 years ago
Georg Hopp 76d164b80c make sessions start on any request and clean them when they have timed out. 12 years ago
Georg Hopp e58739bd63 add first user class and persistence experiments. refs #36 12 years ago
Georg Hopp 79b346559a code with abstraced application compiles again, but does not work correctly, start debugging. refs #24 12 years ago
Georg Hopp 7ebd5a6a00 add subdir-objects to each Makefile.am 12 years ago
Georg Hopp c8dc541c48 use now my own tree implementation as base for my hashes....sadly this thing is leaking memory again...on the other hand I workarounded the problem of a sometimes occuring infinite loop within connect. 12 years ago
Georg Hopp d235aaef32 try to use memory mapped io for asset access, but this one leaks like a rotten barge 12 years ago
Georg Hopp b832eea81c change build system to accept CFLAGS 12 years ago
Georg Hopp d31a5cad7b configure.ac 12 years ago
Georg Hopp b615fb8b01 moved httpMessageQueue to a generalized Queue class as in fact it was nothing else except that it only stored HttpMessages. 14 years ago
Georg Hopp e3d947665f latest additions to tests and code coverage 14 years ago
Georg Hopp db197db182 Now all classes are moved in according archives. Coming closer to the original purpose of the class construct to build small independent reusable code fragments. 14 years ago
Georg Hopp 7a717ad8f0 moved logger to separate archive 14 years ago
Georg Hopp f0d05e1413 huge changes in build system. Moved a lot of stuff to separate archives, not finished right now. Additionally add some support for coverage reports. Next step after build restructuring is to write tests. 14 years ago
Georg Hopp dd9d49d5a9 made all class and interface basics to a small lib. This is the first one. All other parts will become libs too. Right now these are only static libs but this way its easy to split them out if needed 14 years ago
Georg Hopp dd9eae7e5b cleanups in class and some code cleanups 14 years ago
Georg Hopp 61f8dc58e1 add latest stuff from parent project yabrog. Essentially some request variable handling and authentication interface with ldap implementation. Additionally add docBlocks to all C source and header files and make a real copyright sign from the (C). 14 years ago
Georg Hopp f6de9deec5 some fixes i have done in server 14 years ago
Georg Hopp fa02368ab8 initial fork from server project 14 years ago