Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 609 for fuiste (1.7 sec)

  1. src/main/java/jcifs/ACE.java

     * Lesser General Public License for more details.
     *
     * You should have received a copy of the GNU Lesser General Public
     * License along with this library; if not, write to the Free Software
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     */
    package jcifs;
    
    /**
     * An Access Control Entry (ACE) is an element in a security descriptor
     * such as those associated with files and directories. The Windows OS
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 7.1K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/NtlmPasswordAuthentication.java

     * Lesser General Public License for more details.
     *
     * You should have received a copy of the GNU Lesser General Public
     * License along with this library; if not, write to the Free Software
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     */
    
    package jcifs.smb;
    
    import java.security.GeneralSecurityException;
    import java.util.Arrays;
    
    import jcifs.CIFSContext;
    
    /**
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 9.3K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_de.properties

    labels.plugin_list=Plugin-Liste
    labels.pathmap_list=Pfadzuordnungs-Liste
    labels.log_file_list=Logdatei-Liste
    labels.labeltype_list=Label-Typ-Liste
    labels.key_match_list=Schlüsselübereinstimmungs-Liste
    labels.job_log_list=Job-Log-Liste
    labels.group_list=Gruppen-Liste
    labels.file_config_list=Dateikonfigurations-Liste
    labels.file_auth_list=Dateiauthentifizierungs-Liste
    labels.failure_url_list=Fehler-URL-Liste
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.9K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_fr.properties

    labels.related_content_list=Liste de contenu associé
    labels.plugin_list=Liste des plugins
    labels.pathmap_list=Liste de mappage de chemins
    labels.log_file_list=Liste des fichiers journaux
    labels.labeltype_list=Liste des types d'étiquettes
    labels.key_match_list=Liste de correspondance de clés
    labels.job_log_list=Liste des journaux de tâches
    labels.group_list=Liste des groupes
    labels.file_config_list=Liste de configuration de fichiers
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.2K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/suggest/request/suggest/SuggestRequest.java

            final List<FunctionScoreQueryBuilder.FilterFunctionBuilder> flist = new ArrayList<>();
    
            if (isSingleWordQuery(query) && !isHiraganaQuery(query)) {
                flist.add(new FunctionScoreQueryBuilder.FilterFunctionBuilder(QueryBuilders.prefixQuery(FieldNames.TEXT, query),
                        ScoreFunctionBuilders.weightFactorFunction(prefixMatchWeight)));
            }
    
    Registered: Sat Dec 20 13:04:59 UTC 2025
    - Last Modified: Thu Aug 07 02:41:28 UTC 2025
    - 17.8K bytes
    - Viewed (0)
  6. docs/fr/README.md

    ## Site Web
    
    [fess.codelibs.org](https://fess.codelibs.org/)
    
    ## Problèmes/Questions
    
    [discuss.codelibs.org](https://discuss.codelibs.org/c/FessEN/)
    
    ## Démarrage rapide
    
    Il existe 2 manières d'essayer Fess. La première est de le télécharger et l'installer vous-même. La seconde est d'utiliser [Docker](https://www.docker.com/products/docker-engine).
    
    ### Télécharger et Installer/Exécuter
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Tue Nov 11 22:42:32 UTC 2025
    - 7.9K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_tr.properties

    labels.crud_button_cancel=İptal
    labels.crud_link_create=Yeni Oluştur
    labels.crud_link_delete=Sil
    labels.crud_link_edit=Düzenle
    labels.crud_link_details=Detaylar
    labels.crud_link_list=Liste
    labels.crud_title_list=Liste
    labels.crud_title_create=Oluştur
    labels.crud_title_edit=Düzenle
    labels.crud_title_delete=Silmeyi Onayla
    labels.crud_title_details=Detaylar
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/helper/SuggestHelper.java

                reader.setLimitOfDocumentSize(fessConfig.getSuggestUpdateContentsLimitDocSizeAsInteger());
    
                final List<FunctionScoreQueryBuilder.FilterFunctionBuilder> flist = new ArrayList<>();
                flist.add(new FunctionScoreQueryBuilder.FilterFunctionBuilder(ScoreFunctionBuilders.randomFunction()
                        .seed(ComponentUtil.getSystemHelper().getCurrentTimeAsLong())
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 28 16:29:12 UTC 2025
    - 22.3K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb/SmbRenewableCredentials.java

     * Lesser General Public License for more details.
     *
     * You should have received a copy of the GNU Lesser General Public
     * License along with this library; if not, write to the Free Software
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     */
    package jcifs.smb;
    
    /**
     * Interface for renewable SMB credentials.
     *
     * This interface defines methods for credentials that can be
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  10. src/main/java/jcifs/ResolverType.java

     * Lesser General Public License for more details.
     *
     * You should have received a copy of the GNU Lesser General Public
     * License along with this library; if not, write to the Free Software
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     */
    package jcifs;
    
    /**
     * Enumeration of usable resolver types
     *
     * @author mbechler
     *
     */
    public enum ResolverType {
        /**
         * Resolve using WINS server
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Thu Aug 14 07:14:38 UTC 2025
    - 1.1K bytes
    - Viewed (0)
Back to top