changelog tags files rss atom

shortlog for ventivac

navigate: (0) -100 -60 tip

13 months Mechiel Lukkien some more small fixes.
13 months Mechiel Lukkien more man page fixes.
13 months Mechiel Lukkien fix formatting, very visible in man2html output.
13 months Mechiel Lukkien vac man page has been made, remove from todo.
13 months Mechiel Lukkien welcome vac manual page. perhaps need to add a few more con declarations for Direntry.
13 months Mechiel Lukkien add xxx for something i have to look at.
13 months Mechiel Lukkien do not import Source, not needed.
13 months Mechiel Lukkien document Entry and Root in venti(2)
13 months Mechiel Lukkien manual page for rabin module. also changed variable name to match current adt name, instead of an earlier one.
14 months Mechiel Lukkien add thank-you's
14 months Mechiel Lukkien some more info for google release
14 months Mechiel Lukkien some more things that are left to do, for the coming week.
14 months Mechiel Lukkien remove Rootversion from vac.b, not needed and was in wrong place.
14 months Mechiel Lukkien remove some debug messages.
14 months Mechiel Lukkien make xxx-message less bad-sounding since it isn't really.
14 months Mechiel Lukkien that xxx does not really have to change.
14 months Mechiel Lukkien move things to test for.
14 months Mechiel Lukkien move things to test about vcache from the .b file to a separate file. the file should also get things to test about ventisrv.
14 months Mechiel Lukkien comment no longer valid, the definitions have already moved to venti.m
14 months Mechiel Lukkien todo with things that may be interesting in the future. readme now has alternate web page url and my e-mail addresses.
14 months Mechiel Lukkien sync/improve usage
14 months Mechiel Lukkien sync usage of vacput, add missing .TP in man page.
14 months Mechiel Lukkien mention ventisrv idea comes from masters thesis.
14 months Mechiel Lukkien add option -I indexoffset to ventisrv. this allows it to start verifying the index file at the given offset. can be used to make it find and diagnose errors in the index/data file.
14 months Mechiel Lukkien no empty line at end of file
14 months Mechiel Lukkien move Entry and Root back to appl/lib/venti.b. it seems there is where it belongs. still a bit questionable, but plan 9 has it like this, no need to do it differently in inferno.
14 months Mechiel Lukkien rename Vac->vdroot to Vac->openroot, better name.
14 months Mechiel Lukkien mention doc/ventisrv-fileformat.[mp]s
14 months Mechiel Lukkien mark-up and fixes for ventisrv-fileformat. right invocation for making the .ps on plan 9, and add a .ps for those who cannot make one.
14 months Mechiel Lukkien first version of description of ventisrv fileformat (and rationale for design decisions). will re-read tomorrow and add some make-up.
14 months Mechiel Lukkien remove dflag from vac library interface. doesn't belong there anymore.
14 months Mechiel Lukkien move default rabin parameters to vac.m
14 months Mechiel Lukkien we're skipping padding...
14 months Mechiel Lukkien add rabin.m and venti.m to dependencies in mkfiles
14 months Mechiel Lukkien remove unpackroot and unpackentry, they are in vac.m and appl/lib/vac.b (as Entry.unpack and Root.unpack).
14 months Mechiel Lukkien forgot venti.m
14 months Mechiel Lukkien say bad data files will have to be recovered using ventisrv.
14 months Mechiel Lukkien remove debug stuff
14 months Mechiel Lukkien remove bugs section in venti man page. entry (un)packing has been done. doesn't seem much need for the others.
14 months Mechiel Lukkien mentioned venti lib and man page in readme.
14 months Mechiel Lukkien add venti lib and man page from inferno-os. to be modified slightly.
14 months Mechiel Lukkien some more about ventisrv design. remove unused ticker function. mention that there is no auth or raw disk support in manual page.
14 months Mechiel Lukkien fix tracking qids. previous attempt was wrong because the usecount-keeping was wrong. the assumptions when the navigator walk was called was wrong. this code is probably a bit too much intertwined with styxservers though.
14 months Mechiel Lukkien disable Elem reclaiming for now. it doesn't keep track of them correctly.
14 months Mechiel Lukkien mostly cosmetic, more clear names.
14 months Mechiel Lukkien slightly clearer
14 months Mechiel Lukkien mention why a Dir is stored for Readdir.
14 months Mechiel Lukkien more fn init to top of file, more inferno-like.
14 months Mechiel Lukkien minor changes. do not kill processes, just send nil over channel. do not pctl pgrp.
14 months Mechiel Lukkien this commit removes some needless lines of code.
14 months Mechiel Lukkien remove Elem (file/directory) when no longer referenced by a fid.
14 months Mechiel Lukkien fix keeping track of qids. next is only opening them at Topen and closing at Tclunk. not open at Twalk and never close.
14 months Mechiel Lukkien use "% mod" instead of "& (mod-1)", no real difference in performance.
14 months Mechiel Lukkien allow command-line to specify module path for rabin module.
14 months Mechiel Lukkien add -v flag to print info for each block (previously was the default,
14 months Mechiel Lukkien i think the rabin parameters are best left hardcoded.
14 months Mechiel Lukkien change occurrances of "rabin" to "varblocks", since the idea is not specific to rabin fingerprinting, but to having variable-sized blocks.
14 months Mechiel Lukkien it's called venti/read, not vread. missed this when i changed the names.
14 months Mechiel Lukkien make venti/parse guess the type of the block based on contents when the type isn't specified on the command-line.
14 months Mechiel Lukkien store previous score in root block when writing relative to and old block.

navigate: (0) -100 -60 tip