)]}'
{
  "log": [
    {
      "commit": "c2be59ba2af0c131aae86c034327d2272a9ae188",
      "tree": "9eec7817288ea8daae7ab579f1c7a85e8c5a48ee",
      "parents": [
        "10895fd6c8f7383786f5a03cf99c0a796792ba1d"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Jul 03 20:41:08 2008 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Jul 03 20:41:08 2008 +0000"
      },
      "message": "[solaris] Sync SMF bits with OpenSolaris SFW\n\n2008-07-03 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.{xml,init}.in: Sync with OpenSolaris SFW. This changes the\n\t  SMF schema used, from the SMF schema supplied initially with\n\t  Quagga, to the version which was approved by the Sun PSARC for\n\t  inclusion into Solaris. This change is incompatible. Settings,\n\t  such as vty_port, etc. will not transfer over. The Sun schema is\n\t  however supported by Sun, and supports running Quagga in a zone\n\t  with IP instances, and configuration via the routeadm utility.\n"
    },
    {
      "commit": "def09df7d1df2f4583c68b5b7f02375f5a2e9dc7",
      "tree": "2ff6e32007ddc30ef2f98b59d7fedfd4fc1a9a85",
      "parents": [
        "f2c31acb6f97688af0f368211536829324145919"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Feb 22 17:55:20 2007 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Feb 22 17:55:20 2007 +0000"
      },
      "message": "[solaris] Add licence boilerplate to files for clarity\n\n2007-02-22 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.{xml,init}.in: Add licence boilerplate to ensure\n\t  licence terms are clear.\n"
    },
    {
      "commit": "e0062775b9f9945612912bdefc2d9bcf6ab0650b",
      "tree": "eb9e2012a9a602510d14428ffff77c340a51fce8",
      "parents": [
        "478aab9812fe06d77fd2f4e0b773a6e1ede18a3a"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Mon Apr 03 21:27:20 2006 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Mon Apr 03 21:27:20 2006 +0000"
      },
      "message": "[solaris] Manifest referenced non-existent services, fix.\n\n2006-04-03 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.xml.in: oops, ipvX-routing services don\u0027t exist yet in\n\t  any Solaris builds.\n"
    },
    {
      "commit": "75db03ebb169da26102275c70eff0a0ebaae04cb",
      "tree": "8ac5dd58bc3b37ead3c8932138052348b8c66629",
      "parents": [
        "e6d7d054d9b787c597319ec528ea8f64a7f949f6"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Mar 30 13:38:28 2006 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Mar 30 13:38:28 2006 +0000"
      },
      "message": "[solaris] SMF manifest, method and depend updates.\n\n2006-03-13 Alan Maguire \u003calan.maguire@sun.com\u003e\n\n\t* quagga.xml.in: Change the naming of services and instances.\n\t  network/routing/quagga:\u003cdaemon\u003e may be neat and tidy, but\n\t  it\u0027s at odds with SMF convention elsewhere that demands\n\t  the service be named for what it does, and the instance name\n\t  describe the implementation (e.g. network/smtp:sendmail).\n\t  Remove call to method script for \u0027stop\u0027, SMF can do that\n\t  itself.\n\t  Enumerate the privileges required in the SMF manifest, with the\n\t  method_credential element.\n\t  Dont try provide seperate properties for each argument, it\u0027s\n\t  just tedious, particularly when they can no longer be\n\t  inherited from a common quagga service - use a single\n\t  \"daemon-args\" property, defaulting to -P 0.\n\t  Specify authorisation for the \u0027routeadm\u0027 utility and for\n\t  RBAC.\n\n2006-03-13 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.init.in: Update to match SMF manifest changes.\n\t  If run from an SMF environment, assume method is start.\n\t  Offer a more tradition init script interface for pre-SMF.\n\t  Enable zebra for the link-state daemons.\n\t  Don\u0027t allow daemons to start in non-global zones, except\n\t  for bgpd - it doesn\u0027t have to care about underlying\n\t  networking much.\n\t  Remove all the svcprop calls, SMF or the user will supply any\n\t  arguments on the command-line.\n\t* depend.smf.in: Add dependency on SUNWroute, which provides\n\t  routeadm, which provides /var/svc/manifest/network/routing\n\t* prototype.smf.in: Install manifest to\n\t  var/svc/manifest/network/routing.\n"
    },
    {
      "commit": "e24f0638e6fc7256580c185a631cbe5549bf7db3",
      "tree": "5f2b1b58b3b0ed2eee52feb33600785bd44b5304",
      "parents": [
        "4528ffa280f93ce64213bd79311dc9d7b3c6a12f"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Sun Feb 19 18:59:26 2006 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Sun Feb 19 18:59:26 2006 +0000"
      },
      "message": "[solaris] version depend files, auto-generate. Start zebra when needed.\n\n2006-02-19 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* depend.*: renamed to depend.*.in.\n\t* depend.*.in: Add version dependency.\n\t* Makefile.am: Generate depend.* from depend.*.in\n\t  Distribute the depend.*.in files rather than the depend.*\n\t  files.\n\t* quagga.init.in: Enable zebra if one of the link-state\n\t  daemons is started.\n\t  Restart method is not required - SMF handles that.\n\t* quagga.xml.in: Remove restart method details.\n"
    },
    {
      "commit": "9b78d0528ad6756b051d82faddfa2c3422403a2e",
      "tree": "566594eea017950238265f3636860e3aaf2f68e5",
      "parents": [
        "62debbbe836d4c96402756ccfead01b09d903428"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Jun 15 11:00:11 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Jun 15 11:00:11 2005 +0000"
      },
      "message": "2005-06-15 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.xml.in: Pass the FMRI to the method, removing need for\n\t  daemon_name property and deducing the FMRI.\n\t  remove the empty config_file and pid_file definitions, they just\n\t  make things difficult in the method script, cause it then has to\n\t  deal with svcprop returning \"\" for defined empty properties.\n\t  Remove daemon_name everywhere.\n\t* quagga.init.in: Take the FMRI as an argument\n\t  Remove deducing the FMRI from the defunct daemon_name property.\n\t  Use svcprop -q to test for presence of a property first.\n\t  Default vty_port to 0 and vty_addr to 127.1 if equivalent\n\t  SMF properties are not set.\n\t  Deduce the pid_file, we can infer it from @quagga_statedir@ I\n\t  think, it\u0027s probably not useful to allow it to be configurable\n\t  as a property anyway.\n\t  /var/run/ is on tmpfs on Solaris, so we probably will need\n\t  to create @quagga_statedir@ first run after boot.\n\t  Use @sbindir@, not /usr/local/sbin.\n"
    },
    {
      "commit": "a6570ee42f9d3a597c33b73931da5294b43b71ba",
      "tree": "45fa35ceec8e6ce3fa610c63edfa50ba9c11be91",
      "parents": [
        "7085641750bb5ec9b1a73085d9d94ddd9eca7922"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Thu Jun 02 16:33:53 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Thu Jun 02 16:33:53 2005 +0000"
      },
      "message": "2005-06-02 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.xml.in: Fix mistake in bgpd definition. Change dependency\n\t  on zebra to optional. Remove the duplicated stability statements.\n\t* quagga.init.in: svcprop should check PACKAGE_TARNAME, not _NAME.\n\t  no need to check for config file either, there\u0027s already a\n\t  dependency in the manifest.\n"
    },
    {
      "commit": "0f3b199a01cab5e5ae9edf498ba58f726b25893a",
      "tree": "54089eac1a34f777361e0664109c94e3add29798",
      "parents": [
        "e3ca81413a6c51a0ef09707bc9926d6edec4f71b"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:15:35 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:15:35 2005 +0000"
      },
      "message": "2005-05-13 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.xml.in: Sigh, XML child elements are order-sensitive.\n\t* prototype.doc.in: info/dir doesnt get created always.. comment\n\t  out for now, likely needs to be done with an install method.\n"
    },
    {
      "commit": "2e7d9ebac1a2698d548fab85bf717b427378c3c1",
      "tree": "578a812620b52e5079088edfcb26500d1bd51f8f",
      "parents": [
        "9edbc8fb8160c7e71c18ea517837decbd0f6bf9d"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Apr 26 02:35:03 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Apr 26 02:35:03 2005 +0000"
      },
      "message": "2005-04-26 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.xml.in: New, better, single integrated manifest for all\n\t  the services, courtesy of alan.maguire@sun.com.\n\t* {{ospf,ospf6,rip,ripng,bgp}d,zebra}.xml.in: removed due to\n\t  previous\n\t* quagga.init.in: Use the package tarname for properties, use\n\t  the correct daemon name variable.\n\t* Makefile.am: Updated to match single manifest\n\t* prototype.daemons.in: ditto\n"
    }
  ]
}
