[freeside-commits] freeside/FS/FS/part_export phone_shellcommands.pm, 1.5, 1.5.4.1 shellcommands.pm, 1.51.2.2, 1.51.2.3 textradius.pm, 1.9, 1.9.4.1 shellcommands_withdomain.pm, 1.12, 1.12.2.1 domain_shellcommands.pm, 1.11, 1.11.6.1 www_shellcommands.pm, 1.18, 1.18.4.1 forward_shellcommands.pm, 1.8, 1.8.8.1 vpopmail.pm, 1.14, 1.14.6.1

Ivan,,, ivan at wavetail.420.am
Fri Mar 5 10:24:26 PST 2010


Update of /home/cvs/cvsroot/freeside/FS/FS/part_export
In directory wavetail.420.am:/tmp/cvs-serv30814

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	phone_shellcommands.pm shellcommands.pm textradius.pm 
	shellcommands_withdomain.pm domain_shellcommands.pm 
	www_shellcommands.pm forward_shellcommands.pm vpopmail.pm 
Log Message:
point to wiki docs

Index: shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/shellcommands.pm,v
retrieving revision 1.51.2.2
retrieving revision 1.51.2.3
diff -u -w -d -r1.51.2.2 -r1.51.2.3
--- shellcommands.pm	12 Oct 2009 13:09:56 -0000	1.51.2.2
+++ shellcommands.pm	5 Mar 2010 18:24:23 -0000	1.51.2.3
@@ -95,7 +95,7 @@
 Run remote commands via SSH.  Usernames are considered unique (also see
 shellcommands_withdomain).  You probably want this if the commands you are
 running will not accept a domain as a parameter.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 
 <BR><BR>Use these buttons for some useful presets:
 <UL>

Index: shellcommands_withdomain.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/shellcommands_withdomain.pm,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -w -d -r1.12 -r1.12.2.1
--- shellcommands_withdomain.pm	19 Aug 2009 07:05:16 -0000	1.12
+++ shellcommands_withdomain.pm	5 Mar 2010 18:24:23 -0000	1.12.2.1
@@ -77,7 +77,7 @@
 considered unique (also see shellcommands).  You probably want this if the
 commands you are running will accept a domain as a parameter, and will allow
 the same username with different domains.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 
 <BR><BR>Use these buttons for some useful presets:
 <UL>

Index: domain_shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/domain_shellcommands.pm,v
retrieving revision 1.11
retrieving revision 1.11.6.1
diff -u -w -d -r1.11 -r1.11.6.1
--- domain_shellcommands.pm	9 Apr 2006 23:24:39 -0000	1.11
+++ domain_shellcommands.pm	5 Mar 2010 18:24:23 -0000	1.11.6.1
@@ -26,7 +26,7 @@
   'options' => \%options,
   'notes'   => <<'END'
 Run remote commands via SSH, for domains.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 <BR><BR>Use these buttons for some useful presets:
 <UL>
   <LI>

Index: vpopmail.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/vpopmail.pm,v
retrieving revision 1.14
retrieving revision 1.14.6.1
diff -u -w -d -r1.14 -r1.14.6.1
--- vpopmail.pm	29 Dec 2006 08:25:53 -0000	1.14
+++ vpopmail.pm	5 Mar 2010 18:24:24 -0000	1.14.6.1
@@ -30,7 +30,7 @@
 Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text
 files.  <a href="http://search.cpan.org/dist/File-Rsync">File::Rsync</a>
 must be installed, and you will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>
 to <b>vpopmail</b>@<i>export.host</i>. 
 END
 );

Index: textradius.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/textradius.pm,v
retrieving revision 1.9
retrieving revision 1.9.4.1
diff -u -w -d -r1.9 -r1.9.4.1
--- textradius.pm	1 Aug 2007 22:24:41 -0000	1.9
+++ textradius.pm	5 Mar 2010 18:24:23 -0000	1.9.4.1
@@ -25,7 +25,7 @@
 from CPAN.  If using RADIUS::UserFile 1.01, make sure to apply
 <a href="http://rt.cpan.org/NoAuth/Bug.html?id=1210">this patch</a>.  Also
 make sure <a href="http://rsync.samba.org/">rsync</a> is installed on the
-remote machine, and <a href="../docs/ssh.html">SSH is setup for unattended
+remote machine, and <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">SSH is setup for unattended
 operation</a>.
 END
 );

Index: www_shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/www_shellcommands.pm,v
retrieving revision 1.18
retrieving revision 1.18.4.1
diff -u -w -d -r1.18 -r1.18.4.1
--- www_shellcommands.pm	12 Dec 2007 21:19:03 -0000	1.18
+++ www_shellcommands.pm	5 Mar 2010 18:24:23 -0000	1.18.4.1
@@ -32,7 +32,7 @@
   'options' => \%options,
   'notes'   => <<'END'
 Run remote commands via SSH, for virtual web sites.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 <BR><BR>Use these buttons for some useful presets:
 <UL>
   <LI>

Index: forward_shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/forward_shellcommands.pm,v
retrieving revision 1.8
retrieving revision 1.8.8.1
diff -u -w -d -r1.8 -r1.8.8.1
--- forward_shellcommands.pm	7 Aug 2005 00:41:23 -0000	1.8
+++ forward_shellcommands.pm	5 Mar 2010 18:24:24 -0000	1.8.8.1
@@ -26,7 +26,7 @@
   'options' => \%options,
   'notes'   => <<'END'
 Run remote commands via SSH, for forwards.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 <BR><BR>Use these buttons for some useful presets:
 <UL>
   <LI>

Index: phone_shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/phone_shellcommands.pm,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -u -w -d -r1.5 -r1.5.4.1
--- phone_shellcommands.pm	22 Jul 2008 08:33:36 -0000	1.5
+++ phone_shellcommands.pm	5 Mar 2010 18:24:23 -0000	1.5.4.1
@@ -27,7 +27,7 @@
   'options' => \%options,
   'notes'   => <<'END'
 Run remote commands via SSH, for phone numbers.  You will need to
-<a href="../docs/ssh.html">setup SSH for unattended operation</a>.
+<a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">setup SSH for unattended operation</a>.
 <BR><BR>Use these buttons for some useful presets:
 <UL>
   <LI>



More information about the freeside-commits mailing list