<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>https://basil.dsg.cs.tcd.ie/code/tcd/project84/</link>
    <language>en-us</language>

    <title>project84 Changelog</title>
    <description>project84 Changelog</description>
    <item>
    <title>integrated stage-1 setup; improved messages</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/182192b889ab</guid>
    <description><![CDATA[integrated stage-1 setup; improved messages]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Thu, 26 Oct 2017 16:39:27 +0100</pubDate>
</item>
<item>
    <title>disabled in-line Postfix/Dovecot setup; improved messages, trigger-handling</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/ae80223e9b94</guid>
    <description><![CDATA[disabled in-line Postfix/Dovecot setup; improved messages, trigger-handling<br/>
<br/>
<br/>
-if [ &quot;$SKIP_MAILSETUP&quot; -o &quot;$SKIP_MAILADMIN&quot; -o &quot;$SKIP_SERVICES&quot; ]<br/>
+warn 'TODO: Mail Admin: move trigger tests to p84-build-mail.sh'<br/>
+if [ &quot;$SKIP_MAILSETUP&quot; -a &quot;$SKIP_MAILADMIN&quot; || [ &quot;$SKIP_SERVICES&quot; ]<br/>
 then warn 'Mail Admin: setup skipped as requested'<br/>
 elif [ -f /var/www/jamm.ie/www/pfa/postfixadmin/config.local.php ]<br/>
 then warn 'Mail Admin: skipping setup: already configured'<br/>
 else<br/>
-    warn &quot;in $PWD: Setting up Mail Admin&quot;<br/>
-    warn &quot;TODO: consolidate Postfix/Dovecot/Mail Admin setup&quot;<br/>
+    warn &quot;running in $PWD: Setting up Mail Admin&quot;<br/>
<br/>
     /usr/local/sbin/p84-build-mail.sh \<br/>
 	|| fail 'quitting due to error reported earlier'<br/>
-    warn 'Stage-2 Mail setup done'<br/>
+    warn 'Mail Admin: setup done'<br/>
     warn ''<br/>
 fi<br/>
<br/>
sfarrelllpt(niall)17:]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Thu, 26 Oct 2017 16:18:39 +0100</pubDate>
</item>
<item>
    <title>relocated pre-req handling; improved trigger handling;</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/2a5ab7ddb8fd</guid>
    <description><![CDATA[relocated pre-req handling; improved trigger handling;]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Thu, 26 Oct 2017 16:03:25 +0100</pubDate>
</item>
<item>
    <title>inserted candidate code, commented out; added message</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/adb71c480e22</guid>
    <description><![CDATA[inserted candidate code, commented out; added message]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Thu, 26 Oct 2017 14:12:50 +0100</pubDate>
</item>
<item>
    <title>added TODO messages as guide for refactoring</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/fbbb30685d63</guid>
    <description><![CDATA[added TODO messages as guide for refactoring]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Tue, 24 Oct 2017 16:29:36 +0100</pubDate>
</item>
<item>
    <title>used sed directly instead of inplacereplace; disabled function definition</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/b6efc3d6da48</guid>
    <description><![CDATA[used sed directly instead of inplacereplace; disabled function definition]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Tue, 24 Oct 2017 15:28:23 +0100</pubDate>
</item>
<item>
    <title>stripped disabled code block (testing process on rebuilt laptop)</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/6c32626310e1</guid>
    <description><![CDATA[stripped disabled code block (testing process on rebuilt laptop)]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Tue, 24 Oct 2017 14:50:06 +0100</pubDate>
</item>
<item>
    <title>progress on phone screen, not there yet</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/3c0b58a7374e</guid>
    <description><![CDATA[progress on phone screen, not there yet]]></description>
    <author>&#115;&#116;&#101;&#112;&#104;&#101;&#110;</author>
    <pubDate>Mon, 23 Oct 2017 22:31:51 +0100</pubDate>
</item>
<item>
    <title>disabled redundant code segment</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/7b134721f96f</guid>
    <description><![CDATA[disabled redundant code segment]]></description>
    <author>&#34;&#78;&#105;&#97;&#108;&#108;&#32;&#79;&#39;&#82;&#101;&#105;&#108;&#108;&#121;&#34;&#32;&#60;&#78;&#105;&#97;&#108;&#108;&#46;&#111;&#82;&#101;&#105;&#108;&#108;&#121;&#64;&#117;&#99;&#100;&#46;&#105;&#101;&#62;</author>
    <pubDate>Mon, 23 Oct 2017 20:52:16 +0100</pubDate>
</item>
<item>
    <title>tweak</title>
    <guid isPermaLink="true">https://basil.dsg.cs.tcd.ie/code/tcd/project84/rev/1908d4773a9c</guid>
    <description><![CDATA[tweak]]></description>
    <author>&#115;&#116;&#101;&#112;&#104;&#101;&#110;</author>
    <pubDate>Mon, 23 Oct 2017 16:29:48 +0100</pubDate>
</item>

  </channel>
</rss>