/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/win32/ |
H A D | makeinit.ps1 | 13 $auxprop = @("sasldb", "sql", "ldapdb") variable 14 for ($i = 0; $i -le $auxprop.Count - 1; $i++) 16 $targetFilename = "$pluginsDir$($auxprop[$i])_init.c" 18 (gc init_auxprop.c) -replace 'AUXPROP_REPLACE', $auxprop[$i] | Set-Content $targetFilename variable 19 Write-Host " * Make init for '" $auxprop[$i] "'" variable
|
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/plugins/ |
H A D | makeinit.sh | 54 for auxprop in sasldb sql ldapdb; do 55 if [ ${plugin_init} = "${auxprop}_init.c" ];then 93 SASL_AUXPROP_PLUG_INIT( $auxprop ) 94 " > ${auxprop}_init.c
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 76 with no auxprop plugins (bug # 3590). 188 * Added direct support for hashed password to auxprop API 190 * Extended libsasl (auxprop) to support user deletion 241 to its existing auxprop plugin functionality 260 - Make auxprop lookup calls optional 263 - Make auxprop lookup calls optional 274 - Make auxprop lookup calls optional 319 * Better error checking in SQL (MySQL) auxprop plugin code 371 * Writable auxprop support 449 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/docsrc/sasl/release-notes/2.1/ |
H A D | index.rst | 43 - Disable auxprop-hashed (#374) 194 with no auxprop plugins (bug # 3590). 306 * Added direct support for hashed password to auxprop API 308 * Extended libsasl (auxprop) to support user deletion 359 to its existing auxprop plugin functionality 378 - Make auxprop lookup calls optional 381 - Make auxprop lookup calls optional 392 - Make auxprop lookup calls optional 489 * Writable auxprop support 567 * Addition of Experimental MySQL auxprop plugin. [all …]
|
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/ |
H A D | test_postfix_sasl_smtpd.aug | 4 let conf = "pwcheck_method: auxprop saslauthd 14 { "pwcheck_method" = "auxprop saslauthd" }
|
/dports/irc/znc/znc-1.8.2/modules/po/ |
H A D | cyrusauth.de_DE.po | 43 msgid "Need a pwcheck method as argument (saslauthd, auxprop)" 44 msgstr "Benötig eine pwcheck-Methode als Argument (saslauthd, auxprop)" 74 "- auxprop and saslauthd" 77 "Authentifizierungsmethoden - auxprop und saslauthd"
|
H A D | cyrusauth.es_ES.po | 43 msgid "Need a pwcheck method as argument (saslauthd, auxprop)" 44 msgstr "Se necesita un método pwcheck como argumento (saslauthd, auxprop)" 72 "- auxprop and saslauthd" 75 "- auxprop y saslauthd"
|
H A D | cyrusauth.nl_NL.po | 43 msgid "Need a pwcheck method as argument (saslauthd, auxprop)" 44 msgstr "Benodigd een wwcheck methode als argument (saslauthd, auxprop)" 74 "- auxprop and saslauthd" 77 "identificatie - auxprop en saslauthd"
|