Chris Koeritz [Tue, 18 Sep 2012 17:43:10 +0000 (13:43 -0400)]
new fortune.
Chris Koeritz [Tue, 18 Sep 2012 12:32:17 +0000 (08:32 -0400)]
more updates, still not right.
Chris Koeritz [Tue, 18 Sep 2012 04:17:26 +0000 (00:17 -0400)]
cleaning up implementation a bit more.
Chris Koeritz [Tue, 18 Sep 2012 03:41:59 +0000 (23:41 -0400)]
made timestamp less wordy.
Chris Koeritz [Tue, 18 Sep 2012 03:36:54 +0000 (23:36 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
Conflicts:
nucleus/library/filesystem/heavy_file_ops.cpp
Chris Koeritz [Tue, 18 Sep 2012 03:30:56 +0000 (23:30 -0400)]
oof, merging around changes.
Chris Koeritz [Tue, 18 Sep 2012 03:23:20 +0000 (23:23 -0400)]
got things a bit closer to right, but there is still a nasty problem on
some hierarchies, like /home/fred which refuses to be understood by
synch files and somehow causes it to through blank destination errors.
Chris Koeritz [Mon, 17 Sep 2012 12:47:27 +0000 (08:47 -0400)]
recognizing epubs as zips
Chris Koeritz [Sun, 16 Sep 2012 22:12:18 +0000 (18:12 -0400)]
wheeg
Chris Koeritz [Sun, 16 Sep 2012 21:31:13 +0000 (17:31 -0400)]
upping version number for changes, which include a wire format change (new value
for file_transfer_infoton command parameter; new behavior invalidates old servers
based on old scheme of having a zero length data packet as the conclusion signal
instead of newfangled special command that indicates conclusion).
no known servers based on this technology, so no biggie at the moment.
Chris Koeritz [Sun, 16 Sep 2012 21:02:05 +0000 (17:02 -0400)]
updated to change how final part of transfer is tagged.
Chris Koeritz [Sun, 16 Sep 2012 18:41:57 +0000 (14:41 -0400)]
new
Chris Koeritz [Sun, 16 Sep 2012 17:46:10 +0000 (13:46 -0400)]
updated backup script for serene.
Chris Koeritz [Sat, 15 Sep 2012 15:39:11 +0000 (11:39 -0400)]
added date stamp info.
Chris Koeritz [Fri, 14 Sep 2012 19:08:52 +0000 (15:08 -0400)]
new fortune.
Chris Koeritz [Tue, 11 Sep 2012 19:50:19 +0000 (15:50 -0400)]
turned off logging again, fixed inclusion list.
Chris Koeritz [Tue, 11 Sep 2012 19:02:49 +0000 (15:02 -0400)]
turned off noisy logging, added missing stuff into build pack.
Chris Koeritz [Tue, 11 Sep 2012 15:30:23 +0000 (11:30 -0400)]
removed last places the TMP variables was getting deranged.
now there's no spurious log in the wrong place. sheesh.
Chris Koeritz [Tue, 11 Sep 2012 12:44:14 +0000 (08:44 -0400)]
still doesn't work. #(@*(@*# where the @*#*@&# is that logging directory going wrong?
Chris Koeritz [Tue, 11 Sep 2012 06:34:47 +0000 (02:34 -0400)]
some nice queries that have helped me clean out some broken inventory and assets
in my opensim database.
Chris Koeritz [Tue, 11 Sep 2012 06:21:31 +0000 (02:21 -0400)]
actually that was needed, but bug remains.
seems like the environment::set for TMP is not carrying through to the
child process's environment somehow?
Chris Koeritz [Tue, 11 Sep 2012 06:06:20 +0000 (02:06 -0400)]
fix for bundle creator weirdo log file at FS root, finally, i hope.
turned off logging in app config again. took code_guide out of feisty meow
package since it's HUGE. took unnecessary logging out of bootstrap.
Chris Koeritz [Tue, 11 Sep 2012 04:36:57 +0000 (00:36 -0400)]
took out one noisy log, since it's not needed. hoping other one can go also.
Chris Koeritz [Mon, 10 Sep 2012 20:07:01 +0000 (16:07 -0400)]
u
Chris Koeritz [Mon, 10 Sep 2012 03:05:29 +0000 (23:05 -0400)]
cleaning up usage of TMP variable to always get it from environment class.
Chris Koeritz [Mon, 10 Sep 2012 01:48:09 +0000 (21:48 -0400)]
fixed erroneous belief that iar and oar are zips; they are tar format instead.
removed a few references to TEMP or TMP. need a major overhaul to refer to TMP
uniformly.
Chris Koeritz [Sun, 9 Sep 2012 23:45:55 +0000 (19:45 -0400)]
added odt, since those are also zips.
Chris Koeritz [Sun, 9 Sep 2012 22:46:14 +0000 (18:46 -0400)]
updated.
Chris Koeritz [Sun, 9 Sep 2012 22:37:11 +0000 (18:37 -0400)]
added iar, oar, jar as zip examples.
Chris Koeritz [Sat, 8 Sep 2012 20:09:31 +0000 (16:09 -0400)]
tossing zip's output, and tar's for the heck of it (although it had none).
Chris Koeritz [Sat, 8 Sep 2012 20:02:23 +0000 (16:02 -0400)]
yeehah, got kona compiling again. didn't even know it was having issues.
Chris Koeritz [Sat, 8 Sep 2012 19:52:54 +0000 (15:52 -0400)]
fixed fortune reference to ananova, cleaned up somewhat final version of unpack script.
Chris Koeritz [Sat, 8 Sep 2012 19:34:53 +0000 (15:34 -0400)]
updated to handle tar files without compression in unpack, removed
old buntar macro that only handled bz2 anyway--unpack is better.
Chris Koeritz [Sat, 8 Sep 2012 19:31:45 +0000 (15:31 -0400)]
finally wrote a semi-general extractor script. does one archive at a time,
and allows specification of a folder to put unzipped / untarred file into.
Chris Koeritz [Sat, 8 Sep 2012 18:24:18 +0000 (14:24 -0400)]
a couple of new example files. one is my java formatting style for eclipse,
and the other is a technique for switching users once one is already running as sudo.
Chris Koeritz [Fri, 7 Sep 2012 17:19:52 +0000 (13:19 -0400)]
new fortune.
Chris Koeritz [Tue, 4 Sep 2012 21:05:23 +0000 (17:05 -0400)]
new fortune.
Chris Koeritz [Fri, 31 Aug 2012 17:02:22 +0000 (13:02 -0400)]
new fortune.
Chris Koeritz [Fri, 31 Aug 2012 12:32:55 +0000 (08:32 -0400)]
updated script.
Chris Koeritz [Tue, 28 Aug 2012 20:44:13 +0000 (16:44 -0400)]
fixed logging
Chris Koeritz [Mon, 27 Aug 2012 19:25:09 +0000 (15:25 -0400)]
fixed for names with spaces, nice approach doesn't need xargs and never shells out
after the initial find.
Chris Koeritz [Mon, 27 Aug 2012 15:49:13 +0000 (11:49 -0400)]
new fortune.
Chris Koeritz [Mon, 27 Aug 2012 03:13:57 +0000 (23:13 -0400)]
made a couple more ls commands into the human format for printout.
Chris Koeritz [Sat, 25 Aug 2012 18:47:24 +0000 (14:47 -0400)]
updated
Chris Koeritz [Fri, 24 Aug 2012 18:04:28 +0000 (14:04 -0400)]
new fortune.
Chris Koeritz [Wed, 22 Aug 2012 04:12:19 +0000 (00:12 -0400)]
moved customization folder up since it was languishing as an example.
Chris Koeritz [Tue, 21 Aug 2012 15:10:30 +0000 (11:10 -0400)]
removed extra noise in comments.
Chris Koeritz [Mon, 20 Aug 2012 19:34:11 +0000 (15:34 -0400)]
new fortune.
Chris Koeritz [Fri, 17 Aug 2012 21:05:22 +0000 (17:05 -0400)]
changed aliases to be slightly more generic.
Chris Koeritz [Fri, 17 Aug 2012 17:44:22 +0000 (13:44 -0400)]
up
Chris Koeritz [Fri, 17 Aug 2012 15:58:04 +0000 (11:58 -0400)]
new fortune.
Chris Koeritz [Fri, 17 Aug 2012 14:32:28 +0000 (10:32 -0400)]
new fortune.
Chris Koeritz [Wed, 15 Aug 2012 20:08:04 +0000 (16:08 -0400)]
new fortune.
Fred T. Hamster [Sun, 5 Aug 2012 17:42:30 +0000 (13:42 -0400)]
new fortune.
Chris Koeritz [Tue, 31 Jul 2012 15:07:01 +0000 (11:07 -0400)]
new scripts for tinkering with tcp buffer sizes on linux.
Chris Koeritz [Fri, 27 Jul 2012 18:39:51 +0000 (14:39 -0400)]
keeping track of our wiki backup script.
Chris Koeritz [Fri, 27 Jul 2012 17:45:21 +0000 (13:45 -0400)]
new fortune.
Fred T. Hamster [Fri, 27 Jul 2012 00:05:56 +0000 (20:05 -0400)]
updated with proper shell.
Chris Koeritz [Tue, 24 Jul 2012 02:33:09 +0000 (22:33 -0400)]
made the sound cycle slower so the script is less annoying when disconnected.
Chris Koeritz [Sat, 21 Jul 2012 21:04:06 +0000 (17:04 -0400)]
new fortune.
Chris Koeritz [Fri, 20 Jul 2012 14:25:40 +0000 (10:25 -0400)]
updated to ignore a temporary file we sometimes create.
Chris Koeritz [Fri, 13 Jul 2012 21:04:34 +0000 (17:04 -0400)]
new fortune.
Chris Koeritz [Tue, 10 Jul 2012 17:45:45 +0000 (13:45 -0400)]
dropped canonicalizers for specific unix kits for windows.
Chris Koeritz [Tue, 10 Jul 2012 16:30:17 +0000 (12:30 -0400)]
removed some more importenv.pl and remove hostname.pl.
Chris Koeritz [Tue, 10 Jul 2012 16:10:11 +0000 (12:10 -0400)]
removed some importenv.pl usage.
Chris Koeritz [Tue, 10 Jul 2012 15:04:39 +0000 (11:04 -0400)]
turned off debugging again.
Chris Koeritz [Tue, 10 Jul 2012 15:01:30 +0000 (11:01 -0400)]
new attempt creates temp directory, since we're being given a bogus one by jenkins.
Chris Koeritz [Tue, 10 Jul 2012 14:51:43 +0000 (10:51 -0400)]
updated to not be broken.
Chris Koeritz [Tue, 10 Jul 2012 14:01:58 +0000 (10:01 -0400)]
turned on debugging to look at weird build issue.
Chris Koeritz [Fri, 6 Jul 2012 14:29:20 +0000 (10:29 -0400)]
making the name more random, although that doesn't explain jenkins problem with this
on khandroma.
Chris Koeritz [Thu, 5 Jul 2012 21:32:24 +0000 (17:32 -0400)]
added another port mapping.
Chris Koeritz [Thu, 5 Jul 2012 12:55:34 +0000 (08:55 -0400)]
mutating this, still doens't work, starting to believe there's a change in bus object i need,
possibly switching up to gdbus.
Chris Koeritz [Tue, 3 Jul 2012 20:26:35 +0000 (16:26 -0400)]
script to backup home and etc to off-machine storage.
does not work yet because synch_files app is not able to handle that massive
of a synch on the home folder.
Chris Koeritz [Tue, 3 Jul 2012 00:06:14 +0000 (20:06 -0400)]
added a note about our version of the screenlock file.
Chris Koeritz [Tue, 3 Jul 2012 00:04:11 +0000 (20:04 -0400)]
renaming the file to a slightly more descriptive name, or maybe not really. renaming it at least. also fixed the readme a bit for readability.
Chris Koeritz [Mon, 2 Jul 2012 17:53:08 +0000 (13:53 -0400)]
turned off noise from last round of debugging.
Chris Koeritz [Mon, 2 Jul 2012 15:43:22 +0000 (11:43 -0400)]
new fortune.
Chris Koeritz [Wed, 27 Jun 2012 15:06:03 +0000 (11:06 -0400)]
new fortune.
Chris Koeritz [Wed, 27 Jun 2012 12:19:30 +0000 (08:19 -0400)]
new example config file for emacs.
Chris Koeritz [Tue, 26 Jun 2012 16:32:46 +0000 (12:32 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Tue, 26 Jun 2012 16:32:26 +0000 (12:32 -0400)]
turned off debugging, appears behavior for abnormal files is fixed.
Chris Koeritz [Tue, 26 Jun 2012 14:56:47 +0000 (10:56 -0400)]
new fortune.
Chris Koeritz [Sun, 24 Jun 2012 16:54:14 +0000 (12:54 -0400)]
u
Chris Koeritz [Sat, 23 Jun 2012 21:16:16 +0000 (17:16 -0400)]
whoops, had only taken off half of building thing, so scripts were getting wiped out.
Chris Koeritz [Sat, 23 Jun 2012 14:06:47 +0000 (10:06 -0400)]
updated to not set memory higher.
Chris Koeritz [Fri, 22 Jun 2012 21:43:09 +0000 (17:43 -0400)]
new script to stop and start the exim and courier and spamassassin and mailman services
in a possibly useful order.
Chris Koeritz [Fri, 22 Jun 2012 12:24:34 +0000 (08:24 -0400)]
more noise, still tracking down how synch gets stuck on special files,
didn't eliminate all entry points for those yet.
root [Thu, 21 Jun 2012 18:21:40 +0000 (14:21 -0400)]
noisy logging turned on to help look for bug in directory tree.
Chris Koeritz [Mon, 18 Jun 2012 20:25:00 +0000 (16:25 -0400)]
new example for getopts.
Chris Koeritz [Sun, 17 Jun 2012 05:20:54 +0000 (01:20 -0400)]
not sure how this differs either.
Chris Koeritz [Sat, 16 Jun 2012 21:34:44 +0000 (17:34 -0400)]
new fortune.
Chris Koeritz [Sat, 16 Jun 2012 20:58:22 +0000 (16:58 -0400)]
new example, since script itself wasn't useful.
Chris Koeritz [Sat, 16 Jun 2012 20:57:45 +0000 (16:57 -0400)]
dropping this, since it does not seem to help at all.
Chris Koeritz [Sat, 16 Jun 2012 20:24:55 +0000 (16:24 -0400)]
dropping temporary file.
Chris Koeritz [Sat, 16 Jun 2012 20:08:21 +0000 (16:08 -0400)]
updated to restore a couple logging points, and give the crypto libraries switchable
logging based on DEBUG_X flags. also fixed bug; turns out the rsa libraries are not
the slightest bit thread safe. has that problem always been there??? they have in the
past occasionally crashed, but hopefully they will no longer do this. and since i had
turned on the ssl debugging, they were kind of always crashing in the threaded tests,
so that was a bit of a signal.
Fred T. Hamster [Fri, 15 Jun 2012 03:19:53 +0000 (23:19 -0400)]
added more tunnels.
Chris Koeritz [Tue, 12 Jun 2012 01:03:03 +0000 (21:03 -0400)]
new fortune, pushed file expiration date further out for recursive copier.
that expiration is for synch-based transfers, and maybe that's a sign we need to move
it out of the lower level file copying support.
Fred T. Hamster [Tue, 12 Jun 2012 00:46:37 +0000 (20:46 -0400)]
how is this different?
Chris Koeritz [Mon, 11 Jun 2012 13:57:31 +0000 (09:57 -0400)]
updated to remove perl components for win32 we don't really seem to use.
Fred T. Hamster [Sat, 9 Jun 2012 20:50:41 +0000 (16:50 -0400)]
comments updated