feisty_meow.git
3 years agopartly working mac build settings from last update
Chris Koeritz [Thu, 1 Apr 2021 20:49:56 +0000 (16:49 -0400)]
partly working mac build settings from last update

errors now seem more reasonable, although warnings are still a huge spew.  need to determine why the warnings shot up, once things build normally again.

3 years agominor tweaks trying to get macos working again
Chris Koeritz [Thu, 1 Apr 2021 18:58:14 +0000 (14:58 -0400)]
minor tweaks trying to get macos working again

some upgrade has hosed my build on macos, catalina. not sure it was working at all since last OS version (prior to catalina, whatever that was).
but running apps previously built was working, and now is not, and rebuild is also failing.
should not affect other platforms, except for basis/functions.h change that may cause more warnings now (but which newer mac compiler hated).

3 years agodisplays every cert in the trust chain in PEM file
Chris Koeritz [Thu, 1 Apr 2021 17:47:26 +0000 (13:47 -0400)]
displays every cert in the trust chain in PEM file

supposedly can take a PEM file with the trust chain components (i.e.
certificates) in any order, since one cannot count on the order they are
found in.  have not tested this, but it did display well for the one
file i needed to see all the certs in.

3 years agofixed comments
Chris Koeritz [Thu, 21 Jan 2021 19:47:57 +0000 (14:47 -0500)]
fixed comments

3 years agofixed to pass along exit value also
Chris Koeritz [Thu, 21 Jan 2021 16:36:18 +0000 (16:36 +0000)]
fixed to pass along exit value also

3 years agonew script for hiding output on success
Chris Koeritz [Thu, 21 Jan 2021 16:33:25 +0000 (16:33 +0000)]
new script for hiding output on success

this script will take a command line to execute and redirect the
commands stdout and stderr to two files.  if the command does not return
an error code, then the output files are just deleted.  if there is an
error reported, then the two files are sent back to stdout and stderr as
they would normally have been, and an additional error message is sent
to stderr.

3 years agonew fortune
Chris Koeritz [Tue, 12 Jan 2021 21:23:11 +0000 (16:23 -0500)]
new fortune

3 years agoadditional info for picture processing
Chris Koeritz [Fri, 8 Jan 2021 03:10:14 +0000 (22:10 -0500)]
additional info for picture processing

3 years agomoved some files into walrus
Chris Koeritz [Thu, 7 Jan 2021 01:50:05 +0000 (20:50 -0500)]
moved some files into walrus

more like walrus utils than feisty infobase bits.

3 years agorecording grub mod for system 76 laptops
Chris Koeritz [Thu, 7 Jan 2021 00:02:33 +0000 (19:02 -0500)]
recording grub mod for system 76 laptops

addresses a freeze-up condition when returning from sleep.  doesn't totally eliminate it but makes the sleep process a lot more reliable.  usually, if sleep is going to work, it will keep working for months now.  before any old sleep might come up with a dead session where machine was running but had no activity at all and had to be totally powered off to return to normal state.

3 years agoadded RTF as a file ending for spacemall
Chris Koeritz [Fri, 11 Dec 2020 21:10:44 +0000 (16:10 -0500)]
added RTF as a file ending for spacemall

3 years agodropped -Y flag from ssh due to potential insecurity
Chris Koeritz [Sun, 1 Nov 2020 15:13:38 +0000 (10:13 -0500)]
dropped -Y flag from ssh due to potential insecurity

3 years agonew fortune
Chris Koeritz [Tue, 29 Sep 2020 16:00:43 +0000 (12:00 -0400)]
new fortune

3 years agoupdated docs with more info re shunit
Chris Koeritz [Wed, 23 Sep 2020 19:03:17 +0000 (15:03 -0400)]
updated docs with more info re shunit

3 years agoadded more example assertions and shunit docs in blank
Chris Koeritz [Wed, 23 Sep 2020 15:01:26 +0000 (11:01 -0400)]
added more example assertions and shunit docs in blank

blank test is now our self-documenting test that describes how to use shunit.  it has an example of every major assert and fail method now.

3 years agonew fortune
Chris Koeritz [Wed, 2 Sep 2020 20:07:56 +0000 (16:07 -0400)]
new fortune

3 years agoMerge branch 'main' into dev
Chris Koeritz [Fri, 21 Aug 2020 20:15:42 +0000 (16:15 -0400)]
Merge branch 'main' into dev

horrible hose-up of editing a lot of stuff in main branch rather than in dev.  i hope.  because that's what i think i'm fixing here.

3 years agoMerge branch 'release-2.140.127' into dev
Chris Koeritz [Thu, 20 Aug 2020 13:52:33 +0000 (13:52 +0000)]
Merge branch 'release-2.140.127' into dev

pulling in version number and tags

3 years agoMerge branch 'release-2.140.127' into main 2.140.127
Chris Koeritz [Thu, 20 Aug 2020 13:49:30 +0000 (13:49 +0000)]
Merge branch 'release-2.140.127' into main

3 years agonew version number release-2.140.127
Chris Koeritz [Thu, 20 Aug 2020 13:49:00 +0000 (13:49 +0000)]
new version number

3 years agomoved branch name impacts
Chris Koeritz [Thu, 20 Aug 2020 13:46:03 +0000 (09:46 -0400)]
moved branch name impacts

tossed out "master" branch in favor of "main" branch.  these files are modified for that specific reason or for similar reasons.

3 years agoMerge branch 'release-2.140.126' into dev
Chris Koeritz [Thu, 20 Aug 2020 13:29:26 +0000 (09:29 -0400)]
Merge branch 'release-2.140.126' into dev

pulling in release number etc

3 years agoMerge branch 'release-2.140.126' 2.140.126
Chris Koeritz [Thu, 20 Aug 2020 13:27:42 +0000 (09:27 -0400)]
Merge branch 'release-2.140.126'

3 years agoupdated version release-2.140.126
Chris Koeritz [Thu, 20 Aug 2020 13:27:28 +0000 (09:27 -0400)]
updated version

3 years agoadded an excluder to psfind, fixed arg processing
Chris Koeritz [Wed, 19 Aug 2020 16:31:03 +0000 (12:31 -0400)]
added an excluder to psfind, fixed arg processing

3 years agonew fortune
Chris Koeritz [Tue, 18 Aug 2020 18:49:06 +0000 (14:49 -0400)]
new fortune

3 years agotypos fixed
Chris Koeritz [Fri, 14 Aug 2020 14:57:52 +0000 (10:57 -0400)]
typos fixed

3 years agoupdated example testkit.config
Chris Koeritz [Fri, 14 Aug 2020 13:47:29 +0000 (09:47 -0400)]
updated example testkit.config

3 years agotweaked the makefile to actually work
Chris Koeritz [Fri, 14 Aug 2020 13:45:35 +0000 (09:45 -0400)]
tweaked the makefile to actually work

3 years agoenabled branding of the testkit docs
Chris Koeritz [Fri, 14 Aug 2020 13:43:21 +0000 (09:43 -0400)]
enabled branding of the testkit docs

3 years agoadded TMPDIR for shunit, got rid of some extra noise
Chris Koeritz [Thu, 13 Aug 2020 14:54:04 +0000 (10:54 -0400)]
added TMPDIR for shunit, got rid of some extra noise

3 years agoadded some names to the list to backup
Chris Koeritz [Thu, 13 Aug 2020 01:20:21 +0000 (21:20 -0400)]
added some names to the list to backup

3 years agoMerge branch 'release-2.140.125' into dev
Chris Koeritz [Wed, 12 Aug 2020 22:16:20 +0000 (18:16 -0400)]
Merge branch 'release-2.140.125' into dev

3 years agoMerge branch 'release-2.140.125' 2.140.125
Chris Koeritz [Wed, 12 Aug 2020 22:14:41 +0000 (18:14 -0400)]
Merge branch 'release-2.140.125'

3 years agonew release number 2.140.125 release-2.140.125
Chris Koeritz [Wed, 12 Aug 2020 22:13:43 +0000 (18:13 -0400)]
new release number 2.140.125

3 years agocleaned one of the text boxes
Chris Koeritz [Wed, 12 Aug 2020 22:10:16 +0000 (18:10 -0400)]
cleaned one of the text boxes

3 years agobringing in testkit tools
Chris Koeritz [Wed, 12 Aug 2020 20:44:20 +0000 (16:44 -0400)]
bringing in testkit tools

this is a library of test tools ported from an older project, released under Apache license version 2.0.

3 years agohandling no parms better
Chris Koeritz [Tue, 11 Aug 2020 13:39:23 +0000 (09:39 -0400)]
handling no parms better

3 years agotweaks to output formatting
Chris Koeritz [Thu, 6 Aug 2020 17:08:06 +0000 (13:08 -0400)]
tweaks to output formatting

3 years agoadded a lister for active branches called branchy
Chris Koeritz [Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)]
added a lister for active branches called branchy

very limited so far; only supports git.  also a bit weird since derived from puffer which follows our whacky repository list variable stuff.

3 years agonew blinkenlights
Chris Koeritz [Fri, 31 Jul 2020 13:47:33 +0000 (09:47 -0400)]
new blinkenlights

3 years agofixed quote
Chris Koeritz [Mon, 20 Jul 2020 19:29:35 +0000 (15:29 -0400)]
fixed quote

3 years agoadded xml as a reasonable extension to spacem
Chris Koeritz [Fri, 17 Jul 2020 12:44:52 +0000 (08:44 -0400)]
added xml as a reasonable extension to spacem

3 years agomade comments in config example into actual comments
Chris Koeritz [Thu, 16 Jul 2020 13:25:28 +0000 (13:25 +0000)]
made comments in config example into actual comments

3 years agogit hist alias added
Chris Koeritz [Thu, 16 Jul 2020 10:43:26 +0000 (06:43 -0400)]
git hist alias added

3 years agoMerge branch 'master' into dev
Chris Koeritz [Thu, 9 Jul 2020 02:33:00 +0000 (22:33 -0400)]
Merge branch 'master' into dev

pulling in inadvertently better example.txt file for nechung build from master into dev.

3 years agoMerge branch 'release-2.140.124' into dev
Chris Koeritz [Thu, 9 Jul 2020 02:32:08 +0000 (22:32 -0400)]
Merge branch 'release-2.140.124' into dev

3 years agoMerge branch 'release-2.140.124' master 2.140.124
Chris Koeritz [Thu, 9 Jul 2020 02:31:06 +0000 (22:31 -0400)]
Merge branch 'release-2.140.124'

3 years agoupdated version release-2.140.124
Chris Koeritz [Thu, 9 Jul 2020 02:30:56 +0000 (22:30 -0400)]
updated version

3 years agoexample database update removes problematic quotes
Chris Koeritz [Tue, 7 Jul 2020 16:10:01 +0000 (16:10 +0000)]
example database update removes problematic quotes

good god, god's an evil devil?  no?

3 years agoupdated letsencrypt renewal cron job
Chris Koeritz [Mon, 6 Jul 2020 13:40:16 +0000 (13:40 +0000)]
updated letsencrypt renewal cron job

needed some path additions to work properly.

3 years agoremoved some problematic quotes
Chris Koeritz [Thu, 2 Jul 2020 18:36:33 +0000 (14:36 -0400)]
removed some problematic quotes

3 years agobetter noise at runtime
Chris Koeritz [Thu, 2 Jul 2020 00:47:13 +0000 (20:47 -0400)]
better noise at runtime

3 years agoMerge branch 'release-2.140.123' into dev
Chris Koeritz [Wed, 1 Jul 2020 18:32:08 +0000 (14:32 -0400)]
Merge branch 'release-2.140.123' into dev

brining in new version tag

3 years agoMerge branch 'release-2.140.123' 2.140.123
Chris Koeritz [Wed, 1 Jul 2020 17:57:16 +0000 (13:57 -0400)]
Merge branch 'release-2.140.123'

3 years agonew version release-2.140.123
Chris Koeritz [Wed, 1 Jul 2020 17:56:21 +0000 (13:56 -0400)]
new version

3 years agoadded csv as ending for space'm all function
Chris Koeritz [Wed, 1 Jul 2020 17:54:02 +0000 (13:54 -0400)]
added csv as ending for space'm all function

3 years agoupdated to work on centos
Chris Koeritz [Thu, 25 Jun 2020 14:42:11 +0000 (10:42 -0400)]
updated to work on centos

centos was bitching about:
  git rev-parse @
and
  git pull --tags --all
on centos 7.
revised to use:
  git rev-parse HEAD
and
  git fetch --tags --all
instead.

3 years agodoc tweak to tickle github
Chris Koeritz [Wed, 24 Jun 2020 20:33:39 +0000 (16:33 -0400)]
doc tweak to tickle github

3 years agoMerge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 24 Jun 2020 20:00:39 +0000 (20:00 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev

3 years agoMerge branch 'master' of github.com:fredhamster/feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:31:23 +0000 (19:31 +0000)]
Merge branch 'master' of github.com:fredhamster/feisty_meow into dev

3 years agoMerge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:31:19 +0000 (19:31 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev

3 years agoMerge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
Chris Koeritz [Mon, 22 Jun 2020 19:30:39 +0000 (19:30 +0000)]
Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev

3 years agoMerge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:30:28 +0000 (19:30 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev

3 years agosimple script attempts to update moodle
Chris Koeritz [Wed, 17 Jun 2020 18:53:20 +0000 (14:53 -0400)]
simple script attempts to update moodle

got tired of doing this manually.

3 years agoupdated to use java itself to get JAVA_HOME
Chris Koeritz [Wed, 17 Jun 2020 15:26:45 +0000 (11:26 -0400)]
updated to use java itself to get JAVA_HOME

this is the best approach possible if the desired version of java is already in your path.
our previous implementation is a guessing game and is dysfunctional.  "is", since it's still in place if the call to java fails.

3 years agominor edit, awaiting code
Chris Koeritz [Tue, 16 Jun 2020 16:54:30 +0000 (12:54 -0400)]
minor edit, awaiting code

3 years agoupdated for openssl path on macos
Chris Koeritz [Fri, 12 Jun 2020 14:56:12 +0000 (10:56 -0400)]
updated for openssl path on macos

3 years agoa better minor formatting tweak
Chris Koeritz [Wed, 10 Jun 2020 19:38:01 +0000 (15:38 -0400)]
a better minor formatting tweak

3 years agominor formatting tweak
Chris Koeritz [Wed, 10 Jun 2020 19:36:23 +0000 (15:36 -0400)]
minor formatting tweak

3 years agocleaner implementation of keep_awake
Chris Koeritz [Wed, 10 Jun 2020 19:33:50 +0000 (15:33 -0400)]
cleaner implementation of keep_awake

will still put process in background, but now you can control it from the shell.
unfortunately, these will probably still zombie out if the connection gets dropped for some reason (either because we're not printing frequently enough or for causes out of our control).

3 years agoneed to not squash path on post-sudo side
Chris Koeritz [Thu, 4 Jun 2020 18:25:02 +0000 (14:25 -0400)]
need to not squash path on post-sudo side

3 years agorevised sudo implementation to fix centos
Chris Koeritz [Thu, 4 Jun 2020 18:10:16 +0000 (14:10 -0400)]
revised sudo implementation to fix centos

3 years agoignoring our no checkin sentinel file
Chris Koeritz [Thu, 4 Jun 2020 02:11:42 +0000 (22:11 -0400)]
ignoring our no checkin sentinel file

3 years agoMerge branch 'release-2.140.122' into dev
Chris Koeritz [Wed, 3 Jun 2020 23:19:44 +0000 (19:19 -0400)]
Merge branch 'release-2.140.122' into dev

pulling in latest version

3 years agoMerge branch 'release-2.140.122' 2.140.122
Chris Koeritz [Wed, 3 Jun 2020 23:18:49 +0000 (19:18 -0400)]
Merge branch 'release-2.140.122'

3 years agonew version release-2.140.122
Chris Koeritz [Wed, 3 Jun 2020 23:18:40 +0000 (19:18 -0400)]
new version

3 years agominor mods
Fred T. Hamster [Wed, 3 Jun 2020 12:32:48 +0000 (12:32 +0000)]
minor mods

3 years agodead code cleanup
Chris Koeritz [Wed, 3 Jun 2020 10:17:18 +0000 (06:17 -0400)]
dead code cleanup

3 years agonew fortune
Chris Koeritz [Tue, 2 Jun 2020 23:24:53 +0000 (19:24 -0400)]
new fortune

3 years agoadded docs for year in calendar format
Chris Koeritz [Tue, 2 Jun 2020 15:28:02 +0000 (11:28 -0400)]
added docs for year in calendar format

3 years agoadded note for tighter sshd config
Chris Koeritz [Tue, 2 Jun 2020 13:52:57 +0000 (09:52 -0400)]
added note for tighter sshd config

3 years agoomitted main benefit of hiding errors, argh
Chris Koeritz [Mon, 1 Jun 2020 21:08:08 +0000 (17:08 -0400)]
omitted main benefit of hiding errors, argh

added in 2>/dev/null that i thought was already there.

3 years agoescaped which to avoid hitting aliases
Chris Koeritz [Mon, 1 Jun 2020 21:06:41 +0000 (17:06 -0400)]
escaped which to avoid hitting aliases

3 years agosettled on whichable func over direct call to which
Chris Koeritz [Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)]
settled on whichable func over direct call to which

the whichable function does the which but also hides errors from not finding the command in question.  this is much preferred over seeing errors about "gvim not found" etc.

3 years agoMerge branch 'master' of github.com:fredhamster/feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:35:12 +0000 (16:35 +0000)]
Merge branch 'master' of github.com:fredhamster/feisty_meow into dev

3 years agoMerge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:35:11 +0000 (16:35 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev

3 years agoMerge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
Chris Koeritz [Mon, 1 Jun 2020 16:34:34 +0000 (16:34 +0000)]
Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev

3 years agoMerge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:34:30 +0000 (16:34 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev

3 years agoMerge branch 'release-2.140.121' into dev
Chris Koeritz [Mon, 1 Jun 2020 16:14:54 +0000 (12:14 -0400)]
Merge branch 'release-2.140.121' into dev

pull in release diffs

3 years agoMerge branch 'release-2.140.121' 2.140.121
Chris Koeritz [Mon, 1 Jun 2020 16:12:41 +0000 (12:12 -0400)]
Merge branch 'release-2.140.121'

new release 2.140.121

3 years agonew version release-2.140.121
Chris Koeritz [Mon, 1 Jun 2020 16:12:30 +0000 (12:12 -0400)]
new version

3 years agosimplified sudo function
Chris Koeritz [Mon, 1 Jun 2020 14:19:23 +0000 (10:19 -0400)]
simplified sudo function

tossed out a lot of my changes after discovering the -i option to sudo, which starts a legitimate fresh shell of the type i needed.  now, the only weirdity i have to deal with is that the PATH variable still seems to be passed in from sudo even though i've asked for that fresh shell.  setting it to null prior to doing the sudo fixes that.  works a bit better now.

3 years agotesting sudo function
Chris Koeritz [Sun, 31 May 2020 02:54:57 +0000 (22:54 -0400)]
testing sudo function

3 years agonew link for user
Chris Koeritz [Sat, 30 May 2020 01:46:05 +0000 (21:46 -0400)]
new link for user

custom koeritz folder will use fred customizations

3 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sat, 30 May 2020 01:43:55 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

3 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sat, 30 May 2020 01:43:28 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

urgh, new machine.

3 years agoMerge branch 'master' of feistymeow.org:feisty_meow
koeritz [Sat, 30 May 2020 01:43:01 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

3 years agoanother link for another user
koeritz [Sat, 30 May 2020 01:42:45 +0000 (21:42 -0400)]
another link for another user

a link a day keeps the proctor away

3 years agoanother link for another user
koeritz [Sat, 30 May 2020 01:41:01 +0000 (21:41 -0400)]
another link for another user

a link a day keeps the proctor away