clearscm.git
7 years agoCreated rexec.pl
Andrew DeFaria [Wed, 2 Nov 2016 20:25:27 +0000 (13:25 -0700)]
Created rexec.pl

rexec.pl is a remote execute script. This one is oriented towards single
execution though it can handle multiple machines and multiple commands
it's sorta klunky. It also does not have any of the parallelization and
logging facilities that were envisoned for rexec. The script rexec still
exists and should be integrated into rexec.pl over time. Still need to
make a Machines.pm modules to link to.

7 years agoHaving lots of problems with certain shopts
Andrew DeFaria [Mon, 31 Oct 2016 17:55:50 +0000 (10:55 -0700)]
Having lots of problems with certain shopts

Depending on architecture and other things sometimes even the same
version of bash may or may not support things like shopt -s autocd.
My kludgy workaround here is simply to ignore stderr.

7 years agoVarious changes for supporting Broadcom/Avago
Andrew DeFaria [Mon, 31 Oct 2016 17:21:25 +0000 (10:21 -0700)]
Various changes for supporting Broadcom/Avago

7 years agopod2html does not emit INDEX
Andrew DeFaria [Tue, 25 Oct 2016 17:07:40 +0000 (10:07 -0700)]
pod2html does not emit INDEX

7 years agoFixed hit_count to contain the actual hit count when adding or modifying records
Andrew DeFaria [Thu, 20 Oct 2016 01:19:18 +0000 (18:19 -0700)]
Fixed hit_count to contain the actual hit count when  adding or modifying records

7 years agoAdded hit_count to add <type> list and modify <type> list
Andrew DeFaria [Tue, 18 Oct 2016 23:12:08 +0000 (16:12 -0700)]
Added hit_count to add <type> list and modify <type> list

Not complete but works sorta.

7 years agoAdded conf directory
Andrew DeFaria [Tue, 18 Oct 2016 04:00:41 +0000 (21:00 -0700)]
Added conf directory

7 years agoTunnel script
Andrew DeFaria [Mon, 22 Aug 2016 21:53:48 +0000 (14:53 -0700)]
Tunnel script

Simple script to use ssh to tunnel ports for IMAP (1143 -> 143) and SMTP
(1025 -> 25) to defaria.com so I can read and write email to my home
server.

Note -Nf puts ssh in the background after establishing the tunnel.

7 years agoFixed funny character in prompt
Andrew DeFaria [Thu, 4 Aug 2016 13:48:19 +0000 (06:48 -0700)]
Fixed funny character in prompt

7 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew DeFaria [Sun, 17 Jul 2016 00:54:32 +0000 (17:54 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

7 years agoUpdating address in resume
Andrew DeFaria [Thu, 14 Jul 2016 18:58:20 +0000 (11:58 -0700)]
Updating address in resume

Updated address in resume. Also small change to bash_login

7 years agoResume update
Andrew DeFaria [Sun, 10 Jul 2016 17:29:42 +0000 (10:29 -0700)]
Resume update

Updated resume with new address and ICANN experience.

8 years agoReformated add2whitelist.cgi
Andrew DeFaria [Thu, 23 Jun 2016 06:16:25 +0000 (23:16 -0700)]
Reformated add2whitelist.cgi

8 years agoChanged resume to be .docx
Andrew DeFaria [Thu, 23 Jun 2016 06:14:54 +0000 (23:14 -0700)]
Changed resume to be .docx

8 years agoSwitched to using summary
Andrew DeFaria [Thu, 23 Jun 2016 06:12:56 +0000 (23:12 -0700)]
Switched to using summary

8 years agoSwitched back to default colorscheme
Andrew DeFaria [Thu, 23 Jun 2016 06:12:27 +0000 (23:12 -0700)]
Switched back to default colorscheme

8 years agoSwitching to use system installed gitweb
Andrew DeFaria [Thu, 23 Jun 2016 06:10:03 +0000 (23:10 -0700)]
Switching to use system installed gitweb

8 years agoMAPS fixes and reformating
Andrew DeFaria [Thu, 23 Jun 2016 06:06:59 +0000 (23:06 -0700)]
MAPS fixes and reformating

8 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Tue, 21 Jun 2016 01:46:40 +0000 (18:46 -0700)]
Merge branch 'master' of /opt/git/clearscm

8 years agoFixed FormatTime to properly fill in leading zeros when hours are less
Andrew DeFaria [Mon, 13 Jun 2016 19:15:42 +0000 (12:15 -0700)]
Fixed FormatTime to properly fill in leading zeros when hours are less
than 12

8 years agoFinally adding allmach. At some point this will be replaced by rexec
Andrew DeFaria [Fri, 3 Jun 2016 20:27:41 +0000 (13:27 -0700)]
Finally adding allmach. At some point this will be replaced by rexec

8 years agoStarting ICANN client script
Andrew DeFaria [Wed, 1 Jun 2016 18:55:46 +0000 (11:55 -0700)]
Starting ICANN client script

8 years agoImplemented new algorithm in maps and checkaddress.
Andrew DeFaria [Thu, 26 May 2016 06:06:32 +0000 (23:06 -0700)]
Implemented new algorithm in maps and checkaddress.

8 years agoChanges to support Macs
Andrew DeFaria [Thu, 19 May 2016 18:03:23 +0000 (11:03 -0700)]
Changes to support Macs

8 years agoChanges to start up scripts to work well for Mac.
Andrew DeFaria [Fri, 13 May 2016 21:43:06 +0000 (14:43 -0700)]
Changes to start up scripts to work well for Mac.

8 years agoChanged to use .docx instead of .odt as the .odt format is not acceptable on DICE
Andrew DeFaria [Wed, 13 Apr 2016 15:01:34 +0000 (08:01 -0700)]
Changed to use .docx instead of .odt as the .odt format is not acceptable on DICE

8 years agoMiscellaneous changes
Andrew DeFaria [Wed, 13 Apr 2016 15:00:40 +0000 (08:00 -0700)]
Miscellaneous changes

8 years agoUpdated resume
Andrew DeFaria [Wed, 13 Apr 2016 14:22:10 +0000 (07:22 -0700)]
Updated resume

8 years agoMinor changes to webchord.cgi and vimrc
Andrew DeFaria [Wed, 13 Apr 2016 14:18:46 +0000 (07:18 -0700)]
Minor changes to webchord.cgi and vimrc

8 years agoFinal updates from Knowles.
Andrew DeFaria [Thu, 3 Mar 2016 00:32:04 +0000 (16:32 -0800)]
Final updates from Knowles.

8 years agoAdded wbinfo for when winbind is used instead of ypbind
Andrew DeFaria [Tue, 9 Feb 2016 20:59:26 +0000 (12:59 -0800)]
Added wbinfo for when winbind is used instead of ypbind

8 years agoAdded Perforce lib
Andrew DeFaria [Wed, 27 Jan 2016 00:36:26 +0000 (16:36 -0800)]
Added Perforce lib

8 years agoAdded HireClearSCM.php
Andrew DeFaria [Thu, 24 Dec 2015 20:17:40 +0000 (12:17 -0800)]
Added HireClearSCM.php

8 years agoAdding some files of recent work.
Andrew DeFaria [Mon, 21 Dec 2015 18:11:32 +0000 (10:11 -0800)]
Adding some files of recent work.

8 years agoCorrected Tellabs
Andrew DeFaria [Sun, 20 Dec 2015 04:22:21 +0000 (20:22 -0800)]
Corrected Tellabs

8 years agoTrimmed down resume
Andrew DeFaria [Sun, 20 Dec 2015 04:19:35 +0000 (20:19 -0800)]
Trimmed down resume

8 years agoAdded LoadAvg
Andrew DeFaria [Tue, 25 Aug 2015 23:50:31 +0000 (16:50 -0700)]
Added LoadAvg

8 years agoChanged to use $FindBin::Script more consistently.
Andrew DeFaria [Fri, 7 Aug 2015 01:01:29 +0000 (18:01 -0700)]
Changed to use $FindBin::Script more consistently.

8 years agoAdded gitconfig
Andrew DeFaria [Tue, 4 Aug 2015 20:29:58 +0000 (13:29 -0700)]
Added gitconfig

8 years agoMerge branch 'master' of ssh://defaria.com/opt/git/clearscm
Andrew DeFaria [Tue, 4 Aug 2015 20:07:50 +0000 (13:07 -0700)]
Merge branch 'master' of ssh://defaria.com/opt/git/clearscm

8 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Tue, 4 Aug 2015 19:49:35 +0000 (12:49 -0700)]
Merge branch 'master' of /opt/git/clearscm

Conflicts:
web/Resumes/Andrew/index.php

8 years agoMisc changes.
Andrew DeFaria [Tue, 4 Aug 2015 19:48:18 +0000 (12:48 -0700)]
Misc changes.

8 years agoFixed bug in open call
Andrew DeFaria [Tue, 28 Jul 2015 19:02:30 +0000 (12:02 -0700)]
Fixed bug in open call

8 years agoFixed bug in PipeOutputArray
andrew [Fri, 17 Jul 2015 18:57:04 +0000 (11:57 -0700)]
Fixed bug in PipeOutputArray

9 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
andrew [Fri, 20 Mar 2015 16:33:46 +0000 (09:33 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

9 years agoUpdated Resume
andrew [Fri, 20 Mar 2015 16:33:22 +0000 (09:33 -0700)]
Updated Resume

9 years agoColored Wizard aqua.
andrew [Fri, 13 Feb 2015 05:59:04 +0000 (21:59 -0800)]
Colored Wizard aqua.

9 years agoAdded lessfile
andrew [Wed, 26 Nov 2014 03:38:51 +0000 (19:38 -0800)]
Added lessfile

9 years agoMerge branch 'master' of andrew@defaria.com:/opt/git/clearscm.git
adefaria [Fri, 14 Nov 2014 03:21:57 +0000 (19:21 -0800)]
Merge branch 'master' of andrew@defaria.com:/opt/git/clearscm.git

9 years agoFixed up setting of prompt when root.
adefaria [Fri, 14 Nov 2014 03:20:18 +0000 (19:20 -0800)]
Fixed up setting of prompt when root.

9 years agoFixed up setting of prompt when root.
adefaria [Fri, 14 Nov 2014 03:16:49 +0000 (19:16 -0800)]
Fixed up setting of prompt when root.

9 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Thu, 13 Nov 2014 16:13:16 +0000 (08:13 -0800)]
Merge branch 'master' of /opt/git/clearscm

9 years agoChanged to work locally
Andrew DeFaria [Thu, 13 Nov 2014 16:12:58 +0000 (08:12 -0800)]
Changed to work locally

9 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
andrew [Tue, 11 Nov 2014 15:17:02 +0000 (07:17 -0800)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

9 years agoUpdated Resume
andrew [Tue, 11 Nov 2014 15:14:04 +0000 (07:14 -0800)]
Updated Resume

9 years agoSome JIRA scripts
adefaria [Sat, 1 Nov 2014 00:41:27 +0000 (17:41 -0700)]
Some JIRA scripts

9 years agoChanged so that if Stats is logging to a Logger object it checks to see
adefaria [Sat, 11 Oct 2014 00:47:13 +0000 (17:47 -0700)]
Changed so that if Stats is logging to a Logger object it checks to see
if there are any errors or warnings and reports them.

9 years agoChanged so that if a user other than me runs bash_login it will do the
adefaria [Wed, 8 Oct 2014 20:25:30 +0000 (13:25 -0700)]
Changed so that if a user other than me runs bash_login it will do the
right thing. I use this often when I sudo.

Now supports LANG UTF8.

9 years agoAdded code to allow one to use my startup scripts by doing source
adefaria [Thu, 2 Oct 2014 19:58:36 +0000 (12:58 -0700)]
Added code to allow one to use my startup scripts by doing source
~adefaria/.rc/bash_login.
Fixed bug so that when I am root the word Wizard appears in the prompt.

9 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew DeFaria [Thu, 18 Sep 2014 16:57:34 +0000 (09:57 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

9 years agoModified definitions for EmacsEverywhere
adefaria [Tue, 19 Aug 2014 17:09:11 +0000 (10:09 -0700)]
Modified definitions for EmacsEverywhere

9 years agoAdded client_script Audience and some shopt's.
adefaria [Fri, 1 Aug 2014 02:11:05 +0000 (19:11 -0700)]
Added client_script Audience and some shopt's.

9 years agoAdded mv
adefaria [Wed, 30 Jul 2014 00:45:12 +0000 (17:45 -0700)]
Added mv

9 years agoAdded startup.cmd and doskey.autorun.reg to facilitate a better DOS
adefaria [Tue, 29 Jul 2014 20:24:45 +0000 (13:24 -0700)]
Added startup.cmd and doskey.autorun.reg to facilitate a better DOS
environment...

10 years agoUpdated images for the last two assignments.
Andrew DeFaria [Thu, 26 Jun 2014 19:25:59 +0000 (12:25 -0700)]
Updated images for the last two assignments.

10 years agoAdded GetPassword routine
adefaria [Fri, 20 Jun 2014 19:02:33 +0000 (12:02 -0700)]
Added GetPassword routine

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew DeFaria [Fri, 20 Jun 2014 18:55:52 +0000 (11:55 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoAdded GetPassword routine
adefaria [Fri, 20 Jun 2014 18:43:35 +0000 (11:43 -0700)]
Added GetPassword routine

10 years agoChanged backup to work with new disks
Andrew DeFaria [Fri, 20 Jun 2014 16:45:44 +0000 (09:45 -0700)]
Changed backup to work with new disks

10 years agoSet back to values that work at home. The version from Dreamhost is not
andrew [Fri, 20 Jun 2014 16:43:19 +0000 (09:43 -0700)]
Set back to values that work at home. The version from Dreamhost is not
ready yet.

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Fri, 20 Jun 2014 14:50:42 +0000 (07:50 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoSome cleanup
Andrew [Fri, 20 Jun 2014 14:50:16 +0000 (07:50 -0700)]
Some cleanup

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Fri, 20 Jun 2014 14:47:44 +0000 (07:47 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Wed, 11 Jun 2014 06:49:10 +0000 (23:49 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoUpdated resume.
andrew [Wed, 11 Jun 2014 06:33:39 +0000 (23:33 -0700)]
Updated resume.

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
andrew [Wed, 11 Jun 2014 06:05:42 +0000 (23:05 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoAdded Audience.png
andrew [Wed, 11 Jun 2014 06:05:03 +0000 (23:05 -0700)]
Added Audience.png

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Tue, 10 Jun 2014 07:00:06 +0000 (00:00 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoAdded GetPassword
adefaria [Mon, 9 Jun 2014 16:51:39 +0000 (09:51 -0700)]
Added GetPassword

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Fri, 16 May 2014 07:00:07 +0000 (00:00 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Fri, 16 May 2014 03:08:56 +0000 (20:08 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoAdded set ff=unix. No more CRLFs!
adefaria [Fri, 16 May 2014 02:51:25 +0000 (19:51 -0700)]
Added set ff=unix. No more CRLFs!

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Fri, 16 May 2014 02:50:38 +0000 (19:50 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoFixed bug where names could not contain characters such as "-". Also
adefaria [Fri, 16 May 2014 02:50:20 +0000 (19:50 -0700)]
Fixed bug where names could not contain characters such as "-". Also
allowed both ":" and "=" to be separators.

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew DeFaria [Fri, 16 May 2014 02:46:49 +0000 (19:46 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoFixed bug where getConfig did not handle names with "-" in them. Also
adefaria [Fri, 16 May 2014 02:37:19 +0000 (19:37 -0700)]
Fixed bug where getConfig did not handle names with "-" in them. Also
made : and = separators.

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Tue, 13 May 2014 07:00:12 +0000 (00:00 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Tue, 13 May 2014 04:39:32 +0000 (21:39 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Tue, 13 May 2014 04:20:33 +0000 (21:20 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
andrew [Tue, 13 May 2014 04:20:20 +0000 (21:20 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Tue, 13 May 2014 04:18:41 +0000 (21:18 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoAdded alias for asperl
andrew [Tue, 13 May 2014 04:17:26 +0000 (21:17 -0700)]
Added alias for asperl

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Thu, 8 May 2014 07:00:08 +0000 (00:00 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

10 years agoSet alias for asperl if ActiveState Perl is present
adefaria [Wed, 7 May 2014 23:12:10 +0000 (16:12 -0700)]
Set alias for asperl if ActiveState Perl is present

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew DeFaria [Mon, 5 May 2014 18:30:37 +0000 (11:30 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm

Conflicts:
clearadm/etc/conf.d/clearadm.conf

10 years agoAdded ServerAlive
adefaria [Mon, 5 May 2014 18:26:45 +0000 (11:26 -0700)]
Added ServerAlive

10 years agoRenamed clearadm -> clearadm.conf as Apache likes it that way.
adefaria [Mon, 5 May 2014 18:25:43 +0000 (11:25 -0700)]
Renamed clearadm -> clearadm.conf as Apache likes it that way.

10 years agoMerge branch 'master' of /opt/git/clearscm
Andrew DeFaria [Mon, 5 May 2014 16:18:49 +0000 (09:18 -0700)]
Merge branch 'master' of /opt/git/clearscm

10 years agoSome updates to doskey.mac...
adefaria [Wed, 30 Apr 2014 21:53:22 +0000 (14:53 -0700)]
Some updates to doskey.mac...

10 years agoMerge branch 'master' of defaria.com:/opt/git/clearscm
Andrew [Sat, 19 Apr 2014 07:00:06 +0000 (00:00 -0700)]
Merge branch 'master' of defaria.com:/opt/git/clearscm