Folks,

 I've been working on a set of patches trying to refactor and
consolidate everything related to logging and tracing within
opencryptoki.

I've been using a lot of SED'ing (and also manual replaces) around the
whole project, and up until now they're amounting to some 169 (!!)
commits (shortstat below).

So instead of spamming the list with patches, I've created a new branch
"log-refactor" to hold those patches and have them reviewed/tested
before merging to the "master" branch.

So reviews, testing and feedback are *very* welcome.

gitweb:
http://opencryptoki.git.sourceforge.net/git/gitweb.cgi?p=opencryptoki/opencryptoki;a=shortlog;h=refs/heads/log-refactor


The stats:
[kla...@klausk-laptop opencryptoki]$ git shortlog -s master..log-refactor
   169  Klaus Heinrich Kiwi
[kla...@klausk-laptop opencryptoki]$ git diff --summary master..log-refactor
 delete mode 100644 usr/lib/pkcs11/api/msg.h
 copy usr/lib/pkcs11/common/{log.c => log.h} (58%)
 delete mode 100644 usr/lib/pkcs11/common/msg.h
[kla...@klausk-laptop opencryptoki]$ git diff --shortstat master..log-refactor
 88 files changed, 7081 insertions(+), 8354 deletions(-)
[kla...@klausk-laptop opencryptoki]$ 


-- 
Klaus Heinrich Kiwi | [email protected] | http://blog.klauskiwi.com
Open Source Security blog :     http://www.ratliff.net/blog
IBM Linux Technology Center :   http://www.ibm.com/linux/ltc

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to