Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Outlook (0.1 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.ms-fontobject",
    				"application/vnd.ms-htmlhelp",
    				"application/vnd.ms-ims",
    				"application/vnd.ms-lrm",
    				"application/vnd.ms-outlook",
    				"application/vnd.ms-outlook-pst",
    				"application/vnd.ms-pki.seccat",
    				"application/vnd.ms-pki.stl",
    				"application/vnd.ms-playready.initiator+xml",
    				"application/vnd.ms-powerpoint",
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbTransportImpl.java

            byte[] buffer = this.getContext().getBufferCache().getBuffer();
            try {
                // synchronize around encode and write so that the ordering for SMB1 signing can be maintained
                synchronized ( this.outLock ) {
                    int n = smb.encode(buffer, 4);
                    Encdec.enc_uint32be(n & 0xFFFF, buffer, 0); /* 4 byte session message header */
                    if ( log.isTraceEnabled() ) {
                        do {
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Wed Jan 18 23:47:00 UTC 2023
    - 67K bytes
    - Viewed (0)
Back to top