Parent Directory
|
Revision Log
|
Revision Graph
ChangeLog
1 | 2002-01-14 02:23 Federico Mennite <ite@techmonkeys.org> |
2 | |
3 | * lib/eggdrop/fileutil.h, src/bg.c, src/dccutil.c, src/main.c, |
4 | src/misc.c, src/tcl.c, src/tcldcc.c, src/tclmisc.c, src/tcluser.c: |
5 | |
6 | * Merged bits of tothwolf cleaunps from his alpha patch. |
7 | * Removed some unneeded externs in some files. |
8 | |
9 | 2002-01-13 19:13 Federico Mennite <ite@techmonkeys.org> |
10 | |
11 | * lib/eggdrop/Makefile.am, lib/eggdrop/eggdrop.h, |
12 | lib/eggdrop/fileutil.c, lib/eggdrop/fileutil.h, |
13 | lib/eggdrop/module.h, lib/eggdrop/stat.h, modules/filesys/files.c, |
14 | src/Makefile.am, src/misc.c, src/modules.c, src/proto.h: |
15 | |
16 | Moved copyfile(), movefile() and is_file() from the core to |
17 | libeggdrop |
18 | |
19 | 2002-01-13 10:00 Automatic CVS Scripts |
20 | |
21 | * po/eggdrop.pot: |
22 | |
23 | Pots |
24 | |
25 | 2002-01-12 10:00 Automatic CVS Scripts |
26 | |
27 | * po/eggdrop.pot: |
28 | |
29 | Pots |
30 | |
31 | 2002-01-11 20:06 stdarg <stdarg@techmonkeys.org> |
32 | |
33 | * src/tcluser.c: |
34 | |
35 | |
36 | * Converted all functions in tcluser.c except tcl_getuser and |
37 | tcl_setuser. |
38 | |
39 | 2002-01-11 10:00 Automatic CVS Scripts |
40 | |
41 | * po/eggdrop.pot: |
42 | |
43 | Pots |
44 | |
45 | 2002-01-10 17:20 stdarg <stdarg@techmonkeys.org> |
46 | |
47 | * testcode/: sslmode.c, zipmode.c: |
48 | |
49 | Found the probem with truncated output, I think. |
50 | |
51 | 2002-01-10 16:44 stdarg <stdarg@techmonkeys.org> |
52 | |
53 | * testcode/sslmode.c: |
54 | |
55 | |
56 | * Oops, forgot the ssl filter |
57 | |
58 | 2002-01-10 16:43 stdarg <stdarg@techmonkeys.org> |
59 | |
60 | * testcode/: Makefile, chat.c, client.c, sockbuf.c, zipmode.c, |
61 | private/Makefile: |
62 | |
63 | |
64 | * Initial ssl code (doesn't work perfectly) |
65 | * Example of using ssl, zip, and linemode filters stacked |
66 | * Makefile to generate DSA key/certificate pair (you can use RSA |
67 | too) |
68 | |
69 | 2002-01-10 10:00 Automatic CVS Scripts |
70 | |
71 | * po/eggdrop.pot: |
72 | |
73 | Pots |
74 | |
75 | 2002-01-09 12:11 stdarg <stdarg@techmonkeys.org> |
76 | |
77 | * src/: tcl.c, tcluser.c: |
78 | |
79 | |
80 | * Converted some commands in tcluser.c |
81 | |
82 | 2002-01-09 10:00 Automatic CVS Scripts |
83 | |
84 | * po/eggdrop.pot: |
85 | |
86 | Pots |
87 | |
88 | 2002-01-08 10:00 Automatic CVS Scripts |
89 | |
90 | * po/eggdrop.pot: |
91 | |
92 | Pots |
93 | |
94 | 2002-01-08 00:09 stdarg <stdarg@techmonkeys.org> |
95 | |
96 | * testcode/: Makefile, chat.c, client.c, linemode.c, my_socket.c, |
97 | my_socket.h, sockbuf.c, sockbuf.h, zipmode.c: |
98 | |
99 | Err, I don't know if I already added these files or not, so I'll add |
100 | them again. |
101 | |
102 | 2002-01-07 21:04 Federico Mennite <ite@techmonkeys.org> |
103 | |
104 | * lib/eggdrop/memutil.h: |
105 | |
106 | Missing extern's from lib/eggdrop/memutil.h |
107 | |
108 | 2002-01-07 10:00 Automatic CVS Scripts |
109 | |
110 | * po/eggdrop.pot: |
111 | |
112 | Pots |
113 | |
114 | 2002-01-06 10:00 Automatic CVS Scripts |
115 | |
116 | * po/eggdrop.pot: |
117 | |
118 | Pots |
119 | |
120 | 2002-01-06 06:21 Federico Mennite <ite@techmonkeys.org> |
121 | |
122 | * lib/eggdrop/Makefile.am, lib/eggdrop/memutil.c, |
123 | lib/eggdrop/memutil.h, lib/eggdrop/module.h, src/misc.c, |
124 | src/modules.c, src/proto.h: |
125 | |
126 | Moved egg_strcatn, my_strcpy, splitc, splitcn, newsplit, str_escape, |
127 | strchr_unescape and str_unescape from the core to libeggdrop. |
128 | |
129 | 2002-01-05 14:18 stdarg <stdarg@techmonkeys.org> |
130 | |
131 | * modules/tclscript/tclscript.c: |
132 | |
133 | |
134 | * Added 2 compatibility functions for Tcl 8.0 |
135 | |
136 | 2002-01-05 10:00 Automatic CVS Scripts |
137 | |
138 | * po/eggdrop.pot: |
139 | |
140 | Pots |
141 | |
142 | 2002-01-04 10:00 Automatic CVS Scripts |
143 | |
144 | * po/eggdrop.pot: |
145 | |
146 | Pots |
147 | |
148 | 2002-01-04 04:49 Federico Mennite <ite@techmonkeys.org> |
149 | |
150 | * lib/egglib/base64.c, lib/egglib/hash_table.c, |
151 | lib/egglib/hash_table.h, lib/egglib/linked_list.c, |
152 | lib/egglib/msprintf.h, lib/egglib/mstack.h, |
153 | modules/transfer/transfer.c, src/registry.c, src/tclmisc.c: |
154 | |
155 | Varoius warnings cleanup. |
156 | |
157 | 2002-01-04 03:36 Federico Mennite <ite@techmonkeys.org> |
158 | |
159 | * lib/eggdrop/botnetutil.c, src/botmsg.c, src/main.h, src/proto.h: |
160 | |
161 | Applied missing parts from the previous commit. |
162 | |
163 | 2002-01-04 02:56 Federico Mennite <ite@techmonkeys.org> |
164 | |
165 | * configure.ac, lib/eggdrop/.cvsignore, lib/eggdrop/Makefile.am, |
166 | lib/eggdrop/botnetutil.c, lib/eggdrop/botnetutil.h, |
167 | lib/eggdrop/common.h, lib/eggdrop/eggdrop.h, lib/eggdrop/memutil.h, |
168 | lib/eggdrop/module.h, lib/egglib/Makefile.am, lib/egglib/egglib.h, |
169 | modules/assoc/Makefile.am, modules/blowfish/Makefile.am, |
170 | modules/channels/Makefile.am, modules/compress/Makefile.am, |
171 | modules/console/Makefile.am, modules/ctcp/Makefile.am, |
172 | modules/filesys/Makefile.am, modules/irc/Makefile.am, |
173 | modules/notes/Makefile.am, modules/perlscript/Makefile.am, |
174 | modules/server/Makefile.am, modules/share/Makefile.am, |
175 | modules/tclscript/Makefile.am, modules/transfer/Makefile.am, |
176 | modules/uptime/Makefile.am, modules/woobie/Makefile.am, |
177 | src/Makefile.am, src/egg.h, src/eggdrop.h, src/logfile.c, |
178 | src/main.h, src/modules.c, src/modules.h, src/proto.h: |
179 | |
180 | * Moved some botnet utility functions from the core to libeggdrop. |
181 | * Moved some common macros to libeggdrop. |
182 | * Created lib/eggdrop/eggdrop.h and renamed src/eggdrop.h to |
183 | src/egg.h to avoid ambiguities. |
184 | * Added a couple of macros to be c++ friendly |
185 | |
186 | 2002-01-03 10:00 Automatic CVS Scripts |
187 | |
188 | * po/eggdrop.pot: |
189 | |
190 | Pots |
191 | |
192 | 2002-01-03 08:03 stdarg <stdarg@techmonkeys.org> |
193 | |
194 | * lib/egglib/: base64.c, base64.h, mstack.c: |
195 | |
196 | |
197 | * Added some base64 encoding/decoding functions. |
198 | * Made mstack initialize memory to 0. |
199 | |
200 | 2002-01-03 07:33 stdarg <stdarg@techmonkeys.org> |
201 | |
202 | * src/tcldcc.c: |
203 | |
204 | |
205 | * Converted tcl_whom to script_whom. Arg to whom is optional. No arg |
206 | means 'list all users' just like previous '*' meant. |
207 | |
208 | 2002-01-02 10:00 Automatic CVS Scripts |
209 | |
210 | * po/eggdrop.pot: |
211 | |
212 | Pots |
213 | |
214 | 2002-01-02 06:55 Tothwolf <tothwolf@techmonkeys.org> |
215 | |
216 | * text/: banner, motd: |
217 | |
218 | Fixed figlet text |
219 | |
220 | 2002-01-01 10:00 Automatic CVS Scripts |
221 | |
222 | * po/eggdrop.pot: |
223 | |
224 | Pots |
225 | |
226 | 2001-12-31 10:00 Automatic CVS Scripts |
227 | |
228 | * po/eggdrop.pot: |
229 | |
230 | Pots |
231 | |
232 | 2001-12-30 10:00 Automatic CVS Scripts |
233 | |
234 | * po/eggdrop.pot: |
235 | |
236 | Pots |
237 | |
238 | 2001-12-29 21:43 Jeff Fisher <guppy@techmonkeys.org> |
239 | |
240 | * doc/UPDATES1.6, modules/irc/irc.c, modules/transfer/transfer.c, |
241 | src/patch.h: |
242 | |
243 | added Wcc's old_debugs patch |
244 | |
245 | 2001-12-29 21:40 Jeff Fisher <guppy@techmonkeys.org> |
246 | |
247 | * doc/UPDATES1.6, modules/share/share.c, src/patch.h: |
248 | |
249 | Added Ian's capture_the_flag patch from 1.6 |
250 | |
251 | 2001-12-29 21:39 Jeff Fisher <guppy@techmonkeys.org> |
252 | |
253 | * doc/UPDATES1.6, modules/filesys/filesys.c, modules/irc/cmdsirc.c, |
254 | modules/irc/mode.c, modules/share/share.c, src/patch.h: |
255 | |
256 | added Wcc's mod_cosmetic patch from 1.6 |
257 | |
258 | 2001-12-29 21:33 Jeff Fisher <guppy@techmonkeys.org> |
259 | |
260 | * doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h, src/tcl.c: |
261 | |
262 | added Wcc's hand-len patch from 1.6 |
263 | |
264 | 2001-12-29 21:31 Jeff Fisher <guppy@techmonkeys.org> |
265 | |
266 | * doc/UPDATES1.6, src/botnet.c, src/patch.h: |
267 | |
268 | added BarkerJr's sum_whom patch from 1.6 |
269 | |
270 | 2001-12-29 21:26 Jeff Fisher <guppy@techmonkeys.org> |
271 | |
272 | * doc/UPDATES1.6, src/patch.h, src/tcldcc.c: |
273 | |
274 | added my tcl_boot fix from 1.6 modified for the new script_boot |
275 | command |
276 | |
277 | 2001-12-29 21:25 Jeff Fisher <guppy@techmonkeys.org> |
278 | |
279 | * doc/UPDATES1.6, modules/irc/irc.c, src/patch.h: |
280 | |
281 | added Wcc's nettype_modes patch from 1.6 |
282 | |
283 | 2001-12-29 21:21 Jeff Fisher <guppy@techmonkeys.org> |
284 | |
285 | * doc/UPDATES1.6, modules/channels/channels.c, modules/irc/chan.c, |
286 | modules/irc/irc.c, modules/irc/msgcmds.c, modules/server/servmsg.c, |
287 | modules/share/share.c, src/chanprog.c, src/main.c, src/patch.h: |
288 | |
289 | added my correctname patch from 1.6 |
290 | |
291 | 2001-12-29 21:13 Jeff Fisher <guppy@techmonkeys.org> |
292 | |
293 | * doc/UPDATES1.6, modules/irc/chan.c, src/patch.h: |
294 | |
295 | added both onopmodefix 1 and 2 from 1.6 |
296 | |
297 | 2001-12-29 21:08 Jeff Fisher <guppy@techmonkeys.org> |
298 | |
299 | * doc/UPDATES1.6, modules/ctcp/ctcp.c, src/patch.h: |
300 | |
301 | added my nopass patch from 1.6 |
302 | |
303 | 2001-12-29 21:04 Jeff Fisher <guppy@techmonkeys.org> |
304 | |
305 | * doc/UPDATES1.6, modules/transfer/transfer.c, src/patch.h: |
306 | |
307 | added the filesizefix from eggdrop1.6.7 |
308 | |
309 | 2001-12-29 20:59 Jeff Fisher <guppy@techmonkeys.org> |
310 | |
311 | * doc/UPDATES1.6, modules/irc/tclirc.c, src/botcmd.c, src/patch.h: |
312 | |
313 | added BarkerJr's whomsg patch from 1.6 including a small fix to my |
314 | last commit on tclirc.c |
315 | |
316 | 2001-12-29 20:55 Jeff Fisher <guppy@techmonkeys.org> |
317 | |
318 | * doc/UPDATES1.6, doc/tcl-commands.doc, modules/irc/tclirc.c, |
319 | src/patch.h: |
320 | |
321 | added my optionalchannelarg patch from 1.6 (with the fixes BarkerJr |
322 | pointed out) |
323 | |
324 | 2001-12-29 20:36 Jeff Fisher <guppy@techmonkeys.org> |
325 | |
326 | * doc/UPDATES1.6, doc/tcl-commands.doc, modules/irc/tclirc.c, |
327 | src/patch.h: |
328 | |
329 | added my onchanfix patch from 1.6 |
330 | |
331 | 2001-12-29 10:00 Automatic CVS Scripts |
332 | |
333 | * po/eggdrop.pot: |
334 | |
335 | Pots |
336 | |
337 | 2001-12-28 18:37 Jeff Fisher <guppy@techmonkeys.org> |
338 | |
339 | * doc/UPDATES1.6, modules/server/cmdsserv.c, src/patch.h: |
340 | |
341 | added my cmd_servers patch from 1.6 |
342 | |
343 | 2001-12-28 18:31 Jeff Fisher <guppy@techmonkeys.org> |
344 | |
345 | * doc/UPDATES1.6, help/cmds2.help, src/cmds.c, src/patch.h: |
346 | |
347 | added my localmodules patch from 1.6 |
348 | |
349 | 2001-12-28 10:00 Automatic CVS Scripts |
350 | |
351 | * po/eggdrop.pot: |
352 | |
353 | Pots |
354 | |
355 | 2001-12-27 10:00 Automatic CVS Scripts |
356 | |
357 | * po/eggdrop.pot: |
358 | |
359 | Pots |
360 | |
361 | 2001-12-26 10:00 Automatic CVS Scripts |
362 | |
363 | * po/eggdrop.pot: |
364 | |
365 | Pots |
366 | |
367 | 2001-12-26 05:03 Tothwolf <tothwolf@techmonkeys.org> |
368 | |
369 | * doc/text-substitutions.doc, doc/html/about.html, |
370 | doc/html/app-problems.html, doc/html/app-sharing.html, |
371 | doc/html/app-textsub.html, doc/html/app-tricks.html, |
372 | doc/html/app-weird.html, doc/html/authors.html, doc/html/bans.html, |
373 | doc/html/botnet.html, doc/html/compiling.html, |
374 | doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html, |
375 | doc/html/flags.html, doc/html/index.html, doc/html/install.html, |
376 | doc/html/mod-assoc.html, doc/html/mod-blowfish.html, |
377 | doc/html/mod-channels.html, doc/html/mod-compress.html, |
378 | doc/html/mod-dns.html, doc/html/mod-filesys.html, |
379 | doc/html/mod-irc.html, doc/html/mod-notes.html, |
380 | doc/html/mod-server.html, doc/html/mod-share.html, |
381 | doc/html/news.html, doc/html/party.html, doc/html/readme.html, |
382 | doc/html/sharing.html, doc/html/starting.html, doc/html/users.html, |
383 | src/bg.c, src/main.c, src/modules.c: |
384 | |
385 | more copyright updates |
386 | |
387 | 2001-12-26 04:02 Tothwolf <tothwolf@techmonkeys.org> |
388 | |
389 | * src/modules.c: |
390 | |
391 | copyright updates |
392 | |
393 | 2001-12-25 10:00 Automatic CVS Scripts |
394 | |
395 | * po/eggdrop.pot: |
396 | |
397 | Pots |
398 | |
399 | 2001-12-24 10:00 Automatic CVS Scripts |
400 | |
401 | * po/eggdrop.pot: |
402 | |
403 | Pots |
404 | |
405 | 2001-12-23 10:00 Automatic CVS Scripts |
406 | |
407 | * po/eggdrop.pot: |
408 | |
409 | Pots |
410 | |
411 | 2001-12-22 10:00 Automatic CVS Scripts |
412 | |
413 | * po/eggdrop.pot: |
414 | |
415 | Pots |
416 | |
417 | 2001-12-21 10:00 Automatic CVS Scripts |
418 | |
419 | * po/eggdrop.pot: |
420 | |
421 | Pots |
422 | |
423 | 2001-12-20 10:00 Automatic CVS Scripts |
424 | |
425 | * po/eggdrop.pot: |
426 | |
427 | Pots |
428 | |
429 | 2001-12-20 05:02 Jeff Fisher <guppy@techmonkeys.org> |
430 | |
431 | * doc/UPDATES1.6: |
432 | |
433 | forgot UPDATES1.6 |
434 | |
435 | 2001-12-20 05:01 Jeff Fisher <guppy@techmonkeys.org> |
436 | |
437 | * src/misc.c: |
438 | |
439 | applied my patch from eggdrop1.6 that dealt with cleaning up |
440 | show_motd and a bug in show_banner that wasn't reseting help_subst |
441 | |
442 | 2001-12-20 04:57 Jeff Fisher <guppy@techmonkeys.org> |
443 | |
444 | * doc/UPDATES1.6, modules/irc/tclirc.c, modules/server/tclserv.c, |
445 | src/patch.h: |
446 | |
447 | applied jumpfix from eggdrop1.6 and changed rfc_casecmp to irccmp in |
448 | tclirc.c |
449 | |
450 | 2001-12-20 01:08 Jeff Fisher <guppy@techmonkeys.org> |
451 | |
452 | * modules/notes/notes.c: |
453 | |
454 | fixed join_notes to have the proper arguments and also return if the |
455 | user isn't known (thanks stdarg) |
456 | |
457 | 2001-12-20 00:42 stdarg <stdarg@techmonkeys.org> |
458 | |
459 | * modules/server/servmsg.c: |
460 | |
461 | |
462 | * Fixed logging of message commands. |
463 | |
464 | 2001-12-19 10:00 Automatic CVS Scripts |
465 | |
466 | * po/eggdrop.pot: |
467 | |
468 | Pots |
469 | |
470 | 2001-12-19 06:31 Jeff Fisher <guppy@techmonkeys.org> |
471 | |
472 | * doc/UPDATES1.6, modules/irc/tclirc.c, src/patch.h: |
473 | |
474 | applied my morespeedyness.diff from eggdrop1.6 |
475 | |
476 | 2001-12-19 06:28 Jeff Fisher <guppy@techmonkeys.org> |
477 | |
478 | * doc/UPDATES1.6, modules/irc/chan.c, modules/irc/mode.c, |
479 | src/patch.h: |
480 | |
481 | added Eule's small-fixes patch from eggdrop1.6 |
482 | |
483 | 2001-12-19 06:25 Jeff Fisher <guppy@techmonkeys.org> |
484 | |
485 | * doc/UPDATES1.6, lib/eggdrop/module.h, modules/irc/chan.c, |
486 | modules/irc/cmdsirc.c, modules/irc/msgcmds.c, src/chan.h, |
487 | src/cmds.c, src/modules.c, src/patch.h, src/proto.h, src/userrec.c: |
488 | |
489 | added Eule's membercheck 2 and 3 patches from eggdrop1.6 (Eule can |
490 | you please check these over as the diff seemed to fail alot and I |
491 | had to manually patch it) |
492 | |
493 | 2001-12-19 06:03 Jeff Fisher <guppy@techmonkeys.org> |
494 | |
495 | * doc/UPDATES1.6, modules/irc/tclirc.c, src/patch.h: |
496 | |
497 | added speedyhand2nick.diff from eggdrop1.6 |
498 | |
499 | 2001-12-19 03:00 Jeff Fisher <guppy@techmonkeys.org> |
500 | |
501 | * doc/UPDATES1.6: |
502 | |
503 | added a found by for Wcc's whois_ports patch |
504 | |
505 | 2001-12-18 10:00 Automatic CVS Scripts |
506 | |
507 | * po/eggdrop.pot: |
508 | |
509 | Pots |
510 | |
511 | 2001-12-18 07:04 Jeff Fisher <guppy@techmonkeys.org> |
512 | |
513 | * doc/MODULES, lib/eggdrop/module.h, modules/uptime/uptime.c, |
514 | modules/woobie/woobie.c, src/eggdrop.h, src/main.c, src/modules.c, |
515 | src/net.c, src/proto.h: |
516 | |
517 | removed Context and ContextNote |
518 | |
519 | 2001-12-18 06:30 Jeff Fisher <guppy@techmonkeys.org> |
520 | |
521 | * eggdrop.complete.conf, doc/html/mod-server.html, |
522 | doc/settings/mod.server, lib/eggdrop/module.h, |
523 | modules/server/server.c, modules/server/servmsg.c, |
524 | modules/server/help/set/server.help: |
525 | |
526 | strict-servernames is gone, also I cleaned up a few leftovers from |
527 | the old bind code ... hopefully it was done right otherwise stdarg |
528 | is gonna murder me |
529 | |
530 | 2001-12-18 05:49 Jeff Fisher <guppy@techmonkeys.org> |
531 | |
532 | * eggdrop.complete.conf, doc/html/egg-core.html, |
533 | doc/settings/core.settings, src/dcc.c, src/tcl.c: |
534 | |
535 | stealth-telnets has been removed, this could be changed using |
536 | gettext .. the setting changed one line to another line ... not |
537 | super useful |
538 | |
539 | 2001-12-18 05:33 Jeff Fisher <guppy@techmonkeys.org> |
540 | |
541 | * eggdrop.complete.conf, doc/html/mod-server.html, |
542 | doc/settings/mod.server, modules/server/server.c, |
543 | modules/server/servmsg.c, modules/server/help/set/server.help: |
544 | |
545 | removed never-give-up as a config setting |
546 | |
547 | 2001-12-17 10:00 Automatic CVS Scripts |
548 | |
549 | * po/eggdrop.pot: |
550 | |
551 | Pots |
552 | |
553 | 2001-12-16 14:48 Jeff Fisher <guppy@techmonkeys.org> |
554 | |
555 | * doc/UPDATES1.6, src/botcmd.c, src/patch.h: |
556 | |
557 | added BarkerJr's fakemsg alert patch from eggdrop1.6 |
558 | |
559 | 2001-12-16 10:00 Automatic CVS Scripts |
560 | |
561 | * po/eggdrop.pot: |
562 | |
563 | Pots |
564 | |
565 | 2001-12-15 10:00 Automatic CVS Scripts |
566 | |
567 | * po/eggdrop.pot: |
568 | |
569 | Pots |
570 | |
571 | 2001-12-14 10:00 Automatic CVS Scripts |
572 | |
573 | * po/eggdrop.pot: |
574 | |
575 | Pots |
576 | |
577 | 2001-12-14 05:48 Jeff Fisher <guppy@techmonkeys.org> |
578 | |
579 | * doc/MODULES, doc/UPDATES1.6, src/patch.h: |
580 | |
581 | applied BarkerJr's patch to update doc/MODULES from 1.6 |
582 | |
583 | 2001-12-14 05:35 Jeff Fisher <guppy@techmonkeys.org> |
584 | |
585 | * doc/UPDATES1.6, src/patch.h, src/userent.c: |
586 | |
587 | Applied Wcc's whois_ports patch from 1.6 |
588 | |
589 | 2001-12-13 10:00 Automatic CVS Scripts |
590 | |
591 | * po/eggdrop.pot: |
592 | |
593 | Pots |
594 | |
595 | 2001-12-12 10:00 Automatic CVS Scripts |
596 | |
597 | * po/eggdrop.pot: |
598 | |
599 | Pots |
600 | |
601 | 2001-12-11 10:00 Automatic CVS Scripts |
602 | |
603 | * po/eggdrop.pot: |
604 | |
605 | Pots |
606 | |
607 | 2001-12-10 10:00 Automatic CVS Scripts |
608 | |
609 | * po/eggdrop.pot: |
610 | |
611 | Pots |
612 | |
613 | 2001-12-10 03:22 Jeff Fisher <guppy@techmonkeys.org> |
614 | |
615 | * eggdrop.complete.conf, doc/html/egg-core.html, |
616 | doc/settings/core.settings, help/core.help, help/set/cmds2.help, |
617 | lib/eggdrop/module.h, modules/ctcp/ctcp.c, |
618 | modules/filesys/filesys.c, modules/server/server.c, src/cmds.c, |
619 | src/dcc.c, src/flags.c, src/modules.c, src/tcl.c: |
620 | |
621 | require-p is now gone as a config setting |
622 | |
623 | 2001-12-10 02:50 Jeff Fisher <guppy@techmonkeys.org> |
624 | |
625 | * eggdrop.complete.conf, doc/html/mod-irc.html, |
626 | doc/settings/mod.irc, modules/irc/chan.c, modules/irc/irc.c, |
627 | modules/server/server.c, modules/server/server.h, |
628 | modules/server/servmsg.c: |
629 | |
630 | kick-fun and ban-fun have been removed as settings |
631 | |
632 | 2001-12-10 02:38 Jeff Fisher <guppy@techmonkeys.org> |
633 | |
634 | * eggdrop.complete.conf, doc/html/egg-core.html, |
635 | doc/settings/core.settings, help/core.help, help/set/cmds2.help, |
636 | lib/eggdrop/module.h, modules/irc/irc.c, src/dcc.c, src/modules.c, |
637 | src/tcl.c: |
638 | |
639 | open-telnets is no longer a config setting, learn-users handles both |
640 | irc and telnet |
641 | |
642 | 2001-12-10 01:35 Federico Mennite <ite@techmonkeys.org> |
643 | |
644 | * src/: botcmd.c, dcc.c: |
645 | |
646 | More gettextification |
647 | |
648 | 2001-12-09 21:49 Jeff Fisher <guppy@techmonkeys.org> |
649 | |
650 | * eggdrop.complete.conf, doc/html/mod-server.html, |
651 | doc/settings/mod.server, modules/server/server.c, |
652 | modules/server/servmsg.c, modules/server/help/set/server.help: |
653 | |
654 | serverror-quit has been removed as a config setting |
655 | |
656 | 2001-12-09 21:46 Jeff Fisher <guppy@techmonkeys.org> |
657 | |
658 | * eggdrop.complete.conf, doc/html/egg-core.html, |
659 | doc/settings/core.settings, help/core.help, help/set/cmds2.help, |
660 | src/tcl.c, src/tcldcc.c: |
661 | |
662 | enable-simul has been removed as a config setting |
663 | |
664 | 2001-12-09 21:43 Jeff Fisher <guppy@techmonkeys.org> |
665 | |
666 | * eggdrop.complete.conf, doc/html/egg-core.html, |
667 | doc/settings/core.settings, help/core.help, help/set/cmds2.help, |
668 | src/logfile.c: |
669 | |
670 | log-time has been removed as a config setting |
671 | |
672 | 2001-12-09 21:38 Jeff Fisher <guppy@techmonkeys.org> |
673 | |
674 | * eggdrop.complete.conf, doc/html/egg-core.html, |
675 | doc/settings/core.settings, lib/eggdrop/module.h, |
676 | modules/perlscript/perlscript.c, modules/server/cmdsserv.c, |
677 | src/cmds.c, src/modules.c, src/tcl.c: |
678 | |
679 | must-be-owner has been removed as a config setting |
680 | |
681 | 2001-12-09 14:14 Federico Mennite <ite@techmonkeys.org> |
682 | |
683 | * acconfig/acinclude.m4, src/chanprog.c: |
684 | |
685 | * Fixed a typo in acconfig/acinclude.m4. |
686 | * src/chanprog.c gettextification. |
687 | |
688 | 2001-12-09 10:00 Automatic CVS Scripts |
689 | |
690 | * po/eggdrop.pot: |
691 | |
692 | Pots |
693 | |
694 | 2001-12-09 03:55 stdarg <stdarg@techmonkeys.org> |
695 | |
696 | * src/: main.c, modules.c, tcl.c, tclhash.c, tclhash.h, tclmisc.c: |
697 | |
698 | |
699 | * Converted more tcl commands to language-independence. |
700 | |
701 | 2001-12-08 21:16 Tothwolf <tothwolf@techmonkeys.org> |
702 | |
703 | * doc/UPDATES1.6: |
704 | |
705 | Sync doc/UPDATES1.6 with 1.6 tree. |
706 | |
707 | 2001-12-08 20:03 Federico Mennite <ite@techmonkeys.org> |
708 | |
709 | * modules/irc/irc.c: |
710 | |
711 | Don't show status_log if we don't have a server. Patch by Jeff |
712 | Fisher <guppy@techmonkeys.org> |
713 | |
714 | 2001-12-08 19:48 Federico Mennite <ite@techmonkeys.org> |
715 | |
716 | * configure.ac, acconfig/acinclude.m4, doc/compiling.FAQ: |
717 | |
718 | Added '--disable-cc-optimization' to disable -O2 flags. Patch by Ely |
719 | Levy <cs.huji.ac.il> |
720 | |
721 | 2001-12-08 19:17 Federico Mennite <ite@techmonkeys.org> |
722 | |
723 | * lib/eggdrop/modvals.h, modules/irc/chan.c, modules/irc/cmdsirc.c, |
724 | modules/irc/irc.c, modules/irc/irc.h, modules/irc/msgcmds.c, |
725 | src/cmds.c, src/misc.c: |
726 | |
727 | Added a missing channel membercheck in a few commands. Patch by Axel |
728 | Franke <eule@berlin.snafu.de> |
729 | |
730 | 2001-12-08 18:17 Jeff Fisher <guppy@techmonkeys.org> |
731 | |
732 | * eggdrop.complete.conf, src/patch.h: |
733 | |
734 | Updated the uptime url. Patch by BarkerJr (barkjr@home.com) |
735 | |
736 | 2001-12-08 16:58 Federico Mennite <ite@techmonkeys.org> |
737 | |
738 | * scripts/action.fix.tcl: |
739 | |
740 | Handle irssi (and some others) 'correct' messages for DCC CTCP. |
741 | Patch by Matthew Hallacy <poptix@techmonkeys.org> |
742 | |
743 | 2001-12-08 16:39 Federico Mennite <ite@techmonkeys.org> |
744 | |
745 | * modules/share/share.c: |
746 | |
747 | Unknown stuff will now be logged as debug info . Patch by Jeff |
748 | Fisher <guppy@techmonkeys.org> |
749 | |
750 | 2001-12-08 16:28 Federico Mennite <ite@techmonkeys.org> |
751 | |
752 | * modules/channels/tclchan.c: |
753 | |
754 | More ban issues fixes. Patch by Jeff Fisher <guppy@techmonkeys.org> |
755 | |
756 | 2001-12-08 16:16 Federico Mennite <ite@techmonkeys.org> |
757 | |
758 | * doc/text-substitutions.doc, doc/html/app-textsub.html, |
759 | help/set/cmds1.help, src/misc.c: |
760 | |
761 | Added %n for to the list of motd text substitutions. Patch by |
762 | Benoit Timbert <Benoit.TIMBERT@free.fr> |
763 | |
764 | 2001-12-08 15:59 Federico Mennite <ite@techmonkeys.org> |
765 | |
766 | * help/cmds1.help, help/cmds2.help, help/core.help, src/cmds.c: |
767 | |
768 | Rebound some commands to less restrictive bindings (relay, botinfo, |
769 | bottree, vbottree). Patch by Matthew Hallacy |
770 | <poptix@techmonkeys.org> |
771 | |
772 | 2001-12-08 15:40 Federico Mennite <ite@techmonkeys.org> |
773 | |
774 | * eggdrop.complete.conf, eggdrop.simple.conf: |
775 | |
776 | Make the default bot a bit more secure in regards to the ability to |
777 | execute tcl commands from the partyline. Patch by Jeff Fisher |
778 | <guppy@techmonkeys.org> |
779 | |
780 | 2001-12-08 15:30 Federico Mennite <ite@techmonkeys.org> |
781 | |
782 | * modules/channels/tclchan.c: |
783 | |
784 | Last bans patch wasn't applied correctly. Patch by Jeff Fisher |
785 | <guppy@techmonkeys.org> |
786 | |
787 | 2001-12-08 15:14 Federico Mennite <ite@techmonkeys.org> |
788 | |
789 | * modules/channels/tclchan.c: |
790 | |
791 | Bans weren't always applied correctly. Patch by Jeff Fisher |
792 | <guppy@techmonkeys.org> |
793 | |
794 | 2001-12-08 10:00 Automatic CVS Scripts |
795 | |
796 | * po/eggdrop.pot: |
797 | |
798 | Pots |
799 | |
800 | 2001-12-07 10:00 Automatic CVS Scripts |
801 | |
802 | * po/eggdrop.pot: |
803 | |
804 | Pots |
805 | |
806 | 2001-12-06 10:00 Automatic CVS Scripts |
807 | |
808 | * po/eggdrop.pot: |
809 | |
810 | Pots |
811 | |
812 | 2001-12-05 10:00 Automatic CVS Scripts |
813 | |
814 | * po/eggdrop.pot: |
815 | |
816 | Pots |
817 | |
818 | 2001-12-04 10:00 Automatic CVS Scripts |
819 | |
820 | * po/eggdrop.pot: |
821 | |
822 | Pots |
823 | |
824 | 2001-12-04 01:30 Federico Mennite <ite@techmonkeys.org> |
825 | |
826 | * modules/: channels/help/chaninfo.help, |
827 | channels/help/channels.help, console/help/console.help, |
828 | ctcp/help/set/ctcp.help, irc/help/irc.help, server/server.c, |
829 | server/help/server.help, server/help/set/server.help, |
830 | share/share.c, share/help/share.help, transfer/transfer.c, |
831 | transfer/help/set/transfer.help: |
832 | |
833 | More spelling fixes here and there. Patch by Wcc |
834 | <will@dawg.dynu.com> |
835 | |
836 | 2001-12-03 10:00 Automatic CVS Scripts |
837 | |
838 | * po/eggdrop.pot: |
839 | |
840 | Pots |
841 | |
842 | 2001-12-03 03:25 Federico Mennite <ite@techmonkeys.org> |
843 | |
844 | * modules/irc/mode.c: |
845 | |
846 | Fixed stopnethack bug. Patch by Axel Franke <eule@berlin.snafu.de> |
847 | |
848 | 2001-12-02 15:15 Federico Mennite <ite@techmonkeys.org> |
849 | |
850 | * modules/server/servmsg.c: |
851 | |
852 | More suitable quit message when the server says we aren't |
853 | registered. Patch by guppy <guppy@techmonkeys.org> |
854 | |
855 | 2001-12-02 14:26 Federico Mennite <ite@techmonkeys.org> |
856 | |
857 | * modules/filesys/: files.c, help/filesys.help: |
858 | |
859 | Renamed .optimise to .optimize. Patch by Wcc |
860 | <will@centerofnowhere.com> |
861 | |
862 | 2001-12-02 13:36 Federico Mennite <ite@techmonkeys.org> |
863 | |
864 | * scripts/alltools.tcl: |
865 | |
866 | testip wasn't working correctly in scripts/alltools.tcl. Patch by |
867 | Hanno <unknown> |
868 | |
869 | 2001-12-02 13:22 Federico Mennite <ite@techmonkeys.org> |
870 | |
871 | * eggdrop.complete.conf: |
872 | |
873 | More spelling fixes in eggdrop.complete.conf. Patch by Wcc |
874 | <will@centerofnowhere.com> |
875 | |
876 | 2001-12-02 12:48 Federico Mennite <ite@techmonkeys.org> |
877 | |
878 | * INSTALL, doc/text-substitutions.doc: |
879 | |
880 | More spelling fixes in docs and MOTD. Patch by Wcc |
881 | <will@centerofnowhere.com> |
882 | |
883 | 2001-12-02 12:36 Federico Mennite <ite@techmonkeys.org> |
884 | |
885 | * modules/uptime/uptime.c: |
886 | |
887 | Made uptime module to server. Patch by Matthew Hallacy |
888 | <poptix@techmonkeys.org> |
889 | |
890 | 2001-12-02 12:22 Federico Mennite <ite@techmonkeys.org> |
891 | |
892 | * modules/irc/tclirc.c: |
893 | |
894 | wasop command wasn't working correctly. Patch by TaKeDa |
895 | <takeda@eggheads.w.pl> |
896 | |
897 | 2001-12-02 11:54 Federico Mennite <ite@techmonkeys.org> |
898 | |
899 | * modules/share/share.c: |
900 | |
901 | Fix in share module while resyncing userfile. Patch by TaKeDa |
902 | <takeda@eggheads.w.pl> |
903 | |
904 | 2001-12-02 11:43 Federico Mennite <ite@techmonkeys.org> |
905 | |
906 | * modules/irc/mode.c: |
907 | |
908 | Minor code indenting fixes. Patch by guppy <guppy@techmonkeys.org> |
909 | |
910 | 2001-12-02 10:00 Automatic CVS Scripts |
911 | |
912 | * po/eggdrop.pot: |
913 | |
914 | Pots |
915 | |
916 | 2001-12-01 17:35 Federico Mennite <ite@techmonkeys.org> |
917 | |
918 | * modules/channels/channels.c, modules/irc/chan.c, |
919 | modules/irc/mode.c, src/chan.h, src/tcluser.c: |
920 | |
921 | * Added DalNet's +M support. Patch by Wcc |
922 | <will@centerofnowhere.com>* Fixed a stupid typo of mine in |
923 | tcl_botattr, which prevented a successful build. |
924 | |
925 | 2001-12-01 16:49 Federico Mennite <ite@techmonkeys.org> |
926 | |
927 | * modules/irc/chan.c: |
928 | |
929 | Get right flags also when a user joins \!channels. Patch by Lam |
930 | <unknown> |
931 | |
932 | 2001-12-01 16:39 Federico Mennite <ite@techmonkeys.org> |
933 | |
934 | * modules/compress/compress.c: |
935 | |
936 | Runtime debug information cleanup in compress module. Patch by Wcc |
937 | <will@centerofnowhere.com> |
938 | |
939 | 2001-12-01 16:33 Federico Mennite <ite@techmonkeys.org> |
940 | |
941 | * src/tcluser.c: |
942 | |
943 | Fixed more potential crashes in botattr command. Patch by TaKeDa |
944 | <takeda@eggheads.w.pl> |
945 | |
946 | 2001-12-01 16:03 Federico Mennite <ite@techmonkeys.org> |
947 | |
948 | * src/tcluser.c: |
949 | |
950 | Fixed more potential crashes in src/tcluser.c. Patch by Matthew |
951 | Hallacy <poptix@techmonkeys.org> |
952 | |
953 | 2001-12-01 15:44 Federico Mennite <ite@techmonkeys.org> |
954 | |
955 | * doc/tcl-commands.doc: |
956 | |
957 | Fixed up some spelling mistakes in doc/tcl-commands.doc. Patch by |
958 | Wcc <will@centerofnowhere.com> |
959 | |
960 | 2001-12-01 15:13 Federico Mennite <ite@techmonkeys.org> |
961 | |
962 | * src/tcluser.c: |
963 | |
964 | adduser wasn't accepting handle parameter without hostmask |
965 | parameter. Patch by Wcc <will@centerofnowhere.com> |
966 | |
967 | 2001-12-01 14:39 Federico Mennite <ite@techmonkeys.org> |
968 | |
969 | * src/tcluser.c: |
970 | |
971 | chattr hand crashed. Patch by stdarg <stdarg@techmonkeys.org> |
972 | |
973 | 2001-12-01 14:27 Federico Mennite <ite@techmonkeys.org> |
974 | |
975 | * modules/irc/mode.c: |
976 | |
977 | Ban reason string was unitialized. Patch by Matthew Hallacy |
978 | <poptix@techmonkeys.org> |
979 | |
980 | 2001-12-01 13:46 Federico Mennite <ite@techmonkeys.org> |
981 | |
982 | * modules/irc/tclirc.c: |
983 | |
984 | Fixed potential crashes in the getchanhost command. Patch by Matthew |
985 | Hallacy <poptix@techmonkeys.org> |
986 | |
987 | 2001-12-01 10:00 Automatic CVS Scripts |
988 | |
989 | * po/eggdrop.pot: |
990 | |
991 | Pots |
992 | |
993 | 2001-11-30 10:00 Automatic CVS Scripts |
994 | |
995 | * po/eggdrop.pot: |
996 | |
997 | Pots |
998 | |
999 | 2001-11-29 10:00 Automatic CVS Scripts |
1000 | |
1001 | * po/eggdrop.pot: |
1002 | |
1003 | Pots |
1004 | |
1005 | 2001-11-28 10:00 Automatic CVS Scripts |
1006 | |
1007 | * po/eggdrop.pot: |
1008 | |
1009 | Pots |
1010 | |
1011 | 2001-11-27 10:00 Automatic CVS Scripts |
1012 | |
1013 | * po/eggdrop.pot: |
1014 | |
1015 | Pots |
1016 | |
1017 | 2001-11-27 02:30 Federico Mennite <ite@techmonkeys.org> |
1018 | |
1019 | * intl/.cvsignore, lib/eggdrop/.cvsignore: |
1020 | |
1021 | More and more cvsignore entries. |
1022 | |
1023 | 2001-11-27 02:15 Federico Mennite <ite@techmonkeys.org> |
1024 | |
1025 | * lib/eggdrop/.cvsignore: |
1026 | |
1027 | More cvsignore entries. |
1028 | |
1029 | 2001-11-27 02:13 Federico Mennite <ite@techmonkeys.org> |
1030 | |
1031 | * lib/: .cvsignore, eggdrop/.cvsignore: |
1032 | |
1033 | Moved cvsinogre entries in the proper place. |
1034 | |
1035 | 2001-11-27 02:11 Federico Mennite <ite@techmonkeys.org> |
1036 | |
1037 | * lib/.cvsignore: |
1038 | |
1039 | Added more cvsignore entries. |
1040 | |
1041 | 2001-11-27 02:08 Federico Mennite <ite@techmonkeys.org> |
1042 | |
1043 | * src/main.c: |
1044 | |
1045 | More gettext fixes. |
1046 | |
1047 | 2001-11-26 10:00 Automatic CVS Scripts |
1048 | |
1049 | * po/eggdrop.pot: |
1050 | |
1051 | Pots |
1052 | |
1053 | 2001-11-25 14:45 Federico Mennite <ite@techmonkeys.org> |
1054 | |
1055 | * src/eggdrop.h: |
1056 | |
1057 | Have a successful build if gettext is explicitly disabled. |
1058 | |
1059 | 2001-11-25 10:00 Automatic CVS Scripts |
1060 | |
1061 | * po/eggdrop.pot: |
1062 | |
1063 | Pots |
1064 | |
1065 | 2001-11-24 20:42 Federico Mennite <ite@techmonkeys.org> |
1066 | |
1067 | * modules/assoc/Makefile.am, modules/blowfish/Makefile.am, |
1068 | modules/channels/Makefile.am, modules/compress/Makefile.am, |
1069 | modules/console/Makefile.am, modules/ctcp/Makefile.am, |
1070 | modules/filesys/Makefile.am, modules/irc/Makefile.am, |
1071 | modules/notes/Makefile.am, modules/perlscript/Makefile.am, |
1072 | modules/server/Makefile.am, modules/share/Makefile.am, |
1073 | modules/tclscript/Makefile.am, modules/transfer/Makefile.am, |
1074 | modules/uptime/Makefile.am, modules/woobie/Makefile.am, |
1075 | src/eggdrop.h: |
1076 | |
1077 | Added mssing stuff in Makefile.am's that prevented compilation in |
1078 | some environments. |
1079 | |
1080 | 2001-11-24 15:31 Federico Mennite <ite@techmonkeys.org> |
1081 | |
1082 | * modules/transfer/transfer.h, src/eggdrop.h: |
1083 | |
1084 | Moved XFER defines from the core in a more suitable place in the |
1085 | transfer module. |
1086 | |
1087 | 2001-11-24 10:00 Automatic CVS Scripts |
1088 | |
1089 | * po/eggdrop.pot: |
1090 | |
1091 | Pots |
1092 | |
1093 | 2001-11-23 10:00 Automatic CVS Scripts |
1094 | |
1095 | * po/eggdrop.pot: |
1096 | |
1097 | Pots |
1098 | |
1099 | 2001-11-22 10:00 Automatic CVS Scripts |
1100 | |
1101 | * po/eggdrop.pot: |
1102 | |
1103 | Pots |
1104 | |
1105 | 2001-11-21 10:00 Automatic CVS Scripts |
1106 | |
1107 | * po/eggdrop.pot: |
1108 | |
1109 | Pots |
1110 | |
1111 | 2001-11-20 10:00 Automatic CVS Scripts |
1112 | |
1113 | * po/eggdrop.pot: |
1114 | |
1115 | Pots |
1116 | |
1117 | 2001-11-19 10:00 Automatic CVS Scripts |
1118 | |
1119 | * po/eggdrop.pot: |
1120 | |
1121 | Pots |
1122 | |
1123 | 2001-11-18 10:00 Automatic CVS Scripts |
1124 | |
1125 | * po/eggdrop.pot: |
1126 | |
1127 | Pots |
1128 | |
1129 | 2001-11-17 10:00 Automatic CVS Scripts |
1130 | |
1131 | * po/eggdrop.pot: |
1132 | |
1133 | Pots |
1134 | |
1135 | 2001-11-16 10:00 Automatic CVS Scripts |
1136 | |
1137 | * po/eggdrop.pot: |
1138 | |
1139 | Pots |
1140 | |
1141 | 2001-11-15 10:00 Automatic CVS Scripts |
1142 | |
1143 | * po/eggdrop.pot: |
1144 | |
1145 | Pots |
1146 | |
1147 | 2001-11-14 10:00 Automatic CVS Scripts |
1148 | |
1149 | * po/eggdrop.pot: |
1150 | |
1151 | Pots |
1152 | |
1153 | 2001-11-14 01:57 stdarg <stdarg@techmonkeys.org> |
1154 | |
1155 | * src/: logfile.c, main.c: |
1156 | |
1157 | |
1158 | * Re-ordered init procedures so hooks[] is initialized earlier. |
1159 | * Logfiles should cycle now. |
1160 | |
1161 | 2001-11-13 10:00 Automatic CVS Scripts |
1162 | |
1163 | * po/eggdrop.pot: |
1164 | |
1165 | Pots |
1166 | |
1167 | 2001-11-13 04:51 stdarg <stdarg@techmonkeys.org> |
1168 | |
1169 | * modules/perlscript/perlscript.c: |
1170 | |
1171 | |
1172 | * Added support for lists in perl callbacks. |
1173 | |
1174 | 2001-11-13 04:51 stdarg <stdarg@techmonkeys.org> |
1175 | |
1176 | * modules/tclscript/tclscript.c: |
1177 | |
1178 | |
1179 | * Added support for returned lists in tcl callbacks. |
1180 | |
1181 | 2001-11-13 04:50 stdarg <stdarg@techmonkeys.org> |
1182 | |
1183 | * src/: logfile.c, script.c, script.h, script_api.h, tcldcc.c: |
1184 | |
1185 | |
1186 | * Added convenience functions for script_var_t's. |
1187 | * Converted a bunch of functions in tcldcc.c. |
1188 | |
1189 | 2001-11-12 10:00 Automatic CVS Scripts |
1190 | |
1191 | * po/eggdrop.pot: |
1192 | |
1193 | Pots |
1194 | |
1195 | 2001-11-11 10:00 Automatic CVS Scripts |
1196 | |
1197 | * po/eggdrop.pot: |
1198 | |
1199 | Pots |
1200 | |
1201 | 2001-11-10 10:00 Automatic CVS Scripts |
1202 | |
1203 | * po/eggdrop.pot: |
1204 | |
1205 | Pots |
1206 | |
1207 | 2001-11-09 10:00 Automatic CVS Scripts |
1208 | |
1209 | * po/eggdrop.pot: |
1210 | |
1211 | Pots |
1212 | |
1213 | 2001-11-08 10:00 Automatic CVS Scripts |
1214 | |
1215 | * po/eggdrop.pot: |
1216 | |
1217 | Pots |
1218 | |
1219 | 2001-11-07 10:00 Automatic CVS Scripts |
1220 | |
1221 | * po/eggdrop.pot: |
1222 | |
1223 | Pots |
1224 | |
1225 | 2001-11-06 10:00 Automatic CVS Scripts |
1226 | |
1227 | * po/eggdrop.pot: |
1228 | |
1229 | Pots |
1230 | |
1231 | 2001-11-05 10:00 Automatic CVS Scripts |
1232 | |
1233 | * po/eggdrop.pot: |
1234 | |
1235 | Pots |
1236 | |
1237 | 2001-11-05 03:47 stdarg <stdarg@techmonkeys.org> |
1238 | |
1239 | * src/: patch.h, script_api.h, tcl.c, tcldcc.c: |
1240 | |
1241 | Converted some functions in tcldcc.c. |
1242 | |
1243 | 2001-11-04 10:00 Automatic CVS Scripts |
1244 | |
1245 | * po/eggdrop.pot: |
1246 | |
1247 | Pots |
1248 | |
1249 | 2001-11-03 10:00 Automatic CVS Scripts |
1250 | |
1251 | * po/eggdrop.pot: |
1252 | |
1253 | Pots |
1254 | |
1255 | 2001-11-02 10:00 Automatic CVS Scripts |
1256 | |
1257 | * po/eggdrop.pot: |
1258 | |
1259 | Pots |
1260 | |
1261 | 2001-11-01 10:00 Automatic CVS Scripts |
1262 | |
1263 | * po/eggdrop.pot: |
1264 | |
1265 | Pots |
1266 | |
1267 | 2001-10-31 10:00 Automatic CVS Scripts |
1268 | |
1269 | * po/eggdrop.pot: |
1270 | |
1271 | Pots |
1272 | |
1273 | 2001-10-31 04:02 Tothwolf <tothwolf@techmonkeys.org> |
1274 | |
1275 | * configure.ac, lib/egglib/hash_table.c, lib/egglib/linked_list.c, |
1276 | lib/egglib/mempool.c, lib/egglib/msprintf.c, lib/egglib/mstack.c, |
1277 | modules/filesys/filesys.c, modules/transfer/transfer.c, src/bg.c, |
1278 | src/bg.h, src/botnet.c, src/chanprog.c, src/egg_timer.c, |
1279 | src/irccmp.h, src/logfile.c, src/main.c, src/match.h, src/misc.c, |
1280 | src/registry.c, src/script.c, src/tcl.c: |
1281 | |
1282 | * 39 less gcc warnings... |
1283 | |
1284 | 2001-10-30 10:00 Automatic CVS Scripts |
1285 | |
1286 | * po/eggdrop.pot: |
1287 | |
1288 | Pots |
1289 | |
1290 | 2001-10-30 01:35 Matthew Hallacy <poptix@techmonkeys.org> |
1291 | |
1292 | * modules/uptime/: uptime.c, uptime.h: |
1293 | |
1294 | Proper copyright information. |
1295 | |
1296 | 2001-10-29 23:01 Federico Mennite <ite@techmonkeys.org> |
1297 | |
1298 | * lib/eggdrop/Makefile.am, lib/eggdrop/module.h, |
1299 | modules/assoc/Makefile.am, modules/blowfish/Makefile.am, |
1300 | modules/channels/Makefile.am, modules/compress/Makefile.am, |
1301 | modules/console/Makefile.am, modules/ctcp/Makefile.am, |
1302 | modules/filesys/Makefile.am, modules/irc/Makefile.am, |
1303 | modules/notes/Makefile.am, modules/perlscript/Makefile.am, |
1304 | modules/server/Makefile.am, modules/share/Makefile.am, |
1305 | modules/tclscript/Makefile.am, modules/transfer/Makefile.am, |
1306 | modules/uptime/Makefile.am, modules/woobie/Makefile.am, |
1307 | src/Makefile.am, src/modules.c: |
1308 | |
1309 | Created libeggdrop: libadns, libegg and libcompat are now linked in |
1310 | it. Cleaned up some unneeded function exports :) |
1311 | |
1312 | 2001-10-29 20:09 Jeff Fisher <guppy@techmonkeys.org> |
1313 | |
1314 | * modules/uptime/: uptime.c, uptime.h: |
1315 | |
1316 | some minor uptime.mod things I noticed while working on 1.6.7 |
1317 | |
1318 | 2001-10-29 10:00 Automatic CVS Scripts |
1319 | |
1320 | * po/eggdrop.pot: |
1321 | |
1322 | Pots |
1323 | |
1324 | 2001-10-28 13:30 Federico Mennite <ite@techmonkeys.org> |
1325 | |
1326 | * configure.ac, lib/Makefile.am, lib/adns/.cvsignore, |
1327 | lib/adns/COPYING, lib/adns/GPL-vs-LGPL, lib/adns/Makefile.am, |
1328 | lib/adns/README, lib/adns/README.eggdrop, lib/adns/README.ircd, |
1329 | lib/adns/adns.h, lib/adns/check.c, lib/adns/dlist.h, |
1330 | lib/adns/event.c, lib/adns/general.c, lib/adns/internal.h, |
1331 | lib/adns/parse.c, lib/adns/query.c, lib/adns/reply.c, |
1332 | lib/adns/setup.c, lib/adns/transmit.c, lib/adns/tvarith.h, |
1333 | lib/adns/types.c, lib/compat/.cvsignore, lib/compat/Makefile.am, |
1334 | lib/compat/compat.h, lib/compat/inet_aton.c, |
1335 | lib/compat/inet_aton.h, lib/compat/inet_ntop.c, |
1336 | lib/compat/inet_ntop.h, lib/compat/inet_pton.c, |
1337 | lib/compat/inet_pton.h, lib/compat/memcpy.c, lib/compat/memcpy.h, |
1338 | lib/compat/memset.c, lib/compat/memset.h, lib/compat/snprintf.c, |
1339 | lib/compat/snprintf.h, lib/compat/strcasecmp.c, |
1340 | lib/compat/strcasecmp.h, lib/compat/strftime.c, |
1341 | lib/compat/strftime.h, lib/compat/strncasecmp.c, |
1342 | lib/compat/strncasecmp.h, lib/egglib/.cvsignore, |
1343 | lib/egglib/Makefile.am, lib/egglib/avl.c, lib/egglib/avl.h, |
1344 | lib/egglib/hash_table.c, lib/egglib/hash_table.h, |
1345 | lib/egglib/hash_table_test.c, lib/egglib/linked_list.c, |
1346 | lib/egglib/linked_list.h, lib/egglib/linked_list_test.c, |
1347 | lib/egglib/mempool.c, lib/egglib/mempool.h, |
1348 | lib/egglib/mempool_test.c, lib/egglib/msprintf.c, |
1349 | lib/egglib/msprintf.h, lib/egglib/mstack.c, lib/egglib/mstack.h, |
1350 | modules/perlscript/perlscript.c, modules/tclscript/tclscript.c, |
1351 | src/Makefile.am, src/dns.c, src/logfile.c, src/main.c, src/main.h, |
1352 | src/modules.c, src/net.c, src/registry.c, src/script.c: |
1353 | |
1354 | Renamed src/adns, src/compat, src/egglib to lib/adns, lib/compat, |
1355 | lib/egglib respectively. |
1356 | |
1357 | 2001-10-28 10:00 Automatic CVS Scripts |
1358 | |
1359 | * po/eggdrop.pot: |
1360 | |
1361 | Pots |
1362 | |
1363 | 2001-10-27 18:39 Federico Mennite <ite@techmonkeys.org> |
1364 | |
1365 | * modules/irc/.cvsignore: |
1366 | |
1367 | Added a missing .cvsignore. |
1368 | |
1369 | 2001-10-27 18:35 Federico Mennite <ite@techmonkeys.org> |
1370 | |
1371 | * po/: .potignore, POTFILES.in: |
1372 | |
1373 | * Updated internationalizable list of files in po/POTIFLES.in. |
1374 | * Added po/.potignore as list of files to be ignored when running |
1375 | po/update.pl --maintain. |
1376 | |
1377 | 2001-10-27 16:39 Federico Mennite <ite@techmonkeys.org> |
1378 | |
1379 | * lib/.cvsignore: |
1380 | |
1381 | Added more .cvsignore files. |
1382 | |
1383 | 2001-10-27 16:34 Federico Mennite <ite@techmonkeys.org> |
1384 | |
1385 | * Makefile.am, configure.ac, lib/Makefile.am, |
1386 | lib/eggdrop/.cvsignore, lib/eggdrop/Makefile.am, |
1387 | lib/eggdrop/module.h, lib/eggdrop/modvals.h, modules/.cvsignore, |
1388 | modules/Makefile.am, modules/assoc/.cvsignore, |
1389 | modules/assoc/Makefile.am, modules/assoc/assoc.c, |
1390 | modules/assoc/assoc.h, modules/assoc/modinfo, |
1391 | modules/assoc/help/assoc.help, modules/blowfish/.cvsignore, |
1392 | modules/blowfish/Makefile.am, modules/blowfish/bf_tab.h, |
1393 | modules/blowfish/blowfish.c, modules/blowfish/blowfish.h, |
1394 | modules/blowfish/modinfo, modules/channels/.cvsignore, |
1395 | modules/channels/Makefile.am, modules/channels/channels.c, |
1396 | modules/channels/channels.h, modules/channels/cmdschan.c, |
1397 | modules/channels/flagmaps.c, modules/channels/modinfo, |
1398 | modules/channels/tclchan.c, modules/channels/udefchan.c, |
1399 | modules/channels/userchan.c, modules/channels/help/chaninfo.help, |
1400 | modules/channels/help/channels.help, |
1401 | modules/channels/help/set/channels.help, |
1402 | modules/compress/.cvsignore, modules/compress/Makefile.am, |
1403 | modules/compress/compress.c, modules/compress/compress.h, |
1404 | modules/compress/modinfo, modules/compress/tclcompress.c, |
1405 | modules/compress/help/set/compress.help, |
1406 | modules/console/.cvsignore, modules/console/Makefile.am, |
1407 | modules/console/console.c, modules/console/console.h, |
1408 | modules/console/modinfo, modules/console/help/console.help, |
1409 | modules/console/help/set/console.help, modules/ctcp/.cvsignore, |
1410 | modules/ctcp/Makefile.am, modules/ctcp/ctcp.c, modules/ctcp/ctcp.h, |
1411 | modules/ctcp/modinfo, modules/ctcp/help/set/ctcp.help, |
1412 | modules/filesys/.cvsignore, modules/filesys/Makefile.am, |
1413 | modules/filesys/dbcompat.c, modules/filesys/dbcompat.h, |
1414 | modules/filesys/filedb3.c, modules/filesys/filedb3.h, |
1415 | modules/filesys/filelist.c, modules/filesys/filelist.h, |
1416 | modules/filesys/files.c, modules/filesys/files.h, |
1417 | modules/filesys/filesys.c, modules/filesys/filesys.h, |
1418 | modules/filesys/modinfo, modules/filesys/tclfiles.c, |
1419 | modules/filesys/help/filesys.help, |
1420 | modules/filesys/help/set/filesys.help, modules/irc/Makefile.am, |
1421 | modules/irc/chan.c, modules/irc/cmdsirc.c, modules/irc/irc.c, |
1422 | modules/irc/irc.h, modules/irc/mode.c, modules/irc/modinfo, |
1423 | modules/irc/msgcmds.c, modules/irc/tclirc.c, |
1424 | modules/irc/help/irc.help, modules/irc/help/msg/irc.help, |
1425 | modules/irc/help/set/irc.help, modules/notes/.cvsignore, |
1426 | modules/notes/Makefile.am, modules/notes/cmdsnote.c, |
1427 | modules/notes/modinfo, modules/notes/notes.c, |
1428 | modules/notes/notes.h, modules/notes/help/notes.help, |
1429 | modules/notes/help/msg/notes.help, |
1430 | modules/notes/help/set/notes.help, modules/perlscript/.cvsignore, |
1431 | modules/perlscript/Makefile.am, modules/perlscript/perlscript.c, |
1432 | modules/server/.cvsignore, modules/server/Makefile.am, |
1433 | modules/server/cmdsserv.c, modules/server/modinfo, |
1434 | modules/server/server.c, modules/server/server.h, |
1435 | modules/server/servmsg.c, modules/server/tclserv.c, |
1436 | modules/server/help/server.help, |
1437 | modules/server/help/set/server.help, modules/share/.cvsignore, |
1438 | modules/share/Makefile.am, modules/share/modinfo, |
1439 | modules/share/share.c, modules/share/share.h, |
1440 | modules/share/uf_features.c, modules/share/help/share.help, |
1441 | modules/tclscript/.cvsignore, modules/tclscript/Makefile.am, |
1442 | modules/tclscript/tclscript.c, modules/transfer/.cvsignore, |
1443 | modules/transfer/Makefile.am, modules/transfer/modinfo, |
1444 | modules/transfer/transfer.c, modules/transfer/transfer.h, |
1445 | modules/transfer/help/set/transfer.help, modules/uptime/.cvsignore, |
1446 | modules/uptime/Makefile.am, modules/uptime/modinfo, |
1447 | modules/uptime/uptime.c, modules/uptime/uptime.h, |
1448 | modules/woobie/.cvsignore, modules/woobie/Makefile.am, |
1449 | modules/woobie/modinfo, modules/woobie/woobie.c, src/Makefile.am, |
1450 | src/logfile.c, src/modules.h: |
1451 | |
1452 | * Renamed src/mod to modules. |
1453 | * Created lib as top dir for eggdrop's libraries. |
1454 | |
1455 | 2001-10-27 13:34 Federico Mennite <ite@techmonkeys.org> |
1456 | |
1457 | * configure.ac, acconfig/acinclude.m4: |
1458 | |
1459 | Configure related refactoring and clean up. |
1460 | |
1461 | 2001-10-27 09:00 Automatic CVS Scripts |
1462 | |
1463 | * po/eggdrop.pot: |
1464 | |
1465 | Pots |
1466 | |
1467 | 2001-10-26 22:22 stdarg <stdarg@techmonkeys.org> |
1468 | |
1469 | * src/: chanprog.c, cmds.c, main.c, modules.c, tcl.c, tcldcc.c, |
1470 | tclegg.h, tclhash.c, tclhash.h: |
1471 | |
1472 | |
1473 | * Converted the last few bind tables (I think). |
1474 | * Removed unused builtin_* functions. |
1475 | |
1476 | 2001-10-26 09:00 Automatic CVS Scripts |
1477 | |
1478 | * po/eggdrop.pot: |
1479 | |
1480 | Pots |
1481 | |
1482 | 2001-10-25 20:10 Federico Mennite <ite@techmonkeys.org> |
1483 | |
1484 | * .cvsignore, acconfig/acinclude.m4, acconfig/mpatrol.m4: |
1485 | |
1486 | Added support for mpatrol (mutally exclusive with efence). |
1487 | |
1488 | 2001-10-25 09:00 Automatic CVS Scripts |
1489 | |
1490 | * po/eggdrop.pot: |
1491 | |
1492 | Pots |
1493 | |
1494 | 2001-10-24 10:08 stdarg <stdarg@techmonkeys.org> |
1495 | |
1496 | * src/: dcc.c, dns.c, egg_timer.c, logfile.c, script.c, |
1497 | script_api.h, tcl.c, tcldcc.c, tclhash.c: |
1498 | |
1499 | |
1500 | * Added support for optional args for scripts. |
1501 | * Added a ".perl" command. |
1502 | * Converted some stuff in tcldcc.c, based on Oskar Liljeblad's |
1503 | patch. |
1504 | * Fixed compile warnings in tcl module. |
1505 | * Added error reporting when loading perl scripts. |
1506 | |
1507 | 2001-10-24 09:00 Automatic CVS Scripts |
1508 | |
1509 | * po/eggdrop.pot: |
1510 | |
1511 | Pots |
1512 | |
1513 | 2001-10-23 09:00 Automatic CVS Scripts |
1514 | |
1515 | * po/eggdrop.pot: |
1516 | |
1517 | Pots |
1518 | |
1519 | 2001-10-23 08:47 stdarg <stdarg@techmonkeys.org> |
1520 | |
1521 | * src/: botmsg.c, cmds.c, script.c: |
1522 | |
1523 | |
1524 | * Added a "loadscript" script command. |
1525 | * Fixed up perlscript.mod a little bit, so that it can do stuff. |
1526 | * Wrote a test script in perl that uses timers, binds, and putlog |
1527 | successfully. |
1528 | |
1529 | 2001-10-22 09:00 Automatic CVS Scripts |
1530 | |
1531 | * po/eggdrop.pot: |
1532 | |
1533 | Pots |
1534 | |
1535 | 2001-10-22 01:49 stdarg <stdarg@techmonkeys.org> |
1536 | |
1537 | * src/modules.c: |
1538 | |
1539 | * Moved msprintf and mstack to the function table (boo this is |
1540 | temporary I hope) |
1541 | * Fixed compile warnings and some other stuff in perlscript.mod so |
1542 | that it compiles and loads (but you can't use it to write a script |
1543 | yet). |
1544 | |
1545 | 2001-10-21 20:59 stdarg <stdarg@techmonkeys.org> |
1546 | |
1547 | * src/: dccutil.c, tcldcc.c: |
1548 | |
1549 | * dcc array is now sparse |
1550 | |
1551 | 2001-10-21 19:51 stdarg <stdarg@techmonkeys.org> |
1552 | |
1553 | * src/tcldcc.c: |
1554 | |
1555 | * Updated putdcc and putdccraw to accept idx instead of sock. |
1556 | * Putdccraw now recognizes -1 as the server idx, not 0. |
1557 | |
1558 | 2001-10-21 17:38 Federico Mennite <ite@techmonkeys.org> |
1559 | |
1560 | * bootstrap, configure.ac, acconfig/.cvsignore, |
1561 | acconfig/acinclude.m4, src/Makefile.am: |
1562 | |
1563 | * Added autoconf and automake support for perlscript.mod. |
1564 | * Removed old stuff from bootstrap and |
1565 | src/mod/compress.mod/Makefile.am. |
1566 | * Removed eggdrop_DEPENDENCIES. They are unneeded. |
1567 | * Readded -Wall and -g3 compile options. |
1568 | |
1569 | 2001-10-21 16:05 Tothwolf <tothwolf@techmonkeys.org> |
1570 | |
1571 | * Makefile.am, scripts/Makefile.am, src/Makefile.am: |
1572 | |
1573 | * cleanups in Makefile.am files |
1574 | |
1575 | 2001-10-21 14:51 Tothwolf <tothwolf@techmonkeys.org> |
1576 | |
1577 | * Makefile.am, bootstrap, acconfig/config.guess, |
1578 | acconfig/config.sub: |
1579 | |
1580 | * added latest version of config.guess and config.sub to acconfig |
1581 | dir |
1582 | * don't remove config.guess and config.sub with maintainer-clean |
1583 | rule |
1584 | * keep libtoolize from overwriting config.guess and config.sub |
1585 | |
1586 | 2001-10-21 12:20 Federico Mennite <ite@techmonkeys.org> |
1587 | |
1588 | * po/POTFILES.in: |
1589 | |
1590 | Updated internationalizable list of files. |
1591 | |
1592 | 2001-10-21 09:00 Automatic CVS Scripts |
1593 | |
1594 | * po/eggdrop.pot: |
1595 | |
1596 | Pots |
1597 | |
1598 | 2001-10-21 07:03 Automatic CVS Scripts |
1599 | |
1600 | * po/eggdrop.pot: |
1601 | |
1602 | Pots |
1603 | |
1604 | 2001-10-21 06:48 Automatic CVS Scripts |
1605 | |
1606 | * po/eggdrop.pot: |
1607 | |
1608 | Pots |
1609 | |
1610 | 2001-10-21 06:15 stdarg <stdarg@techmonkeys.org> |
1611 | |
1612 | * eggdrop.complete.conf: |
1613 | |
1614 | * Added config setting for dcc_command_chars |
1615 | |
1616 | 2001-10-21 06:04 stdarg <stdarg@techmonkeys.org> |
1617 | |
1618 | * scripts/action.fix.tcl: |
1619 | |
1620 | Updated action.fix.tcl to use new filt_string. |
1621 | |
1622 | 2001-10-21 06:02 stdarg <stdarg@techmonkeys.org> |
1623 | |
1624 | * doc/tcl-commands.doc, src/dcc.c, src/main.c, src/tclhash.c: |
1625 | |
1626 | * Changed the FILT bind to use a global variable instead of |
1627 | returning a string. This will make it easier for multiple callbacks |
1628 | to act on one string. |
1629 | * Made a new config variable called "dcc_command_chars" that lets |
1630 | you change which chars represent a command on the console. Default |
1631 | is "./". |
1632 | |
1633 | 2001-10-21 03:49 stdarg <stdarg@techmonkeys.org> |
1634 | |
1635 | * src/tclhash.c: |
1636 | |
1637 | Changed BT_chat back to sis instead of Uis |
1638 | |
1639 | 2001-10-21 03:44 stdarg <stdarg@techmonkeys.org> |
1640 | |
1641 | * src/: botnet.c, cmds.c, logfile.c, modules.c, tcl.c, tclhash.c, |
1642 | tclhash.h: |
1643 | |
1644 | * Applied Oskar Liljeblad's patch to convert more bind tables. |
1645 | * Fixed bug in putlog which causes an infinite loop. |
1646 | * Added console error logging into tclscript.mod. |
1647 | * Added external error logging via "error_logfile" variable, for |
1648 | more detailed information. Default filename is logs/tcl_errors.log. |
1649 | |
1650 | 2001-10-20 21:57 stdarg <stdarg@techmonkeys.org> |
1651 | |
1652 | * src/: dcc.c, modules.c, tclhash.c, tclhash.h: |
1653 | |
1654 | * Added Oskar Liljeblad's patch to convert H_chat, H_act, and |
1655 | H_bcst. |
1656 | * Experimented with changing around the chat bind so it's called |
1657 | before text is sent, and is breakable. |
1658 | |
1659 | 2001-10-20 10:22 stdarg <stdarg@techmonkeys.org> |
1660 | |
1661 | * src/: modules.c, tclhash.c, tclhash.h: |
1662 | |
1663 | Applied patch by Oskar Liljeblad <oskar@osk.mine.nu>: Replaces |
1664 | H_away bind with new BT_away bind. |
1665 | |
1666 | 2001-10-20 08:04 Jeff Fisher <guppy@techmonkeys.org> |
1667 | |
1668 | * src/main.c: |
1669 | |
1670 | |
1671 | * Okay, after talking to various #eggdrop people and seeing x+1 |
1672 | people running eggdrop1.7 as production bots -- I added a small |
1673 | warning to the output of ./eggdrop for 1.7 that tells them this is a |
1674 | development version and that they shouldn't run it unless they are |
1675 | testing it. Sound good? It better :P~ hehe |
1676 | |
1677 | 2001-10-20 07:29 Jeff Fisher <guppy@techmonkeys.org> |
1678 | |
1679 | * eggdrop.complete.conf, doc/KNOWN-PROBLEMS, |
1680 | doc/html/egg-core.html, doc/html/mod-server.html, |
1681 | doc/settings/core.settings, doc/settings/mod.server: |
1682 | |
1683 | |
1684 | * blanked KNOWN-PROBLEMS since none of them exist anymore, correct |
1685 | me if I'm wrong |
1686 | * moved debug-output to the core settings documentation since it is |
1687 | both core and server functionality |
1688 | |
1689 | 2001-10-20 06:04 Tothwolf <tothwolf@techmonkeys.org> |
1690 | |
1691 | * Makefile.am: |
1692 | |
1693 | * added distclean-local and maintainer-clean-local Makefile.am |
1694 | targets |
1695 | |
1696 | 2001-10-20 01:19 Tothwolf <tothwolf@techmonkeys.org> |
1697 | |
1698 | * acinclude.m4, bootstrap, codeset.m4, configure.ac, gettext.m4, |
1699 | glibc21.m4, iconv.m4, isc-posix.m4, lcmessage.m4, progtest.m4, |
1700 | acconfig/acinclude.m4, acconfig/codeset.m4, acconfig/gettext.m4, |
1701 | acconfig/glibc21.m4, acconfig/iconv.m4, acconfig/isc-posix.m4, |
1702 | acconfig/lcmessage.m4, acconfig/progtest.m4: |
1703 | |
1704 | * added acconfig for an aux dir |
1705 | * moved m4 files to acconfig |
1706 | * modified EGG_LIBTOOL autoconf macro to pass --with-auxdir to |
1707 | libltdl |
1708 | * added notice to bootstrap about libtool needing a patch |
1709 | |
1710 | 2001-10-19 23:07 Tothwolf <tothwolf@techmonkeys.org> |
1711 | |
1712 | * AUTHORS, Makefile.am, config.guess, config.sub, |
1713 | doc/html/authors.html: |
1714 | |
1715 | * sync authors.html with AUTHORS |
1716 | * add config.guess and config.sub to AUX_DIST |
1717 | * remove config.guess and config.sub from cvs |
1718 | |
1719 | 2001-10-19 14:10 Tothwolf <tothwolf@techmonkeys.org> |
1720 | |
1721 | * acinclude.m4: |
1722 | |
1723 | * fix missing else in acinclude.m4 |
1724 | |
1725 | 2001-10-19 07:33 stdarg <stdarg@techmonkeys.org> |
1726 | |
1727 | * src/modules.c: |
1728 | |
1729 | del_hook() wasn't deleting the match_noterej hook correctly. |
1730 | |
1731 | 2001-10-19 06:01 Jeff Fisher <guppy@techmonkeys.org> |
1732 | |
1733 | * eggdrop.complete.conf, doc/html/egg-core.html, |
1734 | doc/html/mod-server.html, doc/settings/core.settings, |
1735 | doc/settings/mod.server, src/flags.c, src/modules.c: |
1736 | |
1737 | * removed use-console-r since we have debug-output |
1738 | * removed +r as a log option we tell people about since it used for |
1739 | debugging purposes like +v and the others. |
1740 | * made sure I didn't commit the wrong files this time <g> |
1741 | |
1742 | 2001-10-19 05:33 Jeff Fisher <guppy@techmonkeys.org> |
1743 | |
1744 | * config.guess, config.sub: |
1745 | |
1746 | Hmmm .. that was odd, cvs update -j 1.2 -j 1.1 config.guess |
1747 | config.sub is cool <g> |
1748 | |
1749 | 2001-10-19 05:26 Jeff Fisher <guppy@techmonkeys.org> |
1750 | |
1751 | * AUTHORS, README, config.guess, config.sub, eggdrop.complete.conf, |
1752 | doc/tcl-commands.doc, doc/html/egg-core.html, |
1753 | doc/settings/core.settings, scripts/autobotchk, scripts/botchk, |
1754 | src/main.c, src/tcl.c: |
1755 | |
1756 | |
1757 | * applied BarkerJr's small documentation patch |
1758 | * applied the pidfile patch from eggdrop1.6 |
1759 | * added stdarg to AUTHORS (wish we had a realname <g>) |
1760 | |
1761 | 2001-10-19 01:55 Tothwolf <tothwolf@techmonkeys.org> |
1762 | |
1763 | * acinclude.m4, configure.ac, src/botcmd.c, src/botmsg.c, |
1764 | src/botnet.c, src/chanprog.c, src/cmds.c, src/dcc.c, src/dccutil.c, |
1765 | src/dns.c, src/eggdrop.h, src/logfile.c, src/main.c, src/misc.c, |
1766 | src/modules.c, src/net.c, src/stat.h, src/tcl.c, src/tcldcc.c, |
1767 | src/tclhash.c, src/tclmisc.c, src/tcluser.c, src/userent.c, |
1768 | src/userrec.c, src/users.c: |
1769 | |
1770 | * removed obsolete EGG_CHECK_FUNC_VSPRINTF autoconf macro |
1771 | * removed obsolete EGG_HEADER_STDC autoconf macro |
1772 | * added EGG_C_LONG_LONG autoconf macro |
1773 | * added EGG_FUNC_C99_VSNPRINTF autoconf macro |
1774 | * added EGG_REPLACE_SNPRINTF autoconf macro |
1775 | * added EGG_TYPE_32BIT autoconf macro |
1776 | |
1777 | * removed unused dlfcn.h header check from configure.ac |
1778 | * removed AC_CHECK_SIZEOF long and int from configure.ac |
1779 | * added many required autoconf macros to configure.ac |
1780 | * added AC_REPLACE_FUNCS to configure.ac for compat functions |
1781 | * many configure.ac cleanups |
1782 | |
1783 | * updated compat/snprintf.c with latest version from Samba |
1784 | * added code to link libm with compat library for snprintf.c |
1785 | * added support for LIBOBJS to compat/Makefile.am |
1786 | * added memset back to compat |
1787 | * added memcpy back to compat |
1788 | * many compat cleanups |
1789 | |
1790 | * renamed egg_strcasecmp() to strcasecmp() |
1791 | * renamed egg_strncasecmp() to strncasecmp() |
1792 | * renamed egg_snprintf() to snprintf() |
1793 | * renamed egg_vsnprintf() to vsnprintf() |
1794 | * renamed egg_strftime() to strftime() |
1795 | * renamed egg_inet_aton() to inet_aton() |
1796 | * renamed egg_inet_ntop() to inet_ntop() |
1797 | * renamed egg_inet_pton() to inet_pton() |
1798 | |
1799 | * exported strftime() for modules |
1800 | * exported inet_ntop() for modules |
1801 | * exported inet_pton() for modules |
1802 | * exported vasprintf() for modules |
1803 | * exported asprintf() for modules |
1804 | |
1805 | * renamed u_32bit_t typedef to u_32int_t |
1806 | * extended stat.h to support standard bits and checks |
1807 | |
1808 | * major function changes: |
1809 | + egg_strcasecmp -> strcasecmp |
1810 | + egg_strncasecmp -> strncasecmp |
1811 | + egg_snprintf -> snprintf |
1812 | + egg_vsnprintf -> vsnprintf |
1813 | + egg_strftime -> strftime |
1814 | + egg_inet_aton -> inet_aton |
1815 | + egg_inet_ntop -> inet_ntop |
1816 | + egg_inet_pton -> inet_pton |
1817 | |
1818 | 2001-10-19 00:47 stdarg <stdarg@techmonkeys.org> |
1819 | |
1820 | * doc/: tcl-commands.doc, howto/README, howto/first_script.txt, |
1821 | howto/timers.txt: |
1822 | |
1823 | Documentation updates. |
1824 | |
1825 | 2001-10-18 11:29 stdarg <stdarg@techmonkeys.org> |
1826 | |
1827 | * src/registry.c: |
1828 | |
1829 | Removed some old debugging info I had in registry.c. |
1830 | |
1831 | 2001-10-18 11:18 stdarg <stdarg@techmonkeys.org> |
1832 | |
1833 | * src/: logfile.c, script.c: |
1834 | |
1835 | Forgot to initialize a variable in logfile_cycle(). |
1836 | |
1837 | 2001-10-18 09:37 stdarg <stdarg@techmonkeys.org> |
1838 | |
1839 | * src/logfile.c: |
1840 | |
1841 | Forgot to reopen logfile after cycling. I dunno why it keeps |
1842 | thinking msprintf.h and tclscript.c are modified.. |
1843 | |
1844 | 2001-10-18 09:26 stdarg <stdarg@techmonkeys.org> |
1845 | |
1846 | * src/script.c: |
1847 | |
1848 | Fixed bug where the config vars were being linked as read-only. |
1849 | |
1850 | 2001-10-18 09:06 stdarg <stdarg@techmonkeys.org> |
1851 | |
1852 | * src/: Makefile.am, chanprog.c, eggdrop.h, logfile.c, main.c, |
1853 | misc.c, proto.h, script.c, script_api.h, tcl.c, tclmisc.c: |
1854 | |
1855 | Fixed a bug in msprintf. Added SCRIPT_FREE_VAR flag, to |
1856 | automatically free a script_var_t. Added first config variables |
1857 | (for logging) via tclscript.mod. Separated the logging stuff into |
1858 | logfile.c. Added a command, "stoplog", which lets you close a |
1859 | logfile. Removed "max-logs" since the logfiles are in a linked list |
1860 | (it was kind of pointless). |
1861 | |
1862 | 2001-10-18 02:57 stdarg <stdarg@techmonkeys.org> |
1863 | |
1864 | * src/: modules.c, net.c, proto.h: |
1865 | |
1866 | Converted my_atoul to sscanf. |
1867 | |
1868 | 2001-10-17 06:08 stdarg <stdarg@techmonkeys.org> |
1869 | |
1870 | * src/: egg_timer.c, main.c, script_api.h, tclmisc.c: |
1871 | |
1872 | Updates to timer code. Added USER and CALLBACK types to perl |
1873 | module. |
1874 | |
1875 | 2001-10-17 03:28 stdarg <stdarg@techmonkeys.org> |
1876 | |
1877 | * src/: chanprog.c, dns.c, main.c, tcl.c, tclegg.h, tclhash.c, |
1878 | tclmisc.c: |
1879 | |
1880 | Removed old timer code. Updated dns.c to use new script interface. |
1881 | |
1882 | 2001-10-17 02:01 Matthew Hallacy <poptix@techmonkeys.org> |
1883 | |
1884 | * src/: patch.h, tcluser.c: |
1885 | |
1886 | * bad pointer in tcl_userlist, userlist * = crash |
1887 | |
1888 | 2001-10-17 01:03 stdarg <stdarg@techmonkeys.org> |
1889 | |
1890 | * eggdrop.complete.conf, eggdrop.simple.conf: |
1891 | |
1892 | updated config files for tclscript.mod |
1893 | |
1894 | 2001-10-17 00:19 stdarg <stdarg@techmonkeys.org> |
1895 | |
1896 | * src/: modules.c, tclhash.c, tclhash.h: |
1897 | |
1898 | Moved load and unload bind tables to modules.c. Removed old ctcp |
1899 | table. |
1900 | |
1901 | 2001-10-16 02:42 stdarg <stdarg@techmonkeys.org> |
1902 | |
1903 | * eggdrop.complete.conf, eggdrop.simple.conf, src/script.c, |
1904 | src/script.h, src/script_api.h, src/tclhash.c: |
1905 | |
1906 | Updated tclscript.mod a bit. Made bind and unbind use the new |
1907 | tclscript module. |
1908 | |
1909 | 2001-10-15 18:47 Matthew Hallacy <poptix@techmonkeys.org> |
1910 | |
1911 | * src/patch.h: |
1912 | |
1913 | [no log message] |
1914 | |
1915 | 2001-10-15 18:47 Matthew Hallacy <poptix@techmonkeys.org> |
1916 | |
1917 | * src/userrec.c: |
1918 | |
1919 | * Oops, forgot to fix it here too, weren't supposed to free |
1920 | xk,xk->data in adduser |
1921 | |
1922 | 2001-10-15 09:54 stdarg <stdarg@techmonkeys.org> |
1923 | |
1924 | * src/: main.c, script.c: |
1925 | |
1926 | script.c: Forgot to push the script event on the event stack. |
1927 | main.c: timer_destroy_all() was being called in the wrong place. |
1928 | tclscript.c: Documentation error in a comment. |
1929 | |
1930 | 2001-10-15 09:27 stdarg <stdarg@techmonkeys.org> |
1931 | |
1932 | * src/: cmds.c, egg_timer.c, egg_timer.h, main.c, script.c, |
1933 | script_api.h, tcldcc.c: |
1934 | |
1935 | Updates to timer code. Updates to tcl module. Convenience |
1936 | functions for scripting. Script journal for late scripting modules. |
1937 | Got rid of anonymous union in script_var_t. |
1938 | |
1939 | 2001-10-15 07:56 Tothwolf <tothwolf@techmonkeys.org> |
1940 | |
1941 | * src/modules.c: |
1942 | |
1943 | * lets not use gettext for botnet commands |
1944 | |
1945 | 2001-10-14 23:13 stdarg <stdarg@techmonkeys.org> |
1946 | |
1947 | * src/: Makefile.am, core_binds.c, core_binds.h, main.c, modules.c, |
1948 | script.h, tclhash.c, tclhash.h, tclmisc.c: |
1949 | |
1950 | Updates to binds (event and time). New file to handle core binds. |
1951 | |
1952 | 2001-10-14 23:06 Federico Mennite <ite@techmonkeys.org> |
1953 | |
1954 | * src/modules.c: |
1955 | |
1956 | Fixed stupid bug when not sharing userfile. |
1957 | |
1958 | 2001-10-14 19:30 Federico Mennite <ite@techmonkeys.org> |
1959 | |
1960 | * acinclude.m4: |
1961 | |
1962 | * Removed old shell customization on Ultrix. It should work fine |
1963 | now. |
1964 | * Fixed wrong $host_os match for NextStep. |
1965 | * In a debug build, link with Electric Fence Malloc Debugger if |
1966 | detected. |
1967 | |
1968 | 2001-10-14 16:59 stdarg <stdarg@techmonkeys.org> |
1969 | |
1970 | * src/: script.c, script_api.h: |
1971 | |
1972 | Added a convenience function, made normal c functions easy to wrap, |
1973 | added a SCRIPT_USER type (handle <--> struct userrec *) |
1974 | |
1975 | 2001-10-14 16:20 Matthew Hallacy <poptix@techmonkeys.org> |
1976 | |
1977 | * src/: patch.h, userrec.c: |
1978 | |
1979 | another adduser overflow and memleak |
1980 | |
1981 | 2001-10-14 14:33 Federico Mennite <ite@techmonkeys.org> |
1982 | |
1983 | * bootstrap: |
1984 | |
1985 | Reverted a change on bootstrap script, accidentally broken in a |
1986 | previous commit |
1987 | |
1988 | 2001-10-14 14:16 Federico Mennite <ite@techmonkeys.org> |
1989 | |
1990 | * configure.ac, configure.in: |
1991 | |
1992 | Renamed configure.in to configure.ac, since we use automake >= 2.50 |
1993 | |
1994 | 2001-10-14 14:09 Federico Mennite <ite@techmonkeys.org> |
1995 | |
1996 | * INSTALL, README, acinclude.m4, bootstrap, configure.in, |
1997 | po/eggdrop.pot, src/main.c, src/modules.c: |
1998 | |
1999 | * STATIC is #defined again on static builds. |
2000 | * Removed code for old module loading emulation on static builds. |
2001 | * Updated README and INSTALL: new static build explanation. |
2002 | * More string's gettextized- |
2003 | * Synched po/eggdrop.pot with sources. |
2004 | |
2005 | 2001-10-14 11:08 Tothwolf <tothwolf@techmonkeys.org> |
2006 | |
2007 | * src/chanprog.c: |
2008 | |
2009 | * bugfixes where splitnick() was removed |
2010 | |
2011 | 2001-10-14 10:22 Tothwolf <tothwolf@techmonkeys.org> |
2012 | |
2013 | * Makefile.am, src/Makefile.am: |
2014 | |
2015 | * more minor Makefile.am cleanups |
2016 | * added .cvsignore for tclscript.mod |
2017 | * detect_flood() needed to be called in gotnotice() *after* checking |
2018 | that a notice is not from a server |
2019 | |
2020 | 2001-10-14 04:44 stdarg <stdarg@techmonkeys.org> |
2021 | |
2022 | * configure.in, src/Makefile.am, src/main.c, src/modules.c, |
2023 | src/registry.c, src/registry.h, src/script.c, src/script_api.h, |
2024 | src/tcl.c: |
2025 | |
2026 | Added code for tclscript.mod Made it compile correctly with |
2027 | configure et al (hopefully...) Removed stuff for encodings from |
2028 | tcl.c egglib/msprintf - like sprintf but mallocs a big enough buffer |
2029 | for you (no overruns, no truncated data) egglib/mstack - simple |
2030 | stack structure (push, pop) that grows with malloc and is accessible |
2031 | in array form |
2032 | |
2033 | 2001-10-13 21:36 Tothwolf <tothwolf@techmonkeys.org> |
2034 | |
2035 | * acconfig.h, acinclude.m4, configure.in, src/Makefile.am: |
2036 | |
2037 | * configure cleanups |
2038 | * updated many autoconf macros to new formats |
2039 | * removed acconfig.h |
2040 | * --disable-debug configure option |
2041 | * changed @EGG_DEBUG@ to $(EGG_DEBUG) in Makefile.am files |
2042 | |
2043 | 2001-10-13 15:55 Tothwolf <tothwolf@techmonkeys.org> |
2044 | |
2045 | * src/: chanprog.c, misc.c, modules.c, proto.h: |
2046 | |
2047 | * splitnick() removed |
2048 | * cleanup where splitnicks() was removed |
2049 | * removed unused "existant" check from |
2050 | tell_bans/tell_exempts/tell_invites |
2051 | |
2052 | 2001-10-13 12:00 stdarg <stdarg@techmonkeys.org> |
2053 | |
2054 | * src/: Makefile.am, egg_timer.c, egg_timer.h, main.c, net.c, |
2055 | tclmisc.c: |
2056 | |
2057 | Added code for C-based microsecond-precision timers. Made utimer |
2058 | and timer use the new timer stuff. (But utimers and timers don't |
2059 | work with it yet, either does killtimer + killutimer, maybe somebody |
2060 | else can update those :) or I'll do it later) Added new tcl command, |
2061 | mutimer, to make a timer with a fractional second (i.e. mutimer |
2062 | 500000 hi == run 'hi' after 1/2 second) Made net.c change the |
2063 | select() timeout based on the shortest timer. Added a guard clause |
2064 | to lostdcc(n) to make sure n is valid. When the socket table is |
2065 | reallocated, now the new sockets are marked SOCK_UNUSED (heh). |
2066 | Fixed a typo in filesys.mod (mine) (looked up the wrong bind table) |
2067 | |
2068 | 2001-10-12 17:40 Tothwolf <tothwolf@techmonkeys.org> |
2069 | |
2070 | * src/: irccmp.c, patch.h: |
2071 | |
2072 | * splitnicks() removed |
2073 | * check_queues() removed |
2074 | * parse_q() removed |
2075 | * purge_kicks() removed |
2076 | |
2077 | 2001-10-12 15:50 Tothwolf <tothwolf@techmonkeys.org> |
2078 | |
2079 | * acinclude.m4, src/Makefile.am, src/botnet.c, src/cmds.c, |
2080 | src/dcc.c, src/debug.h, src/eggdrop.h, src/irccmp.c, src/main.c, |
2081 | src/main.h, src/modules.c, src/net.c, src/proto.h, src/tcl.c, |
2082 | src/tclhash.c: |
2083 | |
2084 | * DEBUG_ASSERT renamed to DEBUG |
2085 | * Assert macro removed, replaced with ANSI assert support |
2086 | * Removed more kludge code |
2087 | |
2088 | 2001-10-12 07:45 Tothwolf <tothwolf@techmonkeys.org> |
2089 | |
2090 | * src/: irccmp.h, match.c, modules.c, proto.h: |
2091 | |
2092 | * More irccmp/irctoupper fixes |
2093 | |
2094 | 2001-10-12 02:27 stdarg <stdarg@techmonkeys.org> |
2095 | |
2096 | * src/: botnet.c, main.c, match.c, net.c, tcl.c, tclhash.c: |
2097 | |
2098 | Moved some stuff from main.c to botnet.c (for modularizing botnet) |
2099 | Changed irctoupper to _irctoupper in match.c (temporary fix, cuz |
2100 | something is making it crash (I think irctoupper isn't initialized |
2101 | or exported or something)) Added code to expand the socket table |
2102 | when it's full. |
2103 | |
2104 | 2001-10-11 19:38 Tothwolf <tothwolf@techmonkeys.org> |
2105 | |
2106 | * src/patch.h: |
2107 | |
2108 | * Update patch.h |
2109 | |
2110 | 2001-10-11 18:24 Tothwolf <tothwolf@techmonkeys.org> |
2111 | |
2112 | * src/: Makefile.am, chanprog.c, flags.c, irccmp.c, irccmp.h, |
2113 | match.c, match.h, misc.c, modules.c, proto.h, rfc1459.c, userent.c, |
2114 | userrec.c, users.c: |
2115 | |
2116 | * rfc1459.c cleaned up and renamed to irccmp.c |
2117 | * rfc_casecmp() renamed to irccmp() |
2118 | * rfc_ncasecmp() renamed to ircncmp() |
2119 | * rfc_toupper() renamed to irctoupper() |
2120 | * rfc_tolower() renamed to irctolower() |
2121 | * more match.c cleanups |
2122 | |
2123 | 2001-10-11 13:01 Tothwolf <tothwolf@techmonkeys.org> |
2124 | |
2125 | * src/: dns.c, eggdrop.h, net.c: |
2126 | |
2127 | * malloc_strcpy/realloc_strcpy bugfixes |
2128 | |
2129 | 2001-10-11 11:34 Tothwolf <tothwolf@techmonkeys.org> |
2130 | |
2131 | * src/: botnet.c, cmds.c, dcc.c, dccutil.c, dns.c, eggdrop.h, |
2132 | flags.c, misc.c, tcldcc.c, tclhash.c, userent.c: |
2133 | |
2134 | * Use calloc() instead of malloc_memset macro |
2135 | |
2136 | 2001-10-10 18:37 stdarg <stdarg@techmonkeys.org> |
2137 | |
2138 | * src/: modules.c, tclhash.c, tclhash.h: |
2139 | |
2140 | Got rid of the last remnants of H_dcc. |
2141 | |
2142 | 2001-10-10 14:50 Tothwolf <tothwolf@techmonkeys.org> |
2143 | |
2144 | * acinclude.m4, configure.in, src/Makefile.am, src/dcc.c, |
2145 | src/md5.c, src/md5.h, src/tclmisc.c: |
2146 | |
2147 | moved md5.c and md5.h from src/md5/ to src/ added header files in |
2148 | src/ to src/Makefile.am removed redundant egglib/libegg.la entry for |
2149 | eggdrop_LDADD fixed -DEBUG_ASSERT typo in acinclude.m4 |
2150 | |
2151 | 2001-10-10 13:15 Tothwolf <tothwolf@techmonkeys.org> |