[OpenSER-Devel] SF.net SVN: openser: [3567] trunk

Henning Westerholt henning.westerholt at 1und1.de
Thu Jan 24 13:22:56 UTC 2008


Revision: 3567
          http://openser.svn.sourceforge.net/openser/?rev=3567&view=rev
Author:   henningw
Date:     2008-01-24 05:22:56 -0800 (Thu, 24 Jan 2008)

Log Message:
-----------
add two new function for the cfgutils module:
- MD5 hash the openser configuration file on startup
- openserctl fifo get_config_hash returns the stored hash
- openserctl fifo check_config hash compares the actual to the stored hash
- the hash file name can be configured with a module parameter
- add a new function to the md5utils.c file to support this
- add doxygen documentation to this functions in md5utils.c
- remove some unneeded defines and includes in this file
- after all this changes in md5utils is its now save to assume this is
  GPL licened, change the copyright header accordingly

Modified Paths:
--------------
    trunk/md5utils.c
    trunk/md5utils.h
    trunk/modules/cfgutils/README
    trunk/modules/cfgutils/cfgutils.c
    trunk/modules/cfgutils/doc/cfgutils_user.sgml


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list