log

age author description
2014-02-06 Michael Spacefalcon rvinterf: set -w default to 7, can be disabled with -w0
2014-02-05 Michael Spacefalcon fc-tmsh: set-pcm-string and set-rfcap implemented
2014-02-05 Michael Spacefalcon fc-tmsh: set-imeisv command implemented
2014-02-05 Michael Spacefalcon fc-tmsh ffs2 basic response handling implemented
2014-02-05 Michael Spacefalcon fc-tmsh ffs2: most commands implemented
2014-02-05 Michael Spacefalcon rvinterf subdir structure made a little more sensible
2014-02-05 Michael Spacefalcon fc-tmsh ffs2: a few request-sending commands implemented
2014-02-04 Michael Spacefalcon fc-tmsh: beginning of ffs2 command dispatch
2014-02-04 Michael Spacefalcon fc-tmsh: added check-ffs1 command, getting ready to begin ffs2 implementation
2014-02-04 Michael Spacefalcon rvinterf: *.h moved into include subdir
2014-02-03 Michael Spacefalcon ffstools/tiffs-rd/README deleted, superceded by ffstools/README
2014-02-02 Michael Spacefalcon doc/TIFFS-old-description: the original description from SE 52 Mes 16
2014-02-01 Michael Spacefalcon tiffs IVA: close the file descriptor after mmap
2014-02-01 Michael Spacefalcon tiffs lsino: list type F4 as "segment"
2014-02-01 Michael Spacefalcon ffstools/Usage write-up done
2014-01-31 Michael Spacefalcon beginning of TIFFS IVA documentation
2014-01-27 Michael Spacefalcon tiffs xtr: skip /.journal
2014-01-27 Michael Spacefalcon tiffs xtr implemented
2014-01-27 Michael Spacefalcon TIFFS IVA: treewalk_all(): smarter handling of multiple parents
2014-01-27 Michael Spacefalcon ffstools: pirffs wrapper
2014-01-27 Michael Spacefalcon ffstools/Makefile added
2014-01-27 Michael Spacefalcon TIFFS IVA: mokoffs wrapper written
2014-01-27 Michael Spacefalcon tiffs: added global option for offset of FFS within the file (new -o)
2014-01-27 Michael Spacefalcon ffstools/tiffs-rd/Makefile: install target added
2014-01-27 Michael Spacefalcon tiffs catino implemented
2014-01-27 Michael Spacefalcon tiffs cat command implemented
2014-01-27 Michael Spacefalcon tiffs lsino of specific inodes implemented
2014-01-26 Michael Spacefalcon tiffs IVA: lsino (non-specific) implemented
2014-01-26 Michael Spacefalcon tiffs IVA: regular ls fully implemented
2014-01-26 Michael Spacefalcon tiffs ls -v implemented
2014-01-26 Michael Spacefalcon tiffs ls: show read-only file flag
2014-01-26 Michael Spacefalcon tiffs IVA: ls reports file sizes
2014-01-26 Michael Spacefalcon tiffs IVA: basic ls integrated
2014-01-26 Michael Spacefalcon tiffs IVA: object name validation implemented
2014-01-26 Michael Spacefalcon tiffs IVA: finds the root inode
2014-01-26 Michael Spacefalcon tiffs IVA: find_inode_block() integrated
2014-01-25 Michael Spacefalcon tiffs IVA: reads image via mmap and displays block headers
2014-01-25 Michael Spacefalcon documentation update for the loadtools-r2 release
2014-01-14 Michael Spacefalcon doc/TIFFS write-up
2014-01-13 Michael Spacefalcon FFS in gsm-fw: generate the legacy block info table at run time
2014-01-13 Michael Spacefalcon TIFFS in vitro reader started
2014-01-12 Michael Spacefalcon beginning of MPFFS->TIFFS naming convention change
2014-01-07 Michael Spacefalcon gsm-fw/configs: checking some configurations into source control,
2014-01-07 Michael Spacefalcon gsm-fw/services/Makefile: build ETM only when it is enabled
2014-01-07 Michael Spacefalcon gsm-fw: TMFFS integrated
2014-01-06 Michael Spacefalcon gsm-fw: FFS code hooked in, FFS-in-RAM config works on the Pirelli target
2014-01-06 Michael Spacefalcon gsm-fw links with FFS included
2014-01-06 Michael Spacefalcon FFS: hopefully-correct initialization for the FFS_IN_RAM configuration