/Users/maurits/Documents/studie/afstuderen/biosphere/modules/password/bsmod_password.c File Reference

#include <biosphere_module.h>
#include <io.h>
#include <list.h>
#include <str.h>
#include <type.h>
#include <apr_strings.h>
#include <stdio.h>
#include <openssl/sha.h>

Include dependency graph for bsmod_password.c:

Go to the source code of this file.

Data Structures

struct  password_entry

Defines

#define BSMOD_PASSWORD_FILE   "passwd"

Functions

static char * hash_string (const char *str)
static bs_status add_user (const char *name, const char *pass)
static bs_status remove_user (const char *name)
static bs_status bsmod_password_init (void)
static bs_status bsmod_password_cleanup (void)
static bs_service_responsecreate_status_response (const bs_service_request *request, bs_status status)
static bs_status bsmod_password_handle_service (const bs_service_request *request, bs_service_response **response, void *extra)

Variables

apr_pool_t * password_pool
bs_listpassword_list
bs_module bsmod_symtable
bs_module bsmod_symtable


Generated on Tue Jul 17 09:51:22 2007 for Bio-SPHERE by  doxygen 1.5.1