Statistics
| Revision:

Repository (Git)

Name Size Revision Age Author Comment
  conf 756586c3 32 days Georg Wicherski core: - added example.pyconf for example pyth...
  src 170e0566 23 days Georg Wicherski embed-python: - added missing PythonHashRecei...
  tools 9c5477f8 32 days Georg Wicherski tools/rmaint: - add functionality to restart ...
LICENSE 34.3 KB 8fdccfda 457 days Georg Wicherski mwcollectd: - bare v4.0 rewrite skeleton
LICENSE.LESSER 7.5 KB 8fdccfda 457 days Georg Wicherski mwcollectd: - bare v4.0 rewrite skeleton
Makefile.am 586 Bytes 164072b5 32 days Georg Wicherski core: - autoconf's make install will now also...
README 948 Bytes 61f56e5a 9 days Georg Wicherski core: - language fix in README, pointed out b...
configure.ac 16.2 KB ebe4eb1a 51 days Georg Wicherski core: - check if compiler understands -Wno-st...

Latest revisions

# Date Author Comment
61f56e5a 2010-07-21 13:08 Georg Wicherski

core:
- language fix in README, pointed out by Andrew

170e0566 2010-07-06 19:50 Georg Wicherski

embed-python:
- added missing PythonHashReceiver.cpp, implementing the HashReceiver
interface and embedding a correspondending python object (thanks
Peter Ohm)

26ec53a5 2010-07-05 17:03 Georg Wicherski

embed-python:
- add HashReceiver object that invokes a asynchronous message digest
calculation; result is given to arbitrary function

embed-python/example:
- add HashReceiver invocation to example, calculating the md5 of the
mwcollectd version asynchronously

85fb799e 2010-07-05 17:02 Georg Wicherski

core:
- do not remove hash manager from front of task list if it has already
been removed using dropReceiver(..) in hashComputed(..)

58d19c21 2010-06-28 16:29 Georg Wicherski

embed-python/*:
- add missing config parameter to all other module's startup fn

756586c3 2010-06-28 16:22 Georg Wicherski

core:
- added example.pyconf for example python module (just contains random
garbage showcasing different confirguration option types)

embed-python:
- finished proper pythonification of configurations into one
dictionary

embed-python/example:...

164072b5 2010-06-28 16:15 Georg Wicherski

core:
- autoconf's make install will now also copy .pyconf files just like
.conf files to the etc/ directory, used by python submodule
configurations

f49e7cb2 2010-06-28 15:15 Georg Wicherski

embed-python:
- add preliminary recursive configuration parsing code to give
per-python-module configuration files to python modules

embed-python/example:
- add configuration module to example's start(..)

8edf5a7f 2010-06-28 15:15 Georg Wicherski

core:
- export config base path from Daemon::

8cc9735d 2010-06-28 14:29 Georg Wicherski

embed-python/smb:
- rename verifyRequest to processRequest and add check for RFI :>

View revisions

Also available in: Atom