10 Commits (d235aaef32eff4126c5451e2e9c2bdcfeee3d7c6)

Author SHA1 Message Date
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 157f48031c now valgrind shows no more violations...but cleanup does not work correcly. The memory usage depends now on the amount of paralell connections...ab show approximately 10% to 20% performance improvement / and the code is far from optimal. 12 years ago
Georg Hopp a8b362f89d fix some warnings 12 years ago
Georg Hopp d8ad1d7b26 add memCleanup before process end 12 years ago
Georg Hopp e6d275faa2 put daemonize before our working child is forked. 12 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 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 fa02368ab8 initial fork from server project 14 years ago