Module v.c.d.wvdial

Part of vmc.common.dialers

WVdial Dialer
Function get_wvdial_conf_file Returns the path of the generated wvdial.conf
Class WvdialProfile I represent a custom wvdial profile
Function get_profile_from_name Returns a WvdialProfile object corresponding to profile c{name}
Function current_profile_uses_passwordplugin Returns True if current profile uses the passwordfd directive
Class SecretsEntry I represent an entry in /etc/ppp/{ch,p}ap-secrets
Function append_username_passwd_to_secret Undocumented
Function extract_entries_from_lines Undocumented
Function append_entry_to_secrets Undocumented
Function setup_secrets Appends a new entry to /etc/ppp/{ch,p}ap-secrets
Function setup_secrets_cli Undocumented
Class WvdialDialer Dialer for Wvdial
Class WVDialProtocol ProcessProtocol for wvdial
def get_wvdial_conf_file(conf, serial_port):
Returns the path of the generated wvdial.conf
def _generate_wvdial_conf(conf, sport):
Generates a specially crafted wvdial.conf with the given serial_port
def get_profile_from_name(name):
Returns a WvdialProfile object corresponding to profile c{name}
def current_profile_uses_passwordplugin():

Returns True if current profile uses the passwordfd directive

Since 0.9.7, VMCCdfL manages itself /etc/ppp/{ch,p}ap-secrets and using this directive is not supported on most distros
def append_username_passwd_to_secret(path, entry):
Undocumented
def extract_entries_from_lines(lines):
Undocumented
def append_entry_to_secrets(username, password, pap_path=PAP_SECRETS, chap_path=CHAP_SECRETS):
Undocumented
def setup_secrets():
Appends a new entry to /etc/ppp/{ch,p}ap-secrets
def setup_secrets_cli(_config):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.