Removed most everything from the main "dictionary" file, and
authoraland <aland>
Wed, 11 May 2005 23:29:28 +0000 (23:29 +0000)
committeraland <aland>
Wed, 11 May 2005 23:29:28 +0000 (23:29 +0000)
commita4dd5f357f5620c7f49c57a15997a4e6e94d7180
treee41966175e6a12af30c3b7197ba8226454c61185
parent767429e1346308712f5b789e828de3ff01ca5456
Removed most everything from the main "dictionary" file, and
moved the attributes & values into per-RFC dictionaries.

This makes them a little more difficult to find (for those who care,
they can use "grep'), but they are now a lot easier to manage,
as we know exactly which file defines what attribute and value,
based on reading the RFC's.

As new RFC's come out, we can add more dictionaries.

All of the server's "internal" non-protocol attributes & values
are now in dictionary.freeradius.internal.
share/dictionary
share/dictionary.freeradius.internal [new file with mode: 0644]
share/dictionary.rfc2865 [new file with mode: 0644]
share/dictionary.rfc2866 [new file with mode: 0644]
share/dictionary.rfc2867 [new file with mode: 0644]
share/dictionary.rfc2868 [moved from share/dictionary.tunnel with 83% similarity]
share/dictionary.rfc2869 [new file with mode: 0644]
share/dictionary.rfc3162 [new file with mode: 0644]
share/dictionary.rfc3576 [new file with mode: 0644]
share/dictionary.rfc3580 [new file with mode: 0644]