changeset 59:f74b56be6275

adopted new structure of parts 3 and 4 by professor
author meillo@marmaro.de
date Sat, 18 Oct 2008 10:59:06 +0200
parents c90f75d3b7ad
children fe68825fee28
files thesis/tex/3-Concrete.tex thesis/tex/3-General.tex thesis/tex/3-Requirements.tex thesis/tex/3-SecuringPrograms.tex thesis/tex/3-SecurityIssues.tex thesis/tex/3-SecurityTesting.tex thesis/tex/3-Usecases.tex thesis/tex/4-Experience.tex thesis/tex/4-Ideas.tex thesis/tex/4-Improvements.tex thesis/tex/4-PlansAndGoals.tex thesis/tex/4-ProjectManagement.tex thesis/tex/4-Test.tex thesis/thesis.tex
diffstat 14 files changed, 26 insertions(+), 32 deletions(-) [+]
line wrap: on
line diff
--- a/thesis/tex/3-Concrete.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-\chapter{Concrete}
-\section{How about \masqmail}
-\section{A look on other \MTA{}s}
-
--- a/thesis/tex/3-General.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-\chapter{In general}
-\section{Problems of electronic mail}
-\section{Problems of \unix/\NAME{C}}
-\section{Problems of \MTA{}s}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/3-Requirements.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,4 @@
+\chapter{General requirements}
+\section{Structure}
+\section{Security}
+\section{Usability}
--- a/thesis/tex/3-SecuringPrograms.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-\chapter{Securing programs}
-\section{How far to go}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/3-SecurityIssues.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Security issues}
+
--- a/thesis/tex/3-SecurityTesting.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-\chapter{Security testing}
-\section{...}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/3-Usecases.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Use cases}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/4-Experience.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Experience}
+
--- a/thesis/tex/4-Ideas.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-\chapter{Ideas}
-\section{Limitations}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/4-Improvements.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Improvements}
+
--- a/thesis/tex/4-PlansAndGoals.tex	Sat Oct 18 10:58:12 2008 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-\chapter{Plans and goals}
-\section{Structure}
-\section{Security}
-\section{Usability}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/4-ProjectManagement.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Project management 2}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tex/4-Test.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -0,0 +1,2 @@
+\chapter{Test and validation}
+
--- a/thesis/thesis.tex	Sat Oct 18 10:58:12 2008 +0200
+++ b/thesis/thesis.tex	Sat Oct 18 10:59:06 2008 +0200
@@ -38,17 +38,18 @@
 \include{tex/2-BecomingProjectLeader}
 \include{tex/2-ProjectManagement}
 
-\part{Security}
-\include{tex/3-General}
-\include{tex/3-Concrete}
-\include{tex/3-SecurityTesting}
-\include{tex/3-SecuringPrograms}
+\part{Requirements}
+\include{tex/3-Usecases}
+\include{tex/3-Requirements}
+\include{tex/3-SecurityIssues}
 
-\part{Improvements}
-\include{tex/4-PlansAndGoals}
-\include{tex/4-Ideas}
+\part{Implementation}
+\include{tex/4-ProjectManagement}
+\include{tex/4-Experience}
+\include{tex/4-Improvements}
+\include{tex/4-Test}
 
-\part{Summary}
+\part{Summary and Outlook}
 \include{tex/5-Summary}
 \include{tex/5-Future}