sbuild-session.cc File Reference

#include <config.h>
#include "sbuild.h"
#include <cassert>
#include <iostream>
#include <memory>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <syslog.h>
#include <boost/format.hpp>
#include <uuid/uuid.h>

Include dependency graph for sbuild-session.cc:


Functions

bool is_group_member (std::string const &group)
 Check group membership.
void sighup_handler (int ignore)
 Handle the SIGALRM signal.

Variables

volatile bool sighup_called = false

Function Documentation

bool @0::is_group_member std::string const &  group  )  [static]
 

Check group membership.

Parameters:
group the group to check for.
Returns:
true if the user is a member of group, otherwise false.

void @0::sighup_handler int  ignore  )  [static]
 

Handle the SIGALRM signal.

Parameters:
ignore the signal number.


Variable Documentation

volatile bool sighup_called = false [static]
 


Generated on Sun Mar 19 12:08:31 2006 for schroot by  doxygen 1.4.6