destult.git
15 years agoMove parsing/handling of IRC messages into the core, to pave the way towards configur...
pdbogen [Tue, 28 Oct 2008 15:48:39 +0000 (15:48 +0000)]
Move parsing/handling of IRC messages into the core, to pave the way towards configurable hooks (and maybe drop-in modules, mmmm.)

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@72 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoMove all of the handling out of the IRC module and into the core. Yaay lower coupling.
pdbogen [Tue, 28 Oct 2008 15:47:52 +0000 (15:47 +0000)]
Move all of the handling out of the IRC module and into the core. Yaay lower coupling.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@71 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoKarmaclean and Declassify should be classified
pdbogen [Tue, 28 Oct 2008 15:46:44 +0000 (15:46 +0000)]
Karmaclean and Declassify should be classified

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@70 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoKarmic anti-abuse
pdbogen [Wed, 15 Oct 2008 05:10:27 +0000 (05:10 +0000)]
Karmic anti-abuse

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@69 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoSort positives differently, and add a command to sanitize the Karma database.
pdbogen [Wed, 15 Oct 2008 05:00:05 +0000 (05:00 +0000)]
Sort positives differently, and add a command to sanitize the Karma database.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@68 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoPrint usage for karma with no arguments
pdbogen [Wed, 15 Oct 2008 04:51:14 +0000 (04:51 +0000)]
Print usage for karma with no arguments

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@67 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDon't allow null ignore/unignore. Show ignore list in the case of ignore, usage for...
pdbogen [Tue, 14 Oct 2008 18:26:46 +0000 (18:26 +0000)]
Don't allow null ignore/unignore. Show ignore list in the case of ignore, usage for unignore. Generating console message when either are used.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@66 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoOkay, don't karma things that contain spaces.
pdbogen [Tue, 14 Oct 2008 18:25:48 +0000 (18:25 +0000)]
Okay, don't karma things that contain spaces.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@65 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoClassify and Unignore should be classified.
pdbogen [Tue, 14 Oct 2008 18:25:24 +0000 (18:25 +0000)]
Classify and Unignore should be classified.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@64 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoRemove stale debugging from REGISTER
pdbogen [Tue, 14 Oct 2008 16:03:59 +0000 (16:03 +0000)]
Remove stale debugging from REGISTER

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@63 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoUgh, do not karma for DC++.
pdbogen [Fri, 26 Sep 2008 15:33:32 +0000 (15:33 +0000)]
Ugh, do not karma for DC++.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@62 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoSnipURL is doing weird stuff. Also, add the ability to fetch the top/bottom N karmas.
pdbogen [Fri, 26 Sep 2008 15:33:11 +0000 (15:33 +0000)]
SnipURL is doing weird stuff. Also, add the ability to fetch the top/bottom N karmas.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@61 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd karma. Yaaay karma.
pdbogen [Tue, 16 Sep 2008 22:06:31 +0000 (22:06 +0000)]
Add karma. Yaaay karma.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@60 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd a QDB command
pdbogen [Thu, 11 Sep 2008 04:22:09 +0000 (04:22 +0000)]
Add a QDB command

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@59 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoSHORTEN: More reliable; add usage
pdbogen [Wed, 3 Sep 2008 19:29:26 +0000 (19:29 +0000)]
SHORTEN: More reliable; add usage

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@58 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoModify listcommands to include the access level of various commands, and remove some...
pdbogen [Wed, 3 Sep 2008 16:07:41 +0000 (16:07 +0000)]
Modify listcommands to include the access level of various commands, and remove some old debugging from the MORSE command.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@57 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoTranslate is currently broken. :(
pdbogen [Wed, 3 Sep 2008 14:46:06 +0000 (14:46 +0000)]
Translate is currently broken. :(

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@56 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoOP and OPME fixed for new destination model
pdbogen [Wed, 3 Sep 2008 14:41:02 +0000 (14:41 +0000)]
OP and OPME fixed for new destination model

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@55 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoPlenty of bugs. Or paper. Whatever. Change response messages from DEFINE
pdbogen [Mon, 25 Aug 2008 16:44:43 +0000 (16:44 +0000)]
Plenty of bugs. Or paper. Whatever. Change response messages from DEFINE

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@54 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoLet shorten pick the default for the default case
pdbogen [Mon, 25 Aug 2008 16:36:59 +0000 (16:36 +0000)]
Let shorten pick the default for the default case

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@53 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoChange TINYURL to be more generic (now called SHORTEN), and modify irc.pl to support...
pdbogen [Mon, 25 Aug 2008 14:04:48 +0000 (14:04 +0000)]
Change TINYURL to be more generic (now called SHORTEN), and modify irc.pl to support both the name change and the new genericity.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@52 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix a bug in TINYURL, and fix indenting in CONFIG.
pdbogen [Mon, 25 Aug 2008 13:42:57 +0000 (13:42 +0000)]
Fix a bug in TINYURL, and fix indenting in CONFIG.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@51 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoTrap https as well
pdbogen [Wed, 16 Jul 2008 14:12:05 +0000 (14:12 +0000)]
Trap https as well

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@50 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix the "huh" for the new destination format.
pdbogen [Tue, 24 Jun 2008 01:51:14 +0000 (01:51 +0000)]
Fix the "huh" for the new destination format.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@49 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix parsing aliases for the new destination format
pdbogen [Mon, 23 Jun 2008 15:00:07 +0000 (15:00 +0000)]
Fix parsing aliases for the new destination format

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@48 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoIf the throttle option is set and a message is to be sent out that does not have...
pdbogen [Tue, 17 Jun 2008 19:26:55 +0000 (19:26 +0000)]
If the throttle option is set and a message is to be sent out that does not have the no_throttle flag set in its dest hashref and the length of the message exceeds 354 characters, the message will instead be PM'd to the requestor. Additionally, modify code to understand that the destination for send_public_to and send_private must now be a hashref.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@47 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix listkeys
pdbogen [Tue, 17 Jun 2008 02:53:53 +0000 (02:53 +0000)]
Fix listkeys

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@46 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoStrip nbsps in rss
pdbogen [Tue, 17 Jun 2008 02:22:56 +0000 (02:22 +0000)]
Strip nbsps in rss

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@45 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow users across a bridge to receive memos, albeit over public chat.
pdbogen [Mon, 7 Apr 2008 19:18:46 +0000 (19:18 +0000)]
Allow users across a bridge to receive memos, albeit over public chat.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@44 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow users across a bridge to receive memos, albeit over public chat.
pdbogen [Mon, 7 Apr 2008 19:18:40 +0000 (19:18 +0000)]
Allow users across a bridge to receive memos, albeit over public chat.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@43 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdministrative setpassword command, fix flushurls, fix grammar in password.
pdbogen [Mon, 7 Apr 2008 19:18:14 +0000 (19:18 +0000)]
Administrative setpassword command, fix flushurls, fix grammar in password.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@42 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow searching through keys with a regex, and retrieving the first 354 characters...
pdbogen [Thu, 27 Mar 2008 15:49:26 +0000 (15:49 +0000)]
Allow searching through keys with a regex, and retrieving the first 354 characters of a website.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@41 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix the join-on-connect for channels with keys
pdbogen [Wed, 26 Mar 2008 14:54:14 +0000 (14:54 +0000)]
Fix the join-on-connect for channels with keys

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@40 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow keys to be specified in channels
pdbogen [Thu, 20 Mar 2008 15:47:10 +0000 (15:47 +0000)]
Allow keys to be specified in channels

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@39 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix join/part with key
pdbogen [Tue, 12 Feb 2008 15:07:56 +0000 (15:07 +0000)]
Fix join/part with key

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@38 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoOp other people other places
pdbogen [Thu, 7 Feb 2008 16:36:01 +0000 (16:36 +0000)]
Op other people other places

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@37 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd support for channel keys to JOIN
pdbogen [Tue, 29 Jan 2008 17:27:47 +0000 (17:27 +0000)]
Add support for channel keys to JOIN

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@36 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoRSS: Translate special characters regardless of the "strip" flag.
pdbogen [Sat, 26 Jan 2008 00:53:55 +0000 (00:53 +0000)]
RSS: Translate special characters regardless of the "strip" flag.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@35 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoPARSE command now checks factoidAccess. UNIDENTIFY added. OPME added. DECLASSIFY...
pdbogen [Fri, 25 Jan 2008 19:18:45 +0000 (19:18 +0000)]
PARSE command now checks factoidAccess. UNIDENTIFY added. OPME added. DECLASSIFY added. RELOADCOMMANDS (awesome) added.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@34 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoMake ignore case insensitive
pdbogen [Sun, 20 Jan 2008 03:11:15 +0000 (03:11 +0000)]
Make ignore case insensitive

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@33 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdvertise doesn't need to check identification, it's handled through the unified...
pdbogen [Mon, 5 Nov 2007 20:31:31 +0000 (20:31 +0000)]
Advertise doesn't need to check identification, it's handled through the unified system.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@32 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoDon't cache the result if shortening fails. Also, add a command to flush URLs.
pdbogen [Tue, 16 Oct 2007 15:08:28 +0000 (15:08 +0000)]
Don't cache the result if shortening fails. Also, add a command to flush URLs.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@31 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChannel separator is now comma; rewrite send_public to delegate to send_public_to
pdbogen [Wed, 12 Sep 2007 22:02:16 +0000 (22:02 +0000)]
Channel separator is now comma; rewrite send_public to delegate to send_public_to

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@30 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoOnly trap URLs if they aren't part of a command, and only trap URLs 30 characters...
pdbogen [Wed, 12 Sep 2007 21:57:51 +0000 (21:57 +0000)]
Only trap URLs if they aren't part of a command, and only trap URLs 30 characters or longer.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@29 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFixed option handling for servers and automatic URL catching
pdbogen [Wed, 12 Sep 2007 21:55:22 +0000 (21:55 +0000)]
Fixed option handling for servers and automatic URL catching

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@28 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFix some option handling for servers
pdbogen [Wed, 12 Sep 2007 21:55:07 +0000 (21:55 +0000)]
Fix some option  handling for servers

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@27 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoTINYURL converts a URL to a TinyURL
pdbogen [Wed, 12 Sep 2007 21:55:01 +0000 (21:55 +0000)]
TINYURL converts a URL to a TinyURL

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@26 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoMemos are now stored to disk, and a usage message is printed if no arguments are...
pdbogen [Wed, 12 Sep 2007 20:42:09 +0000 (20:42 +0000)]
Memos are now stored to disk, and a usage message is printed if no arguments are given.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@25 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoLooks like the interface to UrbanDictionary changed at some point.
pdbogen [Wed, 12 Sep 2007 14:26:27 +0000 (14:26 +0000)]
Looks like the interface to UrbanDictionary changed at some point.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@24 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoRemove commands that failed to parse
pdbogen [Wed, 12 Sep 2007 14:20:13 +0000 (14:20 +0000)]
Remove commands that failed to parse

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@23 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdd more debugging to DICT
pdbogen [Wed, 12 Sep 2007 14:17:58 +0000 (14:17 +0000)]
Add more debugging to DICT

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@22 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoName packages with -svn isntead of -cvs
pdbogen [Mon, 10 Sep 2007 15:59:17 +0000 (15:59 +0000)]
Name packages with -svn isntead of -cvs

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@21 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFix "ago ago" issue
pdbogen [Thu, 6 Sep 2007 22:03:25 +0000 (22:03 +0000)]
Fix "ago ago" issue

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@20 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAccount for 'ae' as well a 'a'
pdbogen [Tue, 4 Sep 2007 16:37:50 +0000 (16:37 +0000)]
Account for 'ae' as well a 'a'

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@19 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoUse pushd/popd instead of cd, and exclude subversion files from tar, and update subve...
pdbogen [Mon, 3 Sep 2007 02:24:11 +0000 (02:24 +0000)]
Use pushd/popd instead of cd, and exclude subversion files from tar, and update subversion after packaging.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@18 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChangeLog isn't managed
pdbogen [Mon, 3 Sep 2007 02:20:00 +0000 (02:20 +0000)]
ChangeLog isn't managed

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@17 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoUse svn2cl instead of cvs2cl
pdbogen [Mon, 3 Sep 2007 02:19:37 +0000 (02:19 +0000)]
Use svn2cl instead of cvs2cl

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@16 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoModify seen hook to provide more information (message that was seen, source, and...
pdbogen [Mon, 3 Sep 2007 02:11:54 +0000 (02:11 +0000)]
Modify seen hook to provide more information (message that was seen, source, and the private reply module). Modify the seen hook to automatically check for memos.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@15 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoTypo
pdbogen [Mon, 3 Sep 2007 02:01:30 +0000 (02:01 +0000)]
Typo

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@14 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdded memo support.
pdbogen [Mon, 3 Sep 2007 01:59:41 +0000 (01:59 +0000)]
Added memo support.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@13 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoExample factoids file, full if juicy stuff.
pdbogen [Thu, 30 Aug 2007 02:42:05 +0000 (02:42 +0000)]
Example factoids file, full if juicy stuff.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@12 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoJoin and part stuff
pdbogen [Wed, 29 Aug 2007 21:44:19 +0000 (21:44 +0000)]
Join and part stuff

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@11 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChanged join and part to try it on the actor's server, and the do_join and do-part...
pdbogen [Wed, 29 Aug 2007 21:44:01 +0000 (21:44 +0000)]
Changed join and part to try it on the actor's server, and the do_join and do-part to generate console messages even when successful.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@10 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChanged privs to users
pdbogen [Wed, 29 Aug 2007 21:41:01 +0000 (21:41 +0000)]
Changed privs to users

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@9 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdd "PART" command as compliment to JOIN, along with corresponding support in the...
pdbogen [Wed, 29 Aug 2007 21:39:53 +0000 (21:39 +0000)]
Add "PART" command as compliment to JOIN, along with corresponding support in the IRC module.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@8 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChange "privs" to "users"
pdbogen [Wed, 29 Aug 2007 21:37:59 +0000 (21:37 +0000)]
Change "privs" to "users"

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@7 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoRemove unified access file. Add default command access file. Add a useraccess example...
pdbogen [Wed, 29 Aug 2007 21:36:45 +0000 (21:36 +0000)]
Remove unified access file. Add default command access file. Add a useraccess example file.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@6 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoSeparate the two types of access into different files, and do away with the '@' prefi...
pdbogen [Wed, 29 Aug 2007 21:36:06 +0000 (21:36 +0000)]
Separate the two types of access into different files, and do away with the '@' prefix for commands.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@5 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoLoad access levels independently of users
pdbogen [Wed, 29 Aug 2007 21:13:20 +0000 (21:13 +0000)]
Load access levels independently of users

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@4 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoControls basic access to commands.
pdbogen [Wed, 29 Aug 2007 21:09:07 +0000 (21:09 +0000)]
Controls basic access to commands.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@3 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoNewer versions of stuff, mostly. Fixed example config file.
pdbogen [Wed, 29 Aug 2007 21:08:51 +0000 (21:08 +0000)]
Newer versions of stuff, mostly. Fixed example config file.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@2 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoInitial revisions
pdbogen [Wed, 29 Aug 2007 21:05:50 +0000 (21:05 +0000)]
Initial revisions

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@1 088b83a4-0077-4247-935c-42ec02c2848b