~ubuntu-branches/ubuntu/raring/maradns/raring

« back to all changes in this revision

Viewing changes to doc/en/tutorial/coding_style.html

  • Committer: Bazaar Package Importer
  • Author(s): Kai Hendry
  • Date: 2010-01-24 12:17:40 UTC
  • mfrom: (1.1.13 upstream) (10.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100124121740-a4e1fjobwaouz443
Tags: 1.4.02-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- Do *not* edit this file; it was automatically generated by ej2html
2
2
     Look for a name.ej file with the same name as this filename -->
3
 
<!-- Last updated Fri Oct 19 08:52:22 2007 -->
 
3
<!-- Last updated Fri Jan  8 10:07:49 2010 -->
4
4
 
5
5
<HTML><HEAD>
6
6
<TITLE>MaraDNS coding style</TITLE>
88
88
I went to a good deal of effort to make sure over 99% of MaraDNS 1.2 
89
89
zone files work completely unchanged in MaraDNS 1.3, and that a MaraDNS 
90
90
user can set a single mararc variable, <tt>csv2_tilde_handling</tt> in 
91
 
order to make MaraDNS 1.3 100% compatible with MaraDNS 1.2 zone files.
 
91
order to make MaraDNS 1.4 100% compatible with MaraDNS 1.2 zone files.
92
92
<p>
93
93
 
94
 
Indeed, MaraDNS 1.3 still supports MaraDNS 1.0 zone files, even though 
 
94
Indeed, MaraDNS 1.4 still supports MaraDNS 1.0 zone files, even though 
95
95
I am encouraging people to upgrade to the newer zone file format, and 
96
96
even though I have a Perl script that converts a MaraDNS 1.0 zone file 
97
 
in to a MaraDNS 1.2 zone file.
 
97
in to a MaraDNS 1.2+ zone file.
98
98
<p>
99
99
 
100
100
I have sometimes sometimes made old configuration files not compatible 
130
130
 
131
131
There's also the issue, with French users of MaraDNS, of the French 
132
132
documentation not being updated since the 1.0 days of MaraDNS.
 
133
<p>
 
134
 
 
135
Note that MaraDNS 2.0 will break many configurations, since the same
 
136
IP will be unable to be both a recursive and authoritative DNS server.
 
137
This is why I will continue to support MaraDNS 1.4 after when and if
 
138
MaraDNS 2.0 comes out.
133
139
 
134
140
<h2>Brace and tab style</h2>
135
141
 
162
168
which is a BSD license as follows:
163
169
 
164
170
<blockquote>
165
 
Copyright (c) 2002-2007 Sam Trenholme
 
171
Copyright (c) 2002-2009 Sam Trenholme and others
166
172
<p>
167
173
TERMS
168
174
<p>