Home
last modified time | relevance | path

Searched refs:opwd (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/courier-authlib-base/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/databases/courier-authlib-usergdbm/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/
H A Dauthuserdbpwd.c173 char *opwd; in try_auth_userdb_passwd() local
185 opwd=hmacpw(opwd_buf, hmac_flag); in try_auth_userdb_passwd()
186 if (!opwd) in try_auth_userdb_passwd()
193 free(opwd); in try_auth_userdb_passwd()
205 opwd=strdup(opwd_buf); in try_auth_userdb_passwd()
206 if (!opwd) in try_auth_userdb_passwd()
214 free(opwd); in try_auth_userdb_passwd()
221 rc=dochangepwd1(service, uid, opwd, npwd, hmac_flag); in try_auth_userdb_passwd()
223 free(opwd); in try_auth_userdb_passwd()
233 const char *opwd, const char *npwd, in dochangepwd1() argument
[all …]
H A Dauthmoduser2.c39 const char *opwd, in auth_passwd() argument
44 if (badstr(service) || badstr(uid) || badstr(opwd) || badstr(npwd)) in auth_passwd()
50 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_passwd()
57 service, uid, opwd, npwd); in auth_passwd()
H A Dauthpipe.c110 const char *opwd, in auth_pipe_chgpwd() argument
119 buf=malloc(strlen(service)+strlen(uid)+strlen(opwd)+ in auth_pipe_chgpwd()
125 service, uid, opwd, npwd); in auth_pipe_chgpwd()
/dports/devel/checkbashisms/devscripts-2.21.4/lib/Devscripts/Uscan/
H A DFindFiles.pm62 my $opwd = cwd();
87 = scan_changelog($config, $opwd, 1);
142 = scan_changelog($config, $opwd);
206 my ($config, $opwd, $die) = @_;
230 or ($config->check_dirname_level == 1 and cwd() ne $opwd)) {
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dchangepw.c44 const char *opwd, in changepw() argument
52 if (badstr(uid) || badstr(opwd) || badstr(npwd)) in changepw()
89 service, uid, opwd, npwd); in changepw()
/dports/mail/courier/courier-0.65.3/webmail/
H A Dchangepw.c44 const char *opwd, in changepw() argument
52 if (badstr(uid) || badstr(opwd) || badstr(npwd)) in changepw()
89 service, uid, opwd, npwd); in changepw()

1234