Searched refs:plaintext_buf (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_nt.c3294 pstring plaintext_buf; local
3309 if (!decode_pw_buffer(id23->pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3314 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3340 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
3347 ZERO_STRUCT(plaintext_buf);
3373 pstring plaintext_buf; local
3381 ZERO_STRUCT(plaintext_buf);
3383 if (!decode_pw_buffer(pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3388 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3413 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, Tru
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_nt.c3294 pstring plaintext_buf; local
3309 if (!decode_pw_buffer(id23->pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3314 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3340 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
3347 ZERO_STRUCT(plaintext_buf);
3373 pstring plaintext_buf; local
3381 ZERO_STRUCT(plaintext_buf);
3383 if (!decode_pw_buffer(pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3388 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3413 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, Tru
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_nt.c3294 pstring plaintext_buf; local
3309 if (!decode_pw_buffer(id23->pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3314 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3340 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
3347 ZERO_STRUCT(plaintext_buf);
3373 pstring plaintext_buf; local
3381 ZERO_STRUCT(plaintext_buf);
3383 if (!decode_pw_buffer(pass, plaintext_buf, 256, &len, STR_UNICODE)) {
3388 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
3413 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, Tru
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_nt.c4715 char *plaintext_buf = NULL; local
4741 &plaintext_buf,
4747 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
4761 } else if (plaintext_buf) {
4775 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
4782 if (plaintext_buf) {
4783 memset(plaintext_buf, '\0', strlen(plaintext_buf));
4806 char *plaintext_buf = NULL; local
4816 &plaintext_buf,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_nt.c4715 char *plaintext_buf = NULL; local
4741 &plaintext_buf,
4747 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
4761 } else if (plaintext_buf) {
4775 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
4782 if (plaintext_buf) {
4783 memset(plaintext_buf, '\0', strlen(plaintext_buf));
4806 char *plaintext_buf = NULL; local
4816 &plaintext_buf,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_nt.c4715 char *plaintext_buf = NULL; local
4741 &plaintext_buf,
4747 if (!pdb_set_plaintext_passwd (pwd, plaintext_buf)) {
4761 } else if (plaintext_buf) {
4775 if(!chgpasswd(pdb_get_username(pwd), passwd, "", plaintext_buf, True)) {
4782 if (plaintext_buf) {
4783 memset(plaintext_buf, '\0', strlen(plaintext_buf));
4806 char *plaintext_buf = NULL; local
4816 &plaintext_buf,
[all...]

Completed in 219 milliseconds