qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- metadata +492 -0
@@ -0,0 +1,189 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
require 'uri'
|
6
|
+
|
7
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
8
|
+
|
9
|
+
module Qwik
|
10
|
+
class Site
|
11
|
+
def host_url
|
12
|
+
host_url = self.siteconfig['siteurl']
|
13
|
+
if ! host_url.nil? && host_url.empty?
|
14
|
+
host_url = @config.public_url
|
15
|
+
end
|
16
|
+
uri = URI(host_url)
|
17
|
+
uri.path = ""
|
18
|
+
return uri.to_s
|
19
|
+
end
|
20
|
+
|
21
|
+
def site_url
|
22
|
+
siteurl = self.siteconfig['siteurl']
|
23
|
+
return siteurl if ! siteurl.nil? && ! siteurl.empty?
|
24
|
+
return "#{@config.public_url}#{self.url_path}"
|
25
|
+
end
|
26
|
+
|
27
|
+
def page_url(k)
|
28
|
+
return "#{self.site_url}#{k}.html"
|
29
|
+
end
|
30
|
+
|
31
|
+
def url_path
|
32
|
+
siteurl = self.siteconfig['siteurl']
|
33
|
+
return '' if siteurl.nil?
|
34
|
+
return '' if ! siteurl.empty? || self.top_site?
|
35
|
+
return "#{@sitename}/"
|
36
|
+
end
|
37
|
+
|
38
|
+
def ml_address
|
39
|
+
siteml = self.siteconfig['siteml']
|
40
|
+
return siteml if ! siteml.nil? && ! siteml.empty?
|
41
|
+
return "#{@sitename}@#{@config.ml_domain}"
|
42
|
+
end
|
43
|
+
|
44
|
+
def title
|
45
|
+
sitetitle = self.siteconfig['sitename']
|
46
|
+
if ! sitetitle.nil? && sitetitle.empty?
|
47
|
+
return '' if @config.test
|
48
|
+
sitetitle = self.site_url.sub(%r|\Ahttp://|, "").sub(%r|/\z|, "")
|
49
|
+
#sitetitle = sitetitle.sub(%r|\Awww\.|, "")
|
50
|
+
end
|
51
|
+
return sitetitle
|
52
|
+
end
|
53
|
+
|
54
|
+
def get_page_title(pagename)
|
55
|
+
page = self[pagename]
|
56
|
+
return '' if page.nil?
|
57
|
+
page_title = page.get_title
|
58
|
+
|
59
|
+
sitetitle = self.title
|
60
|
+
if ! sitetitle.empty?
|
61
|
+
if self.siteconfig['page_title_first'] == 'true'
|
62
|
+
return "#{page_title} - #{sitetitle}"
|
63
|
+
else
|
64
|
+
return "#{sitetitle} - #{page_title}"
|
65
|
+
end
|
66
|
+
end
|
67
|
+
|
68
|
+
return page_title
|
69
|
+
end
|
70
|
+
|
71
|
+
def top_site?
|
72
|
+
return (@sitename == @config.default_sitename)
|
73
|
+
end
|
74
|
+
end
|
75
|
+
end
|
76
|
+
|
77
|
+
if $0 == __FILE__
|
78
|
+
require 'qwik/test-module-session'
|
79
|
+
require 'qwik/farm'
|
80
|
+
$test = true
|
81
|
+
end
|
82
|
+
|
83
|
+
if defined?($test) && $test
|
84
|
+
class TestSiteUrl < Test::Unit::TestCase
|
85
|
+
include TestSession
|
86
|
+
|
87
|
+
def test_url_test
|
88
|
+
site = @site
|
89
|
+
page = site.create_new
|
90
|
+
eq 'http://example.com', site.host_url
|
91
|
+
eq 'http://example.com/test/', site.site_url
|
92
|
+
eq 'http://example.com/test/1.html', site.page_url('1')
|
93
|
+
eq 'test@q.example.com', site.ml_address
|
94
|
+
t_without_testmode {
|
95
|
+
eq 'example.com/test', site.title
|
96
|
+
eq '1 - example.com/test', site.get_page_title('1')
|
97
|
+
}
|
98
|
+
|
99
|
+
siteconfig = site.create('_SiteConfig')
|
100
|
+
siteconfig.store(":sitename:t\n")
|
101
|
+
t_without_testmode {
|
102
|
+
eq 't', site.title
|
103
|
+
eq '1 - t', site.get_page_title('1')
|
104
|
+
}
|
105
|
+
end
|
106
|
+
|
107
|
+
def test_get_page_title
|
108
|
+
site = @site
|
109
|
+
page = site.create_new
|
110
|
+
t_without_testmode {
|
111
|
+
eq '1 - example.com/test', site.get_page_title('1')
|
112
|
+
}
|
113
|
+
|
114
|
+
siteconfig = site.create('_SiteConfig')
|
115
|
+
siteconfig.store(":page_title_first:true\n")
|
116
|
+
t_without_testmode {
|
117
|
+
eq '1 - example.com/test', site.get_page_title('1')
|
118
|
+
}
|
119
|
+
|
120
|
+
siteconfig.store(":page_title_first:false\n")
|
121
|
+
t_without_testmode {
|
122
|
+
eq 'example.com/test - 1', site.get_page_title('1')
|
123
|
+
}
|
124
|
+
end
|
125
|
+
|
126
|
+
def test_url_top_site
|
127
|
+
site = @memory.farm.get_top_site
|
128
|
+
page = site.create_new
|
129
|
+
eq true, site.top_site?
|
130
|
+
eq 'http://example.com', site.host_url
|
131
|
+
eq 'http://example.com/', site.site_url
|
132
|
+
eq 'http://example.com/1.html', site.page_url('1')
|
133
|
+
eq 'www@q.example.com', site.ml_address
|
134
|
+
t_without_testmode {
|
135
|
+
eq 'example.com', site.title
|
136
|
+
eq '1 - example.com', site.get_page_title('1')
|
137
|
+
}
|
138
|
+
end
|
139
|
+
|
140
|
+
def test_url_siteurl
|
141
|
+
page = @site.create_new
|
142
|
+
t_with_siteurl {
|
143
|
+
eq 'http://example.org', @site.host_url
|
144
|
+
eq 'http://example.org/q/', @site.site_url
|
145
|
+
eq 'http://example.org/q/1.html', @site.page_url('1')
|
146
|
+
eq 'test@q.example.com', @site.ml_address # FIXME: Umm.
|
147
|
+
siteconfig = @site['_SiteConfig']
|
148
|
+
siteconfig.add(":siteml:info@example.org\n")
|
149
|
+
eq 'info@example.org', @site.ml_address
|
150
|
+
t_without_testmode {
|
151
|
+
eq 'example.org/q', @site.title
|
152
|
+
eq '1 - example.org/q', @site.get_page_title('1')
|
153
|
+
}
|
154
|
+
}
|
155
|
+
end
|
156
|
+
|
157
|
+
def test_https
|
158
|
+
site = @site
|
159
|
+
page = site.create_new
|
160
|
+
siteconfig = site.create('_SiteConfig')
|
161
|
+
siteconfig.store(":siteurl:https://example.net/\n")
|
162
|
+
eq 'https://example.net', site.host_url
|
163
|
+
eq 'https://example.net/', site.site_url
|
164
|
+
eq 'https://example.net/1.html', site.page_url('1')
|
165
|
+
eq 'test@q.example.com', site.ml_address # FIXME: Umm.
|
166
|
+
siteconfig.add(":siteml:info@example.net\n")
|
167
|
+
eq 'info@example.net', site.ml_address
|
168
|
+
t_without_testmode {
|
169
|
+
eq 'https://example.net', site.title
|
170
|
+
eq '1 - https://example.net', site.get_page_title('1')
|
171
|
+
}
|
172
|
+
end
|
173
|
+
|
174
|
+
def test_url_example_org_with_path
|
175
|
+
t_with_path {
|
176
|
+
site = @site
|
177
|
+
page = site.create_new
|
178
|
+
eq 'http://www.example.org', site.host_url
|
179
|
+
eq 'http://www.example.org/qwik/test/', site.site_url
|
180
|
+
eq 'http://www.example.org/qwik/test/1.html', site.page_url('1')
|
181
|
+
eq 'test@q.example.com', site.ml_address
|
182
|
+
t_without_testmode {
|
183
|
+
eq 'www.example.org/qwik/test', site.title
|
184
|
+
eq '1 - www.example.org/qwik/test', site.get_page_title('1')
|
185
|
+
}
|
186
|
+
}
|
187
|
+
end
|
188
|
+
end
|
189
|
+
end
|
@@ -0,0 +1,76 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
require 'time'
|
6
|
+
require 'fileutils'
|
7
|
+
|
8
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
9
|
+
require 'qwik/server-memory'
|
10
|
+
require 'qwik/pages'
|
11
|
+
require 'qwik/site-config'
|
12
|
+
require 'qwik/site-log'
|
13
|
+
require 'qwik/site-member'
|
14
|
+
require 'qwik/site-url'
|
15
|
+
require 'qwik/site-pages'
|
16
|
+
require 'qwik/site-group'
|
17
|
+
require 'qwik/site-files'
|
18
|
+
#require 'qwik/site-rrefs'
|
19
|
+
#require 'qwik/site-search'
|
20
|
+
|
21
|
+
module Qwik
|
22
|
+
class Site
|
23
|
+
include Enumerable
|
24
|
+
|
25
|
+
CACHE_DIR = '.cache'
|
26
|
+
|
27
|
+
def initialize(config, memory, sitename)
|
28
|
+
@config = config
|
29
|
+
@memory = memory
|
30
|
+
|
31
|
+
@sitename = sitename
|
32
|
+
@path = "#{@config.sites_dir}/#{sitename}".path
|
33
|
+
@pages = Pages.new(@config, @path)
|
34
|
+
|
35
|
+
@cache_path = @path + CACHE_DIR
|
36
|
+
@cache_path.check_directory
|
37
|
+
|
38
|
+
@cache = {}
|
39
|
+
|
40
|
+
init_group_config # site-group.rb
|
41
|
+
|
42
|
+
# init_site_search
|
43
|
+
end
|
44
|
+
attr_reader :sitename
|
45
|
+
attr_reader :path
|
46
|
+
attr_reader :cache_path
|
47
|
+
attr_reader :cache
|
48
|
+
|
49
|
+
def inspect
|
50
|
+
return "#<Site:#{@sitename}>"
|
51
|
+
end
|
52
|
+
end
|
53
|
+
end
|
54
|
+
|
55
|
+
if $0 == __FILE__
|
56
|
+
require 'qwik/test-module-session'
|
57
|
+
require 'qwik/farm'
|
58
|
+
$test = true
|
59
|
+
end
|
60
|
+
|
61
|
+
if defined?($test) && $test
|
62
|
+
class TestSite < Test::Unit::TestCase
|
63
|
+
include TestSession
|
64
|
+
|
65
|
+
def test_all
|
66
|
+
sitename = 'site_test'
|
67
|
+
pa = @config.sites_dir.path + sitename
|
68
|
+
pa.rmtree if pa.exist?
|
69
|
+
pa.mkdir
|
70
|
+
assert_equal false, (pa+sitename).exist?
|
71
|
+
site = Qwik::Site.new(@config, @memory, sitename)
|
72
|
+
assert_equal false, (pa+sitename).exist?
|
73
|
+
pa.rmtree
|
74
|
+
end
|
75
|
+
end
|
76
|
+
end
|
@@ -0,0 +1,105 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
|
7
|
+
module Qwik
|
8
|
+
class SmilTime < Time
|
9
|
+
def to_smil
|
10
|
+
str = self.strftime('%H:%M:%S')
|
11
|
+
frame = SmilTime.usec_to_frame(self.usec)
|
12
|
+
str += '.'+sprintf('%02d', frame) if 0 < frame
|
13
|
+
return str
|
14
|
+
end
|
15
|
+
|
16
|
+
def self.at_smil(arg)
|
17
|
+
raise 'arg must be String' unless arg.is_a?(String)
|
18
|
+
hour, min, sec, frame = SmilTime.parse_smil(arg)
|
19
|
+
return SmilTime.gm(1970, 1, 1, hour, min, sec, frame_to_usec(frame))
|
20
|
+
end
|
21
|
+
|
22
|
+
def self.frame_to_usec(frame)
|
23
|
+
return (1000000.0 * frame.to_f / 30.0).to_i
|
24
|
+
end
|
25
|
+
|
26
|
+
def self.usec_to_frame(usec)
|
27
|
+
return (30.0 * usec.to_f / 1000000.0 + 0.5).to_i # half adjust
|
28
|
+
end
|
29
|
+
|
30
|
+
def self.parse_smil(str)
|
31
|
+
hour = min = sec = frame = 0
|
32
|
+
if str.include?('.')
|
33
|
+
str, frame = str.split('.', 2)
|
34
|
+
frame = with_range(frame.to_i, 0, 29)
|
35
|
+
end
|
36
|
+
ar = str.split(/:/)
|
37
|
+
sec = with_range(ar.pop.to_i, 0, 59)
|
38
|
+
min = with_range(ar.pop.to_i, 0, 59)
|
39
|
+
hour = with_range(ar.pop.to_i, 0, 999999) # without max
|
40
|
+
return [hour, min, sec, frame]
|
41
|
+
end
|
42
|
+
|
43
|
+
def self.with_range(n, min, max)
|
44
|
+
n = min if n < min
|
45
|
+
n = max if max < n
|
46
|
+
return n
|
47
|
+
end
|
48
|
+
end
|
49
|
+
end
|
50
|
+
|
51
|
+
if $0 == __FILE__
|
52
|
+
require 'qwik/testunit'
|
53
|
+
$test = true
|
54
|
+
end
|
55
|
+
|
56
|
+
if defined?($test) && $test
|
57
|
+
class TestSmilTime < Test::Unit::TestCase
|
58
|
+
def test_all
|
59
|
+
c = Qwik::SmilTime
|
60
|
+
|
61
|
+
# test_to_smil
|
62
|
+
ok_eq('12:34:56.15', c.at_smil('12:34:56.15').to_smil)
|
63
|
+
ok_eq('12:34:56', c.at_smil('12:34:56').to_smil)
|
64
|
+
ok_eq('00:12:34', c.at_smil('12:34').to_smil)
|
65
|
+
ok_eq('00:00:12.15', c.at_smil('12.15').to_smil)
|
66
|
+
ok_eq('00:00:12.05', c.at_smil('12.05').to_smil)
|
67
|
+
|
68
|
+
# test_at_smil
|
69
|
+
t = c.at_smil('12')
|
70
|
+
ok_eq(12.0, t.to_f)
|
71
|
+
ok_eq(c.at(12), t) # same
|
72
|
+
|
73
|
+
t = c.at_smil('12.15')
|
74
|
+
ok_eq(12.5, t.to_f)
|
75
|
+
ok_eq(c.at(12.5), t) # same
|
76
|
+
|
77
|
+
# should test with range...
|
78
|
+
ok_eq(12.333333, c.at_smil('12.10').to_f)
|
79
|
+
ok_eq(45296.5, c.at_smil('12:34:56.15').to_f)
|
80
|
+
|
81
|
+
# test_frame_to_usec
|
82
|
+
ok_eq(500000, c.frame_to_usec(15))
|
83
|
+
|
84
|
+
# test_usec_to_frame
|
85
|
+
ok_eq(15, c.usec_to_frame(500000))
|
86
|
+
|
87
|
+
(0..30).each {|n|
|
88
|
+
usec = c.frame_to_usec(n)
|
89
|
+
frame = c.usec_to_frame(usec)
|
90
|
+
ok_eq(n, frame)
|
91
|
+
}
|
92
|
+
|
93
|
+
# test_parse_smil
|
94
|
+
ok_eq([ 0, 0, 12, 0], c.parse_smil('12'))
|
95
|
+
ok_eq([ 0, 12, 34, 0], c.parse_smil('12:34'))
|
96
|
+
ok_eq([12, 34, 56, 0], c.parse_smil('12:34:56'))
|
97
|
+
ok_eq([12, 34, 56, 15], c.parse_smil('12:34:56.15'))
|
98
|
+
ok_eq([ 0, 12, 34, 15], c.parse_smil('12:34.15'))
|
99
|
+
|
100
|
+
# test_with_range
|
101
|
+
ok_eq(0, c.with_range(-1, 0, 29))
|
102
|
+
ok_eq(29, c.with_range(30, 0, 29))
|
103
|
+
end
|
104
|
+
end
|
105
|
+
end
|
@@ -0,0 +1,331 @@
|
|
1
|
+
#
|
2
|
+
# Copyright (C) 2002-2004 Satoru Takabayashi <satoru@namazu.org>
|
3
|
+
# Copyright (C) 2003-2006 Kouichirou Eto
|
4
|
+
# All rights reserved.
|
5
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
6
|
+
#
|
7
|
+
# You can redistribute it and/or modify it under the terms of
|
8
|
+
# the GNU General Public License version 2.
|
9
|
+
#
|
10
|
+
|
11
|
+
$LOAD_PATH << '..' unless $LOAD_PATH.include? '..'
|
12
|
+
require 'qwik/ml-gettext'
|
13
|
+
require 'qwik/mail'
|
14
|
+
require 'qwik/ml-exception'
|
15
|
+
#require 'qwik/util-basic'
|
16
|
+
require 'qwik/util-safe'
|
17
|
+
require 'qwik/util-string'
|
18
|
+
require 'qwik/util-time'
|
19
|
+
require 'time'
|
20
|
+
|
21
|
+
#require 'kconv'
|
22
|
+
#require 'net/smtp'
|
23
|
+
require 'socket'
|
24
|
+
require 'timeout'
|
25
|
+
|
26
|
+
class TCPSocket
|
27
|
+
def address
|
28
|
+
return peeraddr[3]
|
29
|
+
end
|
30
|
+
|
31
|
+
def hostname
|
32
|
+
return peeraddr[2]
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
module QuickML
|
37
|
+
class TooLargeMail < StandardError; end
|
38
|
+
|
39
|
+
class SmtpSession
|
40
|
+
include GetText
|
41
|
+
|
42
|
+
COMMAND_TABLE = [:helo, :ehlo, :noop, :quit, :rset, :rcpt, :mail, :data]
|
43
|
+
|
44
|
+
def initialize (config, logger, catalog, socket)
|
45
|
+
@config = config
|
46
|
+
@logger = logger
|
47
|
+
@catalog = catalog
|
48
|
+
@socket = socket
|
49
|
+
|
50
|
+
@server_name = 'QuickML'
|
51
|
+
|
52
|
+
@hello_host = 'hello.host.invalid'
|
53
|
+
@protocol = nil
|
54
|
+
@peer_hostname = @socket.hostname
|
55
|
+
@peer_address = @socket.address
|
56
|
+
@remote_host = (@peer_hostname or @peer_address)
|
57
|
+
|
58
|
+
@data_finished = false
|
59
|
+
@my_hostname = 'localhost'
|
60
|
+
@my_hostname = Socket.gethostname if @config.ml_port == 25
|
61
|
+
@message_charset = nil
|
62
|
+
end
|
63
|
+
|
64
|
+
def start
|
65
|
+
elapsed = calc_time {
|
66
|
+
_start
|
67
|
+
}
|
68
|
+
@logger.vlog "Session finished: #{elapsed} sec."
|
69
|
+
end
|
70
|
+
|
71
|
+
private
|
72
|
+
|
73
|
+
def calc_time
|
74
|
+
start_time = Time.now
|
75
|
+
yield
|
76
|
+
elapsed = Time.now - start_time
|
77
|
+
return elapsed
|
78
|
+
end
|
79
|
+
|
80
|
+
def _start
|
81
|
+
begin
|
82
|
+
def_puts(@socket)
|
83
|
+
connect
|
84
|
+
timeout(@config.timeout) {
|
85
|
+
process
|
86
|
+
}
|
87
|
+
rescue TimeoutError
|
88
|
+
@logger.vlog "Timeout: #{@remote_host}"
|
89
|
+
ensure
|
90
|
+
close
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
def def_puts(socket)
|
95
|
+
def socket.puts(*objs)
|
96
|
+
objs.each {|x|
|
97
|
+
begin
|
98
|
+
self.print x.xchomp, "\r\n"
|
99
|
+
rescue Errno::EPIPE
|
100
|
+
end
|
101
|
+
}
|
102
|
+
end
|
103
|
+
end
|
104
|
+
|
105
|
+
def connect
|
106
|
+
@socket.puts "220 #{@my_hostname} ESMTP #{@server_name}"
|
107
|
+
@logger.vlog "Connect: #{@remote_host}"
|
108
|
+
end
|
109
|
+
|
110
|
+
def process
|
111
|
+
until @socket.closed?
|
112
|
+
begin
|
113
|
+
mail = Mail.new
|
114
|
+
receive_mail(mail)
|
115
|
+
if mail.valid?
|
116
|
+
process_mail(@config, mail)
|
117
|
+
end
|
118
|
+
rescue TooLargeMail
|
119
|
+
cleanup_connection
|
120
|
+
report_too_large_mail(mail) if mail.valid?
|
121
|
+
@logger.log "Too Large Mail: #{mail.from}"
|
122
|
+
rescue TooLongLine
|
123
|
+
cleanup_connection
|
124
|
+
@logger.log "Too Long Line: #{mail.from}"
|
125
|
+
end
|
126
|
+
end
|
127
|
+
end
|
128
|
+
|
129
|
+
def receive_mail (mail)
|
130
|
+
while line = @socket.safe_gets
|
131
|
+
line = line.xchomp
|
132
|
+
command, arg = line.split(/\s+/, 2)
|
133
|
+
return if command.nil? || command.empty?
|
134
|
+
command = command.downcase.intern # 'HELO' => :helo
|
135
|
+
if COMMAND_TABLE.include?(command)
|
136
|
+
@logger.vlog "Command: #{line}"
|
137
|
+
send(command, mail, arg)
|
138
|
+
else
|
139
|
+
@logger.vlog "Unknown SMTP Command: #{command} #{arg}"
|
140
|
+
@socket.puts '502 Error: command not implemented'
|
141
|
+
end
|
142
|
+
break if command == :quit or command == :data
|
143
|
+
end
|
144
|
+
end
|
145
|
+
|
146
|
+
# Abstract
|
147
|
+
def process_mail(config, mail)
|
148
|
+
# do nothing.
|
149
|
+
end
|
150
|
+
|
151
|
+
def helo (mail, arg)
|
152
|
+
return if arg.nil?
|
153
|
+
@hello_host = arg.split.first
|
154
|
+
@socket.puts "250 #{@my_hostname}"
|
155
|
+
@protocol = 'SMTP'
|
156
|
+
end
|
157
|
+
|
158
|
+
def ehlo (mail, arg)
|
159
|
+
@hello_host = arg.split.first
|
160
|
+
@socket.puts "250-#{@my_hostname}"
|
161
|
+
@socket.puts '250 PIPELINING'
|
162
|
+
@protocol = 'ESMTP'
|
163
|
+
end
|
164
|
+
|
165
|
+
def noop (mail, arg)
|
166
|
+
@socket.puts '250 ok'
|
167
|
+
end
|
168
|
+
|
169
|
+
def quit (mail, arg)
|
170
|
+
@socket.puts '221 Bye'
|
171
|
+
close
|
172
|
+
end
|
173
|
+
|
174
|
+
def rset (mail, arg)
|
175
|
+
mail.mail_from = nil
|
176
|
+
mail.clear_recipients
|
177
|
+
@socket.puts '250 ok'
|
178
|
+
end
|
179
|
+
|
180
|
+
def rcpt (mail, arg)
|
181
|
+
if mail.mail_from.nil?
|
182
|
+
@socket.puts '503 Error: need MAIL command'
|
183
|
+
elsif /^To:\s*<(.*)>/i =~ arg or /^To:\s*(.*)/i =~ arg
|
184
|
+
address = $1
|
185
|
+
if Mail.address_of_domain?(address, @config.ml_domain)
|
186
|
+
mail.add_recipient(address)
|
187
|
+
@socket.puts '250 ok'
|
188
|
+
else
|
189
|
+
@socket.puts "554 <#{address}>: Recipient address rejected"
|
190
|
+
@logger.vlog "Unacceptable RCPT TO:<#{address}>"
|
191
|
+
end
|
192
|
+
else
|
193
|
+
@socket.puts "501 Syntax: RCPT TO: <address>"
|
194
|
+
end
|
195
|
+
end
|
196
|
+
|
197
|
+
def mail (mail, arg)
|
198
|
+
if @protocol.nil?
|
199
|
+
@socket.puts '503 Error: send HELO/EHLO first'
|
200
|
+
elsif /^From:\s*<(.*)>/i =~ arg or /^From:\s*(.*)/i =~ arg
|
201
|
+
mail.mail_from = $1
|
202
|
+
@socket.puts '250 ok'
|
203
|
+
else
|
204
|
+
@socket.puts "501 Syntax: MAIL FROM: <address>"
|
205
|
+
end
|
206
|
+
end
|
207
|
+
|
208
|
+
def data (mail, arg)
|
209
|
+
if mail.recipients.empty?
|
210
|
+
@socket.puts '503 Error: need RCPT command'
|
211
|
+
else
|
212
|
+
@socket.puts '354 send the mail data, end with .';
|
213
|
+
begin
|
214
|
+
read_mail(mail)
|
215
|
+
ensure
|
216
|
+
@message_charset = mail.charset
|
217
|
+
end
|
218
|
+
@socket.puts '250 ok'
|
219
|
+
end
|
220
|
+
end
|
221
|
+
|
222
|
+
def read_mail (mail)
|
223
|
+
len = 0
|
224
|
+
lines = []
|
225
|
+
while line = @socket.safe_gets
|
226
|
+
break if end_of_data?(line)
|
227
|
+
len += line.length
|
228
|
+
if @config.max_mail_length < len
|
229
|
+
mail.read(lines.join('')) # Generate a header for an error report.
|
230
|
+
raise TooLargeMail
|
231
|
+
end
|
232
|
+
line.sub!(/^\.\./, '.') # unescape
|
233
|
+
line = line.normalize_eol
|
234
|
+
lines << line
|
235
|
+
# I do not know why but constructing mail_string with
|
236
|
+
# String#<< here is very slow.
|
237
|
+
# mail_string << line
|
238
|
+
end
|
239
|
+
mail_string = lines.join('')
|
240
|
+
@data_finished = true
|
241
|
+
mail.read(mail_string)
|
242
|
+
mail.unshift_field('Received', received_field)
|
243
|
+
end
|
244
|
+
|
245
|
+
def end_of_data? (line)
|
246
|
+
#return line.xchomp == '.'
|
247
|
+
return line == ".\r\n"
|
248
|
+
end
|
249
|
+
|
250
|
+
def received_field
|
251
|
+
received_field_internal(@hello_host, @peer_hostname, @peer_address,
|
252
|
+
@my_hostname, @server_name, @protocol,
|
253
|
+
Time.now.rfc2822)
|
254
|
+
end
|
255
|
+
|
256
|
+
def received_field_internal(hello_host, peer_hostname, peer_address,
|
257
|
+
my_hostname, server_name, protocol, time)
|
258
|
+
"from #{hello_host} (#{peer_hostname} [#{peer_address}])
|
259
|
+
by #{my_hostname} (#{server_name}) with #{protocol};
|
260
|
+
#{time}%s"
|
261
|
+
end
|
262
|
+
|
263
|
+
def cleanup_connection
|
264
|
+
unless @data_finished
|
265
|
+
discard_data
|
266
|
+
end
|
267
|
+
@socket.puts '221 Bye'
|
268
|
+
close
|
269
|
+
end
|
270
|
+
|
271
|
+
def discard_data
|
272
|
+
begin
|
273
|
+
while line = @socket.safe_gets
|
274
|
+
break if end_of_data?(line)
|
275
|
+
end
|
276
|
+
rescue TooLongLine
|
277
|
+
retry
|
278
|
+
end
|
279
|
+
end
|
280
|
+
|
281
|
+
# Abstract
|
282
|
+
def report_too_large_mail (mail)
|
283
|
+
# do nothing.
|
284
|
+
end
|
285
|
+
|
286
|
+
def close
|
287
|
+
return if @socket.closed?
|
288
|
+
@socket.close
|
289
|
+
@logger.vlog "Closed: #{@remote_host}"
|
290
|
+
end
|
291
|
+
end
|
292
|
+
end
|
293
|
+
|
294
|
+
if $0 == __FILE__
|
295
|
+
require 'qwik/testunit'
|
296
|
+
require 'qwik/mock-socket'
|
297
|
+
require 'qwik/mock-logger'
|
298
|
+
require 'qwik/config'
|
299
|
+
require 'qwik/qp'
|
300
|
+
require 'pp'
|
301
|
+
$test = true
|
302
|
+
end
|
303
|
+
|
304
|
+
if defined?($test) && $test
|
305
|
+
class TestSmtpSession < Test::Unit::TestCase
|
306
|
+
def test_all
|
307
|
+
config = Qwik::Config.new
|
308
|
+
logger = QuickML::MockLogger.new
|
309
|
+
hash = {
|
310
|
+
:logger => logger,
|
311
|
+
:sites_dir => '.',
|
312
|
+
}
|
313
|
+
config.update(hash)
|
314
|
+
|
315
|
+
socket = QuickML::MockSocket.new "HELO localhost
|
316
|
+
MAIL FROM: user@example.net
|
317
|
+
RCPT TO: test@example.com
|
318
|
+
DATA
|
319
|
+
To: test@example.com
|
320
|
+
From: user@example.net
|
321
|
+
Subject: create
|
322
|
+
|
323
|
+
create new ML.
|
324
|
+
.
|
325
|
+
QUIT
|
326
|
+
"
|
327
|
+
session = QuickML::SmtpSession.new(config, logger, config.catalog, socket)
|
328
|
+
session.start
|
329
|
+
end
|
330
|
+
end
|
331
|
+
end
|