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 |
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