# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--yminsky@cs.cornell.edu--2004/sks--mainline--1.0
#

2004-10-21 02:49:23 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-32

    Summary:
      Bumped version to 1.0.9
    Revision:
      sks--mainline--1.0--patch-32


    modified files:
     VERSION


2004-10-19 02:49:52 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-31

    Summary:
      211_content_type_utf8: changed content type to UTF8 throughout webserver
    Revision:
      sks--mainline--1.0--patch-31

    patch from Peter Palfrader

    modified files:
     dbserver.ml wserver.ml


2004-10-19 02:46:55 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-30

    Summary:
      210_only_latest_changetime_in_mr: changed machine readable index
         to include only one time per type, rather than multiple times
    Revision:
      sks--mainline--1.0--patch-30

    Based on Peter Palfrader's patch, with some modifications
    

    modified files:
     mRindex.ml


2004-10-19 00:44:48 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-29

    Summary:
      209_handle_attribute_uids_in_mr: handles User attribute packets
         in machine readable index
    Revision:
      sks--mainline--1.0--patch-29

    From Peter Palfrader

    modified files:
     mRindex.ml


2004-10-19 00:43:30 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-28

    Summary:
      patch 208_show_revoked_in_ms: shows revocations in
         machine-readable index 
    Revision:
      sks--mainline--1.0--patch-28


    modified files:
     mRindex.ml


2004-10-16 18:09:23 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-27

    Summary:
      Eliminated excessive generatino of diff files, fixed small
         compilation problems
    Revision:
      sks--mainline--1.0--patch-27


    modified files:
     Makefile bitstring.ml reconserver.ml


2004-10-06 08:41:43 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-26

    Summary:
      Added support for .ico files in webserver
    Revision:
      sks--mainline--1.0--patch-26

    Courtesy of Jack Cummins

    modified files:
     dbserver.ml


2004-10-06 01:15:39 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-25

    Summary:
      Fixed bug that stopped calculation of stats
    Revision:
      sks--mainline--1.0--patch-25


    modified files:
     dbserver.ml


2004-10-04 02:55:54 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-24

    Summary:
      Bumped version number to 1.0.8 (still pre-release)
    Revision:
      sks--mainline--1.0--patch-24

    This is still a pre-release.  It will be rolled out to the website if it
    survives for a week without any major bugs.

    modified files:
     VERSION


2004-10-04 02:54:59 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-23

    Summary:
      Fixed error-reporting functions, taking advantage of better kprintf
    Revision:
      sks--mainline--1.0--patch-23

    This delta is huge --- it touches virtually every file in the system. The
    changes are largely trivial, however.

    removed files:
     .arch-ids/common.src.ml.id common.src.ml

    modified files:
     bdbwrap.ml bugscript.ml catchup.ml clean_keydb.ml client.ml
     common.ml dbMessages.ml dbserver.ml eventloop.ml fastbuild.ml
     index.ml keydb.ml mailsync.ml membership.ml merge_keyfiles.ml
     pTreeDB.ml pbuild.ml prefixTree.ml ptest.ml
     ptree_consistency_test.ml reconCS.ml reconMessages.ml
     reconserver.ml recoverList.ml server.ml sksdump.ml
     update_subkeys.ml wserver.ml


2004-10-03 22:12:45 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-22

    Summary:
      Added ability to request untouched keys, added cleaner to get_uids
    Revision:
      sks--mainline--1.0--patch-22

    The "clean=on" or "clean=off" turns key-cleaning on and off respectively.
    Also, keys are now cleaned before uids are searched for.

    modified files:
     dbserver.ml request.ml


2004-10-03 13:05:52 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-21

    Summary:
      Changed hget links to look like other links 
    Revision:
      sks--mainline--1.0--patch-21

    links are now local rather than absolute, i.e., they don't specify the
    host/port.

    modified files:
     htmlTemplates.ml index.ml


2004-10-03 12:49:28 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-20

    Summary:
      Fixed bug where wrong hash was used for index (vindex was right)
    Revision:
      sks--mainline--1.0--patch-20


    modified files:
     dbserver.ml index.ml


2004-10-03 12:33:33 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-19

    Summary:
      Cosmetic fixes to index.ml
    Revision:
      sks--mainline--1.0--patch-19


    modified files:
     index.ml


2004-10-03 00:51:02 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-18

    Summary:
      Fixed bug in calculation of hash on presentation-filtered keys
    Revision:
      sks--mainline--1.0--patch-18


    modified files:
     dbserver.ml index.ml


2004-10-02 11:39:26 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-17

    Summary:
      Fixed bug in MPI reading, should improve presentation filter
    Revision:
      sks--mainline--1.0--patch-17


    modified files:
     parsePGP.ml


2004-09-30 02:27:16 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-16

    Summary:
      Added presentation filters to key queries to drop broken packets
    Revision:
      sks--mainline--1.0--patch-16


    modified files:
     dbserver.ml fixkey.ml utils.ml


2004-09-28 11:33:03 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-15

    Summary:
      Added flag for disabling log_diffs
    Revision:
      sks--mainline--1.0--patch-15

    As requested by Dinko Korunic <kreator@srce.hr>

    modified files:
     recoverList.ml settings.ml


2004-09-28 02:01:31 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-14

    Summary:
      Added flag for disabling mailsync
    Revision:
      sks--mainline--1.0--patch-14

    Also, reformatted speclist in preparation of 3.08's Arg.align, and fixed word
    in webserver error message

    modified files:
     dbserver.ml settings.ml


2004-09-28 01:45:00 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-13

    Summary:
      Generalized support for file types, now robots.txt works
    Revision:
      sks--mainline--1.0--patch-13



2004-09-28 01:44:19 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-12

    Summary:
      Generalized support for file types, now robots.txt works
    Revision:
      sks--mainline--1.0--patch-12


    modified files:
     dbserver.ml


2004-07-18 13:12:27 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-11

    Summary:
      Added hack to avoid effect of spurious sigalrm
    Revision:
      sks--mainline--1.0--patch-11

    Some users have reported sigalrms waking up the system in inappropriate
    spots.  I can't quite figure out why this is happening given the use of the
    Unix.alarm call, but this patch should eliminate the problem.

    modified files:
     catchup.ml


2004-06-19 17:27:38 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-10

    Summary:
      logs include source of hashes when stating # hashes recovered
    Revision:
      sks--mainline--1.0--patch-10

    Patch 207_log_recovered_hashes_source  from Peter Palfrader

    modified files:
     reconserver.ml recoverList.ml


2004-06-19 17:24:34 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-9

    Summary:
      Diff files now include port, and are created unconditionally
    Revision:
      sks--mainline--1.0--patch-9

    Patches and proposal from Peter Palfrader

    modified files:
     reconserver.ml


2004-05-05 01:37:19 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-8

    Summary:
      Fixed tiny man-related Makefile bug
    Revision:
      sks--mainline--1.0--patch-8

    now tries to install .gz instead of regular version

    modified files:
     Makefile


2004-05-05 01:36:37 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-7

    Summary:
      remote host IP now reported when config is rejected
    Revision:
      sks--mainline--1.0--patch-7

    Patch from peter palfrader
    

    modified files:
     reconCS.ml


2004-05-05 01:10:10 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-6

    Summary:
      Fix for documentation build bug
    Revision:
      sks--mainline--1.0--patch-6

    sks.1 -> sks.8.  Patch Thomas Sjorgen.

    modified files:
     Makefile


2004-04-29 11:42:03 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-5

    Summary:
      Removed commented-out code from keydb.ml
    Revision:
      sks--mainline--1.0--patch-5


    modified files:
     keydb.ml


2004-04-29 02:22:41 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-4

    Summary:
      SKS now only sends submitted keys with new packets (untested)
    Revision:
      sks--mainline--1.0--patch-4

    This is based on a patch form Peter Palfrader

    modified files:
     keydb.ml stats.ml


2004-04-29 01:54:51 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-3

    Summary:
      Removed host and port specification from links in index
    Revision:
      sks--mainline--1.0--patch-3

    This is a modification of a patch provided by Peter Palfrader.
    

    modified files:
     Makefile.local.unused htmlTemplates.ml index.ml


2004-04-29 01:53:45 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-2

    Summary:
      Minor changes to build process for makefile
    Revision:
      sks--mainline--1.0--patch-2


    modified files:
     Makefile


2004-04-29 01:41:44 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	patch-1

    Summary:
      Added initial version of makefile (in pod form)
    Revision:
      sks--mainline--1.0--patch-1


    new files:
     .arch-ids/sks.pod.id sks.pod

    modified files:
     Makefile


2004-03-25 03:35:12 GMT	Yaron Minsky <yminsky@cs.cornell.edu>	base-0

    Summary:
      initial import
    Revision:
      sks--mainline--1.0--base-0

    
    (automatically generated log message)

    new files:
     ANNOUNCEMENT BUGS CHANGELOG COPYING FILES Makefile
     Makefile.local.unused README TODO VERSION add_mail.ml armor.ml
     bdb/Makefile bdb/bdb.ml bdb/bdb_stubs.c bdb/bdb_stubs.h
     bdb/db.ml bdb/db.mli bdb/dbstubs.c bdb/dbstubs.h bdb/ocextr.ml
     bdb/script.ml bdb/temp.ml bdb/templ.c bdb/test.ml bdbwrap.ml
     bitstring.ml bugscript.ml build.ml cMarshal.ml catchup.ml
     channel.ml channel.mli clean_keydb.ml client.ml common.ml
     common.src.ml crc.c cryptokit-1.0.tar.gz dbMessages.ml
     dbscript.ml dbserver.ml dbtest.ml decode.ml ehandlers.ml
     eventloop.ml fastbuild.ml fingerprint.ml fixkey.ml foo.ml
     fqueue.ml getfileopts.ml heap.ml heap.mli htmlTemplates.ml
     incdump.ml index.ml key.ml keyHash.ml keyMerge.ml keydb.ml
     linearAlg.ml logdump.ml mArray.ml mArray.mli mList.ml
     mList.mli mRandom.ml mRandom.mli mRindex.ml mTimer.ml
     mTimer.mli mailsync.ml membership.ml merge_keyfiles.ml
     meteredChannel.ml msgContainer.ml nbMsgContainer.ml number.ml
     number2.ml numerix-0.19-3.tar.gz pMap.ml pMap.mli pSet.ml
     pSet.mli pTreeDB.ml packet.ml parsePGP.ml pbuild.ml
     pdiskTest.ml poly.ml prefixTree.ml prefix_test.ml prime.ml
     pstyle.ml ptest.ml ptree_consistency_test.ml ptree_db_test.ml
     ptree_replay.ml ptscript.ml query.ml rMisc.ml recode.ml
     reconCS.ml reconComm.ml reconMessages.ml reconPTreeDb.ml
     reconserver.ml recoverList.ml recvmail.ml request.ml
     sStream.ml script.ml sendmail.ml server.ml settings.ml sks.ml
     sks_build.bc.sh sks_build.sh sks_do.ml sksdump.ml
     smtp_script.py stats.ml tester.ml tz.c update_subkeys.ml
     utils.ml wserver.ml zZp.ml zZp2.ml


