)]}'
{
  "log": [
    {
      "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": "b5b628c1fa132c1ac57fc1b102ad0605831649ef",
      "tree": "90dce4a1c6018b0a428c2013b627561a8da8b7ba",
      "parents": [
        "5d932f61972fb5e3109c6aa3caa4b960b675f941"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Mar 30 13:46:23 2006 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Mar 30 13:46:23 2006 +0000"
      },
      "message": "[solaris] revert previous update of manifest install path\n\n2006-03-16 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* prototype.smf.in: Oops, continue to install manifest to\n\t  var/svc/manifest/network for now.\n\t* Changelog: fix lack of trailing newline\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": "e832203d8e660fbdbc71471cd8962c23b1721950",
      "tree": "39ced536d3569f957f5b327f32226fcbcd3796f0",
      "parents": [
        "c8c1521a7d39d165ef856c1a3a6dcd54f0532e8d"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Nov 04 12:34:06 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Nov 04 12:34:06 2005 +0000"
      },
      "message": "2005-11-04 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* prototype.dev.in: lib/md5-gnu.h is now lib/md5.h\n"
    },
    {
      "commit": "7d7d0f3848283fea7efd6cfeddcfa588c229fb3a",
      "tree": "73ca22e74ed6896d75c14b3aa3b74c079439ab61",
      "parents": [
        "2c61ae37821f4ece2b2f22d716ac8a135808e70c"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Aug 16 17:23:15 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Aug 16 17:23:15 2005 +0000"
      },
      "message": "2005-08-16 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* README.txt: point to the opensolaris.org sources for the SMF\n\t  manifest class scripts. Make step 3 slightly more explicit about\n\t  what \u0027this directory\u0027 is.\n"
    },
    {
      "commit": "245a2b29a501bad850c5399ac1c1da2fddf0572a",
      "tree": "b183b49babf70601bfb0018aead875c73bffb7bb",
      "parents": [
        "9b78d0528ad6756b051d82faddfa2c3422403a2e"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Jun 15 11:24:44 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Jun 15 11:24:44 2005 +0000"
      },
      "message": "2005-06-15 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* README.txt: updated to match changed SMF manifest and\n\t  its changed service, instance and property group names.\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": "65c1cafd3a23ee877d184f03b1c36f0bf5a9db01",
      "tree": "1427c6bc6ee903b1bfc125f72de5215ee8bfb49c",
      "parents": [
        "cbc6d742aeb8b31580fca1e7e959da4e06e3e468"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:26:07 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:26:07 2005 +0000"
      },
      "message": "2005-05-13 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* prototype.daemons.in: Move the Solaris 10 SMF specific stuff to\n\t  a seperate package.\n\t* depend.smf: dependencies for smf package\n\t* pkginfo.smf.tmpl.in: pkginfo for smf\n\t* prototype.smf.in: prototype for smf\n\t* Makefile.am: Add smf to pkg_names\n"
    },
    {
      "commit": "cbc6d742aeb8b31580fca1e7e959da4e06e3e468",
      "tree": "52680f64297d5e95d51dcf530c862556eb51d83d",
      "parents": [
        "0f3b199a01cab5e5ae9edf498ba58f726b25893a"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:16:28 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri May 13 07:16:28 2005 +0000"
      },
      "message": "- Forgot to commit ChangeLog\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"
    },
    {
      "commit": "f3ff15541592bab1435775f7b79c1cd267bd57f3",
      "tree": "991934bdf1dde78097b14d4fcd46b5a32af552f1",
      "parents": [
        "05f01076828a2678538c4c827f7855a61b443389"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Thu Apr 21 10:24:43 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Thu Apr 21 10:24:43 2005 +0000"
      },
      "message": "2005-04-21 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* Makefile.am: pkginfo.%.tmpl is a generated file, srcdir prefix\n\t  is not appropriate.\n"
    },
    {
      "commit": "d98b74b504554d851d1281017724984069340cad",
      "tree": "ba102c54fd3b41b50b219e80135e1f1e8df49e27",
      "parents": [
        "662a1f25bb6c142c0ff5ff571095356df49c0557"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Apr 13 03:37:23 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Wed Apr 13 03:37:23 2005 +0000"
      },
      "message": "2005-04-13 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* Makefile.am: {i,r}.manifest are (or will be) system provided files\n\t  and not in CVS, hence dont depend on them or distribute them.\n"
    },
    {
      "commit": "c75494ca286c23d065f6a1ea147016b934ef9646",
      "tree": "91f0e9d9f6045a9002d502e099ff099a28e68cca",
      "parents": [
        "634f9ea20fce82c94407cb677b5487b65bde1973"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 20:22:09 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 20:22:09 2005 +0000"
      },
      "message": "2005-04-11 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* .cvsignore: Add built files\n"
    },
    {
      "commit": "8d60e1a90397d7580654cb397f9dacf1d5623331",
      "tree": "17f10fea3f07d66d7c023de174930878ed7861fe",
      "parents": [
        "26275b05d6da500176d433523f659e0f6425558b"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 07:58:35 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 07:58:35 2005 +0000"
      },
      "message": "2005-04-11 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* Makefile.am: README.txt to EXTRA_DIST\n\t* README.txt: new file, package creation, install, usage notes.\n"
    },
    {
      "commit": "1b414a170015f47f1fd2f75be74b1444647ce25f",
      "tree": "d3d24e25604fd8fc776d975c409048db57b69efb",
      "parents": [
        "cf460ef9478de57fae490ff1bd8cb58ccbe40b40"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 07:05:21 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Mon Apr 11 07:05:21 2005 +0000"
      },
      "message": "2005-04-11 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* (all) Initial check-in of files for building S10 packages\n\t* protototype.*.in: package prototype files for SysV packages\n\t* *.xml.in: SMF manifests for Quagga daemons\n\t* pkginfo.*.tmpl.in: daemon specific pkginfo, refererenced\n\t  by prototype files.\n\t* pkginfo.tmpl.in: Quagga common pkginfo bits\n\t* quagga.init.in: SMF method script\n\t* Makefile.am: Automake file for building packages\n\t* depend.*: Solaris 10 dependencies for packages, referenced by\n\t  prototype files.\n\t* .cvsignore: no idea what this is for...\n"
    }
  ]
}
