/[libconf]/libconf/ChangeLog
ViewVC logotype

Diff of /libconf/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by dams, Thu Nov 27 15:39:39 2003 UTC revision 1.6 by dams, Thu Nov 27 15:42:56 2003 UTC
# Line 1  Line 1 
1  2003-11-27 16:37  dams <dams@tuxfamily.org>  2003-11-27 16:39  dams <dams@tuxfamily.org>
2    
3          * ChangeLog: [no log message]          * ChangeLog: [no log message]
4    
# Line 6  Line 6 
6    
7          * username: corrected dams email          * username: corrected dams email
8    
 2003-11-27 16:34  dams <dams@tuxfamily.org>  
   
         * ChangeLog: [no log message]  
   
9  2003-11-27 16:33  dams <dams@tuxfamily.org>  2003-11-27 16:33  dams <dams@tuxfamily.org>
10    
11          * username: corrected dams name          * username: corrected dams name
12    
13  2003-11-27 16:32  dams <damien@mandrakesoft.com>  2003-11-27 16:32  dams <dams@tuxfamily.org>
14    
15          * ChangeLog: [no log message]          * ChangeLog: [no log message]
16    
17  2003-11-27 15:39  dams <damien@mandrakesoft.com>  2003-11-27 15:39  dams <dams@tuxfamily.org>
18    
19          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected
20          voice_action information type          voice_action information type
21    
22  2003-11-27 15:33  Dam's <damien@mandrakesoft.com>  2003-11-27 15:33  dams <dams@tuxfamily.org>
23    
24          * perl-Libconf/Libconf.pm: reversed bad changes          * perl-Libconf/Libconf.pm: reversed bad changes
25    
26  2003-11-27 15:31  Dam's <damien@mandrakesoft.com>  2003-11-27 15:31  dams <dams@tuxfamily.org>
27    
28          * Makefile: cosmetic          * Makefile: cosmetic
29    
# Line 54  Line 50 
50          can be safely replaced by the array itself which evaluate to true          can be safely replaced by the array itself which evaluate to true
51          if not empty in scalar context          if not empty in scalar context
52    
53  2003-11-27 13:16  Dam's <damien@mandrakesoft.com>  2003-11-27 13:16  dams <dams@tuxfamily.org>
54    
55          * applications/isdn/isdn_answering: added x and y padding          * applications/isdn/isdn_answering: added x and y padding
56    
# Line 103  Line 99 
99          System/DirectoryWrapper.pm, System/MDK/Users.pm: make perl_checker          System/DirectoryWrapper.pm, System/MDK/Users.pm: make perl_checker
100          happier          happier
101    
102  2003-11-27 11:19  Dam's <damien@mandrakesoft.com>  2003-11-27 11:19  dams <dams@tuxfamily.org>
103    
104          * perl-Libconf/Glueconf/Makefile: added ValuesSections.pm          * perl-Libconf/Glueconf/Makefile: added ValuesSections.pm
105    
# Line 112  Line 108 
108          * perl-Libconf/Glueconf/Resolv.pm: fix wrong call to ediAtom()          * perl-Libconf/Glueconf/Resolv.pm: fix wrong call to ediAtom()
109          instead of editAtom()          instead of editAtom()
110    
111  2003-11-27 10:54  Thierry Vignaud <tvignaud@mandrakesoft.com>  2003-11-27 10:38  Thierry Vignaud <tvignaud@mandrakesoft.com>
   
         * username: add tuxfamily login to mail mapping so that cvs2cl can  
         generate nice changelogs  
   
 2003-11-27 10:31  Thierry Vignaud <tvignaud@mandrakesoft.com>  
   
         * perl-Libconf/Glueconf.pm: enable perl_checker to smoothly parse  
         this file by swtiching q delimiter from "|" to "()"  
   
 2003-11-27 10:23  Thierry Vignaud <tvignaud@mandrakesoft.com>  
   
         * perl-Libconf/: Libconf.pm, Glueconf/Hosts.pm,  
         Glueconf/KeyValue.pm, Glueconf/Passwd.pm, Glueconf/Resolv.pm,  
         Glueconf/Samba.pm, Glueconf/Shell.pm, Glueconf/Ups.pm,  
         Glueconf/ValuesSection.pm, Glueconf/XF86Config.pm,  
         System/DirectoryWrapper.pm, System/MDK/Users.pm: make perl_checker  
         happier  
   
 2003-11-27 10:19  Dam's <damien@mandrakesoft.com>  
   
         * perl-Libconf/Glueconf/Makefile: added ValuesSections.pm  
   
 2003-11-27 09:57  Thierry Vignaud <tvignaud@mandrakesoft.com>  
   
         * perl-Libconf/Glueconf/Resolv.pm: fix wrong call to ediAtom()  
         instead of editAtom()  
   
 2003-11-27 09:38  Thierry Vignaud <tvignaud@mandrakesoft.com>  
112    
113          * perl-Libconf/Glueconf/Ups.pm: alter debug callees in order to get          * perl-Libconf/Glueconf/Ups.pm: alter debug callees in order to get
114          perl_checker quieter          perl_checker quieter
115    
116  2003-11-27 09:37  Thierry Vignaud <tvignaud@mandrakesoft.com>  2003-11-27 10:37  Thierry Vignaud <tvignaud@mandrakesoft.com>
117    
118          * perl-Libconf/Glueconf/Ups.pm: use string operator instead of the          * perl-Libconf/Glueconf/Ups.pm: use string operator instead of the
119          number operator "!=" in string context          number operator "!=" in string context
120    
121  2003-11-27 09:36  Thierry Vignaud <tvignaud@mandrakesoft.com>  2003-11-27 10:36  Thierry Vignaud <tvignaud@mandrakesoft.com>
122    
123          * perl-Libconf/Glueconf/Ups.pm: tag second argument as optionnal so          * perl-Libconf/Glueconf/Ups.pm: tag second argument as optionnal so
124          that perl_checker does not complain about missing argument in new          that perl_checker does not complain about missing argument in new
125          caller          caller
126    
127  2003-11-26 23:50  Dam's <damien@mandrakesoft.com>  2003-11-27 00:50  dams <dams@tuxfamily.org>
128    
129          * perl-Libconf.spec, perl-Libconf/Libconf.pm: 0.26          * perl-Libconf.spec, perl-Libconf/Libconf.pm: 0.26
130    
131  2003-11-26 19:53  Dam's <damien@mandrakesoft.com>  2003-11-26 20:53  dams <dams@tuxfamily.org>
132    
133          * applications/isdn/isdn_answering: cleaning, comments          * applications/isdn/isdn_answering: cleaning, comments
134    
135  2003-11-26 19:43  Dam's <damien@mandrakesoft.com>  2003-11-26 20:43  dams <dams@tuxfamily.org>
136    
137          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected bad          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected bad
138          reference          reference
139    
140  2003-11-26 19:40  Dam's <damien@mandrakesoft.com>  2003-11-26 20:40  dams <dams@tuxfamily.org>
141    
142          * applications/isdn/isdn_answering: more features          * applications/isdn/isdn_answering: more features
143    
144  2003-11-25 23:46  Dam's <damien@mandrakesoft.com>  2003-11-26 00:46  dams <dams@tuxfamily.org>
145    
146          * perl-Libconf/Glueconf/Answering_Machine.pm: added description          * perl-Libconf/Glueconf/Answering_Machine.pm: added description
147    
148  2003-11-25 23:45  Dam's <damien@mandrakesoft.com>  2003-11-26 00:45  dams <dams@tuxfamily.org>
149    
150          * perl-Libconf/GUI/Gtk2.pm: added getDescription          * perl-Libconf/GUI/Gtk2.pm: added getDescription
151    
152  2003-11-25 23:44  Dam's <damien@mandrakesoft.com>  2003-11-26 00:44  dams <dams@tuxfamily.org>
153    
154          * applications/isdn/isdn_answering: added help buttons, smaller          * applications/isdn/isdn_answering: added help buttons, smaller
155          code          code
156    
157  2003-11-25 20:45  Dam's <damien@mandrakesoft.com>  2003-11-25 21:45  dams <dams@tuxfamily.org>
158    
159          * applications/isdn/isdn_answering: typo          * applications/isdn/isdn_answering: typo
160    
161  2003-11-25 00:45  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-11-25 01:45  Arnaud Desmons <adesmons@mandrakesoft.com>
162    
163          * perl-Libconf/: templates/nagios_template.pm,          * perl-Libconf/: templates/nagios_template.pm,
164          test/nagios/Makefile, test/nagios/hostgroups.cfg,          test/nagios/Makefile, test/nagios/hostgroups.cfg,
165          test/nagios/nagios_test.pl, test/nagios/nagios_verify_1: nagios          test/nagios/nagios_test.pl, test/nagios/nagios_verify_1: nagios
166          templates and tests          templates and tests
167    
168  2003-11-25 00:39  Dam's <damien@mandrakesoft.com>  2003-11-25 01:39  dams <dams@tuxfamily.org>
169    
170          * applications/isdn/isdn_answering: various corrections          * applications/isdn/isdn_answering: various corrections
171    
172  2003-11-25 00:20  Dam's <damien@mandrakesoft.com>  2003-11-25 01:20  dams <dams@tuxfamily.org>
173    
174          * applications/isdn/isdn_answering: corrections          * applications/isdn/isdn_answering: corrections
175    
176  2003-11-24 20:32  Dam's <damien@mandrakesoft.com>  2003-11-24 21:32  dams <dams@tuxfamily.org>
177    
178          * perl-Libconf/templates/values_section_template.pm: cleaning          * perl-Libconf/templates/values_section_template.pm: cleaning
179    
180  2003-11-24 20:32  Dam's <damien@mandrakesoft.com>  2003-11-24 21:32  dams <dams@tuxfamily.org>
181    
182          * perl-Libconf/Glueconf/ValuesSection.pm: case when there is no          * perl-Libconf/Glueconf/ValuesSection.pm: case when there is no
183          atom          atom
184    
185  2003-11-24 20:31  Dam's <damien@mandrakesoft.com>  2003-11-24 21:31  dams <dams@tuxfamily.org>
186    
187          * applications/isdn/isdn_answering: typos          * applications/isdn/isdn_answering: typos
188    
189  2003-11-24 01:06  Dam's <damien@mandrakesoft.com>  2003-11-24 02:06  dams <dams@tuxfamily.org>
190    
191          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected regexp and          * perl-Libconf/Glueconf/Answering_Machine.pm: corrected regexp and
192          typo          typo
193    
194  2003-11-24 01:06  Dam's <damien@mandrakesoft.com>  2003-11-24 02:06  dams <dams@tuxfamily.org>
195    
196          * applications/network/lan_conf: don't use dummy file anymore          * applications/network/lan_conf: don't use dummy file anymore
197    
198  2003-11-24 01:05  Dam's <damien@mandrakesoft.com>  2003-11-24 02:05  dams <dams@tuxfamily.org>
199    
200          * perl-Libconf/Glueconf/: Samba.pm, ValuesSection.pm: corrected          * perl-Libconf/Glueconf/: Samba.pm, ValuesSection.pm: corrected
201          clearSection bug          clearSection bug
202    
203  2003-11-24 01:04  Dam's <damien@mandrakesoft.com>  2003-11-24 02:04  dams <dams@tuxfamily.org>
204    
205          * perl-Libconf/GUI/Gtk2.pm: cleaned          * perl-Libconf/GUI/Gtk2.pm: cleaned
206    
207  2003-11-24 01:02  Dam's <damien@mandrakesoft.com>  2003-11-24 02:02  dams <dams@tuxfamily.org>
208    
209          * perl-Libconf/Libconf.pm: allow libconf object creation without          * perl-Libconf/Libconf.pm: allow libconf object creation without
210          filename hook, debugged splice stuff for clearSection          filename hook, debugged splice stuff for clearSection
211    
212  2003-11-24 01:01  Dam's <damien@mandrakesoft.com>  2003-11-24 02:01  dams <dams@tuxfamily.org>
213    
214          * applications/isdn/isdn_answering: commented, cleaned, debugged          * applications/isdn/isdn_answering: commented, cleaned, debugged
215    
216  2003-11-23 22:02  Dam's <damien@mandrakesoft.com>  2003-11-23 23:02  dams <dams@tuxfamily.org>
217    
218          * perl-Libconf/templates/: keyvalue_template.pm,          * perl-Libconf/templates/: keyvalue_template.pm,
219          values_section_template.pm: better regexp, features added          values_section_template.pm: better regexp, features added
220    
221  2003-11-23 22:01  Dam's <damien@mandrakesoft.com>  2003-11-23 23:01  dams <dams@tuxfamily.org>
222    
223          * perl-Libconf/Glueconf/Samba.pm: corrected section bug          * perl-Libconf/Glueconf/Samba.pm: corrected section bug
224    
225  2003-11-23 22:01  Dam's <damien@mandrakesoft.com>  2003-11-23 23:01  dams <dams@tuxfamily.org>
226    
227          * perl-Libconf/Glueconf/Makefile: added Answering machine rule          * perl-Libconf/Glueconf/Makefile: added Answering machine rule
228    
229  2003-11-23 22:01  Dam's <damien@mandrakesoft.com>  2003-11-23 23:01  dams <dams@tuxfamily.org>
230    
231          * perl-Libconf/Glueconf/Answering_Machine.pm: inherit from          * perl-Libconf/Glueconf/Answering_Machine.pm: inherit from
232          ValuesSection          ValuesSection
233    
234  2003-11-23 21:57  Dam's <damien@mandrakesoft.com>  2003-11-23 22:57  dams <dams@tuxfamily.org>
235    
236          * applications/Makefile: added isdn          * applications/Makefile: added isdn
237    
238  2003-11-23 21:40  Dam's <damien@mandrakesoft.com>  2003-11-23 22:40  dams <dams@tuxfamily.org>
239    
240          * applications/isdn/: Makefile, isdn_answering, test.sh: isdn          * applications/isdn/: Makefile, isdn_answering, test.sh: isdn
241          application          application
242    
243  2003-11-23 21:39  Dam's <damien@mandrakesoft.com>  2003-11-23 22:39  dams <dams@tuxfamily.org>
244    
245          * perl-Libconf/Glueconf/ValuesSection.pm: added ValuesSection          * perl-Libconf/Glueconf/ValuesSection.pm: added ValuesSection
246    
247  2003-11-19 20:29  Dam's <damien@mandrakesoft.com>  2003-11-19 21:29  dams <dams@tuxfamily.org>
248    
249          * perl-Libconf/Glueconf/Answering_Machine.pm: added isdn answering          * perl-Libconf/Glueconf/Answering_Machine.pm: added isdn answering
250          machine glueconf tempate          machine glueconf tempate
251    
252  2003-11-14 20:33  Dam's <damien@mandrakesoft.com>  2003-11-14 21:33  dams <dams@tuxfamily.org>
253    
254          * perl-Libconf.spec: added libconf_lan          * perl-Libconf.spec: added libconf_lan
255    
256  2003-11-14 20:31  Dam's <damien@mandrakesoft.com>  2003-11-14 21:31  dams <dams@tuxfamily.org>
257    
258          * applications/samba/Makefile: corrected makefile          * applications/samba/Makefile: corrected makefile
259    
260  2003-11-14 20:27  Dam's <damien@mandrakesoft.com>  2003-11-14 21:27  dams <dams@tuxfamily.org>
261    
262          * perl-Libconf.spec, perl-Libconf/Libconf.pm: 0.25, minor          * perl-Libconf.spec, perl-Libconf/Libconf.pm: 0.25, minor
263          corrections          corrections
264    
265  2003-11-14 17:24  Dam's <damien@mandrakesoft.com>  2003-11-14 18:24  dams <dams@tuxfamily.org>
266    
267          * applications/: Makefile, samba/Makefile: corrected          * applications/: Makefile, samba/Makefile: corrected
268    
269  2003-11-14 17:23  Dam's <damien@mandrakesoft.com>  2003-11-14 18:23  dams <dams@tuxfamily.org>
270    
271          * perl-Libconf/Glueconf/test/ups/ups.conf: added          * perl-Libconf/Glueconf/test/ups/ups.conf: added
272    
273  2003-11-14 17:18  Dam's <damien@mandrakesoft.com>  2003-11-14 18:18  dams <dams@tuxfamily.org>
274    
275          * applications/network/lan_conf: typo          * applications/network/lan_conf: typo
276    
277  2003-11-14 17:10  Dam's <damien@mandrakesoft.com>  2003-11-14 18:10  dams <dams@tuxfamily.org>
278    
279          * perl-Libconf/Glueconf/Makefile: added Ifconfig.pm          * perl-Libconf/Glueconf/Makefile: added Ifconfig.pm
280    
281  2003-11-14 17:09  Dam's <damien@mandrakesoft.com>  2003-11-14 18:09  dams <dams@tuxfamily.org>
282    
283          * perl-Libconf/Glueconf/Ifconfig.pm: added ifconfig glueconf module          * perl-Libconf/Glueconf/Ifconfig.pm: added ifconfig glueconf module
284    
285  2003-11-14 12:49  Dam's <damien@mandrakesoft.com>  2003-11-14 13:49  dams <dams@tuxfamily.org>
286    
287          * perl-Libconf/Glueconf/test/ups/test.pl: typo          * perl-Libconf/Glueconf/test/ups/test.pl: typo
288    
289  2003-11-14 12:46  Dam's <damien@mandrakesoft.com>  2003-11-14 13:46  dams <dams@tuxfamily.org>
290    
291          * Makefile: typp          * Makefile: typp
292    
293  2003-11-14 00:52  Dam's <damien@mandrakesoft.com>  2003-11-14 01:52  dams <dams@tuxfamily.org>
294    
295          * perl-Libconf/Libconf.pm, perl-Libconf.spec: version 0.24          * perl-Libconf/Libconf.pm, perl-Libconf.spec: version 0.24
296    
297  2003-11-14 00:42  Dam's <damien@mandrakesoft.com>  2003-11-14 01:42  dams <dams@tuxfamily.org>
298    
299          * applications/network/lan_conf: added features          * applications/network/lan_conf: added features
300    
301  2003-11-14 00:36  Dam's <damien@mandrakesoft.com>  2003-11-14 01:36  dams <dams@tuxfamily.org>
302    
303          * perl-Libconf/System/MDK/Network.pm:          * perl-Libconf/System/MDK/Network.pm:
304          /etc/sysconfig/network-scripts/* binded to directory of ifconfig          /etc/sysconfig/network-scripts/* binded to directory of ifconfig
305          glueconf modules          glueconf modules
306    
307  2003-11-14 00:35  Dam's <damien@mandrakesoft.com>  2003-11-14 01:35  dams <dams@tuxfamily.org>
308    
309          * perl-Libconf/System/DirectoryWrapper.pm: added writeConf,          * perl-Libconf/System/DirectoryWrapper.pm: added writeConf,
310          corrected bug if file doewn't exist.          corrected bug if file doewn't exist.
311    
312  2003-11-14 00:15  Dam's <damien@mandrakesoft.com>  2003-11-14 01:15  dams <dams@tuxfamily.org>
313    
314          * perl-Libconf/Libconf.pm: file is created if it doesn't exist.          * perl-Libconf/Libconf.pm: file is created if it doesn't exist.
315          comment writing handler rewritten          comment writing handler rewritten
316    
317  2003-11-14 00:04  Dam's <damien@mandrakesoft.com>  2003-11-14 01:04  dams <dams@tuxfamily.org>
318    
319          * perl-Libconf/test/shell/autologin_verify_5: corrected test/outpue          * perl-Libconf/test/shell/autologin_verify_5: corrected test/outpue
320          5          5
321    
322  2003-11-03 18:13  Dam's <damien@mandrakesoft.com>  2003-11-03 19:13  dams <dams@tuxfamily.org>
323    
324          * perl-Libconf/: Glueconf/Makefile, Glueconf/test/Makefile,          * perl-Libconf/: Glueconf/Makefile, Glueconf/test/Makefile,
325          test/Makefile: added ups          test/Makefile: added ups
326    
327  2003-11-03 18:12  Dam's <damien@mandrakesoft.com>  2003-11-03 19:12  dams <dams@tuxfamily.org>
328    
329          * perl-Libconf/Glueconf/test/ups/ups.conf: removed          * perl-Libconf/Glueconf/test/ups/ups.conf: removed
330    
331  2003-11-03 18:11  Dam's <damien@mandrakesoft.com>  2003-11-03 19:11  dams <dams@tuxfamily.org>
332    
333          * perl-Libconf/Glueconf/test/ups/ups.conf_save: added verbatim conf          * perl-Libconf/Glueconf/test/ups/ups.conf_save: added verbatim conf
334          file          file
335    
336  2003-11-03 18:07  Dam's <damien@mandrakesoft.com>  2003-11-03 19:07  dams <dams@tuxfamily.org>
337    
338          * perl-Libconf/: test/ups/ups.conf_verify_2,          * perl-Libconf/: test/ups/ups.conf_verify_2,
339          Glueconf/test/ups/Makefile: updated          Glueconf/test/ups/Makefile: updated
340    
341  2003-11-03 18:03  Dam's <damien@mandrakesoft.com>  2003-11-03 19:03  dams <dams@tuxfamily.org>
342    
343          * perl-Libconf/test/values_section/: Makefile, test.pl, ups.conf,          * perl-Libconf/test/values_section/: Makefile, test.pl, ups.conf,
344          ups.conf_verify_1, ups.conf_verify_2: values_sectin test cases          ups.conf_verify_1, ups.conf_verify_2: values_sectin test cases
345    
346  2003-11-03 18:02  Dam's <damien@mandrakesoft.com>  2003-11-03 19:02  dams <dams@tuxfamily.org>
347    
348          * perl-Libconf/test/values_section/.cvsignore: cvsignore          * perl-Libconf/test/values_section/.cvsignore: cvsignore
349    
350  2003-11-03 18:00  Dam's <damien@mandrakesoft.com>  2003-11-03 19:00  dams <dams@tuxfamily.org>
351    
352          * perl-Libconf/Glueconf/test/ups/: Makefile, test.pl, ups.conf:          * perl-Libconf/Glueconf/test/ups/: Makefile, test.pl, ups.conf:
353          glueconf ups test case          glueconf ups test case
354    
355  2003-11-03 17:58  Dam's <damien@mandrakesoft.com>  2003-11-03 18:58  dams <dams@tuxfamily.org>
356    
357          * perl-Libconf/test/ups/: Makefile, test.pl, ups.conf,          * perl-Libconf/test/ups/: Makefile, test.pl, ups.conf,
358          ups.conf_verify_1, ups.conf_verify_2: added ups test cases          ups.conf_verify_1, ups.conf_verify_2: added ups test cases
359    
360  2003-11-03 17:57  Dam's <damien@mandrakesoft.com>  2003-11-03 18:57  dams <dams@tuxfamily.org>
361    
362          * perl-Libconf/test/ups/.cvsignore: added cvsignore          * perl-Libconf/test/ups/.cvsignore: added cvsignore
363    
364  2003-11-03 17:56  Dam's <damien@mandrakesoft.com>  2003-11-03 18:56  dams <dams@tuxfamily.org>
365    
366          * perl-Libconf/: Glueconf/Ups.pm, templates/ups_template.pm: added          * perl-Libconf/: Glueconf/Ups.pm, templates/ups_template.pm: added
367          ups templates and glueconf modules          ups templates and glueconf modules
368    
369  2003-11-03 17:56  Dam's <damien@mandrakesoft.com>  2003-11-03 18:56  dams <dams@tuxfamily.org>
370    
371          * perl-Libconf/Glueconf/Samba.pm: corrected section creation          * perl-Libconf/Glueconf/Samba.pm: corrected section creation
372    
373  2003-11-03 17:49  Dam's <damien@mandrakesoft.com>  2003-11-03 18:49  dams <dams@tuxfamily.org>
374    
375          * perl-Libconf/templates/values_section_template.pm: some          * perl-Libconf/templates/values_section_template.pm: some
376          corrections          corrections
377    
378  2003-11-03 17:48  Dam's <damien@mandrakesoft.com>  2003-11-03 18:48  dams <dams@tuxfamily.org>
379    
380          * perl-Libconf/templates/samba_template.pm: corrected bad API          * perl-Libconf/templates/samba_template.pm: corrected bad API
381          implementation          implementation
382    
383  2003-11-03 17:48  Dam's <damien@mandrakesoft.com>  2003-11-03 18:48  dams <dams@tuxfamily.org>
384    
385          * perl-Libconf/Libconf.pm: ensure at least empty sections          * perl-Libconf/Libconf.pm: ensure at least empty sections
386    
387  2003-11-03 16:44  Dam's <damien@mandrakesoft.com>  2003-11-03 17:44  dams <dams@tuxfamily.org>
388    
389          * perl-Libconf/GUI/Gtk2/Makefile: added Makefile          * perl-Libconf/GUI/Gtk2/Makefile: added Makefile
390    
391  2003-11-02 18:02  Dam's <damien@mandrakesoft.com>  2003-11-02 19:02  dams <dams@tuxfamily.org>
392    
393          * perl-Libconf/: Libconf.pm, Makefile, GUI/Makefile,          * perl-Libconf/: Libconf.pm, Makefile, GUI/Makefile,
394          Glueconf/Makefile: version 0.23 ; various build fix          Glueconf/Makefile: version 0.23 ; various build fix
395    
396  2003-11-02 17:55  Dam's <damien@mandrakesoft.com>  2003-11-02 18:55  dams <dams@tuxfamily.org>
397    
398          * applications/network/lan_conf: updated          * applications/network/lan_conf: updated
399    
400  2003-11-02 17:49  Dam's <damien@mandrakesoft.com>  2003-11-02 18:49  dams <dams@tuxfamily.org>
401    
402          * perl-Libconf.spec: build corection && version 0.23          * perl-Libconf.spec: build corection && version 0.23
403    
404  2003-11-02 17:48  Dam's <damien@mandrakesoft.com>  2003-11-02 18:48  dams <dams@tuxfamily.org>
405    
406          * Makefile: build corrections          * Makefile: build corrections
407    
408  2003-10-30 19:53  Dam's <damien@mandrakesoft.com>  2003-10-30 20:53  dams <dams@tuxfamily.org>
409    
410          * Makefile: uninstall rule          * Makefile: uninstall rule
411    
412  2003-10-25 14:30  Dam's <damien@mandrakesoft.com>  2003-10-25 16:30  dams <dams@tuxfamily.org>
413    
414          * perl-Libconf/GUI/: Gtk2.pm, Gtk2/CheckButton.pm, Gtk2/Combo.pm,          * perl-Libconf/GUI/: Gtk2.pm, Gtk2/CheckButton.pm, Gtk2/Combo.pm,
415          Gtk2/Entry.pm, Gtk2/SpinButton.pm, Gtk2/Widget.pm: code          Gtk2/Entry.pm, Gtk2/SpinButton.pm, Gtk2/Widget.pm: code
416          factorization, corrections. Implemented missing signals          factorization, corrections. Implemented missing signals
417    
418  2003-10-21 20:33  Dam's <damien@mandrakesoft.com>  2003-10-21 22:33  dams <dams@tuxfamily.org>
419    
420          * perl-Libconf/GUI/Gtk2/: CheckButton.pm, Combo.pm, Entry.pm,          * perl-Libconf/GUI/Gtk2/: CheckButton.pm, Combo.pm, Entry.pm,
421          SpinButton.pm: typo          SpinButton.pm: typo
422    
423  2003-10-21 20:29  Dam's <damien@mandrakesoft.com>  2003-10-21 22:29  dams <dams@tuxfamily.org>
424    
425          * perl-Libconf/GUI/Gtk2/: CheckButton.pm, Combo.pm, Entry.pm,          * perl-Libconf/GUI/Gtk2/: CheckButton.pm, Combo.pm, Entry.pm,
426          SpinButton.pm: kind of ugly hack. Need to change that          SpinButton.pm: kind of ugly hack. Need to change that
427    
428  2003-10-21 20:22  Dam's <damien@mandrakesoft.com>  2003-10-21 22:22  dams <dams@tuxfamily.org>
429    
430          * perl-Libconf/GUI/: Makefile, Gtk2/CheckButton.pm, Gtk2/Combo.pm,          * perl-Libconf/GUI/: Makefile, Gtk2/CheckButton.pm, Gtk2/Combo.pm,
431          Gtk2/Entry.pm, Gtk2/Hostname.pm, Gtk2/SpinButton.pm: splited          Gtk2/Entry.pm, Gtk2/Hostname.pm, Gtk2/SpinButton.pm: splited
432          Gtk2.pm, corrected Makefile, may be buggy          Gtk2.pm, corrected Makefile, may be buggy
433    
434  2003-10-21 20:14  Dam's <damien@mandrakesoft.com>  2003-10-21 22:14  dams <dams@tuxfamily.org>
435    
436          * perl-Libconf/GUI/Gtk2.pm: splited Gtk2.pm          * perl-Libconf/GUI/Gtk2.pm: splited Gtk2.pm
437    
438  2003-10-21 16:18  Dam's <damien@mandrakesoft.com>  2003-10-21 18:18  dams <dams@tuxfamily.org>
439    
440          * perl-Libconf/Glueconf/Network.pm: /etc/sysconfig/network glueconf          * perl-Libconf/Glueconf/Network.pm: /etc/sysconfig/network glueconf
441          module          module
442    
443  2003-10-21 16:17  Dam's <damien@mandrakesoft.com>  2003-10-21 18:17  dams <dams@tuxfamily.org>
444    
445          * perl-Libconf/: GUI/Gtk2.pm, System/MDK/Network.pm: updated lot of          * perl-Libconf/: GUI/Gtk2.pm, System/MDK/Network.pm: updated lot of
446          stuff, not stable          stuff, not stable
447    
448  2003-10-21 16:17  Dam's <damien@mandrakesoft.com>  2003-10-21 18:17  dams <dams@tuxfamily.org>
449    
450          * applications/network/: Makefile, lan_conf, test.sh: first real          * applications/network/: Makefile, lan_conf, test.sh: first real
451          config tools          config tools
452    
453  2003-10-20 12:55  Dam's <damien@mandrakesoft.com>  2003-10-20 14:55  dams <dams@tuxfamily.org>
454    
455          * applications/samba/swat-clone, perl-Libconf/Types.pm,          * applications/samba/swat-clone, perl-Libconf/Types.pm,
456          perl-Libconf/GUI/Gtk2.pm, perl-Libconf/Glueconf/Hosts.pm,          perl-Libconf/GUI/Gtk2.pm, perl-Libconf/Glueconf/Hosts.pm,
# Line 491  Line 459 
459          perl-Libconf/templates/hosts_template.pm,          perl-Libconf/templates/hosts_template.pm,
460          perl-Libconf/test/group/group_test.pl: various updates :)          perl-Libconf/test/group/group_test.pl: various updates :)
461    
462  2003-10-12 20:05  Dam's <damien@mandrakesoft.com>  2003-10-12 22:05  dams <dams@tuxfamily.org>
463    
464          * perl-Libconf/Libconf.pm: added some error check          * perl-Libconf/Libconf.pm: added some error check
465    
466  2003-10-12 19:44  Dam's <damien@mandrakesoft.com>  2003-10-12 21:44  dams <dams@tuxfamily.org>
467    
468          * perl-Libconf/: Types.pm, Glueconf/Hosts.pm,          * perl-Libconf/: Types.pm, Glueconf/Hosts.pm,
469          Glueconf/test/hosts/Makefile, Glueconf/test/hosts/hosts,          Glueconf/test/hosts/Makefile, Glueconf/test/hosts/hosts,
# Line 506  Line 474 
474          test/hosts/hosts_verify_4, test/hosts/hosts_verify_5: added hosts          test/hosts/hosts_verify_4, test/hosts/hosts_verify_5: added hosts
475          files          files
476    
477  2003-09-26 22:21  Dam's <damien@mandrakesoft.com>  2003-09-27 00:21  dams <dams@tuxfamily.org>
478    
479          * perl-Libconf/templates/hosts_template.pm: addad          * perl-Libconf/templates/hosts_template.pm: addad
480    
481  2003-08-27 22:41  Dam's <damien@mandrakesoft.com>  2003-08-28 00:41  dams <dams@tuxfamily.org>
482    
483          * Makefile: corrected publish rule          * Makefile: corrected publish rule
484    
485  2003-08-27 22:19  Dam's <damien@mandrakesoft.com>  2003-08-28 00:19  dams <dams@tuxfamily.org>
486    
487          * perl-Libconf.spec: enhancement          * perl-Libconf.spec: enhancement
488    
489  2003-08-27 17:02  Dam's <damien@mandrakesoft.com>  2003-08-27 19:02  dams <dams@tuxfamily.org>
490    
491          * perl-Libconf/Libconf.pm: version 0.22          * perl-Libconf/Libconf.pm: version 0.22
492    
493  2003-08-27 16:45  Dam's <damien@mandrakesoft.com>  2003-08-27 18:45  dams <dams@tuxfamily.org>
494    
495          * perl-Libconf.spec: noarch          * perl-Libconf.spec: noarch
496    
497  2003-08-27 16:45  Dam's <damien@mandrakesoft.com>  2003-08-27 18:45  dams <dams@tuxfamily.org>
498    
499          * Makefile: corrected Makefile          * Makefile: corrected Makefile
500    
501  2003-08-27 00:03  Dam's <damien@mandrakesoft.com>  2003-08-27 02:03  dams <dams@tuxfamily.org>
502    
503          * perl-Libconf.spec: updated          * perl-Libconf.spec: updated
504    
505  2003-08-27 00:00  Dam's <damien@mandrakesoft.com>  2003-08-27 02:00  dams <dams@tuxfamily.org>
506    
507          * perl-Libconf.spec: typo          * perl-Libconf.spec: typo
508    
509  2003-08-26 23:59  Dam's <damien@mandrakesoft.com>  2003-08-27 01:59  dams <dams@tuxfamily.org>
510    
511          * perl-Libconf.spec: version 0.22          * perl-Libconf.spec: version 0.22
512    
513  2003-08-26 23:53  Dam's <damien@mandrakesoft.com>  2003-08-27 01:53  dams <dams@tuxfamily.org>
514    
515          * AUTHORS, COPYING: moved here.          * AUTHORS, COPYING: moved here.
516    
517  2003-08-26 23:52  Dam's <damien@mandrakesoft.com>  2003-08-27 01:52  dams <dams@tuxfamily.org>
518    
519          * perl-Libconf/: AUTHORS, COPYING: moved          * perl-Libconf/: AUTHORS, COPYING: moved
520    
521  2003-08-26 23:50  Dam's <damien@mandrakesoft.com>  2003-08-27 01:50  dams <dams@tuxfamily.org>
522    
523          * applications/: autologin/Makefile, netconfig/Makefile,          * applications/: autologin/Makefile, netconfig/Makefile,
524          postfix/Makefile, samba/Makefile: added directory creation          postfix/Makefile, samba/Makefile: added directory creation
525    
526  2003-08-26 23:48  Dam's <damien@mandrakesoft.com>  2003-08-27 01:48  dams <dams@tuxfamily.org>
527    
528          * applications/Makefile: no check:          * applications/Makefile: no check:
529    
530  2003-08-26 23:43  Dam's <damien@mandrakesoft.com>  2003-08-27 01:43  dams <dams@tuxfamily.org>
531    
532          * applications/Makefile, Makefile: updated          * applications/Makefile, Makefile: updated
533    
534  2003-08-26 23:42  Dam's <damien@mandrakesoft.com>  2003-08-27 01:42  dams <dams@tuxfamily.org>
535    
536          * Makefile: corrected          * Makefile: corrected
537    
538  2003-08-26 23:33  Dam's <damien@mandrakesoft.com>  2003-08-27 01:33  dams <dams@tuxfamily.org>
539    
540          * perl-Libconf/perl-Libconf.spec: moved          * perl-Libconf/perl-Libconf.spec: moved
541    
542  2003-08-26 23:32  Dam's <damien@mandrakesoft.com>  2003-08-27 01:32  dams <dams@tuxfamily.org>
543    
544          * perl-Libconf.spec: moved here          * perl-Libconf.spec: moved here
545    
546  2003-08-26 23:32  Dam's <damien@mandrakesoft.com>  2003-08-27 01:32  dams <dams@tuxfamily.org>
547    
548          * Makefile, perl-Libconf/Makefile: better Makefile.          * Makefile, perl-Libconf/Makefile: better Makefile.
549    
550  2003-08-26 23:21  Dam's <damien@mandrakesoft.com>  2003-08-27 01:21  dams <dams@tuxfamily.org>
551    
552          * Makefile, applications/Makefile, applications/autologin/Makefile,          * Makefile, applications/Makefile, applications/autologin/Makefile,
553          applications/netconfig/Makefile, applications/postfix/Makefile,          applications/netconfig/Makefile, applications/postfix/Makefile,
554          applications/samba/Makefile, perl-Libconf/Glueconf/Makefile:          applications/samba/Makefile, perl-Libconf/Glueconf/Makefile:
555          corrected makefiles          corrected makefiles
556    
557  2003-08-26 23:19  Dam's <damien@mandrakesoft.com>  2003-08-27 01:19  dams <dams@tuxfamily.org>
558    
559          * applications/autologin/autologin_conf: corected typo          * applications/autologin/autologin_conf: corected typo
560    
561  2003-08-26 23:15  Dam's <damien@mandrakesoft.com>  2003-08-27 01:15  dams <dams@tuxfamily.org>
562    
563          * perl-Libconf/Glueconf/Makefile: added mising module in makefile          * perl-Libconf/Glueconf/Makefile: added mising module in makefile
564    
565  2003-08-26 23:11  Dam's <damien@mandrakesoft.com>  2003-08-27 01:11  dams <dams@tuxfamily.org>
566    
567          * perl-Libconf/GUI/Gtk2.pm: added spinbutton          * perl-Libconf/GUI/Gtk2.pm: added spinbutton
568    
569  2003-08-26 23:11  Dam's <damien@mandrakesoft.com>  2003-08-27 01:11  dams <dams@tuxfamily.org>
570    
571          * perl-Libconf/Libconf.pm: updated version          * perl-Libconf/Libconf.pm: updated version
572    
573  2003-08-26 23:05  Dam's <damien@mandrakesoft.com>  2003-08-27 01:05  dams <dams@tuxfamily.org>
574    
575          * Makefile: added makefile          * Makefile: added makefile
576    
577  2003-08-26 23:04  Dam's <damien@mandrakesoft.com>  2003-08-27 01:04  dams <dams@tuxfamily.org>
578    
579          * applications/: Makefile, autologin/Makefile, netconfig/Makefile,          * applications/: Makefile, autologin/Makefile, netconfig/Makefile,
580          postfix/Makefile, samba/Makefile: added makefiles          postfix/Makefile, samba/Makefile: added makefiles
581    
582  2003-08-26 22:57  Dam's <damien@mandrakesoft.com>  2003-08-27 00:57  dams <dams@tuxfamily.org>
583    
584          * applications/samba/smbconfig: smbconfig moved here.          * applications/samba/smbconfig: smbconfig moved here.
585    
586  2003-08-26 22:55  Dam's <damien@mandrakesoft.com>  2003-08-27 00:55  dams <dams@tuxfamily.org>
587    
588          * applications/netconfig/smbconfig: moved in the correct directory          * applications/netconfig/smbconfig: moved in the correct directory
589    
590  2003-08-24 16:31  Dam's <damien@mandrakesoft.com>  2003-08-24 18:31  dams <dams@tuxfamily.org>
591    
592          * perl-Libconf/Glueconf/Samba.pm: finished data synopsys          * perl-Libconf/Glueconf/Samba.pm: finished data synopsys
593          description for the global section, plus some minor enhancments          description for the global section, plus some minor enhancments
594    
595  2003-08-24 16:29  Dam's <damien@mandrakesoft.com>  2003-08-24 18:29  dams <dams@tuxfamily.org>
596    
597          * perl-Libconf/GUI/Gtk2.pm: generic key description, gtk2::entry          * perl-Libconf/GUI/Gtk2.pm: generic key description, gtk2::entry
598          enhanced          enhanced
599    
600  2003-08-24 16:23  Dam's <damien@mandrakesoft.com>  2003-08-24 18:23  dams <dams@tuxfamily.org>
601    
602          * applications/autologin/autologin_conf: gui creation correction          * applications/autologin/autologin_conf: gui creation correction
603    
604  2003-08-24 16:21  Dam's <damien@mandrakesoft.com>  2003-08-24 18:21  dams <dams@tuxfamily.org>
605    
606          * applications/samba/swat-clone: changed path description whenn          * applications/samba/swat-clone: changed path description whenn
607          calling getBestWidget, to match new generic description          calling getBestWidget, to match new generic description
608    
609  2003-08-24 16:15  Dam's <damien@mandrakesoft.com>  2003-08-24 18:15  dams <dams@tuxfamily.org>
610    
611          * perl-Libconf/Libconf.pm: minor change          * perl-Libconf/Libconf.pm: minor change
612    
613  2003-08-21 21:05  Dam's <damien@mandrakesoft.com>  2003-08-21 23:05  dams <dams@tuxfamily.org>
614    
615          * applications/autologin/autologin_conf: updated          * applications/autologin/autologin_conf: updated
616    
617  2003-08-21 21:05  Dam's <damien@mandrakesoft.com>  2003-08-21 23:05  dams <dams@tuxfamily.org>
618    
619          * perl-Libconf/GUI/Gtk2.pm: added missing features. Still not good          * perl-Libconf/GUI/Gtk2.pm: added missing features. Still not good
620          enough          enough
621    
622  2003-08-21 21:03  Dam's <damien@mandrakesoft.com>  2003-08-21 23:03  dams <dams@tuxfamily.org>
623    
624          * perl-Libconf/System/Makefile: added WindowManager linking          * perl-Libconf/System/Makefile: added WindowManager linking
625    
626  2003-08-21 21:03  Dam's <damien@mandrakesoft.com>  2003-08-21 23:03  dams <dams@tuxfamily.org>
627    
628          * perl-Libconf/System/MDK/WindowManagers.pm: added          * perl-Libconf/System/MDK/WindowManagers.pm: added
629          WindowManagers.pm          WindowManagers.pm
630    
631  2003-08-21 20:48  Dam's <damien@mandrakesoft.com>  2003-08-21 22:48  dams <dams@tuxfamily.org>
632    
633          * perl-Libconf/Glueconf/Desktop.pm: added Desktop object          * perl-Libconf/Glueconf/Desktop.pm: added Desktop object
634    
635  2003-08-18 18:59  Dam's <damien@mandrakesoft.com>  2003-08-18 20:59  dams <dams@tuxfamily.org>
636    
637          * perl-Libconf/System/: MDK/Users.pm, test/users/Makefile,          * perl-Libconf/System/: MDK/Users.pm, test/users/Makefile,
638          test/users/test.pl: added users module          test/users/test.pl: added users module
639    
640  2003-08-18 18:50  Dam's <damien@mandrakesoft.com>  2003-08-18 20:50  dams <dams@tuxfamily.org>
641    
642          * perl-Libconf/GUI/Gtk2.pm: added combobox and values handling          * perl-Libconf/GUI/Gtk2.pm: added combobox and values handling
643    
644  2003-08-18 18:47  Dam's <damien@mandrakesoft.com>  2003-08-18 20:47  dams <dams@tuxfamily.org>
645    
646          * perl-Libconf/Glueconf/Autologin.pm: added Autologin glueconf          * perl-Libconf/Glueconf/Autologin.pm: added Autologin glueconf
647          module          module
648    
649  2003-08-18 09:26  Dam's <damien@mandrakesoft.com>  2003-08-18 11:26  dams <dams@tuxfamily.org>
650    
651          * applications/autologin/: autologin_conf, test.sh: added autologin          * applications/autologin/: autologin_conf, test.sh: added autologin
652          config test program          config test program
653    
654  2003-08-17 14:20  Dam's <damien@mandrakesoft.com>  2003-08-17 16:20  dams <dams@tuxfamily.org>
655    
656          * applications/samba/swat-clone, perl-Libconf/GUI/Gtk2.pm,          * applications/samba/swat-clone, perl-Libconf/GUI/Gtk2.pm,
657          perl-Libconf/Glueconf/Passwd.pm, perl-Libconf/Glueconf/Resolv.pm,          perl-Libconf/Glueconf/Passwd.pm, perl-Libconf/Glueconf/Resolv.pm,
# Line 694  Line 662 
662          perl-Libconf/System/Makefile, perl-Libconf/System/test/Makefile:          perl-Libconf/System/Makefile, perl-Libconf/System/test/Makefile:
663          various updates          various updates
664    
665  2003-08-05 22:21  Dam's <damien@mandrakesoft.com>  2003-08-06 00:21  dams <dams@tuxfamily.org>
666    
667          * applications/samba/test.sh, perl-Libconf/Libconf.pm,          * applications/samba/test.sh, perl-Libconf/Libconf.pm,
668          perl-Libconf/GUI/Gtk2.pm, perl-Libconf/Glueconf/Samba.pm,          perl-Libconf/GUI/Gtk2.pm, perl-Libconf/Glueconf/Samba.pm,
669          perl-Libconf/templates/samba_template.pm: moved data descipriont          perl-Libconf/templates/samba_template.pm: moved data descipriont
670          and data mapping from libconf to glueconf          and data mapping from libconf to glueconf
671    
672  2003-08-02 12:35  Dam's <damien@mandrakesoft.com>  2003-08-02 14:35  dams <dams@tuxfamily.org>
673    
674          * perl-Libconf/GUI/Gtk2.pm: coded Libconf::GUI::Gtk2::CheckButton.          * perl-Libconf/GUI/Gtk2.pm: coded Libconf::GUI::Gtk2::CheckButton.
675          Generic function get_value, set_value, set_default          Generic function get_value, set_value, set_default
676    
677  2003-08-02 12:34  Dam's <damien@mandrakesoft.com>  2003-08-02 14:34  dams <dams@tuxfamily.org>
678    
679          * perl-Libconf/templates/samba_template.pm: added both size          * perl-Libconf/templates/samba_template.pm: added both size
680          mapping. To be reworked          mapping. To be reworked
681    
682  2003-08-02 12:33  Dam's <damien@mandrakesoft.com>  2003-08-02 14:33  dams <dams@tuxfamily.org>
683    
684          * perl-Libconf/Makefile: added link creation          * perl-Libconf/Makefile: added link creation
685    
686  2003-07-24 14:44  Dam's <damien@mandrakesoft.com>  2003-07-24 16:44  dams <dams@tuxfamily.org>
687    
688          * perl-Libconf/: templates/samba_template.pm, Libconf.pm: added          * perl-Libconf/: templates/samba_template.pm, Libconf.pm: added
689          data mapping          data mapping
690    
691  2003-07-24 14:42  Dam's <damien@mandrakesoft.com>  2003-07-24 16:42  dams <dams@tuxfamily.org>
692    
693          * perl-Libconf/GUI/Gtk2.pm: added getBestWidget (generates the          * perl-Libconf/GUI/Gtk2.pm: added getBestWidget (generates the
694          widget corresponding to the data type          widget corresponding to the data type
695    
696  2003-07-24 14:41  Dam's <damien@mandrakesoft.com>  2003-07-24 16:41  dams <dams@tuxfamily.org>
697    
698          * perl-Libconf/: Makefile, System/Makefile: makefile correction          * perl-Libconf/: Makefile, System/Makefile: makefile correction
699    
700  2003-07-24 14:40  Dam's <damien@mandrakesoft.com>  2003-07-24 16:40  dams <dams@tuxfamily.org>
701    
702          * perl-Libconf/Libconf.pm: added global %data, for data          * perl-Libconf/Libconf.pm: added global %data, for data
703          specification/validation          specification/validation
704    
705  2003-07-18 19:14  Dam's <damien@mandrakesoft.com>  2003-07-18 21:14  dams <dams@tuxfamily.org>
706    
707          * applications/samba/swat-clone: minor update, still under          * applications/samba/swat-clone: minor update, still under
708          development          development
709    
710  2003-07-14 22:58  Dam's <damien@mandrakesoft.com>  2003-07-15 00:58  dams <dams@tuxfamily.org>
711    
712          * applications/samba/: swat-clone, test.sh: swat clone first          * applications/samba/: swat-clone, test.sh: swat clone first
713          attempt          attempt
714    
715  2003-07-14 15:19  Dam's <damien@mandrakesoft.com>  2003-07-14 17:19  dams <dams@tuxfamily.org>
716    
717          * perl-Libconf/templates/samba_template.pm: data validation, first          * perl-Libconf/templates/samba_template.pm: data validation, first
718          attempt          attempt
719    
720  2003-07-12 14:18  Dam's <damien@mandrakesoft.com>  2003-07-12 16:18  dams <dams@tuxfamily.org>
721    
722          * perl-Libconf/templates/samba_template.pm: findAtom can now have          * perl-Libconf/templates/samba_template.pm: findAtom can now have
723          boundaries          boundaries
724    
725  2003-07-12 14:15  Dam's <damien@mandrakesoft.com>  2003-07-12 16:15  dams <dams@tuxfamily.org>
726    
727          * perl-Libconf/Glueconf/test/samba/smb.conf: added dummy values to          * perl-Libconf/Glueconf/test/samba/smb.conf: added dummy values to
728          test multiple entries problem          test multiple entries problem
729    
730  2003-07-12 14:15  Dam's <damien@mandrakesoft.com>  2003-07-12 16:15  dams <dams@tuxfamily.org>
731    
732          * perl-Libconf/Glueconf/test/samba/Makefile: added DEBUG          * perl-Libconf/Glueconf/test/samba/Makefile: added DEBUG
733    
734  2003-07-12 14:13  Dam's <damien@mandrakesoft.com>  2003-07-12 16:13  dams <dams@tuxfamily.org>
735    
736          * perl-Libconf/Glueconf/test/Makefile: added samba test          * perl-Libconf/Glueconf/test/Makefile: added samba test
737    
738  2003-07-12 14:11  Dam's <damien@mandrakesoft.com>  2003-07-12 16:11  dams <dams@tuxfamily.org>
739    
740          * perl-Libconf/Glueconf/Samba.pm: big improvment in Samba parsing.          * perl-Libconf/Glueconf/Samba.pm: big improvment in Samba parsing.
741          we approach perfection here.          we approach perfection here.
742    
743  2003-07-12 14:09  Dam's <damien@mandrakesoft.com>  2003-07-12 16:09  dams <dams@tuxfamily.org>
744    
745          * perl-Libconf/Libconf.pm: added setUniq          * perl-Libconf/Libconf.pm: added setUniq
746    
747  2003-07-11 17:55  Dam's <damien@mandrakesoft.com>  2003-07-11 19:55  dams <dams@tuxfamily.org>
748    
749          * perl-Libconf/Glueconf/: KeyValue.pm, test/passwd/test.pl: minor          * perl-Libconf/Glueconf/: KeyValue.pm, test/passwd/test.pl: minor
750          changes          changes
751    
752  2003-07-11 17:54  Dam's <damien@mandrakesoft.com>  2003-07-11 19:54  dams <dams@tuxfamily.org>
753    
754          * perl-Libconf/Glueconf/Samba.pm: corrections          * perl-Libconf/Glueconf/Samba.pm: corrections
755    
756  2003-07-10 22:31  Dam's <damien@mandrakesoft.com>  2003-07-11 00:31  dams <dams@tuxfamily.org>
757    
758          * perl-Libconf/templates/samba_template.pm: return last matching          * perl-Libconf/templates/samba_template.pm: return last matching
759          atom instead of first          atom instead of first
760    
761  2003-07-10 22:26  Dam's <damien@mandrakesoft.com>  2003-07-11 00:26  dams <dams@tuxfamily.org>
762    
763          * perl-Libconf/Makefile: added libconf-gui upload line          * perl-Libconf/Makefile: added libconf-gui upload line
764    
765  2003-06-15 01:45  Dam's <damien@mandrakesoft.com>  2003-06-15 03:45  dams <dams@tuxfamily.org>
766    
767          * perl-Libconf/System/MDK/Postfix.pm: added system postfix module          * perl-Libconf/System/MDK/Postfix.pm: added system postfix module
768    
769  2003-06-15 01:45  Dam's <damien@mandrakesoft.com>  2003-06-15 03:45  dams <dams@tuxfamily.org>
770    
771          * doc/diagram1.fig: updated          * doc/diagram1.fig: updated
772    
773  2003-06-15 01:39  Dam's <damien@mandrakesoft.com>  2003-06-15 03:39  dams <dams@tuxfamily.org>
774    
775          * perl-Libconf/test/keyvalue/: .cvsignore, Makefile, main.cf,          * perl-Libconf/test/keyvalue/: .cvsignore, Makefile, main.cf,
776          postfix_test.pl, postfix_verify_1: added keyvalue test suite          postfix_test.pl, postfix_verify_1: added keyvalue test suite
777    
778  2003-06-15 01:32  Dam's <damien@mandrakesoft.com>  2003-06-15 03:32  dams <dams@tuxfamily.org>
779    
780          * perl-Libconf/: System/Makefile, templates/keyvalue_template.pm,          * perl-Libconf/: System/Makefile, templates/keyvalue_template.pm,
781          test/Makefile: keyvalue stuff          test/Makefile: keyvalue stuff
782    
783  2003-06-15 01:31  Dam's <damien@mandrakesoft.com>  2003-06-15 03:31  dams <dams@tuxfamily.org>
784    
785          * perl-Libconf/templates/postfix_template.pm: keyvalue handles what          * perl-Libconf/templates/postfix_template.pm: keyvalue handles what
786          postfix handled, thus we remove it          postfix handled, thus we remove it
787    
788  2003-06-15 01:17  Dam's <damien@mandrakesoft.com>  2003-06-15 03:28  dams <dams@tuxfamily.org>
789    
790            * perl-Libconf/test/postfix/: .cvsignore, Makefile, main.cf,
791            postfix_test.pl, postfix_verify_1: removing postfix test suite,
792            handled by keyvalue.
793    
794    2003-06-15 03:17  dams <dams@tuxfamily.org>
795    
796          * perl-Libconf/Glueconf/: KeyValue.pm, test/Makefile,          * perl-Libconf/Glueconf/: KeyValue.pm, test/Makefile,
797          test/keyvalue/Makefile, test/keyvalue/main.cf,          test/keyvalue/Makefile, test/keyvalue/main.cf,
798          test/keyvalue/test.pl: added keyvalue glueconf stuff          test/keyvalue/test.pl: added keyvalue glueconf stuff
799    
800  2003-06-15 01:14  Dam's <damien@mandrakesoft.com>  2003-06-15 03:14  dams <dams@tuxfamily.org>
801    
802          * perl-Libconf/Glueconf/test/: passwd/test.pl, XF86Config/test.pl:          * perl-Libconf/Glueconf/test/: passwd/test.pl, XF86Config/test.pl:
803          typo          typo
804    
805  2003-06-15 01:07  Dam's <damien@mandrakesoft.com>  2003-06-15 03:07  dams <dams@tuxfamily.org>
806    
807          * applications/postfix/: postfix, test.pl: added postfix aplication          * applications/postfix/: postfix, test.pl: added postfix aplication
808    
809  2003-06-15 00:10  Dam's <damien@mandrakesoft.com>  2003-06-15 02:10  dams <dams@tuxfamily.org>
810    
811          * perl-Libconf/templates/keyvalue_template.pm: added infos          * perl-Libconf/templates/keyvalue_template.pm: added infos
812    
813  2003-06-15 00:01  Dam's <damien@mandrakesoft.com>  2003-06-15 02:03  dams <dams@tuxfamily.org>
814    
815            * perl-Libconf/test/postfix/: .cvsignore, Makefile, main.cf,
816            postfix_test.pl, postfix_verify_1: test files for postfix
817    
818    2003-06-15 02:01  dams <dams@tuxfamily.org>
819    
820          * perl-Libconf/templates/postfix_template.pm: added postfix          * perl-Libconf/templates/postfix_template.pm: added postfix
821          template          template
822    
823  2003-06-14 23:58  Dam's <damien@mandrakesoft.com>  2003-06-15 01:58  dams <dams@tuxfamily.org>
824    
825          * perl-Libconf/Libconf.pm: added 2 special variables :  and , to be          * perl-Libconf/Libconf.pm: added 2 special variables :  and , to be
826          able to go back or forward in the atoms before applying the next          able to go back or forward in the atoms before applying the next
827          rule          rule
828    
829  2003-06-14 16:02  Dam's <damien@mandrakesoft.com>  2003-06-14 18:02  dams <dams@tuxfamily.org>
830    
831          * perl-Libconf/templates/keyvalue_template.pm: keyvalue template          * perl-Libconf/templates/keyvalue_template.pm: keyvalue template
832          firs try          firs try
833    
834  2003-06-14 15:28  Dam's <damien@mandrakesoft.com>  2003-06-14 17:28  dams <dams@tuxfamily.org>
835    
836          * applications/netconfig/: netconfig, smbconfig: typo          * applications/netconfig/: netconfig, smbconfig: typo
837    
838  2003-06-14 15:24  Dam's <damien@mandrakesoft.com>  2003-06-14 17:24  dams <dams@tuxfamily.org>
839    
840          * perl-Libconf/GUI/Makefile: I forgot to add the GUI Makefile, dumb          * perl-Libconf/GUI/Makefile: I forgot to add the GUI Makefile, dumb
841          I am          I am
842    
843  2003-06-14 00:30  Dam's <damien@mandrakesoft.com>  2003-06-14 02:30  dams <dams@tuxfamily.org>
844    
845          * perl-Libconf/Libconf.pm: incremented version          * perl-Libconf/Libconf.pm: incremented version
846    
847  2003-06-14 00:29  Dam's <damien@mandrakesoft.com>  2003-06-14 02:29  dams <dams@tuxfamily.org>
848    
849          * perl-Libconf/perl-Libconf.spec: libconf-gui package          * perl-Libconf/perl-Libconf.spec: libconf-gui package
850    
851  2003-06-14 00:17  Dam's <damien@mandrakesoft.com>  2003-06-14 02:17  dams <dams@tuxfamily.org>
852    
853          * perl-Libconf/Makefile: added GUI generator makefile rules          * perl-Libconf/Makefile: added GUI generator makefile rules
854    
855  2003-06-14 00:17  Dam's <damien@mandrakesoft.com>  2003-06-14 02:17  dams <dams@tuxfamily.org>
856    
857          * perl-Libconf/GUI/Gtk2.pm: corrected function calls          * perl-Libconf/GUI/Gtk2.pm: corrected function calls
858    
859  2003-06-13 23:00  Dam's <damien@mandrakesoft.com>  2003-06-14 01:00  dams <dams@tuxfamily.org>
860    
861          * doc/diagram1.fig: added libconf structure diagram documentation          * doc/diagram1.fig: added libconf structure diagram documentation
862    
863  2003-06-07 13:53  Dam's <damien@mandrakesoft.com>  2003-06-07 15:53  dams <dams@tuxfamily.org>
864    
865          * applications/netconfig/: netconfig, smbconfig: now use          * applications/netconfig/: netconfig, smbconfig: now use
866          Libconf::GUI::Gtk2          Libconf::GUI::Gtk2
867    
868  2003-06-07 13:41  Dam's <damien@mandrakesoft.com>  2003-06-07 15:41  dams <dams@tuxfamily.org>
869    
870          * perl-Libconf/GUI/Gtk2.pm: added Gtk2 GUI generator          * perl-Libconf/GUI/Gtk2.pm: added Gtk2 GUI generator
871    
872  2003-06-06 21:33  Dam's <damien@mandrakesoft.com>  2003-06-06 23:33  dams <dams@tuxfamily.org>
873    
874          * applications/netconfig/netconfig: cleaning stuff          * applications/netconfig/netconfig: cleaning stuff
875    
876  2003-06-04 15:57  Dam's <damien@mandrakesoft.com>  2003-06-04 17:57  dams <dams@tuxfamily.org>
877    
878          * applications/netconfig/smbconfig: added smb simple demo          * applications/netconfig/smbconfig: added smb simple demo
879    
880  2003-06-04 08:24  Dam's <damien@mandrakesoft.com>  2003-06-04 10:24  dams <dams@tuxfamily.org>
881    
882          * perl-Libconf/Glueconf/Makefile: added Samba tests          * perl-Libconf/Glueconf/Makefile: added Samba tests
883    
884  2003-06-04 08:23  Dam's <damien@mandrakesoft.com>  2003-06-04 10:23  dams <dams@tuxfamily.org>
885    
886          * perl-Libconf/perl-Libconf.spec: 0.19 rpm          * perl-Libconf/perl-Libconf.spec: 0.19 rpm
887    
888  2003-06-04 08:22  Dam's <damien@mandrakesoft.com>  2003-06-04 10:22  dams <dams@tuxfamily.org>
889    
890          * perl-Libconf/Libconf.pm: deleteSection works even with no          * perl-Libconf/Libconf.pm: deleteSection works even with no
891          ENDSECTION templates. versoin 0.19          ENDSECTION templates. versoin 0.19
892    
893  2003-06-03 21:55  Dam's <damien@mandrakesoft.com>  2003-06-03 23:55  dams <dams@tuxfamily.org>
894    
895          * perl-Libconf/Glueconf/test/samba/: Makefile, smb.conf, test.pl:          * perl-Libconf/Glueconf/test/samba/: Makefile, smb.conf, test.pl:
896          added samba tests          added samba tests
897    
898  2003-06-03 21:41  Dam's <damien@mandrakesoft.com>  2003-06-03 23:41  dams <dams@tuxfamily.org>
899    
900          * perl-Libconf/Glueconf/Samba.pm: added samba glueconf          * perl-Libconf/Glueconf/Samba.pm: added samba glueconf
901    
902  2003-06-03 14:43  Dam's <damien@mandrakesoft.com>  2003-06-03 16:43  dams <dams@tuxfamily.org>
903    
904          * applications/netconfig/test.pl: added test program          * applications/netconfig/test.pl: added test program
905    
906  2003-06-03 14:43  Dam's <damien@mandrakesoft.com>  2003-06-03 16:43  dams <dams@tuxfamily.org>
907    
908          * applications/netconfig/netconfig: minor change          * applications/netconfig/netconfig: minor change
909    
910  2003-06-03 14:42  Dam's <damien@mandrakesoft.com>  2003-06-03 16:42  dams <dams@tuxfamily.org>
911    
912          * perl-Libconf/System/Makefile: typo          * perl-Libconf/System/Makefile: typo
913    
914  2003-06-03 14:39  Dam's <damien@mandrakesoft.com>  2003-06-03 16:39  dams <dams@tuxfamily.org>
915    
916          * perl-Libconf/System/Makefile: added link creation, a bit ugly          * perl-Libconf/System/Makefile: added link creation, a bit ugly
917    
918  2003-06-03 14:34  Dam's <damien@mandrakesoft.com>  2003-06-03 16:34  dams <dams@tuxfamily.org>
919    
920          * applications/netconfig/netconfig: added test application          * applications/netconfig/netconfig: added test application
921    
922  2003-05-29 18:09  Dam's <damien@mandrakesoft.com>  2003-05-29 20:09  dams <dams@tuxfamily.org>
923    
924          * perl-Libconf/test/: resolv/resolv.conf, resolv/resolv_test.pl,          * perl-Libconf/test/: resolv/resolv.conf, resolv/resolv_test.pl,
925          resolv/resolv_verify_1, samba/smb.conf, samba/smb.conf_verify_1,          resolv/resolv_verify_1, samba/smb.conf, samba/smb.conf_verify_1,
# Line 949  Line 928 
928          samba/smb.conf_verify_6: corrected tests against new          samba/smb.conf_verify_6: corrected tests against new
929          comments/output handler          comments/output handler
930    
931  2003-05-29 18:08  Dam's <damien@mandrakesoft.com>  2003-05-29 20:08  dams <dams@tuxfamily.org>
932    
933          * perl-Libconf/templates/: group_template.pm, passwd_template.pm,          * perl-Libconf/templates/: group_template.pm, passwd_template.pm,
934          resolv_template.pm, samba_template.pm, shell_template.pm,          resolv_template.pm, samba_template.pm, shell_template.pm,
935          sshd_template.pm: corrected template against new comment handler          sshd_template.pm: corrected template against new comment handler
936    
937  2003-05-29 18:07  Dam's <damien@mandrakesoft.com>  2003-05-29 20:07  dams <dams@tuxfamily.org>
938    
939          * perl-Libconf/Libconf.pm: corrected comment/output handling          * perl-Libconf/Libconf.pm: corrected comment/output handling
940    
941  2003-05-29 17:58  Dam's <damien@mandrakesoft.com>  2003-05-29 19:58  dams <dams@tuxfamily.org>
942    
943          * perl-Libconf/test/resolv/resolv_verify_2: added second test          * perl-Libconf/test/resolv/resolv_verify_2: added second test
944    
945  2003-05-25 21:30  Dam's <damien@mandrakesoft.com>  2003-05-25 23:30  dams <dams@tuxfamily.org>
946    
947          * perl-Libconf/Makefile: . now publishing srpm too .minor          * perl-Libconf/Makefile: . now publishing srpm too .minor
948          corrections          corrections
949    
950  2003-05-25 20:00  Dam's <damien@mandrakesoft.com>  2003-05-25 22:00  dams <dams@tuxfamily.org>
951    
952          * perl-Libconf/perl-Libconf.spec: removed useless require          * perl-Libconf/perl-Libconf.spec: removed useless require
953    
954  2003-05-25 19:49  Dam's <damien@mandrakesoft.com>  2003-05-25 21:49  dams <dams@tuxfamily.org>
955    
956          * perl-Libconf/System/: Makefile, test/Makefile: added required          * perl-Libconf/System/: Makefile, test/Makefile: added required
957          Makefiles          Makefiles
958    
959  2003-05-25 14:29  Dam's <damien@mandrakesoft.com>  2003-05-25 16:29  dams <dams@tuxfamily.org>
960    
961          * perl-Libconf/Glueconf/Makefile: corrected typo in instalation          * perl-Libconf/Glueconf/Makefile: corrected typo in instalation
962          processus          processus
963    
964  2003-05-25 13:13  Dam's <damien@mandrakesoft.com>  2003-05-25 15:13  dams <dams@tuxfamily.org>
965    
966          * perl-Libconf/: Makefile, Glueconf/Makefile, Glueconf/Passwd.pm,          * perl-Libconf/: Makefile, Glueconf/Makefile, Glueconf/Passwd.pm,
967          Glueconf/Resolv.pm, Glueconf/Shell.pm, Glueconf/XF86Config.pm,          Glueconf/Resolv.pm, Glueconf/Shell.pm, Glueconf/XF86Config.pm,
# Line 993  Line 972 
972          System/test/network/Makefile: huge correction of install,          System/test/network/Makefile: huge correction of install,
973          makefiles, use, paths, ...          makefiles, use, paths, ...
974    
975  2003-05-25 12:42  Dam's <damien@mandrakesoft.com>  2003-05-25 14:42  dams <dams@tuxfamily.org>
976    
977          * perl-Libconf/perl-Libconf.spec: updated spec          * perl-Libconf/perl-Libconf.spec: updated spec
978    
979  2003-05-25 12:41  Dam's <damien@mandrakesoft.com>  2003-05-25 14:41  dams <dams@tuxfamily.org>
980    
981          * perl-Libconf/templates/: samba_template.pm, shell_template.pm:          * perl-Libconf/templates/: samba_template.pm, shell_template.pm:
982          updated templates          updated templates
983    
984  2003-05-25 12:36  Dam's <damien@mandrakesoft.com>  2003-05-25 14:36  dams <dams@tuxfamily.org>
985    
986          * perl-Libconf/System/test/network/test.pl: changed test          * perl-Libconf/System/test/network/test.pl: changed test
987    
988  2003-05-25 12:28  Dam's <damien@mandrakesoft.com>  2003-05-25 14:28  dams <dams@tuxfamily.org>
989    
990          * perl-Libconf/System/MDK/Network.pm: typo          * perl-Libconf/System/MDK/Network.pm: typo
991    
992  2003-05-25 12:26  Dam's <damien@mandrakesoft.com>  2003-05-25 14:26  dams <dams@tuxfamily.org>
993    
994          * perl-Libconf/Glueconf/Makefile: corrected install rule and          * perl-Libconf/Glueconf/Makefile: corrected install rule and
995          installed modules          installed modules
996    
997  2003-05-25 12:23  Dam's <damien@mandrakesoft.com>  2003-05-25 14:23  dams <dams@tuxfamily.org>
998    
999          * perl-Libconf/perl-Libconf.spec: updated changelog/versions          * perl-Libconf/perl-Libconf.spec: updated changelog/versions
1000    
1001  2003-05-25 12:17  Dam's <damien@mandrakesoft.com>  2003-05-25 14:17  dams <dams@tuxfamily.org>
1002    
1003          * perl-Libconf/Makefile: added System          * perl-Libconf/Makefile: added System
1004    
1005  2003-05-25 12:16  Dam's <damien@mandrakesoft.com>  2003-05-25 14:16  dams <dams@tuxfamily.org>
1006    
1007          * perl-Libconf/Libconf.pm: updated version          * perl-Libconf/Libconf.pm: updated version
1008    
1009  2003-05-24 22:55  Dam's <damien@mandrakesoft.com>  2003-05-25 00:55  dams <dams@tuxfamily.org>
1010    
1011          * perl-Libconf/System/MDK/Network.pm: implemented readConf and          * perl-Libconf/System/MDK/Network.pm: implemented readConf and
1012          writeConf          writeConf
1013    
1014  2003-05-24 22:54  Dam's <damien@mandrakesoft.com>  2003-05-25 00:54  dams <dams@tuxfamily.org>
1015    
1016          * perl-Libconf/System/DirectoryWrapper.pm: reimplemented. minor          * perl-Libconf/System/DirectoryWrapper.pm: reimplemented. minor
1017          bugs could remain          bugs could remain
1018    
1019  2003-05-24 22:52  Dam's <damien@mandrakesoft.com>  2003-05-25 00:52  dams <dams@tuxfamily.org>
1020    
1021          * perl-Libconf/Libconf.pm: removed debug          * perl-Libconf/Libconf.pm: removed debug
1022    
1023  2003-05-24 21:19  Dam's <damien@mandrakesoft.com>  2003-05-24 23:19  dams <dams@tuxfamily.org>
1024    
1025          * perl-Libconf/test/shell/: autologin, autologin_test.pl,          * perl-Libconf/test/shell/: autologin, autologin_test.pl,
1026          autologin_verify_1, autologin_verify_2, autologin_verify_3,          autologin_verify_1, autologin_verify_2, autologin_verify_3,
# Line 1049  Line 1028 
1028          corrected the test files, added comments, to test the new comment          corrected the test files, added comments, to test the new comment
1029          handler. Works perfectly          handler. Works perfectly
1030    
1031  2003-05-24 17:27  Dam's <damien@mandrakesoft.com>  2003-05-24 19:27  dams <dams@tuxfamily.org>
1032    
1033          * perl-Libconf/Libconf.pm: new comment handling : we now handle          * perl-Libconf/Libconf.pm: new comment handling : we now handle
1034          inline (prefix & suffix) comments          inline (prefix & suffix) comments
1035    
1036  2003-05-08 14:36  Dam's <damien@mandrakesoft.com>  2003-05-08 16:36  dams <dams@tuxfamily.org>
1037    
1038          * perl-Libconf/System/test/network/: Makefile, test.pl: added test          * perl-Libconf/System/test/network/: Makefile, test.pl: added test
1039          suite for ystem conf network module          suite for ystem conf network module
1040    
1041  2003-05-06 20:37  Charles Longeau <chl@tuxfamily.org>  2003-05-06 22:37  Charles Longeau <chl@tuxfamily.org>
1042    
1043          * perl-Libconf/Libconf.pm: add getTimestamp function.  store          * perl-Libconf/Libconf.pm: add getTimestamp function.  store
1044          timestamp in new, and check it in writeConf.  if timestamps don't          timestamp in new, and check it in writeConf.  if timestamps don't
1045          match, libconf displays a warning.          match, libconf displays a warning.
1046    
1047  2003-05-02 14:08  Dam's <damien@mandrakesoft.com>  2003-05-02 16:08  dams <dams@tuxfamily.org>
1048    
1049          * perl-Libconf/test/samba/: smb.conf_verify_4, smb.conf_verify_6:          * perl-Libconf/test/samba/: smb.conf_verify_4, smb.conf_verify_6:
1050          updated          updated
1051    
1052  2003-05-02 13:59  Dam's <damien@mandrakesoft.com>  2003-05-02 15:59  dams <dams@tuxfamily.org>
1053    
1054          * perl-Libconf/test/samba/: smb.conf_verify_1, smb.conf_verify_2,          * perl-Libconf/test/samba/: smb.conf_verify_1, smb.conf_verify_2,
1055          smb.conf_verify_3: updated          smb.conf_verify_3: updated
1056    
1057  2003-05-02 13:57  Dam's <damien@mandrakesoft.com>  2003-05-02 15:57  dams <dams@tuxfamily.org>
1058    
1059          * perl-Libconf/templates/pf_template.pm: minor change, avoid bad          * perl-Libconf/templates/pf_template.pm: minor change, avoid bad
1060          side effect          side effect
1061    
1062  2003-05-02 13:50  Dam's <damien@mandrakesoft.com>  2003-05-02 15:50  dams <dams@tuxfamily.org>
1063    
1064          * perl-Libconf/Libconf.pm: . correction, so that comments don't get          * perl-Libconf/Libconf.pm: . correction, so that comments don't get
1065          splited one per atom . charles : this could break things,          splited one per atom . charles : this could break things,
1066          especially the make checks :/ sorry about that          especially the make checks :/ sorry about that
1067    
1068  2003-05-02 11:43  Dam's <damien@mandrakesoft.com>  2003-05-02 13:43  dams <dams@tuxfamily.org>
1069    
1070          * perl-Libconf/test/Makefile: added resolv in the test list          * perl-Libconf/test/Makefile: added resolv in the test list
1071    
1072  2003-05-02 11:28  Dam's <damien@mandrakesoft.com>  2003-05-02 13:28  dams <dams@tuxfamily.org>
1073    
1074          * perl-Libconf/test/resolv/: Makefile, resolv.conf, resolv_test.pl,          * perl-Libconf/test/resolv/: Makefile, resolv.conf, resolv_test.pl,
1075          resolv_verify_1: added test for resolv          resolv_verify_1: added test for resolv
1076    
1077  2003-05-02 11:27  Dam's <damien@mandrakesoft.com>  2003-05-02 13:27  dams <dams@tuxfamily.org>
1078    
1079          * perl-Libconf/test/resolv/.cvsignore: added .cvsignore          * perl-Libconf/test/resolv/.cvsignore: added .cvsignore
1080    
1081  2003-05-02 10:58  Dam's <damien@mandrakesoft.com>  2003-05-02 12:58  dams <dams@tuxfamily.org>
1082    
1083          * perl-Libconf/Glueconf/test/resolv/test.pl: better test file          * perl-Libconf/Glueconf/test/resolv/test.pl: better test file
1084    
1085  2003-05-02 10:57  Dam's <damien@mandrakesoft.com>  2003-05-02 12:57  dams <dams@tuxfamily.org>
1086    
1087          * perl-Libconf/Glueconf/test/resolv/resolv.conf: added data test          * perl-Libconf/Glueconf/test/resolv/resolv.conf: added data test
1088          file          file
1089    
1090  2003-05-02 10:02  Dam's <damien@mandrakesoft.com>  2003-05-02 12:02  dams <dams@tuxfamily.org>
1091    
1092          * perl-Libconf/Glueconf/Resolv.pm: added a dummy wrapper to hide          * perl-Libconf/Glueconf/Resolv.pm: added a dummy wrapper to hide
1093    
1094  2003-05-02 08:58  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-05-02 10:58  Arnaud Desmons <adesmons@mandrakesoft.com>
1095    
1096          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf,          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf,
1097          test/pf/pf_verify_1, test/pf/test_pf.pl: all pf with output          test/pf/pf_verify_1, test/pf/test_pf.pl: all pf with output
1098    
1099  2003-05-02 02:30  Charles Longeau <chl@tuxfamily.org>  2003-05-02 04:30  Charles Longeau <chl@tuxfamily.org>
1100    
1101          * perl-Libconf/test/shell/: autologin_verify_1, autologin_verify_2,          * perl-Libconf/test/shell/: autologin_verify_1, autologin_verify_2,
1102          autologin_verify_3, autologin_verify_4, autologin_verify_7: remove          autologin_verify_3, autologin_verify_4, autologin_verify_7: remove
1103          useless double quote (") in expected data make check for autologin          useless double quote (") in expected data make check for autologin
1104          don't fail anymore          don't fail anymore
1105    
1106  2003-05-01 21:38  Dam's <damien@mandrakesoft.com>  2003-05-01 23:38  dams <dams@tuxfamily.org>
1107    
1108          * perl-Libconf/System/MDK/Network.pm: . added dns . remove          * perl-Libconf/System/MDK/Network.pm: . added dns . remove
1109          DirectoryWrapper          DirectoryWrapper
1110    
1111  2003-05-01 21:37  Dam's <damien@mandrakesoft.com>  2003-05-01 23:37  dams <dams@tuxfamily.org>
1112    
1113          * perl-Libconf/System/DirectoryWrapper.pm: DirectoryWrapper is now          * perl-Libconf/System/DirectoryWrapper.pm: DirectoryWrapper is now
1114          common toSystem, so that other System wrapper can use it          common toSystem, so that other System wrapper can use it
1115    
1116  2003-05-01 21:36  Dam's <damien@mandrakesoft.com>  2003-05-01 23:36  dams <dams@tuxfamily.org>
1117    
1118          * perl-Libconf/Libconf.pm: indented debug          * perl-Libconf/Libconf.pm: indented debug
1119    
1120  2003-05-01 20:34  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-05-01 22:34  Arnaud Desmons <adesmons@mandrakesoft.com>
1121    
1122          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf: basics          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf: basics
1123          ready          ready
1124    
1125  2003-05-01 17:58  Dam's <damien@mandrakesoft.com>  2003-05-01 19:58  dams <dams@tuxfamily.org>
1126    
1127          * perl-Libconf/templates/shell_template.pm: better output code          * perl-Libconf/templates/shell_template.pm: better output code
1128    
1129  2003-05-01 17:50  Dam's <damien@mandrakesoft.com>  2003-05-01 19:50  dams <dams@tuxfamily.org>
1130    
1131          * perl-Libconf/Libconf.pm: added debug function          * perl-Libconf/Libconf.pm: added debug function
1132    
1133  2003-05-01 17:47  Dam's <damien@mandrakesoft.com>  2003-05-01 19:47  dams <dams@tuxfamily.org>
1134    
1135          * perl-Libconf/Glueconf/Resolv.pm: . implemented missing TIEARRAY          * perl-Libconf/Glueconf/Resolv.pm: . implemented missing TIEARRAY
1136          functions the rest (options, search, ...)          functions the rest (options, search, ...)
1137    
1138  2003-05-01 16:21  Dam's <damien@mandrakesoft.com>  2003-05-01 18:21  dams <dams@tuxfamily.org>
1139    
1140          * perl-Libconf/Glueconf/Resolv.pm: . better debug function .          * perl-Libconf/Glueconf/Resolv.pm: . better debug function .
1141          implemented missing TIEARRAY functions for nameservers, rest should          implemented missing TIEARRAY functions for nameservers, rest should
1142          follow          follow
1143    
1144  2003-05-01 16:20  Dam's <damien@mandrakesoft.com>  2003-05-01 18:20  dams <dams@tuxfamily.org>
1145    
1146          * perl-Libconf/Glueconf/: Shell.pm, Passwd.pm: better debug          * perl-Libconf/Glueconf/: Shell.pm, Passwd.pm: better debug
1147          function          function
1148    
1149  2003-04-30 21:15  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-04-30 23:15  Arnaud Desmons <adesmons@mandrakesoft.com>
1150    
1151          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf: pre          * perl-Libconf/: templates/pf_template.pm, test/pf/pf.conf: pre
1152          version to test output          version to test output
1153    
1154  2003-04-22 23:16  Dam's <damien@mandrakesoft.com>  2003-04-23 01:16  dams <dams@tuxfamily.org>
1155    
1156          * perl-Libconf/Glueconf/test/resolv/: Makefile, test.pl: added test          * perl-Libconf/Glueconf/test/resolv/: Makefile, test.pl: added test
1157    
1158  2003-04-22 23:07  Dam's <damien@mandrakesoft.com>  2003-04-23 01:07  dams <dams@tuxfamily.org>
1159    
1160          * perl-Libconf/Glueconf/Resolv.pm: added resolv glueconf module          * perl-Libconf/Glueconf/Resolv.pm: added resolv glueconf module
1161    
1162  2003-04-22 23:03  Dam's <damien@mandrakesoft.com>  2003-04-23 01:03  dams <dams@tuxfamily.org>
1163    
1164          * perl-Libconf/templates/resolv_template.pm: debug          * perl-Libconf/templates/resolv_template.pm: debug
1165    
1166  2003-04-21 19:10  Dam's <damien@mandrakesoft.com>  2003-04-21 21:10  dams <dams@tuxfamily.org>
1167    
1168          * perl-Libconf/Libconf.pm: added line number in warning          * perl-Libconf/Libconf.pm: added line number in warning
1169    
1170  2003-04-21 18:58  Charles Longeau <chl@tuxfamily.org>  2003-04-21 20:58  Charles Longeau <chl@tuxfamily.org>
1171    
1172          * perl-Libconf/Libconf.pm: print a warning when an atom is not          * perl-Libconf/Libconf.pm: print a warning when an atom is not
1173          matched, but without the line number.          matched, but without the line number.
1174    
1175  2003-04-21 17:11  Dam's <damien@mandrakesoft.com>  2003-04-21 19:11  dams <dams@tuxfamily.org>
1176    
1177          * perl-Libconf/templates/pf_template.pm: tried to make a basic          * perl-Libconf/templates/pf_template.pm: tried to make a basic
1178          version          version
1179    
1180  2003-04-21 16:37  Dam's <damien@mandrakesoft.com>  2003-04-21 18:37  dams <dams@tuxfamily.org>
1181    
1182          * perl-Libconf/Libconf.pm: moving to next item doesn't depend on          * perl-Libconf/Libconf.pm: moving to next item doesn't depend on
1183          anymore          anymore
1184    
1185  2003-04-21 16:33  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-04-21 18:33  Arnaud Desmons <adesmons@mandrakesoft.com>
1186    
1187          * perl-Libconf/: templates/pf_template.pm, test/pf/Makefile,          * perl-Libconf/: templates/pf_template.pm, test/pf/Makefile,
1188          test/pf/pf.conf, test/pf/test_pf.pl: first pf          test/pf/pf.conf, test/pf/test_pf.pl: first pf
1189    
1190  2003-04-21 13:58  Dam's <damien@mandrakesoft.com>  2003-04-21 15:58  dams <dams@tuxfamily.org>
1191    
1192          * perl-Libconf/templates/resolv_template.pm: debugged. basic          * perl-Libconf/templates/resolv_template.pm: debugged. basic
1193          feature works, other not tested          feature works, other not tested
1194    
1195  2003-04-21 13:58  Dam's <damien@mandrakesoft.com>  2003-04-21 15:58  dams <dams@tuxfamily.org>
1196    
1197          * perl-Libconf/templates/XF86Config_template.pm: better variable          * perl-Libconf/templates/XF86Config_template.pm: better variable
1198          name          name
1199    
1200  2003-04-21 13:27  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-04-21 15:27  Arnaud Desmons <adesmons@mandrakesoft.com>
1201    
1202          * perl-Libconf/test/pf.conf: rm pf.conf in bad place          * perl-Libconf/test/pf.conf: rm pf.conf in bad place
1203    
1204  2003-04-21 13:25  Arnaud Desmons <adesmons@mandrakesoft.com>  2003-04-21 15:25  Arnaud Desmons <adesmons@mandrakesoft.com>
1205    
1206          * perl-Libconf/test/: pf.conf, pf/pf.conf: pf sample          * perl-Libconf/test/: pf.conf, pf/pf.conf: pf sample
1207    
1208  2003-04-21 13:12  Dam's <damien@mandrakesoft.com>  2003-04-21 15:12  dams <dams@tuxfamily.org>
1209    
1210          * perl-Libconf/templates/resolv_template.pm: resolv.conf final          * perl-Libconf/templates/resolv_template.pm: resolv.conf final
1211          template, needs debugging          template, needs debugging
1212    
1213  2003-04-21 11:52  Dam's <damien@mandrakesoft.com>  2003-04-21 13:52  dams <dams@tuxfamily.org>
1214    
1215          * perl-Libconf/Libconf.pm: . added possibility to require external          * perl-Libconf/Libconf.pm: . added possibility to require external
1216          template file, to ease debugging/testing. Asked by logarno          template file, to ease debugging/testing. Asked by logarno
1217    
1218  2003-04-20 23:39  Dam's <damien@mandrakesoft.com>  2003-04-21 01:39  dams <dams@tuxfamily.org>
1219    
1220          * perl-Libconf/templates/resolv_template.pm: rules more precises          * perl-Libconf/templates/resolv_template.pm: rules more precises
1221    
1222  2003-04-18 14:16  Dam's <damien@mandrakesoft.com>  2003-04-18 16:16  dams <dams@tuxfamily.org>
1223    
1224          * perl-Libconf/test/XF86Config/: xf86config_verify_1,          * perl-Libconf/test/XF86Config/: xf86config_verify_1,
1225          xf86config_verify_2, xf86config_verify_3: corrected trailling          xf86config_verify_2, xf86config_verify_3: corrected trailling
1226          spaces          spaces
1227    
1228  2003-04-17 22:19  Dam's <damien@mandrakesoft.com>  2003-04-18 00:19  dams <dams@tuxfamily.org>
1229    
1230          * perl-Libconf/templates/passwd_template.pm: typo          * perl-Libconf/templates/passwd_template.pm: typo
1231    
1232  2003-04-17 21:33  Dam's <damien@mandrakesoft.com>  2003-04-17 23:33  dams <dams@tuxfamily.org>
1233    
1234          * perl-Libconf/test/passwd/passwd_test.pl: corrected libconf test          * perl-Libconf/test/passwd/passwd_test.pl: corrected libconf test
1235    
1236  2003-04-17 21:28  Dam's <damien@mandrakesoft.com>  2003-04-17 23:28  dams <dams@tuxfamily.org>
1237    
1238          * perl-Libconf/Glueconf/Passwd.pm: corrected glueconf module          * perl-Libconf/Glueconf/Passwd.pm: corrected glueconf module
1239    
1240  2003-04-17 21:28  Dam's <damien@mandrakesoft.com>  2003-04-17 23:28  dams <dams@tuxfamily.org>
1241    
1242          * perl-Libconf/templates/passwd_template.pm: corrected passwd          * perl-Libconf/templates/passwd_template.pm: corrected passwd
1243          template          template
1244    
1245  2003-04-14 23:18  Dam's <damien@mandrakesoft.com>  2003-04-15 01:18  dams <dams@tuxfamily.org>
1246    
1247          * perl-Libconf/templates/resolv_template.pm: . added resolv.conf          * perl-Libconf/templates/resolv_template.pm: . added resolv.conf
1248          template. Not tested, won't work          template. Not tested, won't work
1249    
1250  2003-04-14 19:03  Dam's <damien@mandrakesoft.com>  2003-04-14 21:03  dams <dams@tuxfamily.org>
1251    
1252          * perl-Libconf/templates/passwd_template.pm: typo          * perl-Libconf/templates/passwd_template.pm: typo
1253    
1254  2003-04-14 03:02  Charles Longeau <chl@tuxfamily.org>  2003-04-14 05:02  Charles Longeau <chl@tuxfamily.org>
1255    
1256          * perl-Libconf/Glueconf/: Passwd.pm, test/passwd/Makefile,          * perl-Libconf/Glueconf/: Passwd.pm, test/passwd/Makefile,
1257          test/passwd/passwd, test/passwd/test.pl: new Passwd.pm and passwd          test/passwd/passwd, test/passwd/test.pl: new Passwd.pm and passwd
1258          test, working but improvements needed          test, working but improvements needed
1259    
1260  2003-04-14 02:41  Charles Longeau <chl@tuxfamily.org>  2003-04-14 04:41  Charles Longeau <chl@tuxfamily.org>
1261    
1262          * perl-Libconf/templates/passwd_template.pm: add find_atom_pos          * perl-Libconf/templates/passwd_template.pm: add find_atom_pos
1263          (taken from shell_template.pm)          (taken from shell_template.pm)
1264    
1265  2003-04-13 23:01  Dam's <damien@mandrakesoft.com>  2003-04-14 01:01  dams <dams@tuxfamily.org>
1266    
1267          * perl-Libconf/Glueconf/test/shell/: Makefile, test.pl: minor          * perl-Libconf/Glueconf/test/shell/: Makefile, test.pl: minor
1268          changes          changes
1269    
1270  2003-04-13 22:59  Dam's <damien@mandrakesoft.com>  2003-04-14 00:59  dams <dams@tuxfamily.org>
1271    
1272          * perl-Libconf/System/MDK/Network.pm: lot of bug corrections, seems          * perl-Libconf/System/MDK/Network.pm: lot of bug corrections, seems
1273          to work now          to work now
1274    
1275  2003-04-13 22:58  Dam's <damien@mandrakesoft.com>  2003-04-14 00:58  dams <dams@tuxfamily.org>
1276    
1277          * perl-Libconf/Glueconf/Shell.pm: .changed debug messages .added          * perl-Libconf/Glueconf/Shell.pm: .changed debug messages .added
1278          readConf and writeConf caller .tied hash is now an object too!          readConf and writeConf caller .tied hash is now an object too!
1279          (amazing perl)          (amazing perl)
1280    
1281  2003-04-13 22:55  Dam's <damien@mandrakesoft.com>  2003-04-14 00:55  dams <dams@tuxfamily.org>
1282    
1283          * perl-Libconf/Libconf.pm: readConf is now standalone, and can be          * perl-Libconf/Libconf.pm: readConf is now standalone, and can be
1284          called from external modules, ie Glueconf ones          called from external modules, ie Glueconf ones
1285    
1286  2003-04-13 22:31  Charles Longeau <chl@tuxfamily.org>  2003-04-14 00:31  Charles Longeau <chl@tuxfamily.org>
1287    
1288          * perl-Libconf/Glueconf/: Autologin.pm, test/autologin/test.pl:          * perl-Libconf/Glueconf/: Autologin.pm, test/autologin/test.pl:
1289          autologin is now using Shell.pm, Autologin.pm is useless          autologin is now using Shell.pm, Autologin.pm is useless
1290    
1291  2003-04-12 16:37  Charles Longeau <chl@tuxfamily.org>  2003-04-12 18:37  Charles Longeau <chl@tuxfamily.org>
1292    
1293          * perl-Libconf/Glueconf/Autologin.pm: converted to the new glueconf          * perl-Libconf/Glueconf/Autologin.pm: converted to the new glueconf
1294          system with tie          system with tie
1295    
1296  2003-04-12 16:34  Charles Longeau <chl@tuxfamily.org>  2003-04-12 18:34  Charles Longeau <chl@tuxfamily.org>
1297    
1298          * perl-Libconf/Glueconf/test/autologin/test.pl: stop calling          * perl-Libconf/Glueconf/test/autologin/test.pl: stop calling
1299          ->getUser(), but Data::Dumper->Dump([$autologin], ['autologin']) to          ->getUser(), but Data::Dumper->Dump([$autologin], ['autologin']) to
1300          have a clean make check          have a clean make check
1301    
1302  2003-04-12 12:56  Dam's <damien@mandrakesoft.com>  2003-04-12 14:56  dams <dams@tuxfamily.org>
1303    
1304          * perl-Libconf/System/MDK/Network.pm: first draft, not tested,          * perl-Libconf/System/MDK/Network.pm: first draft, not tested,
1305          won't work          won't work
1306    
1307  2003-04-11 19:41  Dam's <damien@mandrakesoft.com>  2003-04-11 21:41  dams <dams@tuxfamily.org>
1308    
1309          * perl-Libconf/: Glueconf/Shell.pm, Glueconf.pm,          * perl-Libconf/: Glueconf/Shell.pm, Glueconf.pm,
1310          Glueconf/Autologin.pm, Glueconf/XF86Config.pm: removed wrong          Glueconf/Autologin.pm, Glueconf/XF86Config.pm: removed wrong
1311          copyright          copyright
1312    
1313  2003-04-11 19:02  Dam's <damien@mandrakesoft.com>  2003-04-11 21:02  dams <dams@tuxfamily.org>
1314    
1315          * perl-Libconf/Glueconf/test/shell/: Makefile, ifcfg-eth0, network,          * perl-Libconf/Glueconf/test/shell/: Makefile, ifcfg-eth0, network,
1316          test.pl: added test suite for Glueconf shell module          test.pl: added test suite for Glueconf shell module
1317    
1318  2003-04-11 19:01  Dam's <damien@mandrakesoft.com>  2003-04-11 21:01  dams <dams@tuxfamily.org>
1319    
1320          * perl-Libconf/Glueconf/Shell.pm: added Gluconf module for shell          * perl-Libconf/Glueconf/Shell.pm: added Gluconf module for shell
1321          style config files          style config files
1322    
1323  2003-04-11 18:58  Dam's <damien@mandrakesoft.com>  2003-04-11 20:58  dams <dams@tuxfamily.org>
1324    
1325          * perl-Libconf/Glueconf/test/XF86Config/test.pl: changed some stuff          * perl-Libconf/Glueconf/test/XF86Config/test.pl: changed some stuff
1326          in test          in test
1327    
1328  2003-04-11 18:40  Dam's <damien@mandrakesoft.com>  2003-04-11 20:40  dams <dams@tuxfamily.org>
1329    
1330          * perl-Libconf/Glueconf/XF86Config.pm: .debuging .some improvment          * perl-Libconf/Glueconf/XF86Config.pm: .debuging .some improvment
1331          .now uses VALUE & XF86_LOAD .WARNING, this might have broken          .now uses VALUE & XF86_LOAD .WARNING, this might have broken
1332          things, I need to implement {options} and {loads}          things, I need to implement {options} and {loads}
1333    
1334  2003-04-11 18:37  Dam's <damien@mandrakesoft.com>  2003-04-11 20:37  dams <dams@tuxfamily.org>
1335    
1336          * perl-Libconf/templates/XF86Config_template.pm: added VALUE and          * perl-Libconf/templates/XF86Config_template.pm: added VALUE and
1337          XF86_LOAD keyword          XF86_LOAD keyword
1338    
1339  2003-04-11 18:36  Dam's <damien@mandrakesoft.com>  2003-04-11 20:36  dams <dams@tuxfamily.org>
1340    
1341          * perl-Libconf/templates/shell_template.pm: index is now returned          * perl-Libconf/templates/shell_template.pm: index is now returned
1342    
1343  2003-04-10 19:18  Dam's <damien@mandrakesoft.com>  2003-04-10 21:18  dams <dams@tuxfamily.org>
1344    
1345          * perl-Libconf/Glueconf/test/XF86Config/: XF86Config, test.pl: more          * perl-Libconf/Glueconf/test/XF86Config/: XF86Config, test.pl: more
1346          compex file          compex file
1347    
1348  2003-04-06 23:00  Dam's <damien@mandrakesoft.com>  2003-04-07 01:00  dams <dams@tuxfamily.org>
1349    
1350          * perl-Libconf/Glueconf/XF86Config.pm: first debugging session          * perl-Libconf/Glueconf/XF86Config.pm: first debugging session
1351    
1352  2003-04-06 20:54  Dam's <damien@mandrakesoft.com>  2003-04-06 22:54  dams <dams@tuxfamily.org>
1353    
1354          * perl-Libconf/Glueconf/test/XF86Config/test.pl: glueconf test for          * perl-Libconf/Glueconf/test/XF86Config/test.pl: glueconf test for
1355          XF86Config          XF86Config
1356    
1357  2003-04-06 20:40  Dam's <damien@mandrakesoft.com>  2003-04-06 22:40  dams <dams@tuxfamily.org>
1358    
1359          * perl-Libconf/Glueconf/test/Makefile: no autologin test,          * perl-Libconf/Glueconf/test/Makefile: no autologin test,
1360          XF86Config tested          XF86Config tested
1361    
1362  2003-04-06 20:12  Dam's <damien@mandrakesoft.com>  2003-04-06 22:12  dams <dams@tuxfamily.org>
1363    
1364          * perl-Libconf/Glueconf/Autologin.pm: minor changes          * perl-Libconf/Glueconf/Autologin.pm: minor changes
1365    
1366  2003-04-06 19:00  Dam's <damien@mandrakesoft.com>  2003-04-06 21:00  dams <dams@tuxfamily.org>
1367    
1368          * perl-Libconf/test/XF86Config/xf86config_test.pl: minor correction          * perl-Libconf/test/XF86Config/xf86config_test.pl: minor correction
1369    
1370  2003-04-06 18:56  Dam's <damien@mandrakesoft.com>  2003-04-06 20:56  dams <dams@tuxfamily.org>
1371    
1372          * perl-Libconf/: Libconf.pm, perl-Libconf.spec: version 0.16          * perl-Libconf/: Libconf.pm, perl-Libconf.spec: version 0.16
1373    
1374  2003-04-06 18:22  Dam's <damien@mandrakesoft.com>  2003-04-06 20:22  dams <dams@tuxfamily.org>
1375    
1376          * perl-Libconf/Glueconf/XF86Config.pm: first version of working          * perl-Libconf/Glueconf/XF86Config.pm: first version of working
1377          XF86 Glueconf module          XF86 Glueconf module
1378    
1379  2003-04-06 12:28  Dam's <damien@mandrakesoft.com>  2003-04-06 14:28  dams <dams@tuxfamily.org>
1380    
1381          * perl-Libconf/AUTHORS: removed test          * perl-Libconf/AUTHORS: removed test
1382    
1383  2003-04-06 12:27  Dam's <damien@mandrakesoft.com>  2003-04-06 14:27  dams <dams@tuxfamily.org>
1384    
1385          * perl-Libconf/AUTHORS: testing mail on commit          * perl-Libconf/AUTHORS: testing mail on commit
1386    
1387  2003-04-05 20:09  Dam's <damien@mandrakesoft.com>  2003-04-05 22:09  dams <dams@tuxfamily.org>
1388    
1389          * perl-Libconf/templates/XF86Config_template.pm: . added default          * perl-Libconf/templates/XF86Config_template.pm: . added default
1390          current_sections . corrected find_Atom . added call to          current_sections . corrected find_Atom . added call to
1391          compare_depth          compare_depth
1392    
1393  2003-04-05 19:19  Dam's <damien@mandrakesoft.com>  2003-04-05 21:19  dams <dams@tuxfamily.org>
1394    
1395          * perl-Libconf/Libconf.pm: . added deleteAtom . added compare_depth          * perl-Libconf/Libconf.pm: . added deleteAtom . added compare_depth
1396          . added deleteSection . added default value for {sections} when          . added deleteSection . added default value for {sections} when
1397          inserting new atom, and outputing config file to file.          inserting new atom, and outputing config file to file.
1398    
1399  2003-04-05 12:56  Dam's <damien@mandrakesoft.com>  2003-04-05 14:56  dams <dams@tuxfamily.org>
1400    
1401          * perl-Libconf/Glueconf.pm: forgot the first argument          * perl-Libconf/Glueconf.pm: forgot the first argument
1402    
1403  2003-03-20 23:43  Dam's <damien@mandrakesoft.com>  2003-03-21 00:43  dams <dams@tuxfamily.org>
1404    
1405          * perl-Libconf/: Glueconf.pm, Libconf.pm, Glueconf/XF86Config.pm,          * perl-Libconf/: Glueconf.pm, Libconf.pm, Glueconf/XF86Config.pm,
1406          Glueconf/test/XF86Config/test.pl,          Glueconf/test/XF86Config/test.pl,
# Line 1432  Line 1411 
1411                    
1412          Now XF86Config can be accesssed through Glueconf.          Now XF86Config can be accesssed through Glueconf.
1413    
1414  2003-03-16 22:51  Dam's <damien@mandrakesoft.com>  2003-03-16 23:51  dams <dams@tuxfamily.org>
1415    
1416          * perl-Libconf/Glueconf/test/XF86Config/: Makefile, XF86Config,          * perl-Libconf/Glueconf/test/XF86Config/: Makefile, XF86Config,
1417          test.pl: added test suite for XF86Config glueconf layer          test.pl: added test suite for XF86Config glueconf layer
1418    
1419  2003-03-16 22:46  Dam's <damien@mandrakesoft.com>  2003-03-16 23:46  dams <dams@tuxfamily.org>
1420    
1421          * perl-Libconf/Glueconf/XF86Config.pm: added XF86Config glueconf          * perl-Libconf/Glueconf/XF86Config.pm: added XF86Config glueconf
1422          layer          layer
1423    
1424  2003-03-16 22:11  Dam's <damien@mandrakesoft.com>  2003-03-16 23:11  dams <dams@tuxfamily.org>
1425    
1426          * perl-Libconf/templates/XF86Config_template.pm: editAtom and          * perl-Libconf/templates/XF86Config_template.pm: editAtom and
1427          findAtomPos rewritten, looks good now! :)          findAtomPos rewritten, looks good now! :)
1428    
1429  2003-03-16 18:09  Dam's <damien@mandrakesoft.com>  2003-03-16 19:09  dams <dams@tuxfamily.org>
1430    
1431          * perl-Libconf/templates/XF86Config_template.pm: editaAtom          * perl-Libconf/templates/XF86Config_template.pm: editaAtom
1432          implementation workign          implementation workign
1433    
1434  2003-03-16 18:07  Dam's <damien@mandrakesoft.com>  2003-03-16 19:07  dams <dams@tuxfamily.org>
1435    
1436          * perl-Libconf/test/XF86Config/xf86config_verify_3: added verify          * perl-Libconf/test/XF86Config/xf86config_verify_3: added verify
1437          file for test 3          file for test 3
1438    
1439  2003-03-16 18:07  Dam's <damien@mandrakesoft.com>  2003-03-16 19:07  dams <dams@tuxfamily.org>
1440    
1441          * perl-Libconf/test/XF86Config/xf86config_test.pl: added atom          * perl-Libconf/test/XF86Config/xf86config_test.pl: added atom
1442          edition test          edition test
1443    
1444  2003-03-15 11:47  Dam's <damien@mandrakesoft.com>  2003-03-15 12:47  dams <dams@tuxfamily.org>
1445    
1446          * perl-Libconf/templates/XF86Config_template.pm: trying to          * perl-Libconf/templates/XF86Config_template.pm: trying to
1447          implement findAtomPos          implement findAtomPos
1448    
1449  2003-03-13 09:00  Dam's <damien@mandrakesoft.com>  2003-03-13 10:00  dams <dams@tuxfamily.org>
1450    
1451          * perl-Libconf/templates/samba_template.pm: corrected bad comment          * perl-Libconf/templates/samba_template.pm: corrected bad comment
1452          output          output
1453    
1454  2003-03-13 08:57  Dam's <damien@mandrakesoft.com>  2003-03-13 09:57  dams <dams@tuxfamily.org>
1455    
1456          * perl-Libconf/test/samba/: smb.conf_verify_1, smb.conf_verify_2,          * perl-Libconf/test/samba/: smb.conf_verify_1, smb.conf_verify_2,
1457          smb.conf_verify_3, smb.conf_verify_4, smb.conf_verify_6: corrected          smb.conf_verify_3, smb.conf_verify_4, smb.conf_verify_6: corrected
1458          verify files          verify files
1459    
1460  2003-03-12 15:29  Dam's <damien@mandrakesoft.com>  2003-03-12 16:29  dams <dams@tuxfamily.org>
1461    
1462          * perl-Libconf/templates/XF86Config_template.pm: . added subtype          * perl-Libconf/templates/XF86Config_template.pm: . added subtype
1463          XF86_OPTION . corrected bad comment output          XF86_OPTION . corrected bad comment output
1464    
1465  2003-03-12 15:27  Dam's <damien@mandrakesoft.com>  2003-03-12 16:27  dams <dams@tuxfamily.org>
1466    
1467          * perl-Libconf/test/: XF86Config/xf86config_test.pl,          * perl-Libconf/test/: XF86Config/xf86config_test.pl,
1468          group/group_test.pl, passwd/passwd_test.pl, samba/samba_test.pl,          group/group_test.pl, passwd/passwd_test.pl, samba/samba_test.pl,
1469          shell/autologin_test.pl: corrected diff to avoid being trapped by          shell/autologin_test.pl: corrected diff to avoid being trapped by
1470          blank lines/spaces          blank lines/spaces
1471    
1472  2003-03-12 15:27  Dam's <damien@mandrakesoft.com>  2003-03-12 16:27  dams <dams@tuxfamily.org>
1473    
1474          * perl-Libconf/test/XF86Config/xf86config_verify_2: added verify          * perl-Libconf/test/XF86Config/xf86config_verify_2: added verify
1475          test 2          test 2
1476    
1477  2003-03-12 15:26  Dam's <damien@mandrakesoft.com>  2003-03-12 16:26  dams <dams@tuxfamily.org>
1478    
1479          * perl-Libconf/test/XF86Config/xf86config_verify_1: corrected          * perl-Libconf/test/XF86Config/xf86config_verify_1: corrected
1480          verify file 1          verify file 1
1481    
1482  2003-03-12 15:22  Dam's <damien@mandrakesoft.com>  2003-03-12 16:22  dams <dams@tuxfamily.org>
1483    
1484          * perl-Libconf/test/Makefile: added XF86Config test          * perl-Libconf/test/Makefile: added XF86Config test
1485    
1486  2003-03-12 14:30  Dam's <damien@mandrakesoft.com>  2003-03-12 15:30  dams <dams@tuxfamily.org>
1487    
1488          * perl-Libconf/test/XF86Config/xf86config_test.pl: corrected test          * perl-Libconf/test/XF86Config/xf86config_test.pl: corrected test
1489          procedure : removed passwd stuff          procedure : removed passwd stuff
1490    
1491  2003-03-12 14:29  Dam's <damien@mandrakesoft.com>  2003-03-12 15:29  dams <dams@tuxfamily.org>
1492    
1493          * perl-Libconf/test/samba/.cvsignore: added .cvsignore          * perl-Libconf/test/samba/.cvsignore: added .cvsignore
1494    
1495  2003-03-12 14:29  Dam's <damien@mandrakesoft.com>  2003-03-12 15:29  dams <dams@tuxfamily.org>
1496    
1497          * perl-Libconf/test/XF86Config/.cvsignore: added cvsignore          * perl-Libconf/test/XF86Config/.cvsignore: added cvsignore
1498    
1499  2003-03-12 14:28  Dam's <damien@mandrakesoft.com>  2003-03-12 15:28  dams <dams@tuxfamily.org>
1500    
1501          * perl-Libconf/test/XF86Config/xf86config_verify_1: added test 1          * perl-Libconf/test/XF86Config/xf86config_verify_1: added test 1
1502          verification file          verification file
1503    
1504  2003-03-12 14:24  Dam's <damien@mandrakesoft.com>  2003-03-12 15:24  dams <dams@tuxfamily.org>
1505    
1506          * perl-Libconf/test/XF86Config/: Makefile, XF86Config,          * perl-Libconf/test/XF86Config/: Makefile, XF86Config,
1507          xf86config_test.pl: added xf86config test          xf86config_test.pl: added xf86config test
1508    
1509  2003-03-11 14:22  Dam's <damien@mandrakesoft.com>  2003-03-11 15:22  dams <dams@tuxfamily.org>
1510    
1511          * perl-Libconf/: Glueconf.pm, Glueconf/Autologin.pm: changed key /          * perl-Libconf/: Glueconf.pm, Glueconf/Autologin.pm: changed key /
1512          name          name
1513    
1514  2003-03-04 08:42  Dam's <damien@mandrakesoft.com>  2003-03-04 09:42  dams <dams@tuxfamily.org>
1515    
1516          * perl-Libconf/templates/passwd_template.pm: reverted, Text::CSV_XS          * perl-Libconf/templates/passwd_template.pm: reverted, Text::CSV_XS
1517          sux          sux
1518    
1519  2003-03-03 17:33  Dam's <damien@mandrakesoft.com>  2003-03-03 18:33  dams <dams@tuxfamily.org>
1520    
1521          * perl-Libconf/templates/XF86Config_template.pm__: added test csv          * perl-Libconf/templates/XF86Config_template.pm__: added test csv
1522          template          template
1523    
1524  2003-03-03 17:16  Dam's <damien@mandrakesoft.com>  2003-03-03 18:16  dams <dams@tuxfamily.org>
1525    
1526          * perl-Libconf/templates/passwd_template.pm: use of csv_xs          * perl-Libconf/templates/passwd_template.pm: use of csv_xs
1527    
1528  2003-02-26 14:32  Dam's <damien@mandrakesoft.com>  2003-02-26 15:32  dams <dams@tuxfamily.org>
1529    
1530          * perl-Libconf/templates/passwd_template.pm: cleaning          * perl-Libconf/templates/passwd_template.pm: cleaning
1531    
1532  2003-02-26 14:31  Dam's <damien@mandrakesoft.com>  2003-02-26 15:31  dams <dams@tuxfamily.org>
1533    
1534          * perl-Libconf/perl-Libconf.spec: added require on perl-Text-CSV_XS          * perl-Libconf/perl-Libconf.spec: added require on perl-Text-CSV_XS
1535    
1536  2003-02-26 14:30  Dam's <damien@mandrakesoft.com>  2003-02-26 15:30  dams <dams@tuxfamily.org>
1537    
1538          * perl-Libconf/templates/passwd_template.pm: parsing the passwd          * perl-Libconf/templates/passwd_template.pm: parsing the passwd
1539          file with Text::CSV_XS          file with Text::CSV_XS
1540    
1541  2003-02-24 21:20  Dam's <damien@mandrakesoft.com>  2003-02-24 22:20  dams <dams@tuxfamily.org>
1542    
1543          * perl-Libconf/: Makefile, perl-Libconf.spec,          * perl-Libconf/: Makefile, perl-Libconf.spec,
1544          Glueconf/test/Makefile, test/Makefile: corrected Makefile and spec,          Glueconf/test/Makefile, test/Makefile: corrected Makefile and spec,
1545          rpm build is now ok.          rpm build is now ok.
1546    
1547  2003-02-23 17:55  Dam's <damien@mandrakesoft.com>  2003-02-23 18:55  dams <dams@tuxfamily.org>
1548    
1549          * perl-Libconf/: Makefile, Glueconf/Makefile: corrected check rule          * perl-Libconf/: Makefile, Glueconf/Makefile: corrected check rule
1550          at install rule          at install rule
1551    
1552  2003-02-23 17:49  Dam's <damien@mandrakesoft.com>  2003-02-23 18:49  dams <dams@tuxfamily.org>
1553    
1554          * perl-Libconf/Libconf.pm: version 0.15          * perl-Libconf/Libconf.pm: version 0.15
1555    
1556  2003-02-20 22:00  Dam's <damien@mandrakesoft.com>  2003-02-20 23:00  dams <dams@tuxfamily.org>
1557    
1558          * doc/test.docbook: added docbook example          * doc/test.docbook: added docbook example
1559    
1560  2003-02-20 17:52  Dam's <damien@mandrakesoft.com>  2003-02-20 18:52  dams <dams@tuxfamily.org>
1561    
1562          * perl-Libconf/: Makefile, Glueconf/Makefile, test/group/Makefile,          * perl-Libconf/: Makefile, Glueconf/Makefile, test/group/Makefile,
1563          test/group/group_test.pl, test/passwd/Makefile,          test/group/group_test.pl, test/passwd/Makefile,
# Line 1586  Line 1565 
1565          test/samba/samba_test.pl, test/shell/Makefile,          test/samba/samba_test.pl, test/shell/Makefile,
1566          test/shell/autologin_test.pl: changed use path          test/shell/autologin_test.pl: changed use path
1567    
1568  2003-02-20 17:24  Dam's <damien@mandrakesoft.com>  2003-02-20 18:24  dams <dams@tuxfamily.org>
1569    
1570          * perl-Libconf/Glueconf/test/: Makefile, autologin/test.pl: added          * perl-Libconf/Glueconf/test/: Makefile, autologin/test.pl: added
1571          Makefile          Makefile
1572    
1573  2003-02-20 17:21  Dam's <damien@mandrakesoft.com>  2003-02-20 18:21  dams <dams@tuxfamily.org>
1574    
1575          * perl-Libconf/test/Makefile: corrected useless VERSION stuff          * perl-Libconf/test/Makefile: corrected useless VERSION stuff
1576    
1577  2003-02-20 17:17  Dam's <damien@mandrakesoft.com>  2003-02-20 18:17  dams <dams@tuxfamily.org>
1578    
1579          * perl-Libconf/: Glueconf.pm, Glueconf/Autologin.pm,          * perl-Libconf/: Glueconf.pm, Glueconf/Autologin.pm,
1580          Glueconf/Makefile, Glueconf/test/autologin/Makefile,          Glueconf/Makefile, Glueconf/test/autologin/Makefile,
1581          Glueconf/test/autologin/autologin, Glueconf/test/autologin/test.pl:          Glueconf/test/autologin/autologin, Glueconf/test/autologin/test.pl:
1582          added glueconf, and first test          added glueconf, and first test
1583    
1584  2003-02-17 09:38  Dam's <damien@mandrakesoft.com>  2003-02-18 16:09  dams <dams@tuxfamily.org>
1585    
1586            * perl-Glueconf/Glueconf.pm: removed obsolete stuff
1587    
1588    2003-02-17 10:38  dams <dams@tuxfamily.org>
1589    
1590          * perl-Libconf/: perl-Libconf.spec, test/Makefile: corrected test          * perl-Libconf/: perl-Libconf.spec, test/Makefile: corrected test
1591          Makefiles problems with versioned tarball name          Makefiles problems with versioned tarball name
1592    
1593  2003-02-17 09:28  Dam's <damien@mandrakesoft.com>  2003-02-17 10:28  dams <dams@tuxfamily.org>
1594    
1595          * perl-Libconf/: Libconf.pm, Makefile: version 0.14          * perl-Libconf/: Libconf.pm, Makefile: version 0.14
1596    
1597  2003-02-16 13:44  Dam's <damien@mandrakesoft.com>  2003-02-16 14:44  dams <dams@tuxfamily.org>
1598    
1599          * perl-Libconf/: test/group/group_test.pl,          * perl-Libconf/: test/group/group_test.pl,
1600          test/passwd/passwd_test.pl, test/samba/samba_test.pl,          test/passwd/passwd_test.pl, test/samba/samba_test.pl,
1601          test/shell/autologin_test.pl, Libconf.pm: basic Object Oriented          test/shell/autologin_test.pl, Libconf.pm: basic Object Oriented
1602          version          version
1603    
1604  2003-02-16 03:33  Dam's <damien@mandrakesoft.com>  2003-02-16 04:33  dams <dams@tuxfamily.org>
1605    
1606          * perl-Libconf/Libconf.pm: changed version          * perl-Libconf/Libconf.pm: changed version
1607    
1608  2003-02-16 03:25  Dam's <damien@mandrakesoft.com>  2003-02-16 04:25  dams <dams@tuxfamily.org>
1609    
1610          * perl-Libconf/test/Makefile: added samba tests          * perl-Libconf/test/Makefile: added samba tests
1611    
1612  2003-02-16 03:25  Dam's <damien@mandrakesoft.com>  2003-02-16 04:25  dams <dams@tuxfamily.org>
1613    
1614          * perl-Libconf/Libconf.pm: . added getAtom . renamed getAtomPos          * perl-Libconf/Libconf.pm: . added getAtom . renamed getAtomPos
1615          into findAtomPos          into findAtomPos
1616                    
1617          . added some Commo function          . added some Commo function
1618    
1619  2003-02-16 03:24  Dam's <damien@mandrakesoft.com>  2003-02-16 04:24  dams <dams@tuxfamily.org>
1620    
1621          * perl-Libconf/templates/samba_template.pm: . added indentation .          * perl-Libconf/templates/samba_template.pm: . added indentation .
1622          added find_atom_pos          added find_atom_pos
1623    
1624  2003-02-16 03:23  Dam's <damien@mandrakesoft.com>  2003-02-16 04:23  dams <dams@tuxfamily.org>
1625    
1626          * perl-Libconf/templates/shell_template.pm: . transformed          * perl-Libconf/templates/shell_template.pm: . transformed
1627          get_atom_pos into find_atom_pos . corrected comparison function          get_atom_pos into find_atom_pos . corrected comparison function
1628    
1629  2003-02-16 03:22  Dam's <damien@mandrakesoft.com>  2003-02-16 04:22  dams <dams@tuxfamily.org>
1630    
1631          * perl-Libconf/test/shell/: autologin_test.pl, autologin_verify_5,          * perl-Libconf/test/shell/: autologin_test.pl, autologin_verify_5,
1632          autologin_verify_6, autologin_verify_7: added tests          autologin_verify_6, autologin_verify_7: added tests
1633    
1634  2003-02-16 03:20  Dam's <damien@mandrakesoft.com>  2003-02-16 04:20  dams <dams@tuxfamily.org>
1635    
1636          * perl-Libconf/test/samba/: samba_test.pl, smb.conf,          * perl-Libconf/test/samba/: samba_test.pl, smb.conf,
1637          smb.conf_verify_1, smb.conf_verify_2, smb.conf_verify_3,          smb.conf_verify_1, smb.conf_verify_2, smb.conf_verify_3,
1638          smb.conf_verify_4, smb.conf_verify_6, Makefile, smb.conf_verify_5:          smb.conf_verify_4, smb.conf_verify_6, Makefile, smb.conf_verify_5:
1639          added samba test suite          added samba test suite
1640    
1641  2003-02-15 00:18  Dam's <damien@mandrakesoft.com>  2003-02-15 01:18  dams <dams@tuxfamily.org>
1642    
1643          * perl-Libconf/: Libconf.pm, templates/shell_template.pm: trying          * perl-Libconf/: Libconf.pm, templates/shell_template.pm: trying
1644          new stuff          new stuff
1645    
1646  2003-02-14 00:03  Dam's <damien@mandrakesoft.com>  2003-02-14 01:03  dams <dams@tuxfamily.org>
1647    
1648          * perl-Libconf/perl-Libconf.spec: added check rule          * perl-Libconf/perl-Libconf.spec: added check rule
1649    
1650  2003-02-14 00:01  Dam's <damien@mandrakesoft.com>  2003-02-14 01:01  dams <dams@tuxfamily.org>
1651    
1652          * perl-Libconf/Libconf.pm: changed version          * perl-Libconf/Libconf.pm: changed version
1653    
1654  2003-02-13 23:54  Dam's <damien@mandrakesoft.com>  2003-02-14 00:54  dams <dams@tuxfamily.org>
1655    
1656          * perl-Libconf/test/Makefile: added rule to make link, so that the          * perl-Libconf/test/Makefile: added rule to make link, so that the
1657          tests works without installation          tests works without installation
1658    
1659  2003-02-13 23:51  Dam's <damien@mandrakesoft.com>  2003-02-14 00:51  dams <dams@tuxfamily.org>
1660    
1661          * perl-Libconf/: Makefile, test/group/Makefile,          * perl-Libconf/: Makefile, test/group/Makefile,
1662          test/passwd/Makefile, test/shell/Makefile: updated test suite          test/passwd/Makefile, test/shell/Makefile: updated test suite
1663          Maekfiles          Maekfiles
1664    
1665  2003-02-13 23:25  Dam's <damien@mandrakesoft.com>  2003-02-14 00:25  dams <dams@tuxfamily.org>
1666    
1667          * perl-Libconf/templates/samba_template.pm: minor correction          * perl-Libconf/templates/samba_template.pm: minor correction
1668    
1669  2003-02-13 23:25  Dam's <damien@mandrakesoft.com>  2003-02-14 00:25  dams <dams@tuxfamily.org>
1670    
1671          * perl-Libconf/Makefile: changed rule name          * perl-Libconf/Makefile: changed rule name
1672    
1673  2003-02-13 21:56  Dam's <damien@mandrakesoft.com>  2003-02-13 22:56  dams <dams@tuxfamily.org>
1674    
1675          * perl-Libconf/Libconf.pm: corrected 'no template found' case          * perl-Libconf/Libconf.pm: corrected 'no template found' case
1676    
1677  2003-02-12 21:39  Dam's <damien@mandrakesoft.com>  2003-02-12 22:39  dams <dams@tuxfamily.org>
1678    
1679          * perl-Libconf/test/Makefile: added passwd test dir          * perl-Libconf/test/Makefile: added passwd test dir
1680    
1681  2003-02-12 13:52  Dam's <damien@mandrakesoft.com>  2003-02-12 14:52  dams <dams@tuxfamily.org>
1682    
1683          * perl-Libconf/test/passwd/: passwd, passwd_test.pl,          * perl-Libconf/test/passwd/: passwd, passwd_test.pl,
1684          passwd_verify_1, passwd_verify_2, passwd_verify_3, passwd_verify_4:          passwd_verify_1, passwd_verify_2, passwd_verify_3, passwd_verify_4:
1685          added test stuff          added test stuff
1686    
1687  2003-02-12 11:18  Dam's <damien@mandrakesoft.com>  2003-02-12 12:18  dams <dams@tuxfamily.org>
1688    
1689          * perl-Libconf/test/passwd/: .cvsignore, Makefile: added need stuff          * perl-Libconf/test/passwd/: .cvsignore, Makefile: added need stuff
1690    
1691  2003-02-12 11:17  Dam's <damien@mandrakesoft.com>  2003-02-12 12:17  dams <dams@tuxfamily.org>
1692    
1693          * perl-Libconf/test/group/: group_output_1, group_output_2: removed          * perl-Libconf/test/group/: group_output_1, group_output_2: removed
1694          useless output          useless output
1695    
1696  2003-02-12 11:15  Dam's <damien@mandrakesoft.com>  2003-02-12 12:15  dams <dams@tuxfamily.org>
1697    
1698          * perl-Libconf/test/Makefile: corrected rule          * perl-Libconf/test/Makefile: corrected rule
1699    
1700  2003-02-12 11:15  Dam's <damien@mandrakesoft.com>  2003-02-12 12:15  dams <dams@tuxfamily.org>
1701    
1702          * perl-Libconf/test/group/: group_output_2, group_test.pl,          * perl-Libconf/test/group/: group_output_2, group_test.pl,
1703          group_verify_2, group_verify_3, group_verify_4: added verify files          group_verify_2, group_verify_3, group_verify_4: added verify files
1704    
1705  2003-02-12 11:14  Dam's <damien@mandrakesoft.com>  2003-02-12 12:14  dams <dams@tuxfamily.org>
1706    
1707          * perl-Libconf/test/: shell/.cvsignore, group/.cvsignore: added          * perl-Libconf/test/: shell/.cvsignore, group/.cvsignore: added
1708          cvsignore          cvsignore
1709    
1710  2003-02-12 10:57  Dam's <damien@mandrakesoft.com>  2003-02-12 11:57  dams <dams@tuxfamily.org>
1711    
1712          * perl-Libconf/test/group/: Makefile, group, group_output_1,          * perl-Libconf/test/group/: Makefile, group, group_output_1,
1713          group_output_2, group_test.pl, group_verify_1: added grou test          group_output_2, group_test.pl, group_verify_1: added grou test
1714    
1715  2003-02-09 14:54  Dam's <damien@mandrakesoft.com>  2003-02-09 15:54  dams <dams@tuxfamily.org>
1716    
1717          * perl-Libconf/test/Makefile: corrected rules, added group          * perl-Libconf/test/Makefile: corrected rules, added group
1718          directory in the list of tested stuff          directory in the list of tested stuff
1719    
1720  2003-02-09 14:53  Dam's <damien@mandrakesoft.com>  2003-02-09 15:53  dams <dams@tuxfamily.org>
1721    
1722          * perl-Libconf/test/shell/Makefile: updated Makefile to reflect new          * perl-Libconf/test/shell/Makefile: updated Makefile to reflect new
1723          rules          rules
1724    
1725  2003-02-09 14:40  Dam's <damien@mandrakesoft.com>  2003-02-09 15:40  dams <dams@tuxfamily.org>
1726    
1727          * perl-Libconf/test/shell/: autologin_output_1, autologin_output_2,          * perl-Libconf/test/shell/: autologin_output_1, autologin_output_2,
1728          autologin_output_3, autologin_output_4: those files have nothing to          autologin_output_3, autologin_output_4: those files have nothing to
1729          do in the cvs          do in the cvs
1730    
1731  2003-02-06 09:52  Dam's <damien@mandrakesoft.com>  2003-02-06 10:52  dams <dams@tuxfamily.org>
1732    
1733          * perl-Libconf/Makefile: corrected SAVANNAH_USER          * perl-Libconf/Makefile: corrected SAVANNAH_USER
1734    
1735  2003-02-05 17:34  Dam's <damien@mandrakesoft.com>  2003-02-05 18:34  dams <dams@tuxfamily.org>
1736    
1737          * perl-Libconf/Libconf.pm: version 0.10 -> 0.11          * perl-Libconf/Libconf.pm: version 0.10 -> 0.11
1738    
1739  2003-02-05 17:34  Dam's <damien@mandrakesoft.com>  2003-02-05 18:34  dams <dams@tuxfamily.org>
1740    
1741          * perl-Libconf/Makefile: added publish rule          * perl-Libconf/Makefile: added publish rule
1742    
1743  2003-02-05 16:31  Dam's <damien@mandrakesoft.com>  2003-02-05 17:31  dams <dams@tuxfamily.org>
1744    
1745          * perl-Libconf/Makefile: changed test to tests in the Makefile          * perl-Libconf/Makefile: changed test to tests in the Makefile
1746    
1747  2003-02-05 16:26  Dam's <damien@mandrakesoft.com>  2003-02-05 17:29  dams <dams@tuxfamily.org>
1748    
1749            * perl-Glueconf/Glueconf.pm: added glueconf dummy file
1750    
1751    2003-02-05 17:26  dams <dams@tuxfamily.org>
1752    
1753          * perl-Libconf/test/: Makefile, shell/Makefile, shell/autologin,          * perl-Libconf/test/: Makefile, shell/Makefile, shell/autologin,
1754          shell/autologin_output_1, shell/autologin_output_2,          shell/autologin_output_1, shell/autologin_output_2,
# Line 1770  Line 1757 
1757          shell/autologin_verify_2, shell/autologin_verify_3,          shell/autologin_verify_2, shell/autologin_verify_3,
1758          shell/autologin_verify_4: added tests          shell/autologin_verify_4: added tests
1759    
1760  2003-02-05 16:24  Dam's <damien@mandrakesoft.com>  2003-02-05 17:24  dams <dams@tuxfamily.org>
1761    
1762          * perl-Libconf/Makefile: added test rule          * perl-Libconf/Makefile: added test rule
1763    
1764  2003-02-05 16:23  Dam's <damien@mandrakesoft.com>  2003-02-05 17:23  dams <dams@tuxfamily.org>
1765    
1766          * .cvsignore, perl-Libconf/Makefile: added cvsignore, to ignore the          * .cvsignore, perl-Libconf/Makefile: added cvsignore, to ignore the
1767          tarballs generated          tarballs generated
1768    
1769  2003-02-05 10:48  Dam's <damien@mandrakesoft.com>  2003-02-05 11:48  dams <dams@tuxfamily.org>
1770    
1771          * perl-Libconf/Libconf.pm: corrected template stuff to require them          * perl-Libconf/Libconf.pm: corrected template stuff to require them
1772          simplier          simplier
1773    
1774  2003-02-05 10:47  Dam's <damien@mandrakesoft.com>  2003-02-05 11:47  dams <dams@tuxfamily.org>
1775    
1776          * perl-Libconf/templates/: XF86Config_template.pm,          * perl-Libconf/templates/: XF86Config_template.pm,
1777          apache_template.pm, group_template.pm, passwd_template.pm,          apache_template.pm, group_template.pm, passwd_template.pm,
# Line 1792  Line 1779 
1779          values_section_template.pm, xinetd_template.pm: added package          values_section_template.pm, xinetd_template.pm: added package
1780          Libconf so that the scopes are merged          Libconf so that the scopes are merged
1781    
1782  2003-02-03 03:33  Charles Longeau <chl@tuxfamily.org>  2003-02-03 04:33  Charles Longeau <chl@tuxfamily.org>
1783    
1784          * perl-Libconf/AUTHORS: email correction          * perl-Libconf/AUTHORS: email correction
1785    
1786  2003-02-02 14:22  Dam's <damien@mandrakesoft.com>  2003-02-02 15:22  dams <dams@tuxfamily.org>
1787    
1788          * perl-Libconf/: Makefile, perl-Libconf.spec: better tarball/build          * perl-Libconf/: Makefile, perl-Libconf.spec: better tarball/build
1789    
1790  2003-02-02 13:56  Dam's <damien@mandrakesoft.com>  2003-02-02 14:56  dams <dams@tuxfamily.org>
1791    
1792            * src/: libconf.pm, templates/XF86Config_template.pm,
1793            templates/apache_template.pm, templates/group_template.pm,
1794            templates/passwd_template.pm, templates/samba_template.pm,
1795            templates/shell_template.pm, templates/sshd_template.pm,
1796            templates/values_section_template.pm, templates/xinetd_template.pm:
1797            removed src
1798    
1799    2003-02-02 14:56  dams <dams@tuxfamily.org>
1800    
1801          * perl-Libconf/: AUTHORS, COPYING, Libconf.pm, Makefile,          * perl-Libconf/: AUTHORS, COPYING, Libconf.pm, Makefile,
1802          perl-Libconf.spec, templates/XF86Config_template.pm,          perl-Libconf.spec, templates/XF86Config_template.pm,
# Line 1810  Line 1806 
1806          templates/values_section_template.pm, templates/xinetd_template.pm:          templates/values_section_template.pm, templates/xinetd_template.pm:
1807          changed src name          changed src name
1808    
1809    2003-01-09 13:48  dams <dams@tuxfamily.org>
1810    
1811            * src/: libconf.pm, templates/XF86Config_template.pm,
1812            templates/apache_template.pm, templates/group_template.pm,
1813            templates/passwd_template.pm, templates/samba_template.pm,
1814            templates/shell_template.pm, templates/sshd_template.pm,
1815            templates/values_section_template.pm, templates/xinetd_template.pm:
1816            first import
1817    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26