<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>a62281184660ab621f4dd331f7ad94e207654685</id>
      </parent>
      <parent>
        <id>4a5b18a653c5a35786f8a9dcfab8b4ebc0671101</id>
      </parent>
    </parents>
    <author>
      <name>Antti</name>
      <email>refresh.xss@gmail.com</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/b06ff21b5e33995789c04366ce7326704f415c10</url>
    <id>b06ff21b5e33995789c04366ce7326704f415c10</id>
    <committed-date>2009-06-09T10:51:17-07:00</committed-date>
    <authored-date>2009-06-09T10:51:17-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/alandekok/freeradius-server</message>
    <tree>0f1da5a7ce451fc216f429526d80086f38344713</tree>
    <committer>
      <name>Antti</name>
      <email>refresh.xss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>632daac8d9969a5c32242db08123190adb58d043</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/4a5b18a653c5a35786f8a9dcfab8b4ebc0671101</url>
    <id>4a5b18a653c5a35786f8a9dcfab8b4ebc0671101</id>
    <committed-date>2009-06-09T00:47:02-07:00</committed-date>
    <authored-date>2009-06-09T00:46:29-07:00</authored-date>
    <message>Filter Access-Challenge packets, too</message>
    <tree>0f1da5a7ce451fc216f429526d80086f38344713</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9d65dc24fcb353f5300299aa71de846dc0a5d71</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/632daac8d9969a5c32242db08123190adb58d043</url>
    <id>632daac8d9969a5c32242db08123190adb58d043</id>
    <committed-date>2009-06-06T00:43:46-07:00</committed-date>
    <authored-date>2009-06-06T00:42:40-07:00</authored-date>
    <message>Some clients end option 53 buried inside of the packet.

Pointed out on the list by Martin Lorentz</message>
    <tree>f99e03f249b4addd33ebd3c94096c11105fb9536</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24ff8ec1cb2e81190dd9ae175e1faecc583a648c</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/c9d65dc24fcb353f5300299aa71de846dc0a5d71</url>
    <id>c9d65dc24fcb353f5300299aa71de846dc0a5d71</id>
    <committed-date>2009-06-02T01:36:09-07:00</committed-date>
    <authored-date>2009-06-02T01:35:38-07:00</authored-date>
    <message>Mark the proxy mutex as being recursive

Some systems needs this to avoid deadlocks.  Others (Linux) don't</message>
    <tree>35071412d9e86dd195503f44e0fd457a073c4e0d</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0afecf2d9627bae41393d398ee04f4dd2e6b11b7</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/24ff8ec1cb2e81190dd9ae175e1faecc583a648c</url>
    <id>24ff8ec1cb2e81190dd9ae175e1faecc583a648c</id>
    <committed-date>2009-06-01T15:08:51-07:00</committed-date>
    <authored-date>2009-06-01T15:07:01-07:00</authored-date>
    <message>Copy the User-Name by value

The previous method treated the User-Name as a string, and parsed it
to create the User-Name for the reply.  However... if that happens,
it SHOULD print the User-Name to a string, and then parse that.
That way things like 'FOO\tbar' will get escaped to 'FOO\\tbar',
and therefore parsed properly.

Or, we could just copy the contents verbatim, which is what we did</message>
    <tree>2b1ec86b4a8a0a98ccad9addc2a4fa653a6ac6a5</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce74f6ea63217b8bd73404ed871bd00ddd7dd1be</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/0afecf2d9627bae41393d398ee04f4dd2e6b11b7</url>
    <id>0afecf2d9627bae41393d398ee04f4dd2e6b11b7</id>
    <committed-date>2009-05-30T00:40:42-07:00</committed-date>
    <authored-date>2009-05-30T00:40:05-07:00</authored-date>
    <message>Suppress more ping check none

If the home server is zombie, and status_check=none, don't ping it</message>
    <tree>f6f7b67e7893f132858b34ee8208b2e19822ad84</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65ecf28b3dfda782cc16f29b1c96577e161f1739</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/ce74f6ea63217b8bd73404ed871bd00ddd7dd1be</url>
    <id>ce74f6ea63217b8bd73404ed871bd00ddd7dd1be</id>
    <committed-date>2009-05-27T05:03:08-07:00</committed-date>
    <authored-date>2009-05-27T05:02:54-07:00</authored-date>
    <message>Fixe typo</message>
    <tree>95fbc9963e2b3eb8429c82f66aad2046ee10b20d</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50bc8c34edca47f23a6841891e6e20ad838163e8</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/65ecf28b3dfda782cc16f29b1c96577e161f1739</url>
    <id>65ecf28b3dfda782cc16f29b1c96577e161f1739</id>
    <committed-date>2009-05-27T04:56:47-07:00</committed-date>
    <authored-date>2009-05-27T03:06:47-07:00</authored-date>
    <message>Read all of the packet using MSG_PEEK for dynamic clients</message>
    <tree>580264954e9e0d394081a2a62ff42c4032a2c80d</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ebcaf9e3b7acbb6ab1f0bbc8aa0e9b0cdab0f17</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/50bc8c34edca47f23a6841891e6e20ad838163e8</url>
    <id>50bc8c34edca47f23a6841891e6e20ad838163e8</id>
    <committed-date>2009-05-26T07:30:30-07:00</committed-date>
    <authored-date>2009-05-26T07:30:30-07:00</authored-date>
    <message>Fix typo in last commit</message>
    <tree>7e168069afe68935d7696af17cec57962545bb6c</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd45b1111a346d9d1d446fab4751142ca512cc52</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/9ebcaf9e3b7acbb6ab1f0bbc8aa0e9b0cdab0f17</url>
    <id>9ebcaf9e3b7acbb6ab1f0bbc8aa0e9b0cdab0f17</id>
    <committed-date>2009-05-26T07:13:07-07:00</committed-date>
    <authored-date>2009-05-26T07:13:07-07:00</authored-date>
    <message>Manual merge of ec4ce9e</message>
    <tree>fa7003c8dc7d38b5ccedf4b6cbcf45eb23231d42</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8ed9f70a7198f74942b17119d5a0719cd2f3d6e</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/dd45b1111a346d9d1d446fab4751142ca512cc52</url>
    <id>dd45b1111a346d9d1d446fab4751142ca512cc52</id>
    <committed-date>2009-05-26T06:01:08-07:00</committed-date>
    <authored-date>2009-05-26T06:00:41-07:00</authored-date>
    <message>Don't walk over empty trees</message>
    <tree>9d828c93d9ebee6693f1f65b4bf92f5e4d4c7db2</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64fec63f92c2308186d4d4f48603527a26b0682d</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/b8ed9f70a7198f74942b17119d5a0719cd2f3d6e</url>
    <id>b8ed9f70a7198f74942b17119d5a0719cd2f3d6e</id>
    <committed-date>2009-05-26T01:57:55-07:00</committed-date>
    <authored-date>2009-05-26T01:56:11-07:00</authored-date>
    <message>&quot;perl -MExtUtils::Embed -e ldopts&quot; LIES to us

So... check if the lying liar is lying.  If so, complain, and
refuse to build the module.

i.e. it says &quot;Use -lperl to link!&quot;  But there's no &quot;libperl.so&quot;
on the system.  And the upstream developers don't see a problem
with Perl lying to the applications.  This means that we have to
check for liars, and to work around bugs in other peoples software</message>
    <tree>e744da3d6eb8555e33a65ae088df36e6c4d75202</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba1e5966bfc8f2f49d9c7695b8c5fd8ba80ff2f5</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/64fec63f92c2308186d4d4f48603527a26b0682d</url>
    <id>64fec63f92c2308186d4d4f48603527a26b0682d</id>
    <committed-date>2009-05-26T01:44:55-07:00</committed-date>
    <authored-date>2009-05-26T01:44:35-07:00</authored-date>
    <message>Look for &lt;ruby.h&gt;, and refuse to build without it</message>
    <tree>2705cb0d0973d8b3e097002aeb69780d55e50bf7</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23a231f978f29ece8490e937e75cb9bce3cc6073</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/ba1e5966bfc8f2f49d9c7695b8c5fd8ba80ff2f5</url>
    <id>ba1e5966bfc8f2f49d9c7695b8c5fd8ba80ff2f5</id>
    <committed-date>2009-05-26T01:41:52-07:00</committed-date>
    <authored-date>2009-05-26T01:41:30-07:00</authored-date>
    <message>Fixed typo in recv/send coa</message>
    <tree>18d2711e1c0716403bb9d0da5f8546f283fdf81c</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83ca221b80305f669d9245aa020d2afbbe03371d</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/23a231f978f29ece8490e937e75cb9bce3cc6073</url>
    <id>23a231f978f29ece8490e937e75cb9bce3cc6073</id>
    <committed-date>2009-05-24T09:19:55-07:00</committed-date>
    <authored-date>2009-05-24T09:19:43-07:00</authored-date>
    <message>Check for misconfigured systems</message>
    <tree>7657f25dd15716f4a4d2077ffa52cf90863dcf84</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6da65f07361f05c50035b5b90634f66c4ba651d7</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/83ca221b80305f669d9245aa020d2afbbe03371d</url>
    <id>83ca221b80305f669d9245aa020d2afbbe03371d</id>
    <committed-date>2009-05-24T09:19:01-07:00</committed-date>
    <authored-date>2009-05-24T09:18:50-07:00</authored-date>
    <message>Add notes</message>
    <tree>fbea4e8b4d95c8af8ba2e3f58345a875891235df</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>340f44a2942bdb7f0cd3b9e89250fd7ca0d1a781</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/6da65f07361f05c50035b5b90634f66c4ba651d7</url>
    <id>6da65f07361f05c50035b5b90634f66c4ba651d7</id>
    <committed-date>2009-05-24T09:17:58-07:00</committed-date>
    <authored-date>2009-05-24T09:16:45-07:00</authored-date>
    <message>Use now(), not now</message>
    <tree>56fde0a0f71f6c063638cd9d44793ee055603975</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e751288fe89d8020a99be2e592ba4e207a8d627</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/340f44a2942bdb7f0cd3b9e89250fd7ca0d1a781</url>
    <id>340f44a2942bdb7f0cd3b9e89250fd7ca0d1a781</id>
    <committed-date>2009-05-23T03:00:01-07:00</committed-date>
    <authored-date>2009-05-23T02:59:46-07:00</authored-date>
    <message>Automatic proxy listeners are created last</message>
    <tree>f59285d372669ddbb29120705e3a2160fad9b083</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59a4e0963b6afe24e11ea7862087dedca0b624c8</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/7e751288fe89d8020a99be2e592ba4e207a8d627</url>
    <id>7e751288fe89d8020a99be2e592ba4e207a8d627</id>
    <committed-date>2009-05-23T02:54:12-07:00</committed-date>
    <authored-date>2009-05-23T02:53:42-07:00</authored-date>
    <message>Allow for IPv6 src_ipaddr in home server</message>
    <tree>ebbdf89115d7c037c425a6542a11d707be7bba14</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f0b0148ed389154a1851cb7a7b6fb01a18f3778</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/59a4e0963b6afe24e11ea7862087dedca0b624c8</url>
    <id>59a4e0963b6afe24e11ea7862087dedca0b624c8</id>
    <committed-date>2009-05-23T02:54:07-07:00</committed-date>
    <authored-date>2009-05-23T02:53:24-07:00</authored-date>
    <message>Print more descriptive error message</message>
    <tree>6f62b2ca4f4448b5a487b92d6554c9c9cd884859</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3537bd9435404d6aa695078f159c0e17fd903ab8</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/5f0b0148ed389154a1851cb7a7b6fb01a18f3778</url>
    <id>5f0b0148ed389154a1851cb7a7b6fb01a18f3778</id>
    <committed-date>2009-05-23T00:11:11-07:00</committed-date>
    <authored-date>2009-05-23T00:08:43-07:00</authored-date>
    <message>Have the server automatically create proxy listeners

When src_ipaddr is set.

Also fix a bug in parsing the src IP address.  For now, it's not
IPv6 capable (sorry)</message>
    <tree>c0400af1e32890aae2a2f6209afd627ce4e5aa2a</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e08be771b6dfe9afd36aa69adcce6d47c7beea1</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/3537bd9435404d6aa695078f159c0e17fd903ab8</url>
    <id>3537bd9435404d6aa695078f159c0e17fd903ab8</id>
    <committed-date>2009-05-21T08:08:47-07:00</committed-date>
    <authored-date>2009-05-21T08:08:29-07:00</authored-date>
    <message>Added -I to read from filename</message>
    <tree>3f5778124ccca0194900e229a506643932cc9f87</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea16cb4a7ffe7269cd1eedf75fc9d8dd913c6d68</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/7e08be771b6dfe9afd36aa69adcce6d47c7beea1</url>
    <id>7e08be771b6dfe9afd36aa69adcce6d47c7beea1</id>
    <committed-date>2009-05-21T07:51:04-07:00</committed-date>
    <authored-date>2009-05-21T07:50:49-07:00</authored-date>
    <message>Missed this in the last commit</message>
    <tree>db2bdb3ee0c694a6a324965becfcc7f1bfda0012</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b92f8594e756eedfd06b535d2bb75e1b73ec90ac</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/ea16cb4a7ffe7269cd1eedf75fc9d8dd913c6d68</url>
    <id>ea16cb4a7ffe7269cd1eedf75fc9d8dd913c6d68</id>
    <committed-date>2009-05-21T06:59:21-07:00</committed-date>
    <authored-date>2009-05-21T06:58:44-07:00</authored-date>
    <message>Allow src_ipaddr to be specified for home servers</message>
    <tree>120a6a3a08b1dab906f3f8cfecc83b6450f476bf</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c709560bf0db0a26a981b1dc229c9082f2cfb48</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/b92f8594e756eedfd06b535d2bb75e1b73ec90ac</url>
    <id>b92f8594e756eedfd06b535d2bb75e1b73ec90ac</id>
    <committed-date>2009-05-21T05:55:25-07:00</committed-date>
    <authored-date>2009-05-21T05:55:06-07:00</authored-date>
    <message>Minor comments updated</message>
    <tree>f1f7d390b150732704262477f109af5beec6a4bc</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d84eee06e8362627b0b6aeca179ac27d6d0bb305</id>
      </parent>
    </parents>
    <author>
      <name>Niko Tyni</name>
      <email>ntyni@cc.helsinki.fi</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/0c709560bf0db0a26a981b1dc229c9082f2cfb48</url>
    <id>0c709560bf0db0a26a981b1dc229c9082f2cfb48</id>
    <committed-date>2009-05-20T05:09:32-07:00</committed-date>
    <authored-date>2009-05-20T02:11:19-07:00</authored-date>
    <message>make_passwd: only use 'inlen' bytes of the input string

In some situations (at least a roundtrip through the rlm_perl module)
the User-Password value pair can have extra non-null bytes at the end
so that strlen(vp-&gt;data.strvalue) &gt; vp-&gt;length.

These extra bytes shold not be used by make_passwd to construct the
Message-Authenticator, so copy just 'inlen' bytes of the input string
before rounding up the length.</message>
    <tree>96ae13a617c29cb8e50c95103c4f2805213e934a</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c360142572082a9090ed179fb699471e055c8c15</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/d84eee06e8362627b0b6aeca179ac27d6d0bb305</url>
    <id>d84eee06e8362627b0b6aeca179ac27d6d0bb305</id>
    <committed-date>2009-05-20T04:52:45-07:00</committed-date>
    <authored-date>2009-05-20T04:52:28-07:00</authored-date>
    <message>Increase default attribute size to 64</message>
    <tree>40187e5e5363aea36528c30d012338f56169f54e</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef2a7db5e45ec4f376fe2adebc67218c1965412b</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/c360142572082a9090ed179fb699471e055c8c15</url>
    <id>c360142572082a9090ed179fb699471e055c8c15</id>
    <committed-date>2009-05-19T00:41:40-07:00</committed-date>
    <authored-date>2009-05-19T00:41:40-07:00</authored-date>
    <message>The server can now listen on CoA ports.

Manual merge from 47c12812..., because the changes
were rather substantial</message>
    <tree>316d4415808014ba546a64baa824f34af6a6b546</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c25c08fd7ebb7821cf2e681cbbb20e84e0d654f0</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/ef2a7db5e45ec4f376fe2adebc67218c1965412b</url>
    <id>ef2a7db5e45ec4f376fe2adebc67218c1965412b</id>
    <committed-date>2009-05-19T00:11:28-07:00</committed-date>
    <authored-date>2009-05-19T00:11:06-07:00</authored-date>
    <message>Added event handlers for CoA

The listen section will be next</message>
    <tree>64fcf42fb1a9065214351de50047eccf74915293</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3c365191ecdddb083a2a9c422293b665ec897d6</id>
      </parent>
    </parents>
    <author>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </author>
    <url>http://github.com/Antti/freeradius-server/commit/c25c08fd7ebb7821cf2e681cbbb20e84e0d654f0</url>
    <id>c25c08fd7ebb7821cf2e681cbbb20e84e0d654f0</id>
    <committed-date>2009-05-19T00:10:11-07:00</committed-date>
    <authored-date>2009-05-19T00:09:56-07:00</authored-date>
    <message>Add documentation and examples for CoA</message>
    <tree>c2496a69ed22cdac4cff880de51f3c79fcd67e4f</tree>
    <committer>
      <name>Alan T. DeKok</name>
      <email>aland@freeradius.org</email>
    </committer>
  </commit>
</commits>
