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,122 @@
|
|
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
|
+
$KCODE = 's' # FIXME: Remove $KCODE
|
12
|
+
|
13
|
+
require 'fileutils'
|
14
|
+
|
15
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
16
|
+
require 'qwik/config'
|
17
|
+
require 'qwik/ml-memory'
|
18
|
+
require 'qwik/ml-server'
|
19
|
+
require 'qwik/ml-sweeper'
|
20
|
+
|
21
|
+
$ml_debug = false
|
22
|
+
# $ml_debug = true
|
23
|
+
|
24
|
+
module QuickML
|
25
|
+
class QuickMLServer
|
26
|
+
def self.main(args)
|
27
|
+
server = QuickMLServer.new
|
28
|
+
|
29
|
+
config = Qwik::Config.new
|
30
|
+
Qwik::Config.load_args_and_config(config, $0, args)
|
31
|
+
config.update({:debug => true, :verbose_mode => true}) if $ml_debug
|
32
|
+
|
33
|
+
ServerMemory.init_logger(config, config)
|
34
|
+
ServerMemory.init_mutex(config)
|
35
|
+
ServerMemory.init_catalog(config)
|
36
|
+
|
37
|
+
server.run(config)
|
38
|
+
end
|
39
|
+
|
40
|
+
def initialize
|
41
|
+
# Do nothing.
|
42
|
+
end
|
43
|
+
|
44
|
+
def run (config)
|
45
|
+
QuickMLServer.check_directory(config.sites_dir)
|
46
|
+
|
47
|
+
if ! config.debug
|
48
|
+
QuickMLServer.be_daemon
|
49
|
+
QuickMLServer.be_secure(config)
|
50
|
+
end
|
51
|
+
|
52
|
+
server = Server.new(config)
|
53
|
+
sweeper = Sweeper.new(config)
|
54
|
+
trap(:TERM) { server.shutdown; sweeper.shutdown }
|
55
|
+
trap(:INT) { server.shutdown; sweeper.shutdown }
|
56
|
+
if Signal.list.key?("HUP")
|
57
|
+
trap(:HUP) { config.logger.reopen }
|
58
|
+
end
|
59
|
+
sweeper_thread = Thread.new { sweeper.start }
|
60
|
+
sweeper_thread.abort_on_exception = true
|
61
|
+
|
62
|
+
if config.debug
|
63
|
+
require 'qwik/autoreload'
|
64
|
+
AutoReload.start(1, true, 'ML') # auto reload every sec.
|
65
|
+
end
|
66
|
+
|
67
|
+
server.start
|
68
|
+
end
|
69
|
+
|
70
|
+
private
|
71
|
+
|
72
|
+
def self.check_directory(dir)
|
73
|
+
error("#{dir}: No such directory") if ! File.directory?(dir)
|
74
|
+
error("#{dir}: is not writable") if ! File.writable?(dir)
|
75
|
+
end
|
76
|
+
|
77
|
+
def self.error (msg)
|
78
|
+
STDERR.puts "#{$0}: #{msg}"
|
79
|
+
exit(1)
|
80
|
+
end
|
81
|
+
|
82
|
+
def self.be_daemon
|
83
|
+
exit!(0) if fork
|
84
|
+
Process::setsid
|
85
|
+
exit!(0) if fork
|
86
|
+
Dir::chdir('/')
|
87
|
+
File::umask(022)
|
88
|
+
STDIN.reopen('/dev/null', 'r+')
|
89
|
+
STDOUT.reopen('/dev/null', 'r+')
|
90
|
+
STDERR.reopen('/dev/null', 'r+')
|
91
|
+
end
|
92
|
+
|
93
|
+
def self.be_secure(config)
|
94
|
+
return unless Process.uid == 0
|
95
|
+
uid = Etc::getpwnam(config.user).uid
|
96
|
+
gid = Etc::getgrnam(config.group).gid
|
97
|
+
FileUtils.touch(config.ml_pid_file)
|
98
|
+
ml_log_file = (config[:log_dir].path + Logger::ML_LOG_FILE).to_s
|
99
|
+
FileUtils.touch(ml_log_file)
|
100
|
+
File.chown(uid, gid, config.sites_dir)
|
101
|
+
File.chown(uid, gid, config.ml_pid_file)
|
102
|
+
File.chown(uid, gid, ml_log_file)
|
103
|
+
Process.uid = uid
|
104
|
+
Process.gid = gid
|
105
|
+
Process.euid = uid
|
106
|
+
end
|
107
|
+
end
|
108
|
+
end
|
109
|
+
|
110
|
+
if $0 == __FILE__
|
111
|
+
require 'qwik/test-module-ml'
|
112
|
+
$test = true
|
113
|
+
end
|
114
|
+
|
115
|
+
if defined?($test) && $test
|
116
|
+
class TestMLQuickMLServer < Test::Unit::TestCase
|
117
|
+
def test_all
|
118
|
+
# Just create it.
|
119
|
+
qml_server = QuickML::QuickMLServer.new
|
120
|
+
end
|
121
|
+
end
|
122
|
+
end
|
File without changes
|
@@ -0,0 +1,107 @@
|
|
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
|
+
require 'socket'
|
12
|
+
require 'etc'
|
13
|
+
require 'thread'
|
14
|
+
require 'thwait'
|
15
|
+
require 'timeout'
|
16
|
+
require 'time'
|
17
|
+
require 'net/smtp' # FIXME: Which code uses smtp?
|
18
|
+
|
19
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
20
|
+
require 'qwik/ml-session'
|
21
|
+
require 'qwik/util-safe'
|
22
|
+
require 'qwik/util-pid'
|
23
|
+
|
24
|
+
module QuickML
|
25
|
+
class Server
|
26
|
+
include PidModule
|
27
|
+
|
28
|
+
def initialize (config)
|
29
|
+
@config = config
|
30
|
+
$ml_debug = true if @config.debug
|
31
|
+
@status = :stop
|
32
|
+
@logger = @config.logger
|
33
|
+
@server = TCPServer.new(@config.bind_address, @config.ml_port)
|
34
|
+
end
|
35
|
+
|
36
|
+
def start
|
37
|
+
raise 'server already started' if @status != :stop
|
38
|
+
write_pid_file(@config.ml_pid_file)
|
39
|
+
@logger.log sprintf('Server started at %s:%d [%d]',
|
40
|
+
'localhost', @config.ml_port, Process.pid)
|
41
|
+
accept
|
42
|
+
@logger.log "Server exited [#{Process.pid}]"
|
43
|
+
remove_pid_file(@config.ml_pid_file)
|
44
|
+
end
|
45
|
+
|
46
|
+
def shutdown
|
47
|
+
begin
|
48
|
+
@server.shutdown
|
49
|
+
rescue Errno::ENOTCONN
|
50
|
+
p 'Already disconnected.'
|
51
|
+
end
|
52
|
+
@status = :shutdown
|
53
|
+
end
|
54
|
+
|
55
|
+
private
|
56
|
+
|
57
|
+
def accept
|
58
|
+
running_sessions = []
|
59
|
+
@status = :running
|
60
|
+
while @status == :running
|
61
|
+
begin
|
62
|
+
t = Thread.new(@server.accept) {|s|
|
63
|
+
process_session(s)
|
64
|
+
}
|
65
|
+
t.abort_on_exception = true
|
66
|
+
running_sessions.push(t)
|
67
|
+
rescue Errno::ECONNABORTED # caused by @server.shutdown
|
68
|
+
rescue Errno::EINVAL
|
69
|
+
end
|
70
|
+
running_sessions.delete_if {|t| t.status == false }
|
71
|
+
if running_sessions.length >= @config.max_threads
|
72
|
+
ThreadsWait.new(running_sessions).next_wait
|
73
|
+
end
|
74
|
+
end
|
75
|
+
running_sessions.each {|t| t.join }
|
76
|
+
end
|
77
|
+
|
78
|
+
def process_session (socket)
|
79
|
+
begin
|
80
|
+
c = @config
|
81
|
+
session = Session.new(c, c.logger, c.catalog, socket)
|
82
|
+
session.start
|
83
|
+
rescue Exception => e
|
84
|
+
@logger.log "Unknown Session Error: #{e.class}: #{e.message}"
|
85
|
+
@logger.log e.backtrace
|
86
|
+
end
|
87
|
+
end
|
88
|
+
|
89
|
+
end
|
90
|
+
end
|
91
|
+
|
92
|
+
if $0 == __FILE__
|
93
|
+
require 'qwik/test-module-ml'
|
94
|
+
require 'qwik/config'
|
95
|
+
$test = true
|
96
|
+
end
|
97
|
+
|
98
|
+
if defined?($test) && $test
|
99
|
+
class TestMLServer < Test::Unit::TestCase
|
100
|
+
def test_all
|
101
|
+
#return
|
102
|
+
config = Qwik::Config.new
|
103
|
+
config[:ml_port] = 9195
|
104
|
+
server = QuickML::Server.new(config)
|
105
|
+
end
|
106
|
+
end
|
107
|
+
end
|
@@ -0,0 +1,348 @@
|
|
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.unshift '..' unless $LOAD_PATH.include? '..'
|
12
|
+
require 'qwik/ml-gettext'
|
13
|
+
require 'qwik/mail'
|
14
|
+
require 'qwik/ml-processor'
|
15
|
+
require 'qwik/ml-exception'
|
16
|
+
require 'qwik/util-basic'
|
17
|
+
require 'qwik/util-safe'
|
18
|
+
|
19
|
+
require 'kconv'
|
20
|
+
require 'net/smtp'
|
21
|
+
require 'socket'
|
22
|
+
#require 'qwik/util-socket'
|
23
|
+
|
24
|
+
class TCPSocket
|
25
|
+
def address
|
26
|
+
return peeraddr[3]
|
27
|
+
end
|
28
|
+
|
29
|
+
def hostname
|
30
|
+
return peeraddr[2]
|
31
|
+
end
|
32
|
+
end
|
33
|
+
|
34
|
+
module QuickML
|
35
|
+
class TooLargeMail < QuickMLException; end
|
36
|
+
|
37
|
+
class Session
|
38
|
+
include GetText
|
39
|
+
|
40
|
+
COMMAND_TABLE = [:helo, :ehlo, :noop, :quit, :rset, :rcpt, :mail, :data]
|
41
|
+
|
42
|
+
# def initialize (config, socket)
|
43
|
+
def initialize (config, logger, catalog, socket)
|
44
|
+
@socket = socket
|
45
|
+
@config = config
|
46
|
+
# @logger = @config.logger
|
47
|
+
# @catalog = @config.catalog
|
48
|
+
@logger = logger
|
49
|
+
@catalog = catalog
|
50
|
+
|
51
|
+
@hello_host = 'hello.host.invalid'
|
52
|
+
@protocol = nil
|
53
|
+
@peer_hostname = @socket.hostname
|
54
|
+
@peer_address = @socket.address
|
55
|
+
@remote_host = (@peer_hostname or @peer_address)
|
56
|
+
|
57
|
+
@data_finished = false
|
58
|
+
@my_hostname = 'localhost'
|
59
|
+
@my_hostname = Socket.gethostname if @config.ml_port == 25
|
60
|
+
@message_charset = nil
|
61
|
+
end
|
62
|
+
|
63
|
+
def start
|
64
|
+
elapsed = calc_time {
|
65
|
+
_start
|
66
|
+
}
|
67
|
+
@logger.vlog "Session finished: #{elapsed} sec."
|
68
|
+
end
|
69
|
+
|
70
|
+
private
|
71
|
+
|
72
|
+
def calc_time
|
73
|
+
start_time = Time.now
|
74
|
+
yield
|
75
|
+
elapsed = Time.now - start_time
|
76
|
+
return elapsed
|
77
|
+
end
|
78
|
+
|
79
|
+
def _start
|
80
|
+
begin
|
81
|
+
def_puts(@socket)
|
82
|
+
connect
|
83
|
+
timeout(@config.timeout) {
|
84
|
+
process
|
85
|
+
}
|
86
|
+
rescue TimeoutError
|
87
|
+
@logger.vlog "Timeout: #{@remote_host}"
|
88
|
+
ensure
|
89
|
+
close
|
90
|
+
end
|
91
|
+
end
|
92
|
+
|
93
|
+
def def_puts(socket)
|
94
|
+
def socket.puts(*objs)
|
95
|
+
objs.each {|x|
|
96
|
+
begin
|
97
|
+
self.print x.xchomp, "\r\n"
|
98
|
+
rescue Errno::EPIPE
|
99
|
+
end
|
100
|
+
}
|
101
|
+
end
|
102
|
+
end
|
103
|
+
|
104
|
+
def connect
|
105
|
+
@socket.puts "220 #{@my_hostname} ESMTP QuickML"
|
106
|
+
@logger.vlog "Connect: #{@remote_host}"
|
107
|
+
end
|
108
|
+
|
109
|
+
def process
|
110
|
+
until @socket.closed?
|
111
|
+
begin
|
112
|
+
mail = Mail.new
|
113
|
+
receive_mail(mail)
|
114
|
+
if mail.valid?
|
115
|
+
processor = Processor.new(@config, mail)
|
116
|
+
processor.process
|
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
|
+
def helo (mail, arg)
|
147
|
+
return if arg.nil?
|
148
|
+
@hello_host = arg.split.first
|
149
|
+
@socket.puts "250 #{@my_hostname}"
|
150
|
+
@protocol = 'SMTP'
|
151
|
+
end
|
152
|
+
|
153
|
+
def ehlo (mail, arg)
|
154
|
+
@hello_host = arg.split.first
|
155
|
+
@socket.puts "250-#{@my_hostname}"
|
156
|
+
@socket.puts '250 PIPELINING'
|
157
|
+
@protocol = 'ESMTP'
|
158
|
+
end
|
159
|
+
|
160
|
+
def noop (mail, arg)
|
161
|
+
@socket.puts '250 ok'
|
162
|
+
end
|
163
|
+
|
164
|
+
def quit (mail, arg)
|
165
|
+
@socket.puts '221 Bye'
|
166
|
+
close
|
167
|
+
end
|
168
|
+
|
169
|
+
def rset (mail, arg)
|
170
|
+
mail.mail_from = nil
|
171
|
+
mail.clear_recipients
|
172
|
+
@socket.puts '250 ok'
|
173
|
+
end
|
174
|
+
|
175
|
+
def rcpt (mail, arg)
|
176
|
+
if mail.mail_from.nil?
|
177
|
+
@socket.puts '503 Error: need MAIL command'
|
178
|
+
elsif /^To:\s*<(.*)>/i =~ arg or /^To:\s*(.*)/i =~ arg
|
179
|
+
address = $1
|
180
|
+
if Mail.address_of_domain?(address, @config.ml_domain)
|
181
|
+
mail.add_recipient(address)
|
182
|
+
@socket.puts '250 ok'
|
183
|
+
else
|
184
|
+
@socket.puts "554 <#{address}>: Recipient address rejected"
|
185
|
+
@logger.vlog "Unacceptable RCPT TO:<#{address}>"
|
186
|
+
end
|
187
|
+
else
|
188
|
+
@socket.puts "501 Syntax: RCPT TO: <address>"
|
189
|
+
end
|
190
|
+
end
|
191
|
+
|
192
|
+
def mail (mail, arg)
|
193
|
+
if @protocol.nil?
|
194
|
+
@socket.puts '503 Error: send HELO/EHLO first'
|
195
|
+
elsif /^From:\s*<(.*)>/i =~ arg or /^From:\s*(.*)/i =~ arg
|
196
|
+
mail.mail_from = $1
|
197
|
+
@socket.puts '250 ok'
|
198
|
+
else
|
199
|
+
@socket.puts "501 Syntax: MAIL FROM: <address>"
|
200
|
+
end
|
201
|
+
end
|
202
|
+
|
203
|
+
def data (mail, arg)
|
204
|
+
if mail.recipients.empty?
|
205
|
+
@socket.puts '503 Error: need RCPT command'
|
206
|
+
else
|
207
|
+
@socket.puts '354 send the mail data, end with .';
|
208
|
+
begin
|
209
|
+
read_mail(mail)
|
210
|
+
ensure
|
211
|
+
@message_charset = mail.charset
|
212
|
+
end
|
213
|
+
@socket.puts '250 ok'
|
214
|
+
end
|
215
|
+
end
|
216
|
+
|
217
|
+
def read_mail (mail)
|
218
|
+
len = 0
|
219
|
+
lines = []
|
220
|
+
while line = @socket.safe_gets
|
221
|
+
break if end_of_data?(line)
|
222
|
+
len += line.length
|
223
|
+
if @config.max_mail_length < len
|
224
|
+
mail.read(lines.join('')) # Generate a header for an error report.
|
225
|
+
raise TooLargeMail
|
226
|
+
end
|
227
|
+
line.sub!(/^\.\./, '.') # unescape
|
228
|
+
line = line.normalize_eol
|
229
|
+
lines << line
|
230
|
+
# I do not know why but constructing mail_string with
|
231
|
+
# String#<< here is very slow.
|
232
|
+
# mail_string << line
|
233
|
+
end
|
234
|
+
mail_string = lines.join('')
|
235
|
+
@data_finished = true
|
236
|
+
mail.read(mail_string)
|
237
|
+
mail.unshift_field('Received', received_field)
|
238
|
+
end
|
239
|
+
|
240
|
+
def end_of_data? (line)
|
241
|
+
# line.xchomp == '.'
|
242
|
+
return line == ".\r\n"
|
243
|
+
end
|
244
|
+
|
245
|
+
def received_field
|
246
|
+
sprintf("from %s (%s [%s])\n" +
|
247
|
+
" by %s (QuickML) with %s;\n" +
|
248
|
+
" %s",
|
249
|
+
@hello_host,
|
250
|
+
@peer_hostname,
|
251
|
+
@peer_address,
|
252
|
+
@my_hostname,
|
253
|
+
@protocol,
|
254
|
+
Time.now.rfc2822)
|
255
|
+
end
|
256
|
+
|
257
|
+
def cleanup_connection
|
258
|
+
unless @data_finished
|
259
|
+
discard_data
|
260
|
+
end
|
261
|
+
@socket.puts '221 Bye'
|
262
|
+
close
|
263
|
+
end
|
264
|
+
|
265
|
+
def discard_data
|
266
|
+
begin
|
267
|
+
while line = @socket.safe_gets
|
268
|
+
break if end_of_data?(line)
|
269
|
+
end
|
270
|
+
rescue TooLongLine
|
271
|
+
retry
|
272
|
+
end
|
273
|
+
end
|
274
|
+
|
275
|
+
def report_too_large_mail (mail)
|
276
|
+
header = []
|
277
|
+
subject = Mail.encode_field(_("[QuickML] Error: %s", mail['Subject']))
|
278
|
+
header.push(['To', mail.from],
|
279
|
+
['From', @config.ml_postmaster],
|
280
|
+
['Subject', subject],
|
281
|
+
['Content-Type', content_type])
|
282
|
+
|
283
|
+
max = @config.max_mail_length.commify
|
284
|
+
body = _("Sorry, your mail exceeds the length limitation.\n")
|
285
|
+
body << _("The max length is %s bytes.\n\n", max)
|
286
|
+
orig_subject = codeconv(Mail.decode_subject(mail['Subject']))
|
287
|
+
body << "Subject: #{orig_subject}\n"
|
288
|
+
body << "To: #{mail['To']}\n"
|
289
|
+
body << "From: #{mail['From']}\n"
|
290
|
+
body << "Date: #{mail['Date']}\n"
|
291
|
+
Sendmail.send_mail(@config.smtp_host, @config.smtp_port, @logger,
|
292
|
+
:mail_from => '',
|
293
|
+
:recipient => mail.from,
|
294
|
+
:header => header,
|
295
|
+
:body => body)
|
296
|
+
end
|
297
|
+
|
298
|
+
# FIXME: this is the same method of QuickML#content_type
|
299
|
+
def content_type
|
300
|
+
return Mail.content_type(@config.content_type, @message_charset)
|
301
|
+
end
|
302
|
+
|
303
|
+
def close
|
304
|
+
return if @socket.closed?
|
305
|
+
@socket.close
|
306
|
+
@logger.vlog "Closed: #{@remote_host}"
|
307
|
+
end
|
308
|
+
end
|
309
|
+
end
|
310
|
+
|
311
|
+
if $0 == __FILE__
|
312
|
+
require 'qwik/test-module-ml'
|
313
|
+
require 'qwik/config'
|
314
|
+
$test = true
|
315
|
+
end
|
316
|
+
|
317
|
+
if defined?($test) && $test
|
318
|
+
class TestMLSession < Test::Unit::TestCase
|
319
|
+
def test_all
|
320
|
+
return
|
321
|
+
config = Qwik::Config.new
|
322
|
+
hash = {
|
323
|
+
:logger => QuickML::MockLogger.new,
|
324
|
+
:sites_dir => '.',
|
325
|
+
}
|
326
|
+
config.update(hash)
|
327
|
+
QuickML::ServerMemory.init_mutex(config)
|
328
|
+
QuickML::ServerMemory.init_catalog(config)
|
329
|
+
old_test_memory = $test_memory
|
330
|
+
$test_memory = Qwik::ServerMemory.new(config) # FIXME: Ugly.
|
331
|
+
socket = QuickML::MockSocket.new "HELO localhost
|
332
|
+
MAIL FROM: user@example.net
|
333
|
+
RCPT TO: test@example.com
|
334
|
+
DATA
|
335
|
+
To: test@example.com
|
336
|
+
From: user@example.net
|
337
|
+
Subject: create
|
338
|
+
|
339
|
+
create new ML.
|
340
|
+
.
|
341
|
+
QUIT
|
342
|
+
"
|
343
|
+
session = QuickML::Session.new(config, socket)
|
344
|
+
session.start
|
345
|
+
$test_memory = old_test_memory
|
346
|
+
end
|
347
|
+
end
|
348
|
+
end
|
@@ -0,0 +1,101 @@
|
|
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.unshift '..' unless $LOAD_PATH.include? '..'
|
12
|
+
require 'qwik/group'
|
13
|
+
|
14
|
+
module QuickML
|
15
|
+
class Sweeper
|
16
|
+
def initialize (config)
|
17
|
+
@config = config
|
18
|
+
@status = :safe
|
19
|
+
@logger = @config.logger
|
20
|
+
end
|
21
|
+
|
22
|
+
def start
|
23
|
+
@logger.vlog 'Sweeper started'
|
24
|
+
loop {
|
25
|
+
sleep(@config.sweep_interval)
|
26
|
+
begin
|
27
|
+
sweep
|
28
|
+
rescue Exception => e
|
29
|
+
@logger.log "Unknown Sweep Error: #{e.class}: #{e.message}"
|
30
|
+
@logger.log e.backtrace
|
31
|
+
end
|
32
|
+
}
|
33
|
+
end
|
34
|
+
|
35
|
+
def shutdown
|
36
|
+
until @status == :safe
|
37
|
+
sleep(0.5)
|
38
|
+
end
|
39
|
+
@logger.vlog 'Sweeper shutdown'
|
40
|
+
end
|
41
|
+
|
42
|
+
private
|
43
|
+
|
44
|
+
def sweep
|
45
|
+
@status = :sweeping
|
46
|
+
@logger.vlog 'Sweeper runs'
|
47
|
+
Dir.new(@config.sites_dir).each {|filename|
|
48
|
+
filename = File.join(@config.sites_dir, filename)
|
49
|
+
if Sweeper.ml_file?(filename)
|
50
|
+
mlname = File.basename(filename)
|
51
|
+
address = Sweeper.mladdress(mlname, @config.ml_domain)
|
52
|
+
ServerMemory.ml_mutex(@config, address).synchronize {
|
53
|
+
ml = Group.new(@config, address)
|
54
|
+
ml.group_config_check_exist
|
55
|
+
sweep_ml(ml)
|
56
|
+
}
|
57
|
+
end
|
58
|
+
}
|
59
|
+
@logger.vlog 'Sweeper finished'
|
60
|
+
@status = :safe
|
61
|
+
end
|
62
|
+
|
63
|
+
def self.ml_file? (filename)
|
64
|
+
return false if File.file?(filename)
|
65
|
+
return false if /\./ =~ File.basename(filename) # avoid the name with dot
|
66
|
+
return true
|
67
|
+
end
|
68
|
+
|
69
|
+
def self.mladdress (name, ml_domain)
|
70
|
+
return "#{name}@#{ml_domain}"
|
71
|
+
end
|
72
|
+
|
73
|
+
def sweep_ml (ml)
|
74
|
+
if ml.inactive?
|
75
|
+
@logger.log "[#{ml.name}]: Inactive"
|
76
|
+
#ml.close
|
77
|
+
ml.close_dummy
|
78
|
+
elsif ml.need_alert?
|
79
|
+
ml.report_ml_close_soon
|
80
|
+
end
|
81
|
+
end
|
82
|
+
end
|
83
|
+
end
|
84
|
+
|
85
|
+
if $0 == __FILE__
|
86
|
+
require 'qwik/testunit'
|
87
|
+
require 'qwik/test-module-ml'
|
88
|
+
$test = true
|
89
|
+
end
|
90
|
+
|
91
|
+
if defined?($test) && $test
|
92
|
+
class TestMLSweeper < Test::Unit::TestCase
|
93
|
+
include TestModuleML
|
94
|
+
|
95
|
+
def test_all
|
96
|
+
c = QuickML::Sweeper
|
97
|
+
eq true, c.ml_file?('/qwik/data/test')
|
98
|
+
eq "test@example.net", c.mladdress('test', 'example.net')
|
99
|
+
end
|
100
|
+
end
|
101
|
+
end
|