devdnsd 3.0.5 → 3.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.DS_Store +0 -0
- data/.bundle/install.log +44 -0
- data/.travis-gemfile +3 -3
- data/Gemfile +6 -6
- data/devdnsd.gemspec +8 -7
- data/doc/DevDNSd/Application.html +39 -39
- data/doc/DevDNSd/ApplicationMethods/Aliases.html +3 -3
- data/doc/DevDNSd/ApplicationMethods/Server.html +10 -12
- data/doc/DevDNSd/ApplicationMethods/System/ClassMethods.html +3 -3
- data/doc/DevDNSd/ApplicationMethods/System.html +3 -3
- data/doc/DevDNSd/ApplicationMethods.html +3 -3
- data/doc/DevDNSd/Configuration.html +3 -3
- data/doc/DevDNSd/Errors/InvalidRule.html +3 -3
- data/doc/DevDNSd/Errors.html +3 -3
- data/doc/DevDNSd/Rule.html +3 -3
- data/doc/DevDNSd/Version.html +4 -4
- data/doc/DevDNSd.html +3 -3
- data/doc/_index.html +4 -4
- data/doc/css/style.css +1 -1
- data/doc/file.README.html +3 -3
- data/doc/frames.html +1 -1
- data/doc/index.html +3 -3
- data/doc/js/app.js +7 -2
- data/doc/top-level-namespace.html +3 -3
- data/lib/devdnsd/application.rb +0 -1
- data/lib/devdnsd/version.rb +1 -1
- data/spec/devdnsd/application_spec.rb +2 -2
- metadata +29 -41
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fa71283b905006fe8ec3e134d8759e766256a772
|
|
4
|
+
data.tar.gz: 7eaa1179563f5c57ae0d2b8f6ad0faba890961dc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9186b7a8e3e9c4272bd4bd5067c8b471fd3e3c523a9ed7bf7105b16de13742a672a6a31bda2eb8a63e62cc790f02a3d84a603facd562aaf1abfd03d545cd61e0
|
|
7
|
+
data.tar.gz: 9d334f612eac411add4559fdc97774920147ddae1dc8de57e026fe2ad2accef5add3a6ed84bb4d22646cab1f175c3130108e6c09be984983364f0296488aa48f
|
data/.DS_Store
CHANGED
|
Binary file
|
data/.bundle/install.log
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Logfile created on 2014-03-08 10:32:49 -0800 by logger.rb/44203
|
|
2
|
+
I, [2014-03-08T10:32:49.336426 #70946] INFO -- : 0: rake (10.1.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rake-10.1.1.gemspec
|
|
3
|
+
I, [2014-03-08T10:32:49.337465 #70946] INFO -- : 0: i18n (0.6.9) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/i18n-0.6.9.gemspec
|
|
4
|
+
I, [2014-03-08T10:32:49.338039 #70946] INFO -- : 0: multi_json (1.9.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/multi_json-1.9.0.gemspec
|
|
5
|
+
I, [2014-03-08T10:32:49.338438 #70946] INFO -- : 0: activesupport (3.2.17) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/activesupport-3.2.17.gemspec
|
|
6
|
+
I, [2014-03-08T10:32:49.338920 #70946] INFO -- : 0: atomic (1.1.15) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/atomic-1.1.15.gemspec
|
|
7
|
+
I, [2014-03-08T10:32:49.339397 #70946] INFO -- : 0: hashie (2.0.5) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/hashie-2.0.5.gemspec
|
|
8
|
+
I, [2014-03-08T10:32:49.339835 #70946] INFO -- : 0: json (1.8.1) from /Volumes/DATI/Users/Shogun/.rvm/rubies/ruby-2.1.0/lib/ruby/gems/2.1.0/specifications/default/json-1.8.1.gemspec
|
|
9
|
+
I, [2014-03-08T10:32:49.340332 #70946] INFO -- : 0: r18n-core (1.1.8) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/r18n-core-1.1.8.gemspec
|
|
10
|
+
I, [2014-03-08T10:32:49.340827 #70946] INFO -- : 0: r18n-desktop (1.1.8) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/r18n-desktop-1.1.8.gemspec
|
|
11
|
+
I, [2014-03-08T10:32:49.341275 #70946] INFO -- : 0: thread_safe (0.2.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/thread_safe-0.2.0.gemspec
|
|
12
|
+
I, [2014-03-08T10:32:49.341694 #70946] INFO -- : 0: tzinfo (1.1.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/tzinfo-1.1.0.gemspec
|
|
13
|
+
I, [2014-03-08T10:32:49.342092 #70946] INFO -- : 0: lazier (3.5.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/lazier-3.5.1.gemspec
|
|
14
|
+
I, [2014-03-08T10:32:49.342500 #70946] INFO -- : 0: open4 (1.3.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/open4-1.3.3.gemspec
|
|
15
|
+
I, [2014-03-08T10:32:50.755388 #70946] INFO -- : 0: bovem (3.0.5) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/bovem-3.0.5.gemspec
|
|
16
|
+
I, [2014-03-08T10:32:50.755807 #70946] INFO -- : 0: coderay (1.1.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/coderay-1.1.0.gemspec
|
|
17
|
+
I, [2014-03-08T10:32:50.756086 #70946] INFO -- : 0: mime-types (2.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/mime-types-2.1.gemspec
|
|
18
|
+
I, [2014-03-08T10:32:50.756366 #70946] INFO -- : 0: rest-client (1.6.7) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rest-client-1.6.7.gemspec
|
|
19
|
+
I, [2014-03-08T10:32:50.756653 #70946] INFO -- : 0: docile (1.1.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/docile-1.1.3.gemspec
|
|
20
|
+
I, [2014-03-08T10:32:50.756939 #70946] INFO -- : 0: simplecov-html (0.8.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/simplecov-html-0.8.0.gemspec
|
|
21
|
+
I, [2014-03-08T10:32:50.757221 #70946] INFO -- : 0: simplecov (0.8.2) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/simplecov-0.8.2.gemspec
|
|
22
|
+
I, [2014-03-08T10:32:50.757495 #70946] INFO -- : 0: tins (1.0.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/tins-1.0.0.gemspec
|
|
23
|
+
I, [2014-03-08T10:32:50.757770 #70946] INFO -- : 0: term-ansicolor (1.3.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/term-ansicolor-1.3.0.gemspec
|
|
24
|
+
I, [2014-03-08T10:32:50.758041 #70946] INFO -- : 0: thor (0.18.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/thor-0.18.1.gemspec
|
|
25
|
+
I, [2014-03-08T10:32:50.758308 #70946] INFO -- : 0: coveralls (0.7.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/coveralls-0.7.0.gemspec
|
|
26
|
+
I, [2014-03-08T10:32:50.758574 #70946] INFO -- : 0: mustache (0.99.5) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/mustache-0.99.5.gemspec
|
|
27
|
+
I, [2014-03-08T10:32:50.758864 #70946] INFO -- : 0: plist (3.1.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/plist-3.1.0.gemspec
|
|
28
|
+
I, [2014-03-08T10:32:50.759130 #70946] INFO -- : 0: eventmachine (1.0.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/eventmachine-1.0.3.gemspec
|
|
29
|
+
I, [2014-03-08T10:32:50.759406 #70946] INFO -- : 0: rainbow (2.0.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rainbow-2.0.0.gemspec
|
|
30
|
+
I, [2014-03-08T10:32:51.092255 #70946] INFO -- : 0: rexec (1.6.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rexec-1.6.3.gemspec
|
|
31
|
+
I, [2014-03-08T10:32:52.184336 #70946] INFO -- : 0: rubydns (0.7.0) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rubydns-0.7.0.gemspec
|
|
32
|
+
I, [2014-03-08T10:32:52.290713 #70946] INFO -- : 0: devdnsd (3.0.5) from /Volumes/DATI/Users/Shogun/Programmazione/Ruby/devdnsd/devdnsd.gemspec
|
|
33
|
+
I, [2014-03-08T10:32:52.291208 #70946] INFO -- : 0: diff-lcs (1.2.5) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/diff-lcs-1.2.5.gemspec
|
|
34
|
+
I, [2014-03-08T10:32:52.291496 #70946] INFO -- : 0: github-markup (1.0.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/github-markup-1.0.3.gemspec
|
|
35
|
+
I, [2014-03-08T10:32:52.291927 #70946] INFO -- : 0: kramdown (1.3.2) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/kramdown-1.3.2.gemspec
|
|
36
|
+
I, [2014-03-08T10:32:52.292265 #70946] INFO -- : 0: method_source (0.8.2) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/method_source-0.8.2.gemspec
|
|
37
|
+
I, [2014-03-08T10:32:52.292636 #70946] INFO -- : 0: slop (3.4.7) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/slop-3.4.7.gemspec
|
|
38
|
+
I, [2014-03-08T10:32:52.293009 #70946] INFO -- : 0: pry (0.9.12.6) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/pry-0.9.12.6.gemspec
|
|
39
|
+
I, [2014-03-08T10:32:52.293351 #70946] INFO -- : 0: rspec-core (2.14.8) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rspec-core-2.14.8.gemspec
|
|
40
|
+
I, [2014-03-08T10:32:52.293693 #70946] INFO -- : 0: rspec-expectations (2.14.5) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rspec-expectations-2.14.5.gemspec
|
|
41
|
+
I, [2014-03-08T10:32:52.294090 #70946] INFO -- : 0: rspec-mocks (2.14.6) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rspec-mocks-2.14.6.gemspec
|
|
42
|
+
I, [2014-03-08T10:32:52.294448 #70946] INFO -- : 0: rspec (2.14.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/rspec-2.14.1.gemspec
|
|
43
|
+
I, [2014-03-08T10:32:52.294799 #70946] INFO -- : 0: yard (0.8.7.3) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0/specifications/yard-0.8.7.3.gemspec
|
|
44
|
+
I, [2014-03-08T10:32:52.295126 #70946] INFO -- : 0: bundler (1.5.1) from /Volumes/DATI/Users/Shogun/.rvm/gems/ruby-2.1.0@global/specifications/bundler-1.5.1.gemspec
|
data/.travis-gemfile
CHANGED
|
@@ -10,6 +10,6 @@ gemspec
|
|
|
10
10
|
|
|
11
11
|
# Testing
|
|
12
12
|
gem "rspec", "~> 2.14.1"
|
|
13
|
-
gem "rake", "~> 10.1.
|
|
14
|
-
gem "simplecov", ">= 0.
|
|
15
|
-
gem "coveralls", ">= 0.
|
|
13
|
+
gem "rake", "~> 10.1.1"
|
|
14
|
+
gem "simplecov", ">= 0.8.2"
|
|
15
|
+
gem "coveralls", ">= 0.7.0", require: false
|
data/Gemfile
CHANGED
|
@@ -10,12 +10,12 @@ gemspec
|
|
|
10
10
|
|
|
11
11
|
# Testing
|
|
12
12
|
gem "rspec", "~> 2.14.1"
|
|
13
|
-
gem "rake", "~> 10.1.
|
|
13
|
+
gem "rake", "~> 10.1.1"
|
|
14
14
|
|
|
15
15
|
# Documentation
|
|
16
|
-
gem "simplecov", ">= 0.
|
|
17
|
-
gem "coveralls", ">= 0.
|
|
16
|
+
gem "simplecov", ">= 0.8.2"
|
|
17
|
+
gem "coveralls", ">= 0.7.0", require: false
|
|
18
18
|
gem "pry", ">= 0"
|
|
19
|
-
gem "yard", ">= 0.8.7"
|
|
20
|
-
gem "kramdown", ">= 1.2
|
|
21
|
-
gem "github-markup", ">= 0.
|
|
19
|
+
gem "yard", ">= 0.8.7.3"
|
|
20
|
+
gem "kramdown", ">= 1.3.2"
|
|
21
|
+
gem "github-markup", ">= 1.0.3"
|
data/devdnsd.gemspec
CHANGED
|
@@ -9,13 +9,15 @@ require "./lib/devdnsd/version"
|
|
|
9
9
|
Gem::Specification.new do |gem|
|
|
10
10
|
gem.name = "devdnsd"
|
|
11
11
|
gem.version = DevDNSd::Version::STRING
|
|
12
|
-
gem.authors = ["Shogun"]
|
|
13
|
-
gem.email = ["shogun@cowtech.it"]
|
|
14
12
|
gem.homepage = "http://sw.cow.tc/devdnsd"
|
|
15
13
|
gem.summary = %q{A small DNS server to enable local domain resolution.}
|
|
16
14
|
gem.description = %q{A small DNS server to enable local domain resolution.}
|
|
17
|
-
|
|
18
15
|
gem.rubyforge_project = "devdnsd"
|
|
16
|
+
|
|
17
|
+
gem.authors = ["Shogun"]
|
|
18
|
+
gem.email = ["shogun@cowtech.it"]
|
|
19
|
+
gem.license = "MIT"
|
|
20
|
+
|
|
19
21
|
gem.files = `git ls-files`.split("\n")
|
|
20
22
|
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
|
21
23
|
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
|
@@ -23,10 +25,9 @@ Gem::Specification.new do |gem|
|
|
|
23
25
|
|
|
24
26
|
gem.required_ruby_version = ">= 1.9.3"
|
|
25
27
|
|
|
26
|
-
gem.add_dependency("bovem", "~> 3.0.
|
|
27
|
-
gem.add_dependency("rubydns", "~> 0.
|
|
28
|
-
gem.add_dependency("
|
|
29
|
-
gem.add_dependency("mustache", "~> 0.99.4")
|
|
28
|
+
gem.add_dependency("bovem", "~> 3.0.5")
|
|
29
|
+
gem.add_dependency("rubydns", "~> 0.7.0")
|
|
30
|
+
gem.add_dependency("mustache", "~> 0.99.5")
|
|
30
31
|
gem.add_dependency("plist", "~> 3.1.0")
|
|
31
32
|
end
|
|
32
33
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: DevDNSd::Application
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -579,6 +579,7 @@
|
|
|
579
579
|
<pre class="lines">
|
|
580
580
|
|
|
581
581
|
|
|
582
|
+
618
|
|
582
583
|
619
|
|
583
584
|
620
|
|
584
585
|
621
|
|
@@ -593,11 +594,10 @@
|
|
|
593
594
|
630
|
|
594
595
|
631
|
|
595
596
|
632
|
|
596
|
-
633
|
|
597
|
-
634</pre>
|
|
597
|
+
633</pre>
|
|
598
598
|
</td>
|
|
599
599
|
<td>
|
|
600
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
600
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 618</span>
|
|
601
601
|
|
|
602
602
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_command'>command</span><span class='comma'>,</span> <span class='id identifier rubyid_locale'>locale</span><span class='rparen'>)</span>
|
|
603
603
|
<span class='id identifier rubyid_i18n_setup'>i18n_setup</span><span class='lparen'>(</span><span class='symbol'>:devdnsd</span><span class='comma'>,</span> <span class='op'>::</span><span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_absolute_path'>absolute_path</span><span class='lparen'>(</span><span class='op'>::</span><span class='const'>Pathname</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='op'>::</span><span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_dirname'>dirname</span><span class='lparen'>(</span><span class='kw'>__FILE__</span><span class='rparen'>)</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span> <span class='op'>+</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/../../locales/</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span><span class='rparen'>)</span>
|
|
@@ -669,6 +669,7 @@
|
|
|
669
669
|
<pre class="lines">
|
|
670
670
|
|
|
671
671
|
|
|
672
|
+
597
|
|
672
673
|
598
|
|
673
674
|
599
|
|
674
675
|
600
|
|
@@ -774,11 +775,10 @@
|
|
|
774
775
|
700
|
|
775
776
|
701
|
|
776
777
|
702
|
|
777
|
-
703
|
|
778
|
-
704</pre>
|
|
778
|
+
703</pre>
|
|
779
779
|
</td>
|
|
780
780
|
<td>
|
|
781
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
781
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 597</span>
|
|
782
782
|
|
|
783
783
|
<span class='kw'>class</span> <span class='const'>Application</span> <span class='op'><</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
|
|
784
784
|
<span class='comment'># Class for ANY DNS request.
|
|
@@ -936,6 +936,7 @@
|
|
|
936
936
|
<pre class="lines">
|
|
937
937
|
|
|
938
938
|
|
|
939
|
+
597
|
|
939
940
|
598
|
|
940
941
|
599
|
|
941
942
|
600
|
|
@@ -1041,11 +1042,10 @@
|
|
|
1041
1042
|
700
|
|
1042
1043
|
701
|
|
1043
1044
|
702
|
|
1044
|
-
703
|
|
1045
|
-
704</pre>
|
|
1045
|
+
703</pre>
|
|
1046
1046
|
</td>
|
|
1047
1047
|
<td>
|
|
1048
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1048
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 597</span>
|
|
1049
1049
|
|
|
1050
1050
|
<span class='kw'>class</span> <span class='const'>Application</span> <span class='op'><</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
|
|
1051
1051
|
<span class='comment'># Class for ANY DNS request.
|
|
@@ -1203,6 +1203,7 @@
|
|
|
1203
1203
|
<pre class="lines">
|
|
1204
1204
|
|
|
1205
1205
|
|
|
1206
|
+
597
|
|
1206
1207
|
598
|
|
1207
1208
|
599
|
|
1208
1209
|
600
|
|
@@ -1308,11 +1309,10 @@
|
|
|
1308
1309
|
700
|
|
1309
1310
|
701
|
|
1310
1311
|
702
|
|
1311
|
-
703
|
|
1312
|
-
704</pre>
|
|
1312
|
+
703</pre>
|
|
1313
1313
|
</td>
|
|
1314
1314
|
<td>
|
|
1315
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1315
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 597</span>
|
|
1316
1316
|
|
|
1317
1317
|
<span class='kw'>class</span> <span class='const'>Application</span> <span class='op'><</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
|
|
1318
1318
|
<span class='comment'># Class for ANY DNS request.
|
|
@@ -1470,6 +1470,7 @@
|
|
|
1470
1470
|
<pre class="lines">
|
|
1471
1471
|
|
|
1472
1472
|
|
|
1473
|
+
597
|
|
1473
1474
|
598
|
|
1474
1475
|
599
|
|
1475
1476
|
600
|
|
@@ -1575,11 +1576,10 @@
|
|
|
1575
1576
|
700
|
|
1576
1577
|
701
|
|
1577
1578
|
702
|
|
1578
|
-
703
|
|
1579
|
-
704</pre>
|
|
1579
|
+
703</pre>
|
|
1580
1580
|
</td>
|
|
1581
1581
|
<td>
|
|
1582
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1582
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 597</span>
|
|
1583
1583
|
|
|
1584
1584
|
<span class='kw'>class</span> <span class='const'>Application</span> <span class='op'><</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
|
|
1585
1585
|
<span class='comment'># Class for ANY DNS request.
|
|
@@ -1725,15 +1725,15 @@
|
|
|
1725
1725
|
<pre class="lines">
|
|
1726
1726
|
|
|
1727
1727
|
|
|
1728
|
+
682
|
|
1728
1729
|
683
|
|
1729
1730
|
684
|
|
1730
1731
|
685
|
|
1731
1732
|
686
|
|
1732
|
-
687
|
|
1733
|
-
688</pre>
|
|
1733
|
+
687</pre>
|
|
1734
1734
|
</td>
|
|
1735
1735
|
<td>
|
|
1736
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1736
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 682</span>
|
|
1737
1737
|
|
|
1738
1738
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_check_ruby_implementation'>check_ruby_implementation</span>
|
|
1739
1739
|
<span class='kw'>if</span> <span class='kw'>defined?</span><span class='lparen'>(</span><span class='const'>JRuby</span><span class='rparen'>)</span> <span class='kw'>then</span>
|
|
@@ -1843,14 +1843,14 @@
|
|
|
1843
1843
|
<pre class="lines">
|
|
1844
1844
|
|
|
1845
1845
|
|
|
1846
|
+
660
|
|
1846
1847
|
661
|
|
1847
1848
|
662
|
|
1848
1849
|
663
|
|
1849
|
-
664
|
|
1850
|
-
665</pre>
|
|
1850
|
+
664</pre>
|
|
1851
1851
|
</td>
|
|
1852
1852
|
<td>
|
|
1853
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1853
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 660</span>
|
|
1854
1854
|
|
|
1855
1855
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_instance'>instance</span><span class='lparen'>(</span><span class='id identifier rubyid_command'>command</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_locale'>locale</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_force'>force</span> <span class='op'>=</span> <span class='kw'>false</span><span class='rparen'>)</span>
|
|
1856
1856
|
<span class='ivar'>@instance</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='kw'>if</span> <span class='id identifier rubyid_force'>force</span>
|
|
@@ -1887,15 +1887,15 @@
|
|
|
1887
1887
|
<pre class="lines">
|
|
1888
1888
|
|
|
1889
1889
|
|
|
1890
|
+
674
|
|
1890
1891
|
675
|
|
1891
1892
|
676
|
|
1892
1893
|
677
|
|
1893
1894
|
678
|
|
1894
|
-
679
|
|
1895
|
-
680</pre>
|
|
1895
|
+
679</pre>
|
|
1896
1896
|
</td>
|
|
1897
1897
|
<td>
|
|
1898
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1898
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 674</span>
|
|
1899
1899
|
|
|
1900
1900
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_quit'>quit</span>
|
|
1901
1901
|
<span class='kw'>begin</span>
|
|
@@ -1940,12 +1940,12 @@
|
|
|
1940
1940
|
<pre class="lines">
|
|
1941
1941
|
|
|
1942
1942
|
|
|
1943
|
+
669
|
|
1943
1944
|
670
|
|
1944
|
-
671
|
|
1945
|
-
672</pre>
|
|
1945
|
+
671</pre>
|
|
1946
1946
|
</td>
|
|
1947
1947
|
<td>
|
|
1948
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
1948
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 669</span>
|
|
1949
1949
|
|
|
1950
1950
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_run'>run</span>
|
|
1951
1951
|
<span class='id identifier rubyid_instance'>instance</span><span class='period'>.</span><span class='id identifier rubyid_perform_server'>perform_server</span>
|
|
@@ -2003,12 +2003,12 @@
|
|
|
2003
2003
|
<pre class="lines">
|
|
2004
2004
|
|
|
2005
2005
|
|
|
2006
|
+
638
|
|
2006
2007
|
639
|
|
2007
|
-
640
|
|
2008
|
-
641</pre>
|
|
2008
|
+
640</pre>
|
|
2009
2009
|
</td>
|
|
2010
2010
|
<td>
|
|
2011
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
2011
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 638</span>
|
|
2012
2012
|
|
|
2013
2013
|
<span class='kw'>def</span> <span class='id identifier rubyid_get_logger'>get_logger</span>
|
|
2014
2014
|
<span class='ivar'>@logger</span> <span class='op'>||=</span> <span class='const'>Bovem</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_create'>create</span><span class='lparen'>(</span><span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_foreground'>foreground</span> <span class='op'>?</span> <span class='const'>Bovem</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_default_file'>default_file</span> <span class='op'>:</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_log_file'>log_file</span><span class='comma'>,</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_log_level'>log_level</span><span class='comma'>,</span> <span class='ivar'>@log_formatter</span><span class='rparen'>)</span>
|
|
@@ -2060,11 +2060,11 @@
|
|
|
2060
2060
|
<pre class="lines">
|
|
2061
2061
|
|
|
2062
2062
|
|
|
2063
|
-
|
|
2064
|
-
|
|
2063
|
+
645
|
|
2064
|
+
646</pre>
|
|
2065
2065
|
</td>
|
|
2066
2066
|
<td>
|
|
2067
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
2067
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 645</span>
|
|
2068
2068
|
|
|
2069
2069
|
<span class='kw'>def</span> <span class='id identifier rubyid_on_start'>on_start</span>
|
|
2070
2070
|
<span class='kw'>end</span></pre>
|
|
@@ -2115,11 +2115,11 @@
|
|
|
2115
2115
|
<pre class="lines">
|
|
2116
2116
|
|
|
2117
2117
|
|
|
2118
|
-
|
|
2119
|
-
|
|
2118
|
+
651
|
|
2119
|
+
652</pre>
|
|
2120
2120
|
</td>
|
|
2121
2121
|
<td>
|
|
2122
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
2122
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 651</span>
|
|
2123
2123
|
|
|
2124
2124
|
<span class='kw'>def</span> <span class='id identifier rubyid_on_stop'>on_stop</span>
|
|
2125
2125
|
<span class='kw'>end</span></pre>
|
|
@@ -2133,9 +2133,9 @@
|
|
|
2133
2133
|
</div>
|
|
2134
2134
|
|
|
2135
2135
|
<div id="footer">
|
|
2136
|
-
Generated on
|
|
2136
|
+
Generated on Sat Mar 8 10:43:32 2014 by
|
|
2137
2137
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2138
|
-
0.8.7.
|
|
2138
|
+
0.8.7.3 (ruby-2.1.0).
|
|
2139
2139
|
</div>
|
|
2140
2140
|
|
|
2141
2141
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::ApplicationMethods::Aliases
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -771,9 +771,9 @@
|
|
|
771
771
|
</div>
|
|
772
772
|
|
|
773
773
|
<div id="footer">
|
|
774
|
-
Generated on
|
|
774
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
775
775
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
776
|
-
0.8.7.
|
|
776
|
+
0.8.7.3 (ruby-2.1.0).
|
|
777
777
|
</div>
|
|
778
778
|
|
|
779
779
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::ApplicationMethods::Server
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -247,8 +247,7 @@
|
|
|
247
247
|
503
|
|
248
248
|
504
|
|
249
249
|
505
|
|
250
|
-
506
|
|
251
|
-
507</pre>
|
|
250
|
+
506</pre>
|
|
252
251
|
</td>
|
|
253
252
|
<td>
|
|
254
253
|
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 492</span>
|
|
@@ -259,7 +258,6 @@
|
|
|
259
258
|
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span> <span class='op'>=</span> <span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span>
|
|
260
259
|
|
|
261
260
|
<span class='id identifier rubyid_match'>match</span><span class='lparen'>(</span><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>.+</span><span class='regexp_end'>/</span></span><span class='comma'>,</span> <span class='const'>DevDNSd</span><span class='op'>::</span><span class='const'>Application</span><span class='op'>::</span><span class='const'>ANY_CLASSES</span><span class='rparen'>)</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_transaction'>transaction</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='op'>|</span>
|
|
262
|
-
<span class='id identifier rubyid_transaction'>transaction</span><span class='period'>.</span><span class='id identifier rubyid_append_question!'>append_question!</span>
|
|
263
261
|
<span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_rules'>rules</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_rule'>rule</span><span class='op'>|</span> <span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_process_rule_in_classes'>process_rule_in_classes</span><span class='lparen'>(</span><span class='id identifier rubyid_rule'>rule</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='rparen'>)</span> <span class='rbrace'>}</span> <span class='comment'># During debugging, wrap the inside of the block with a begin rescue and PRINT the exception because RubyDNS hides it.
|
|
264
262
|
</span> <span class='kw'>end</span>
|
|
265
263
|
|
|
@@ -363,6 +361,7 @@
|
|
|
363
361
|
<pre class="lines">
|
|
364
362
|
|
|
365
363
|
|
|
364
|
+
514
|
|
366
365
|
515
|
|
367
366
|
516
|
|
368
367
|
517
|
|
@@ -373,11 +372,10 @@
|
|
|
373
372
|
522
|
|
374
373
|
523
|
|
375
374
|
524
|
|
376
|
-
525
|
|
377
|
-
526</pre>
|
|
375
|
+
525</pre>
|
|
378
376
|
</td>
|
|
379
377
|
<td>
|
|
380
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
378
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 514</span>
|
|
381
379
|
|
|
382
380
|
<span class='kw'>def</span> <span class='id identifier rubyid_process_rule'>process_rule</span><span class='lparen'>(</span><span class='id identifier rubyid_rule'>rule</span><span class='comma'>,</span> <span class='id identifier rubyid_type'>type</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='rparen'>)</span>
|
|
383
381
|
<span class='id identifier rubyid_reply'>reply</span><span class='comma'>,</span> <span class='id identifier rubyid_type'>type</span> <span class='op'>=</span> <span class='id identifier rubyid_perform_process_rule'>perform_process_rule</span><span class='lparen'>(</span><span class='id identifier rubyid_rule'>rule</span><span class='comma'>,</span> <span class='id identifier rubyid_type'>type</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='rparen'>)</span>
|
|
@@ -470,6 +468,7 @@
|
|
|
470
468
|
<pre class="lines">
|
|
471
469
|
|
|
472
470
|
|
|
471
|
+
532
|
|
473
472
|
533
|
|
474
473
|
534
|
|
475
474
|
535
|
|
@@ -480,11 +479,10 @@
|
|
|
480
479
|
540
|
|
481
480
|
541
|
|
482
481
|
542
|
|
483
|
-
543
|
|
484
|
-
544</pre>
|
|
482
|
+
543</pre>
|
|
485
483
|
</td>
|
|
486
484
|
<td>
|
|
487
|
-
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line
|
|
485
|
+
<pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 532</span>
|
|
488
486
|
|
|
489
487
|
<span class='kw'>def</span> <span class='id identifier rubyid_process_rule_in_classes'>process_rule_in_classes</span><span class='lparen'>(</span><span class='id identifier rubyid_rule'>rule</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='rparen'>)</span>
|
|
490
488
|
<span class='comment'># Get the subset of handled class that is valid for the rule
|
|
@@ -508,9 +506,9 @@
|
|
|
508
506
|
</div>
|
|
509
507
|
|
|
510
508
|
<div id="footer">
|
|
511
|
-
Generated on
|
|
509
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
512
510
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
513
|
-
0.8.7.
|
|
511
|
+
0.8.7.3 (ruby-2.1.0).
|
|
514
512
|
</div>
|
|
515
513
|
|
|
516
514
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::ApplicationMethods::System::ClassMethods
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -529,9 +529,9 @@
|
|
|
529
529
|
</div>
|
|
530
530
|
|
|
531
531
|
<div id="footer">
|
|
532
|
-
Generated on
|
|
532
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
533
533
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
534
|
-
0.8.7.
|
|
534
|
+
0.8.7.3 (ruby-2.1.0).
|
|
535
535
|
</div>
|
|
536
536
|
|
|
537
537
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::ApplicationMethods::System
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -1149,9 +1149,9 @@
|
|
|
1149
1149
|
</div>
|
|
1150
1150
|
|
|
1151
1151
|
<div id="footer">
|
|
1152
|
-
Generated on
|
|
1152
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
1153
1153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1154
|
-
0.8.7.
|
|
1154
|
+
0.8.7.3 (ruby-2.1.0).
|
|
1155
1155
|
</div>
|
|
1156
1156
|
|
|
1157
1157
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::ApplicationMethods
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -116,9 +116,9 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
|
-
0.8.7.
|
|
121
|
+
0.8.7.3 (ruby-2.1.0).
|
|
122
122
|
</div>
|
|
123
123
|
|
|
124
124
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: DevDNSd::Configuration
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -411,9 +411,9 @@ config.add_rule("match.dev", "10.0.0.1")
|
|
|
411
411
|
</div>
|
|
412
412
|
|
|
413
413
|
<div id="footer">
|
|
414
|
-
Generated on
|
|
414
|
+
Generated on Sat Mar 8 10:43:32 2014 by
|
|
415
415
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
416
|
-
0.8.7.
|
|
416
|
+
0.8.7.3 (ruby-2.1.0).
|
|
417
417
|
</div>
|
|
418
418
|
|
|
419
419
|
</body>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Exception: DevDNSd::Errors::InvalidRule
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -124,9 +124,9 @@
|
|
|
124
124
|
</div>
|
|
125
125
|
|
|
126
126
|
<div id="footer">
|
|
127
|
-
Generated on
|
|
127
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
129
|
-
0.8.7.
|
|
129
|
+
0.8.7.3 (ruby-2.1.0).
|
|
130
130
|
</div>
|
|
131
131
|
|
|
132
132
|
</body>
|
data/doc/DevDNSd/Errors.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::Errors
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -116,9 +116,9 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
|
-
0.8.7.
|
|
121
|
+
0.8.7.3 (ruby-2.1.0).
|
|
122
122
|
</div>
|
|
123
123
|
|
|
124
124
|
</body>
|
data/doc/DevDNSd/Rule.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: DevDNSd::Rule
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -2927,9 +2927,9 @@
|
|
|
2927
2927
|
</div>
|
|
2928
2928
|
|
|
2929
2929
|
<div id="footer">
|
|
2930
|
-
Generated on
|
|
2930
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
2931
2931
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2932
|
-
0.8.7.
|
|
2932
|
+
0.8.7.3 (ruby-2.1.0).
|
|
2933
2933
|
</div>
|
|
2934
2934
|
|
|
2935
2935
|
</body>
|
data/doc/DevDNSd/Version.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd::Version
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
|
|
150
150
|
</div>
|
|
151
151
|
</dt>
|
|
152
|
-
<dd><pre class="code"><span class='int'>
|
|
152
|
+
<dd><pre class="code"><span class='int'>6</span></pre></dd>
|
|
153
153
|
|
|
154
154
|
<dt id="STRING-constant" class="">STRING =
|
|
155
155
|
<div class="docstring">
|
|
@@ -180,9 +180,9 @@
|
|
|
180
180
|
</div>
|
|
181
181
|
|
|
182
182
|
<div id="footer">
|
|
183
|
-
Generated on
|
|
183
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
|
-
0.8.7.
|
|
185
|
+
0.8.7.3 (ruby-2.1.0).
|
|
186
186
|
</div>
|
|
187
187
|
|
|
188
188
|
</body>
|
data/doc/DevDNSd.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: DevDNSd
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -121,9 +121,9 @@ Licensed under the MIT license, which can be found at http://www.opensource.org/
|
|
|
121
121
|
</div>
|
|
122
122
|
|
|
123
123
|
<div id="footer">
|
|
124
|
-
Generated on
|
|
124
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
125
125
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
126
|
-
0.8.7.
|
|
126
|
+
0.8.7.3 (ruby-2.1.0).
|
|
127
127
|
</div>
|
|
128
128
|
|
|
129
129
|
</body>
|
data/doc/_index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
6
6
|
<title>
|
|
7
|
-
Documentation by YARD 0.8.7.
|
|
7
|
+
Documentation by YARD 0.8.7.3
|
|
8
8
|
|
|
9
9
|
</title>
|
|
10
10
|
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
|
|
57
57
|
<iframe id="search_frame"></iframe>
|
|
58
58
|
|
|
59
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.
|
|
59
|
+
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.3</h1>
|
|
60
60
|
<div id="listing">
|
|
61
61
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
|
62
62
|
|
|
@@ -237,9 +237,9 @@
|
|
|
237
237
|
</div>
|
|
238
238
|
|
|
239
239
|
<div id="footer">
|
|
240
|
-
Generated on
|
|
240
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
241
241
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
242
|
-
0.8.7.
|
|
242
|
+
0.8.7.3 (ruby-2.1.0).
|
|
243
243
|
</div>
|
|
244
244
|
|
|
245
245
|
</body>
|
data/doc/css/style.css
CHANGED
|
@@ -324,9 +324,9 @@ pre.code .dot + pre.code .id,
|
|
|
324
324
|
pre.code .rubyid_to_i pre.code .rubyid_each { color: #0085FF; }
|
|
325
325
|
pre.code .comment { color: #0066FF; }
|
|
326
326
|
pre.code .const, pre.code .constant { color: #585CF6; }
|
|
327
|
+
pre.code .label,
|
|
327
328
|
pre.code .symbol { color: #C5060B; }
|
|
328
329
|
pre.code .kw,
|
|
329
|
-
pre.code .label,
|
|
330
330
|
pre.code .rubyid_require,
|
|
331
331
|
pre.code .rubyid_extend,
|
|
332
332
|
pre.code .rubyid_include { color: #0000FF; }
|
data/doc/file.README.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
File: README
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -166,9 +166,9 @@ This argument is ignored if you pass the block, as it assumes that the second ar
|
|
|
166
166
|
</div></div>
|
|
167
167
|
|
|
168
168
|
<div id="footer">
|
|
169
|
-
Generated on
|
|
169
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
170
170
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
171
|
-
0.8.7.
|
|
171
|
+
0.8.7.3 (ruby-2.1.0).
|
|
172
172
|
</div>
|
|
173
173
|
|
|
174
174
|
</body>
|
data/doc/frames.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
5
5
|
<head>
|
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
7
|
-
<title>Documentation by YARD 0.8.7.
|
|
7
|
+
<title>Documentation by YARD 0.8.7.3</title>
|
|
8
8
|
</head>
|
|
9
9
|
<script type="text/javascript" charset="utf-8">
|
|
10
10
|
window.onload = function() {
|
data/doc/index.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
File: README
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -166,9 +166,9 @@ This argument is ignored if you pass the block, as it assumes that the second ar
|
|
|
166
166
|
</div></div>
|
|
167
167
|
|
|
168
168
|
<div id="footer">
|
|
169
|
-
Generated on
|
|
169
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
170
170
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
171
|
-
0.8.7.
|
|
171
|
+
0.8.7.3 (ruby-2.1.0).
|
|
172
172
|
</div>
|
|
173
173
|
|
|
174
174
|
</body>
|
data/doc/js/app.js
CHANGED
|
@@ -78,7 +78,12 @@ function framesInit() {
|
|
|
78
78
|
if (hasFrames) {
|
|
79
79
|
document.body.className = 'frames';
|
|
80
80
|
$('#menu .noframes a').attr('href', document.location);
|
|
81
|
-
|
|
81
|
+
try {
|
|
82
|
+
window.top.document.title = $('html head title').text();
|
|
83
|
+
} catch(error) {
|
|
84
|
+
// some browsers will not allow this when serving from file://
|
|
85
|
+
// but we don't want to stop the world.
|
|
86
|
+
}
|
|
82
87
|
}
|
|
83
88
|
else {
|
|
84
89
|
$('#menu .noframes a').text('frames').attr('href', framesUrl);
|
|
@@ -211,4 +216,4 @@ $(linkSummaries);
|
|
|
211
216
|
$(keyboardShortcuts);
|
|
212
217
|
$(summaryToggle);
|
|
213
218
|
$(fixOutsideWorldLinks);
|
|
214
|
-
$(generateTOC);
|
|
219
|
+
$(generateTOC);
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Top Level Namespace
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.7.
|
|
9
|
+
— Documentation by YARD 0.8.7.3
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -103,9 +103,9 @@
|
|
|
103
103
|
</div>
|
|
104
104
|
|
|
105
105
|
<div id="footer">
|
|
106
|
-
Generated on
|
|
106
|
+
Generated on Sat Mar 8 10:43:31 2014 by
|
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
108
|
-
0.8.7.
|
|
108
|
+
0.8.7.3 (ruby-2.1.0).
|
|
109
109
|
</div>
|
|
110
110
|
|
|
111
111
|
</body>
|
data/lib/devdnsd/application.rb
CHANGED
|
@@ -495,7 +495,6 @@ module DevDNSd
|
|
|
495
495
|
self.logger = application.logger
|
|
496
496
|
|
|
497
497
|
match(/.+/, DevDNSd::Application::ANY_CLASSES) do |transaction, match_data|
|
|
498
|
-
transaction.append_question!
|
|
499
498
|
application.config.rules.each { |rule| application.process_rule_in_classes(rule, match_data, transaction) } # During debugging, wrap the inside of the block with a begin rescue and PRINT the exception because RubyDNS hides it.
|
|
500
499
|
end
|
|
501
500
|
|
data/lib/devdnsd/version.rb
CHANGED
|
@@ -202,8 +202,8 @@ describe DevDNSd::Application do
|
|
|
202
202
|
end
|
|
203
203
|
|
|
204
204
|
it "should setup callbacks" do
|
|
205
|
-
expect_any_instance_of(RubyDNS::
|
|
206
|
-
expect_any_instance_of(RubyDNS::
|
|
205
|
+
expect_any_instance_of(RubyDNS::RuleBasedServer).to receive(:on).with(:start)
|
|
206
|
+
expect_any_instance_of(RubyDNS::RuleBasedServer).to receive(:on).with(:stop)
|
|
207
207
|
|
|
208
208
|
EM.run do
|
|
209
209
|
EM.add_timer(0.01) { application.perform_server }
|
metadata
CHANGED
|
@@ -1,83 +1,69 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: devdnsd
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Shogun
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2014-03-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bovem
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - ~>
|
|
17
|
+
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 3.0.
|
|
19
|
+
version: 3.0.5
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
|
-
- - ~>
|
|
24
|
+
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 3.0.
|
|
26
|
+
version: 3.0.5
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: rubydns
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
|
-
- - ~>
|
|
31
|
+
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.
|
|
33
|
+
version: 0.7.0
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
|
-
- - ~>
|
|
38
|
+
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.
|
|
41
|
-
- !ruby/object:Gem::Dependency
|
|
42
|
-
name: rexec
|
|
43
|
-
requirement: !ruby/object:Gem::Requirement
|
|
44
|
-
requirements:
|
|
45
|
-
- - ~>
|
|
46
|
-
- !ruby/object:Gem::Version
|
|
47
|
-
version: 1.5.2
|
|
48
|
-
type: :runtime
|
|
49
|
-
prerelease: false
|
|
50
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
51
|
-
requirements:
|
|
52
|
-
- - ~>
|
|
53
|
-
- !ruby/object:Gem::Version
|
|
54
|
-
version: 1.5.2
|
|
40
|
+
version: 0.7.0
|
|
55
41
|
- !ruby/object:Gem::Dependency
|
|
56
42
|
name: mustache
|
|
57
43
|
requirement: !ruby/object:Gem::Requirement
|
|
58
44
|
requirements:
|
|
59
|
-
- - ~>
|
|
45
|
+
- - "~>"
|
|
60
46
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: 0.99.
|
|
47
|
+
version: 0.99.5
|
|
62
48
|
type: :runtime
|
|
63
49
|
prerelease: false
|
|
64
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
51
|
requirements:
|
|
66
|
-
- - ~>
|
|
52
|
+
- - "~>"
|
|
67
53
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: 0.99.
|
|
54
|
+
version: 0.99.5
|
|
69
55
|
- !ruby/object:Gem::Dependency
|
|
70
56
|
name: plist
|
|
71
57
|
requirement: !ruby/object:Gem::Requirement
|
|
72
58
|
requirements:
|
|
73
|
-
- - ~>
|
|
59
|
+
- - "~>"
|
|
74
60
|
- !ruby/object:Gem::Version
|
|
75
61
|
version: 3.1.0
|
|
76
62
|
type: :runtime
|
|
77
63
|
prerelease: false
|
|
78
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
79
65
|
requirements:
|
|
80
|
-
- - ~>
|
|
66
|
+
- - "~>"
|
|
81
67
|
- !ruby/object:Gem::Version
|
|
82
68
|
version: 3.1.0
|
|
83
69
|
description: A small DNS server to enable local domain resolution.
|
|
@@ -88,13 +74,14 @@ executables:
|
|
|
88
74
|
extensions: []
|
|
89
75
|
extra_rdoc_files: []
|
|
90
76
|
files:
|
|
91
|
-
- .DS_Store
|
|
92
|
-
- .
|
|
93
|
-
- .
|
|
94
|
-
- .rbx/
|
|
95
|
-
- .
|
|
96
|
-
- .travis
|
|
97
|
-
- .
|
|
77
|
+
- ".DS_Store"
|
|
78
|
+
- ".bundle/install.log"
|
|
79
|
+
- ".gitignore"
|
|
80
|
+
- ".rbx/8b/8b2d1928657c1eeac610d1207ff1bee6e918287c"
|
|
81
|
+
- ".rbx/db/dbd6130694811dcd0359863bd5380c673db0fe71"
|
|
82
|
+
- ".travis-gemfile"
|
|
83
|
+
- ".travis.yml"
|
|
84
|
+
- ".yardopts"
|
|
98
85
|
- Gemfile
|
|
99
86
|
- README.md
|
|
100
87
|
- Rakefile
|
|
@@ -143,7 +130,8 @@ files:
|
|
|
143
130
|
- spec/spec_helper.rb
|
|
144
131
|
- utils/tester.rb
|
|
145
132
|
homepage: http://sw.cow.tc/devdnsd
|
|
146
|
-
licenses:
|
|
133
|
+
licenses:
|
|
134
|
+
- MIT
|
|
147
135
|
metadata: {}
|
|
148
136
|
post_install_message:
|
|
149
137
|
rdoc_options: []
|
|
@@ -151,17 +139,17 @@ require_paths:
|
|
|
151
139
|
- lib
|
|
152
140
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
153
141
|
requirements:
|
|
154
|
-
- -
|
|
142
|
+
- - ">="
|
|
155
143
|
- !ruby/object:Gem::Version
|
|
156
144
|
version: 1.9.3
|
|
157
145
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
158
146
|
requirements:
|
|
159
|
-
- -
|
|
147
|
+
- - ">="
|
|
160
148
|
- !ruby/object:Gem::Version
|
|
161
149
|
version: '0'
|
|
162
150
|
requirements: []
|
|
163
151
|
rubyforge_project: devdnsd
|
|
164
|
-
rubygems_version: 2.
|
|
152
|
+
rubygems_version: 2.2.2
|
|
165
153
|
signing_key:
|
|
166
154
|
specification_version: 4
|
|
167
155
|
summary: A small DNS server to enable local domain resolution.
|