]> git.sur5r.net Git - bacula/docs/blob - docs/manual-fr/developersi.tex
Initial revision
[bacula/docs] / docs / manual-fr / developersi.tex
1 \begin{theindex}
2
3   \item [, \hyperpage{27--32}, \hyperpage{34, 35}, \hyperpage{43}, 
4                 \hyperpage{57}, \hyperpage{61}
5
6   \indexspace
7
8   \item  Download smartall.zip (Zipped archive) , \hyperpage{80}
9
10   \indexspace
11
12   \item ACKNOWLEDGEMENTS , \hyperpage{63}
13   \item Adding a New Test , \hyperpage{58}
14   \item Additional Error information , \hyperpage{69}
15   \item Alloc() Function , \hyperpage{78}
16   \item ALSO
17     \subitem SEE , \hyperpage{62}
18   \item Archive
19     \subitem  Download smartall.zip Zipped , \hyperpage{80}
20     \subitem Download md5.zip Zipped , \hyperpage{62}
21   \item Assignment
22     \subitem Copyright , \hyperpage{5}
23   \item Attributes
24     \subitem Unix File , \hyperpage{43}
25   \item Avoid if Possible , \hyperpage{10}
26
27   \indexspace
28
29   \item Backup
30     \subitem Commands Received from the Director for a , \hyperpage{25}
31   \item Bacula
32     \subitem Building the Test , \hyperpage{55}
33     \subitem Developing , \hyperpage{6}
34   \item Bacula Developer Notes , \hyperpage{4}
35   \item Bacula Memory Management , \hyperpage{64}
36   \item Bacula Porting Notes , \hyperpage{50}
37   \item Bacula Regression Testing , \hyperpage{54}
38   \item Bacula Source File Structure , \hyperpage{8}
39   \item Becoming a Server , \hyperpage{71}
40   \item Block Header , \hyperpage{34}
41   \item Bnet and Threads , \hyperpage{68}
42   \item Bnet\_close , \hyperpage{70}
43   \item Bnet\_fsend , \hyperpage{69}
44   \item Bnet\_open , \hyperpage{68}
45   \item Bnet\_recv , \hyperpage{69}
46   \item Bnet\_send , \hyperpage{69}
47   \item Bnet\_sig , \hyperpage{70}
48   \item Bnet\_strerror , \hyperpage{70}
49   \item BUGS , \hyperpage{62}
50   \item Building the Test Bacula , \hyperpage{55}
51
52   \indexspace
53
54   \item Classes
55     \subitem Message , \hyperpage{14}
56   \item Code
57     \subitem When Implementing Incomplete , \hyperpage{8}
58   \item Command and Control Information , \hyperpage{20}
59   \item Command Line Message Digest Utility , \hyperpage{60}
60   \item Commands Received from the Director for a Backup , 
61                 \hyperpage{25}
62   \item Commands Received from the Director for a Restore , 
63                 \hyperpage{25}
64   \item Contributions , \hyperpage{4}
65   \item Conventions
66     \subitem Higher Level , \hyperpage{71}
67   \item COPYING , \hyperpage{63}
68   \item Copying , \hyperpage{80}
69   \item Copyright Assignment , \hyperpage{5}
70   \item Copyrights , \hyperpage{4}
71   \item Corporate Assignment Statement , \hyperpage{5}
72
73   \indexspace
74
75   \item Daemon
76     \subitem Director Services , \hyperpage{23}
77     \subitem File Services , \hyperpage{24}
78     \subitem Protocol Used Between the Director and the File , 
79                 \hyperpage{19}
80     \subitem Protocol Used Between the Director and the Storage , 
81                 \hyperpage{18}
82     \subitem Save Protocol Between the File Daemon and the Storage , 
83                 \hyperpage{20}
84   \item Daemon Protocol , \hyperpage{17}
85   \item Data Information , \hyperpage{20}
86   \item Debug Messages , \hyperpage{14}
87   \item Debugger
88     \subitem Using a , \hyperpage{7}
89   \item Debugging , \hyperpage{7}
90   \item Definitions , \hyperpage{30}
91   \item DESCRIPTION , \hyperpage{60}
92   \item Design
93     \subitem Storage Daemon , \hyperpage{26}
94   \item Details
95     \subitem SMARTALLOC , \hyperpage{76}
96   \item Detection
97     \subitem Smart Memory Allocation With Orphaned Buffer , 
98                 \hyperpage{72}
99   \item Developing Bacula , \hyperpage{6}
100   \item Director Services Daemon , \hyperpage{23}
101   \item Directory Structure , \hyperpage{58}
102   \item Disabled
103     \subitem When SMARTALLOC is , \hyperpage{77}
104   \item Do Not Use , \hyperpage{10}
105   \item Do Use Whenever Possible , \hyperpage{10}
106   \item Don'ts , \hyperpage{13}
107   \item Download md5.zip (Zipped archive) , \hyperpage{62}
108   \item Dynamically Allocated Memory , \hyperpage{64}
109
110   \indexspace
111
112   \item Error Messages , \hyperpage{15}
113   \item EXIT STATUS , \hyperpage{62}
114
115   \indexspace
116
117   \item Fails
118     \subitem If a Test , \hyperpage{57}
119   \item File Services Daemon , \hyperpage{24}
120   \item Files
121     \subitem Header , \hyperpage{9}
122     \subitem Special , \hyperpage{8}
123   \item FILES , \hyperpage{62}
124   \item Format
125     \subitem Old Depreciated Tape , \hyperpage{44}
126     \subitem Overall , \hyperpage{33}
127     \subitem Overall Storage , \hyperpage{38}
128     \subitem Storage Daemon File Output , \hyperpage{32}
129     \subitem Storage Media Output , \hyperpage{30}
130     \subitem Volume Label , \hyperpage{37}
131   \item Function
132     \subitem alloc , \hyperpage{78}
133
134   \indexspace
135
136   \item General , \hyperpage{4}, \hyperpage{17}, \hyperpage{30}, 
137                 \hyperpage{54}, \hyperpage{64}, \hyperpage{68}
138   \item General Daemon Protocol , \hyperpage{17}
139
140   \indexspace
141
142   \item Hack
143     \subitem Invitation to the , \hyperpage{79}
144   \item Hand
145     \subitem Running the Tests by , \hyperpage{58}
146   \item Header
147     \subitem Block , \hyperpage{34}
148     \subitem Record , \hyperpage{34}
149     \subitem Version 2 Record , \hyperpage{36}
150     \subitem Version BB02 Block , \hyperpage{36}
151   \item Header Files , \hyperpage{9}
152   \item Higher Level Conventions , \hyperpage{71}
153
154   \indexspace
155
156   \item If a Test Fails , \hyperpage{57}
157   \item Indenting Standards , \hyperpage{11}
158   \item Information
159     \subitem Additional Error , \hyperpage{69}
160     \subitem Command and Control , \hyperpage{20}
161     \subitem Data , \hyperpage{20}
162   \item Installing SMARTALLOC , \hyperpage{73}
163   \item Introduction
164     \subitem SD Design , \hyperpage{26}
165   \item Invitation to the Hack , \hyperpage{79}
166
167   \indexspace
168
169   \item Job Messages , \hyperpage{15}
170
171   \indexspace
172
173   \item Label
174     \subitem Session , \hyperpage{37}
175   \item Leaks
176     \subitem Memory , \hyperpage{7}
177   \item Libraries
178     \subitem Living with , \hyperpage{74}
179   \item Living with Libraries , \hyperpage{74}
180   \item Low Level Network Protocol , \hyperpage{17}
181
182   \indexspace
183
184   \item Management
185     \subitem Bacula Memory , \hyperpage{64}
186   \item Memory
187     \subitem Dynamically Allocated , \hyperpage{64}
188     \subitem Pooled and Non-pooled , \hyperpage{65}
189     \subitem Statically Allocated , \hyperpage{64}
190   \item Memory Leaks , \hyperpage{7}
191   \item Memory Messages , \hyperpage{16}
192   \item Message Classes , \hyperpage{14}
193   \item Messages
194     \subitem Debug , \hyperpage{14}
195     \subitem Error , \hyperpage{15}
196     \subitem Job , \hyperpage{15}
197     \subitem Memory , \hyperpage{16}
198
199   \indexspace
200
201   \item NAME , \hyperpage{60}
202   \item Notes
203     \subitem Bacula Developer , \hyperpage{4}
204     \subitem Bacula Porting , \hyperpage{50}
205
206   \indexspace
207
208   \item Old Depreciated Tape Format , \hyperpage{44}
209   \item OPTIONS , \hyperpage{61}
210   \item Other Tests , \hyperpage{57}
211   \item Outline
212     \subitem SD Development , \hyperpage{26}
213   \item Overall Format , \hyperpage{33}
214   \item Overall Storage Format , \hyperpage{38}
215   \item Overlays and Underhandedness , \hyperpage{78}
216
217   \indexspace
218
219   \item Parameters
220     \subitem Setting the Configuration , \hyperpage{54}
221   \item Patches , \hyperpage{4}
222   \item Pooled and Non-pooled Memory , \hyperpage{65}
223   \item Porting
224     \subitem Steps to Take for , \hyperpage{51}
225   \item Porting Requirements , \hyperpage{50}
226   \item Possible
227     \subitem Avoid if , \hyperpage{10}
228     \subitem Do Use Whenever , \hyperpage{10}
229   \item Program
230     \subitem Test and Demonstration , \hyperpage{79}
231   \item Programming Standards , \hyperpage{10}
232   \item Protocol
233     \subitem Daemon , \hyperpage{17}
234     \subitem General Daemon , \hyperpage{17}
235     \subitem Low Level Network , \hyperpage{17}
236     \subitem TCP/IP Network , \hyperpage{68}
237   \item Protocol Used Between the Director and the File Daemon , 
238                 \hyperpage{19}
239   \item Protocol Used Between the Director and the Storage Daemon , 
240                 \hyperpage{18}
241
242   \indexspace
243
244   \item Record Header , \hyperpage{34}
245   \item Regression
246     \subitem Running the Disk Only , \hyperpage{55}
247   \item Requests
248     \subitem SD Append , \hyperpage{27}
249     \subitem SD Read , \hyperpage{28}
250   \item Requirements
251     \subitem Porting , \hyperpage{50}
252   \item Restore
253     \subitem Commands Received from the Director for a , \hyperpage{25}
254   \item Running the Disk Only Regression , \hyperpage{55}
255   \item Running the Regression Script , \hyperpage{54}
256   \item Running the Tests by Hand , \hyperpage{58}
257
258   \indexspace
259
260   \item Save Protocol Between the File Daemon and the Storage Daemon , 
261                 \hyperpage{20}
262   \item Script
263     \subitem Running the Regression , \hyperpage{54}
264   \item SD Append Requests , \hyperpage{27}
265   \item SD Connections and Sessions , \hyperpage{27}
266   \item SD Design Introduction , \hyperpage{26}
267   \item SD Development Outline , \hyperpage{26}
268   \item SD Read Requests , \hyperpage{28}
269   \item SEE ALSO , \hyperpage{62}
270   \item Serialization , \hyperpage{33}
271   \item Server
272     \subitem Becoming a , \hyperpage{71}
273   \item Session Label , \hyperpage{37}
274   \item Sessions
275     \subitem SD Connections and , \hyperpage{27}
276   \item Setting the Configuration Parameters , \hyperpage{54}
277   \item Smart Memory Allocation With Orphaned Buffer Detection , 
278                 \hyperpage{72}
279   \item SMARTALLOC
280     \subitem Installing , \hyperpage{73}
281     \subitem Squelching a , \hyperpage{74}
282   \item SMARTALLOC Details , \hyperpage{76}
283   \item Special Files , \hyperpage{8}
284   \item Squelching a SMARTALLOC , \hyperpage{74}
285   \item Standards
286     \subitem Indenting , \hyperpage{11}
287     \subitem Programming , \hyperpage{10}
288   \item Statement
289     \subitem Corporate Assignment , \hyperpage{5}
290   \item Statically Allocated Memory , \hyperpage{64}
291   \item STATUS
292     \subitem EXIT , \hyperpage{62}
293   \item Steps to Take for Porting , \hyperpage{51}
294   \item Storage Daemon Design , \hyperpage{26}
295   \item Storage Daemon File Output Format , \hyperpage{32}
296   \item Storage Media Output Format , \hyperpage{30}
297   \item Structure
298     \subitem Bacula Source File , \hyperpage{8}
299     \subitem Directory , \hyperpage{58}
300   \item SYNOPSIS , \hyperpage{60}
301
302   \indexspace
303
304   \item Tabbing , \hyperpage{13}
305   \item TCP/IP Network Protocol , \hyperpage{68}
306   \item Test
307     \subitem Adding a New , \hyperpage{58}
308     \subitem Writing a Regression , \hyperpage{58}
309   \item Test and Demonstration Program , \hyperpage{79}
310   \item Testing
311     \subitem Bacula Regression , \hyperpage{54}
312   \item Tests
313     \subitem Other , \hyperpage{57}
314   \item Threads
315     \subitem bnet and , \hyperpage{68}
316
317   \indexspace
318
319   \item Underhandedness
320     \subitem Overlays and , \hyperpage{78}
321   \item Unix File Attributes , \hyperpage{43}
322   \item Use
323     \subitem Do Not , \hyperpage{10}
324   \item Using a Debugger , \hyperpage{7}
325   \item Utility
326     \subitem Command Line Message Digest , \hyperpage{60}
327
328   \indexspace
329
330   \item Version 2 Record Header , \hyperpage{36}
331   \item Version BB02 Block Header , \hyperpage{36}
332   \item Volume Label Format , \hyperpage{37}
333
334   \indexspace
335
336   \item When Implementing Incomplete Code , \hyperpage{8}
337   \item When SMARTALLOC is Disabled , \hyperpage{77}
338   \item Writing a Regression Test , \hyperpage{58}
339
340 \end{theindex}