Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

passworddialogimpl.cpp File Reference

#include <qlayout.h>
#include <qlabel.h>
#include <qlineedit.h>
#include <qvalidator.h>
#include <qmessagebox.h>
#include <qhbox.h>
#include <qtoolbutton.h>
#include <sys/types.h>
#include <pwd.h>
#include <shadow.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include "passworddialogimpl.h"

Include dependency graph for passworddialogimpl.cpp:

Go to the source code of this file.

Functions

char * crypt (const char *, const char *)
static int i64c (int i)
static char * crypt_make_salt ()


Function Documentation

char* crypt const char *  ,
const char * 
 

Referenced by Passwd::addUser(), LoginApplication::checkPassword(), SyncAuthentication::checkPassword(), UserDialog::editUser(), PinPlugin::encrypt(), qcrypt(), and PinPlugin::verify().

static char* crypt_make_salt  )  [static]
 

Definition at line 69 of file passworddialogimpl.cpp.

References i64c(), and Opie::MM::x.

static int i64c int  i  )  [static]
 

Definition at line 54 of file passworddialogimpl.cpp.

Referenced by crypt_make_salt().


Generated on Sat Nov 5 16:26:35 2005 for OPIE by  doxygen 1.4.2