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