CVS log for epic4/KNOWNBUGS |
 |
Up to [Epic CVS] / epic4
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.361
/
(view)
- annotate
- [select for diffs]
, Sat Mar 29 03:49:20 2008 UTC (6 weeks, 3 days ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_10,
HEAD
Changes since 1.360: +1 -0 lines
Diff to previous 1.360
New epic!
Revision
1.360
/
(view)
- annotate
- [select for diffs]
, Thu Mar 20 03:20:49 2008 UTC (7 weeks, 5 days ago) by jnelson
Branch:
MAIN
Changes since 1.359: +2 -0 lines
Diff to previous 1.359
* Fix brain-o -- AC_MSG_RESULT is not the same as AC_DEFINE, dummy.
* Add $regcomp_cs() from epic5 as a special favor to blackjac.
Revision
1.359
/
(view)
- annotate
- [select for diffs]
, Tue Mar 18 03:23:58 2008 UTC (8 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.358: +1 -0 lines
Diff to previous 1.358
* Right about now Kev is wondering what is going on, that I'm making
all these changes to epic4 after so many years of just bug fixes.
* Resolve build conflicts between x/open curses and ncurses. ugh.
Revision
1.358
/
(view)
- annotate
- [select for diffs]
, Mon Mar 17 02:42:40 2008 UTC (8 weeks, 1 day ago) by jnelson
Branch:
MAIN
Changes since 1.357: +6 -0 lines
Diff to previous 1.357
* Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h)
* This makes it possible to avoid empty decls for tparm()
* Which is supposed to fix the build for larne on who-only-knows-what.
* Rename tparm() to my_tparm().
* Do a make depend since i changed the name of a header file. ugh.
* Change the name of (struct term) to (struct my_term) for freebsd sake. ugh.
Revision
1.357
/
(view)
- annotate
- [select for diffs]
, Sat Mar 15 00:40:04 2008 UTC (8 weeks, 3 days ago) by jnelson
Branch:
MAIN
Changes since 1.356: +1 -0 lines
Diff to previous 1.356
* More changes for larne's cross-building project.
Revision
1.356
/
(view)
- annotate
- [select for diffs]
, Fri Mar 14 21:18:37 2008 UTC (8 weeks, 4 days ago) by jnelson
Branch:
MAIN
Changes since 1.355: +2 -0 lines
Diff to previous 1.355
* sig.inc should be created in the include directory. (rb larne)
* Fix build on systems where CFLAGS doesn't get set (larne)
Revision
1.355
/
(view)
- annotate
- [select for diffs]
, Thu Mar 13 23:12:48 2008 UTC (2 months ago) by jnelson
Branch:
MAIN
Changes since 1.354: +1 -0 lines
Diff to previous 1.354
* Patch from larne to fix build on interix
Revision
1.354
/
(view)
- annotate
- [select for diffs]
, Sat Feb 16 23:59:08 2008 UTC (2 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.353: +2 -0 lines
Diff to previous 1.353
* Add /on signal (pegasus)
* Fix /set indent if /set continued_line contains ^C stuff (pegasus)
Revision
1.353
/
(view)
- annotate
- [select for diffs]
, Fri Feb 8 03:37:17 2008 UTC (3 months ago) by jnelson
Branch:
MAIN
Changes since 1.352: +1 -0 lines
Diff to previous 1.352
Fix the build on systems without intmax_t/strtoimax().
Revision
1.352
/
(view)
- annotate
- [select for diffs]
, Tue Jan 15 13:04:52 2008 UTC (3 months, 4 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.351: +2 -33 lines
Diff to previous 1.351
* New version of /load hold_mode (implements /set hold_interval)
* Fix crash with $write(w<number> text)
Revision
1.351
/
(view)
- annotate
- [select for diffs]
, Thu Sep 6 20:40:44 2007 UTC (8 months ago) by howl
Branch:
MAIN
CVS Tags:
epic4-2_8
Changes since 1.350: +1 -0 lines
Diff to previous 1.350
* I made an oopsie. $tobase() should *now* support negative integers!
Revision
1.350
/
(view)
- annotate
- [select for diffs]
, Thu Sep 6 19:54:48 2007 UTC (8 months ago) by howl
Branch:
MAIN
Changes since 1.349: +1 -0 lines
Diff to previous 1.349
* Backported functions $strtol() and $tobase() from EPIC5. Request from
|Rain|. See UPDATES for more information.
Revision
1.349
/
(view)
- annotate
- [select for diffs]
, Wed Aug 22 00:00:29 2007 UTC (8 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.348: +1 -0 lines
Diff to previous 1.348
* Fix brain-o in a previous fix.
Revision
1.348
/
(view)
- annotate
- [select for diffs]
, Wed Jul 4 12:39:29 2007 UTC (10 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.347: +1 -0 lines
Diff to previous 1.347
* Add $windowctl(GET <refnum> CHANNELS) in kindness to BlackJac.
Revision
1.347
/
(view)
- annotate
- [select for diffs]
, Sat May 12 13:33:18 2007 UTC (12 months ago) by jnelson
Branch:
MAIN
Changes since 1.346: +1 -0 lines
Diff to previous 1.346
* Fix crash for /parsekey type_text
Revision
1.346
/
(view)
- annotate
- [select for diffs]
, Sat Jan 20 18:33:43 2007 UTC (15 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.345: +1 -0 lines
Diff to previous 1.345
Add support for +T by special request.
Revision
1.345
/
(view)
- annotate
- [select for diffs]
, Sat Dec 16 15:39:58 2006 UTC (16 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.344: +1 -0 lines
Diff to previous 1.344
* Fix inability to /query an /exec'd process.
Revision
1.344
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 23:48:10 2006 UTC (17 months, 3 weeks ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_6
Changes since 1.343: +2 -1 lines
Diff to previous 1.343
New EPIC!
Revision
1.343
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 23:44:17 2006 UTC (17 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.342: +2 -0 lines
Diff to previous 1.342
* Fix crash with $xdebug() with no arguments.
Revision
1.342
/
(view)
- annotate
- [select for diffs]
, Mon Nov 13 03:52:04 2006 UTC (18 months ago) by jnelson
Branch:
MAIN
Changes since 1.341: +2 -1 lines
Diff to previous 1.341
Make the build work with socks5 again, for freebsd ports support.
Revision
1.341
/
(view)
- annotate
- [select for diffs]
, Thu Oct 19 21:25:27 2006 UTC (18 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.340: +4 -1 lines
Diff to previous 1.340
* Add a missing cast for printf when sending a dcc handshake.
* Support isfinite() for hpux/c99 alongside finite() for bsd.
* Fix bug where SIGCHLD can be blocked and never unblocked.
Revision
1.340
/
(view)
- annotate
- [select for diffs]
, Sun Jun 18 16:33:49 2006 UTC (22 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.339: +1 -1 lines
Diff to previous 1.339
* Add support for maildir mail boxes, which must be selected at compile time.
Revision
1.339
/
(view)
- annotate
- [select for diffs]
, Sat Jun 17 03:11:15 2006 UTC (22 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.338: +2 -0 lines
Diff to previous 1.338
Fix crash when doing /nick <unique id> on ircnet.
Revision
1.338
/
(view)
- annotate
- [select for diffs]
, Thu Feb 16 06:14:07 2006 UTC (2 years, 2 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_4
Changes since 1.337: +1 -0 lines
Diff to previous 1.337
Fix more larnification bugs found by ircfuzz. All clear now, really! ;-)
Revision
1.337
/
(view)
- annotate
- [select for diffs]
, Tue Feb 14 00:53:43 2006 UTC (2 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.336: +1 -0 lines
Diff to previous 1.336
Fix crash revealed by ircfuzz. Thanks go to the anonymous person who
pointed this out. Only one bug found by ircfuzz! ;-)
Revision
1.336
/
(view)
- annotate
- [select for diffs]
, Sun Oct 23 02:52:06 2005 UTC (2 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.335: +4 -1 lines
Diff to previous 1.335
* Fix two 64-bit pointer errors (one in dcc.c, and one in who.c)
* Fix refresh_a_screen() to not pass NULL to recalculate_windows().
(reported by cshepherd, thanks!)
Revision
1.335
/
(view)
- annotate
- [select for diffs]
, Sun Oct 16 18:12:22 2005 UTC (2 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.334: +1 -0 lines
Diff to previous 1.334
Fix output from exec to go to the correct server (the 'if' here is
guarding the wrong assignment!)
Revision
1.334
/
(view)
- annotate
- [select for diffs]
, Sat Jun 4 03:32:51 2005 UTC (2 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.333: +4 -3 lines
Diff to previous 1.333
* Fix error messages when you /exec -direct asdf, from epic5.
* Add more gracious support for unique id's and nickname 0, from epic5.
Revision
1.333
/
(view)
- annotate
- [select for diffs]
, Sat Jun 4 03:15:25 2005 UTC (2 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.332: +3 -1 lines
Diff to previous 1.332
Fix /while et al not to do LOCAL_COPY within infinite loop, from epic5.
Revision
1.332
/
(view)
- annotate
- [select for diffs]
, Tue May 3 02:51:56 2005 UTC (3 years ago) by jnelson
Branch:
MAIN
Changes since 1.331: +1 -0 lines
Diff to previous 1.331
* Fix 'get_local_server_port', add $serverctl(GET * LOCALPORT). (fudd)
Revision
1.331
/
(view)
- annotate
- [select for diffs]
, Sun Apr 10 13:58:40 2005 UTC (3 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.330: +1 -0 lines
Diff to previous 1.330
Fix problems with log refnum -1 in /set log_rewrite.
Revision
1.330
/
(view)
- annotate
- [select for diffs]
, Sun Apr 3 14:36:03 2005 UTC (3 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.329: +2 -0 lines
Diff to previous 1.329
* Fix translation for zlonix
* Fix /ignore for larne
Revision
1.329
/
(view)
- annotate
- [select for diffs]
, Sun Mar 13 05:36:27 2005 UTC (3 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.328: +0 -31 lines
Diff to previous 1.328
Roll off old docs, just a little bit of housecleaning.
Revision
1.328
/
(view)
- annotate
- [select for diffs]
, Wed Mar 2 14:44:26 2005 UTC (3 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.327: +1 -0 lines
Diff to previous 1.327
* Fix 353 numeric so channels w/o users on ratbox aren't "odd"
Revision
1.327
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 04:23:57 2005 UTC (3 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.326: +1 -0 lines
Diff to previous 1.326
Fix /window <refnum> scroll_forward/scroll_backward, for blackjac
Revision
1.326
/
(view)
- annotate
- [select for diffs]
, Tue Feb 8 16:28:53 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.325: +1 -0 lines
Diff to previous 1.325
Fix /away -all
Revision
1.325
/
(view)
- annotate
- [select for diffs]
, Mon Jan 31 05:10:11 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.324: +2 -0 lines
Diff to previous 1.324
* Fix null deref when you do /window flush while not in hold mode.
Revision
1.324
/
(view)
- annotate
- [select for diffs]
, Fri Dec 3 17:24:11 2004 UTC (3 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_2
Changes since 1.323: +1 -0 lines
Diff to previous 1.323
Fix end-of-invite/except list for braino.
Revision
1.323
/
(view)
- annotate
- [select for diffs]
, Wed Dec 1 23:47:51 2004 UTC (3 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_3
Changes since 1.322: +5 -0 lines
Diff to previous 1.322
Last material change to epic4! (hopefully -- cross fingers)
* Fix wording of default messages for 347 and 349 numerics.
* Fix column alignment for /timer list.
* Fix add_to_window() to stop runaway recursion through /set output_rewrite.
* Fix bug in expand_alias() -- all output must be privileged_yell()!
* Change /on send_to_server so it can't be hooked recursively.
Revision
1.322
/
(view)
- annotate
- [select for diffs]
, Wed Nov 10 03:20:35 2004 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_2
Changes since 1.321: +2 -0 lines
Diff to previous 1.321
* Fix space-related panic. See UPDATES for all the gruesome details.
* Add ALT_CHAR to the list of things that can be mangled.
Revision
1.321
/
(view)
- annotate
- [select for diffs]
, Tue Nov 2 23:13:51 2004 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.320: +1 -0 lines
Diff to previous 1.320
Fix brain-damage
Revision
1.320
/
(view)
- annotate
- [select for diffs]
, Tue Nov 2 01:39:30 2004 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.319: +1 -0 lines
Diff to previous 1.319
Change the mangler so ANSI turns off ALL_OFF unless all six attributes
are being stripped.
Revision
1.319
/
(view)
- annotate
- [select for diffs]
, Mon Oct 25 14:16:12 2004 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.318: +1 -0 lines
Diff to previous 1.318
Just update a bug i forgot to mention i fixed.
Revision
1.318
/
(view)
- annotate
- [select for diffs]
, Mon Oct 25 14:08:02 2004 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.317: +1 -0 lines
Diff to previous 1.317
Fix $logctl().
Revision
1.317
/
(view)
- annotate
- [select for diffs]
, Fri Oct 8 03:40:07 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.316: +1 -0 lines
Diff to previous 1.316
* Fix color bleeding with color changes in middle of long words that wrap.
-- This was reported by blackjac. It's a bug that occurs if you do a color
change in a very long word that ends up wrapping to the next line. If there
are no more attribute changes ni the next line that it wraps to, then the
line after *that* (the third line) will get the attributes at the end of the
1st line instead of the attributes at the end of the 2nd line.
Revision
1.316
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 23:22:05 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_1
Changes since 1.315: +1 -0 lines
Diff to previous 1.315
* Fix compile warning for alloca on freebsd-current for blackjac. bleh.
Revision
1.315
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 23:20:07 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.314: +7 -123 lines
Diff to previous 1.314
* Fix compile error with password protection
* Make symbolic link from 'epic' use a relative path.
Revision
1.314
/
(view)
- annotate
- [select for diffs]
, Fri Oct 1 19:37:30 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.313: +3 -5 lines
Diff to previous 1.313
* Add %{2}W and %{3}W from epic5 (for blackjac)
* Fix $stripcrap(ALL,-<type> ...) from epic5.
* Add support for +e and +I numeric replies for efnet.
Revision
1.313
/
(view)
- annotate
- [select for diffs]
, Sun Aug 15 02:28:23 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.312: +5 -0 lines
Diff to previous 1.312
* Avoid NULL deref on brok^H^H^H^Hempty numeric replies
Revision
1.312
/
(view)
- annotate
- [select for diffs]
, Sat Aug 14 17:41:52 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.311: +1 -0 lines
Diff to previous 1.311
* Increase buffer for %F (and %{1}F) from 80 bytes to 2k.
Revision
1.311
/
(view)
- annotate
- [select for diffs]
, Sat Aug 7 18:54:55 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.310: +5 -2 lines
Diff to previous 1.310
* Allow /userhost <uniqueid> for ircnet.
* Allow 'epic 0 <servername' for ircnet.
Revision
1.310
/
(view)
- annotate
- [select for diffs]
, Sat Aug 7 17:33:31 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.309: +3 -1 lines
Diff to previous 1.309
* Implement "unique id" support for ircnet (042 numeric)
* You can /nick 0 or /nick <unique_id>
* You can use $servertctl([SET|GET] <refnum> UNIQUE_ID)
Revision
1.309
/
(view)
- annotate
- [select for diffs]
, Fri Jul 23 23:02:31 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.308: +6 -0 lines
Diff to previous 1.308
Flush all of the small bug fixes i've been sitting on.
Revision
1.308
/
(view)
- annotate
- [select for diffs]
, Thu Mar 25 04:26:59 2004 UTC (4 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.307: +0 -1 lines
Diff to previous 1.307
This should NOT have been commited. Back it out.
Revision
1.307
/
(view)
- annotate
- [select for diffs]
, Thu Mar 25 04:20:29 2004 UTC (4 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.306: +1 -0 lines
Diff to previous 1.306
Add /xecho -f for howl
Add a timer dump for "stuck in a polling loop!"
Revision
1.306
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 23:40:22 2004 UTC (4 years, 2 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_0
Changes since 1.305: +1 -0 lines
Diff to previous 1.305
Fix many errors using realpath() and normalize_filename().
Revision
1.305
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 22:32:54 2004 UTC (4 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.304: +1 -0 lines
Diff to previous 1.304
Fix my_realpath() for linux users.
Revision
1.304
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 20:00:12 2004 UTC (4 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.303: +1 -0 lines
Diff to previous 1.303
THE LAST CHANGE -- I REALLY MEAN IT THIS TIME.
Revision
1.303
/
(view)
- annotate
- [select for diffs]
, Mon Feb 16 21:46:23 2004 UTC (4 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.302: +4 -1 lines
Diff to previous 1.302
EPIC4-2.0 passes its vote of confidence!
* Fix a bug with /window channel frobnitz hide doing a null deref
* NSX asked for one more change under the wire.
Revision
1.302
/
(view)
- annotate
- [select for diffs]
, Fri Feb 6 04:48:49 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.301: +1 -0 lines
Diff to previous 1.301
The nick list in 353 is not mandatory. IE:
:server.name 353 mynick = #chan\r\n
is perfectly acceptable.
Revision
1.301
/
(view)
- annotate
- [select for diffs]
, Mon Feb 2 18:00:09 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_9
Changes since 1.300: +1 -0 lines
Diff to previous 1.300
Fix bug with history expansion when there is a line with only /'s in it.
Reported and fixed by |Rain|.
Revision
1.300
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 22:15:01 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.299: +2 -0 lines
Diff to previous 1.299
Fix $-at-end-of-string null deref (/echo $($))
Revision
1.299
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 02:20:26 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.298: +1 -0 lines
Diff to previous 1.298
Try to fix %\\ and *\\ for zinx's official objection.
I hope i hope i hope i hope i didn't break anything else....
Revision
1.298
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 01:32:06 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.297: +2 -1 lines
Diff to previous 1.297
* Fix /WHO arg handling. The old code was crap and wouldn't do /who -oper
Revision
1.297
/
(view)
- annotate
- [select for diffs]
, Mon Jan 19 04:10:55 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_8,
epic4-1_2_7
Changes since 1.296: +2 -1 lines
Diff to previous 1.296
New script, 'urlgrab' from wc. Thanks!
Revision
1.296
/
(view)
- annotate
- [select for diffs]
, Sun Jan 18 15:33:51 2004 UTC (4 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.295: +1 -0 lines
Diff to previous 1.295
Script changes from howl and nsx, as requested.
Revision
1.295
/
(view)
- annotate
- [select for diffs]
, Sun Jan 18 10:14:00 2004 UTC (4 years, 3 months ago) by crazyed
Branch:
MAIN
Changes since 1.294: +14 -0 lines
Diff to previous 1.294
Fixes and new features as per KNOWNBUGS and UPDATES.
Revision
1.294
/
(view)
- annotate
- [select for diffs]
, Thu Jan 8 20:14:57 2004 UTC (4 years, 4 months ago) by jnelson
Branch:
MAIN
Changes since 1.293: +2 -0 lines
Diff to previous 1.293
* Fix bug with nicks ending with \ in the 353 numeric which has trailing space
* Auto-close DCC's that can't send handshakes due to family mismatch.
Revision
1.293
/
(view)
- annotate
- [select for diffs]
, Sat Jan 3 19:57:25 2004 UTC (4 years, 4 months ago) by crazyed
Branch:
MAIN
Changes since 1.292: +3 -0 lines
Diff to previous 1.292
Miscelaneous fixes and features as per UPDATES and KNOWNBUGS.
Revision
1.292
/
(view)
- annotate
- [select for diffs]
, Fri Dec 26 19:14:49 2003 UTC (4 years, 4 months ago) by crazyed
Branch:
MAIN
Changes since 1.291: +7 -0 lines
Diff to previous 1.291
* Fixed $shuffle*() to respect extractw.
* Altered $rest() so that a negative first argument makes it a compliment to
$right() in the same way that a positive arg makes it a compliment to
$left(). This may conceivably cause problems for scripts.
* Spruced $joinstr() up a bit. It now accepts any number of variables and
respects extractw.
* Fixed an extractw bug in malloc_strcat_word_c while testing the above.
* Added $splicec() in functions script.
* Added /set dcc_dequote_filenames. Perhaps this should default to off?
Revision
1.291
/
(view)
- annotate
- [select for diffs]
, Mon Dec 15 18:36:42 2003 UTC (4 years, 4 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_6
Changes since 1.290: +1 -0 lines
Diff to previous 1.290
Allow semicolons in the middle of the switch command.
Revision
1.290
/
(view)
- annotate
- [select for diffs]
, Sun Dec 14 01:15:14 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_5
Changes since 1.289: +1 -0 lines
Diff to previous 1.289
Change default of /SET AUTO_REJOIN to OFF.
Revision
1.289
/
(view)
- annotate
- [select for diffs]
, Sat Dec 13 17:39:49 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.288: +1 -1 lines
Diff to previous 1.288
Fix for meta-compat, from rain.
Revision
1.288
/
(view)
- annotate
- [select for diffs]
, Sat Dec 13 17:25:57 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.287: +7 -0 lines
Diff to previous 1.287
* Make inet_vhostsockaddr() extern so dcc can use it
* Make dcc_open() use inet_vhostsockaddr() to bind /hostname to dcc conns
* Don't allow -b and -q, or -b -and -s, as they cause deadlocks/panics
* Fix casting error that caused $urlencode() of high bit chars to segfault
* If swapping in a window that has no room for double status, recalculate all
* If double-on in a window that has no room for it, recalculate all
Revision
1.287
/
(view)
- annotate
- [select for diffs]
, Thu Dec 11 23:07:14 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.286: +3 -0 lines
Diff to previous 1.286
* Fixes to 'less' script from howl
* New 'help' script from howl
* Add /WINDOW SCROLLADJ.
Revision
1.286
/
(view)
- annotate
- [select for diffs]
, Tue Dec 9 05:12:35 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.285: +1 -0 lines
Diff to previous 1.285
Fix some more problems in the pf loader.
Revision
1.285
/
(view)
- annotate
- [select for diffs]
, Tue Dec 9 04:37:49 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.284: +5 -0 lines
Diff to previous 1.284
* Add /ON WINDOW_BEFOREKILL
* Another iteration of the 'notify' script, hooks the system's /ONs now! =)
* Put a space in place of a newline in the PF loader.
* Always ignore spaces after semicolons in parse_line (the {} parser).
* Some compiler warning fixes from rain.
Revision
1.284
/
(view)
- annotate
- [select for diffs]
, Sun Dec 7 21:26:29 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_4
Changes since 1.283: +1 -0 lines
Diff to previous 1.283
* Do not increment arg_count when ignoring an empty argument in arglists.
Revision
1.283
/
(view)
- annotate
- [select for diffs]
, Sun Dec 7 20:16:52 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.282: +3 -0 lines
Diff to previous 1.282
* Make the output-window-searcher ignore from_server for LOG_DCC
* Make status_hold and status_hold_lines use scrollback numbers too.
* Make add_to_scrollback() redraw status bar if output while scrollbacking.
Revision
1.282
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 14:34:33 2003 UTC (4 years, 5 months ago) by crazyed
Branch:
MAIN
Changes since 1.281: +5 -0 lines
Diff to previous 1.281
* Fix DCC events so that they occur in the context of "no server" (FROMSERV)
rather than the "current server" (NOSERV). This can fix or completely break
certain intermittent scripting problems.
* Fixed {f,}q1cmd in commandqueues so that it works properly in the "no server"
context.
Revision
1.281
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 03:58:05 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.280: +1 -0 lines
Diff to previous 1.280
Fix some issues with $numlines()
Revision
1.280
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 02:03:08 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_3
Changes since 1.279: +4 -0 lines
Diff to previous 1.279
* The last argument to open_file_for_write() needs to be lowercase.
* Add $numlines() from fudd.
EPIC4-1.2.3!
Revision
1.279
/
(view)
- annotate
- [select for diffs]
, Thu Dec 4 04:12:22 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_2
Changes since 1.278: +3 -2 lines
Diff to previous 1.278
* Fix /window kill so it doesn't swap in a window too early.
* Make NOTICEs from servers to channels (on ircnet) go to that channel's win.
EPIC4-1.2.2!
Revision
1.278
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 23:21:22 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.277: +3 -1 lines
Diff to previous 1.277
* Fix /window next, /window prev (SWAP_NEXT_WINDOW/SWAP_PREV_WINDOW) to
skip non-swappable windows.
Revision
1.277
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 22:17:40 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.276: +11 -1 lines
Diff to previous 1.276
* Add /SET STATUS_NOSWAP
* Fix #define DEBUG_EXTRACTW_DEBUG/LASTLOG
* Add -o and -O command line options to turn off IEXTEN termio() options
* Add /WINDOW SWAPPABLE (defaults to on)
* Add %{1}W status expando, expands to /SET STATUS_NOSWAP if SWAPPABLE OFF
* Don't allow windows to be swapped in or out if SWAPPABLE OFF
* Don't allow windows to be shown or hidden if SWAPPABLE OFF
* Do allow windows to be swapped in with WINDOW KILL even if SWAPPABLE OFF
* Add $windowctl(GET <refnum> SWAPPABLE)
Revision
1.276
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 05:21:11 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.275: +2 -0 lines
Diff to previous 1.275
More compiler nits fixed. Nothing worth fretting over.
Revision
1.275
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 21:02:11 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_1
Changes since 1.274: +1 -0 lines
Diff to previous 1.274
* Fix a couple of minor compiler nits
EPIC4-1.2.1!
Revision
1.274
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 07:24:55 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.273: +2 -0 lines
Diff to previous 1.273
* Fix a NULL deref if you do /window when there is no current window (!)
* Update notify script from nsx, add sping script from nsx.
Revision
1.273
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 06:00:35 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.272: +1 -0 lines
Diff to previous 1.272
* Fix the larneproofing in numeric_handler(), it was defective all over.
-- Reported by jb.
Revision
1.272
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 04:45:17 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_0
Changes since 1.271: +4 -0 lines
Diff to previous 1.271
* Update tabkey.jm one last time
* Add 'notify' script, a replacement for the notify command.
* Fix $windowctl(GET <refnum> DOUBLE)
* Make /on window_command give two refnums, the before and after refnums.
Revision
1.271
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 15:30:56 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.270: +4 -1 lines
Diff to previous 1.270
* Add $windowctl(GET <refnum> DOUBLE)
* Support inbound double quoted filenames in dcc handshakes. bleh.
* Fix NULL deref when you kill hidden windows (ie, /window killswap)
Revision
1.270
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 04:41:34 2003 UTC (4 years, 5 months ago) by crazyed
Branch:
MAIN
Changes since 1.269: +2 -0 lines
Diff to previous 1.269
* Fix raw listen DCCs not obey /SET DCC_TIMEOUT.
* Added outputting of long long ints to new math parser.
Revision
1.269
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 03:21:19 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.268: +8 -0 lines
Diff to previous 1.268
(*gulp*) Some changes for fudd.
* Add /ON WINDOW_COMMAND, hooked after every /window command, $* is refnum.
* Add concept of "fixed" or "frozen" windows when you SKIP ON FIXED ON
* Fix /window kill to not kill the last "non-fixed" window
* Fix /window hide to not hide the last "non-fixed" window
* Allow /window kill to kill a "fixed" window, but not the last window.
* (*gulp*) I hope all of the above works!
* Fix $windowctl(REFNUM ...) it was out of order with REFNUMS
* Make /xecho -l override the "who_from" target and always send to the level
Revision
1.268
/
(view)
- annotate
- [select for diffs]
, Tue Nov 25 00:10:10 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.267: +0 -1 lines
Diff to previous 1.267
Document $windowctl().
Revision
1.267
/
(view)
- annotate
- [select for diffs]
, Mon Nov 24 23:32:23 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.266: +3 -11 lines
Diff to previous 1.266
* Fix /lastlog <number> for kanan.
Revision
1.266
/
(view)
- annotate
- [select for diffs]
, Sat Nov 22 23:29:22 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.265: +2 -2 lines
Diff to previous 1.265
More complicated atoll() replacements.
Revision
1.265
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 16:18:12 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.264: +3 -0 lines
Diff to previous 1.264
Unconditionally do (long long) integer math in the new math parser if
your system supports (long long). I suppose on some systems this will
make math slower, but that seems like a small price to pay for having
integers that will actually support IP addresses!
$info(o) will inclue the letter 'l' if the host client is working with
64 bit integers in the new math parser.
Please note that the old math parser has not changed, and still only
supports 32 bit integers, and that won't change for backwards compatability.
If you really really really need 64 bit integers, think about changing to
the new math parser.
Revision
1.264
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 05:57:38 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.263: +2 -0 lines
Diff to previous 1.263
Changes agreed to in principle by: ce
* Make /server <host> honor server groups if can't connect to <host>
* Make reconnects use the server group of NEW server not OLD server.
Revision
1.263
/
(view)
- annotate
- [select for diffs]
, Thu Nov 20 23:38:13 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_17
Changes since 1.262: +1 -0 lines
Diff to previous 1.262
Fix typo that broke /notify on servers other than server refnum 0.
Broken in commit 403 (Dec 19, 2002).
Revision
1.262
/
(view)
- annotate
- [select for diffs]
, Wed Nov 19 18:09:53 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.261: +1 -0 lines
Diff to previous 1.261
Fix typo after i told nsx the bug couldn't possibly be becuase of a typo.
(nsx found the way to reproduce the bug so he did all the hard work here)
Revision
1.261
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 05:36:10 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.260: +4 -1 lines
Diff to previous 1.260
* Fix /window query, it was a victim of larneproofing. Ooops! (Bugref 6)
* Hook in $windowctl(), just for fun for now.
* Enclose a few more dcc outputs in the target nick context.
Revision
1.260
/
(view)
- annotate
- [select for diffs]
, Sat Nov 15 22:15:58 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.259: +1 -0 lines
Diff to previous 1.259
* Fix a possible logic hole in ok_to_output()
* Fix memory leaks found by valgrind.
Revision
1.259
/
(view)
- annotate
- [select for diffs]
, Fri Nov 14 21:23:40 2003 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.258: +3 -0 lines
Diff to previous 1.258
* current_window_priority should be global variable
* Valgrind is my hero -- fix buffer underruns with mangle_line().
* Make the "current input window" its server's current window on user input.
Revision
1.258
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 23:43:47 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_16
Changes since 1.257: +2 -37 lines
Diff to previous 1.257
Implement infinite recursion detector and thwarter. It requires a #define
in config.h, the future of which I have not decided yet.
Revision
1.257
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 18:11:08 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_15
Changes since 1.256: +1 -2 lines
Diff to previous 1.256
EPIC4-1.1.15!
Revision
1.256
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 03:55:57 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.255: +4 -0 lines
Diff to previous 1.255
From previous commit...
* Fix urldecode
* /lastlog -msgs 3 is obliged to skip back 3 msgs, not just 3 lastlog entries.
* Fix warnings in gailib.h
From this commit...
* Fix some const correctness issues
* Make message_to() take an (int) and not (unsigned) so we can pass in -1.
* Fix some arglist regression tests to reflect new extractw semantics.
* Fix uninitialized variable in ok_to_output() that caused panics.
Revision
1.255
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 03:51:10 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.254: +6 -0 lines
Diff to previous 1.254
See KNOWNBUGS
Revision
1.254
/
(view)
- annotate
- [select for diffs]
, Fri Oct 31 16:10:25 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_14
Changes since 1.253: +5 -1 lines
Diff to previous 1.253
* Fix panic with $joinstr()
* Fix compiler warning comparing pointer against integer
* Fix word appender to NOT USE DOUBLE QUOTES if /xdebug extractw is off!
* Fix the word appender so it actually works right.
Revision
1.253
/
(view)
- annotate
- [select for diffs]
, Fri Oct 31 08:19:23 2003 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.252: +9 -0 lines
Diff to previous 1.252
* Numerous updates/changes/fixes to DCC, functions, scripts, /EXEC, the
new math parser, as per UPDATES and KNOWNBUGS.
One potential incompatibility is in the change to $open(). (as per UPDATES)
Revision
1.252
/
(view)
- annotate
- [select for diffs]
, Wed Oct 29 20:15:10 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.251: +2 -3 lines
Diff to previous 1.251
Add /who -operspy for hybrid opers.
Revision
1.251
/
(view)
- annotate
- [select for diffs]
, Wed Oct 29 06:12:01 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.250: +2 -0 lines
Diff to previous 1.250
Add sanity checking to avoid cross-family dcc problems, where we bind() a
listening socket in one family and send out a dcc handshake for another
family. Oops! Noticed by rain.
Revision
1.250
/
(view)
- annotate
- [select for diffs]
, Wed Oct 29 05:26:05 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.249: +1 -2 lines
Diff to previous 1.249
Add /on dcc_activity, a hook for scripters to create a %D-workalike.
Revision
1.249
/
(view)
- annotate
- [select for diffs]
, Tue Oct 28 05:53:57 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.248: +4 -3 lines
Diff to previous 1.248
* Add /set wserv_type, either "xterm" or "screen".
* Add malloc_strcat_word_c, add a single word to word list, with "" support
* Convert a bunch of stuff to use malloc_strcat_word_c to honor ""s right.
* GC a bunch of unused code.
Revision
1.248
/
(view)
- annotate
- [select for diffs]
, Thu Oct 23 08:09:52 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.247: +8 -13 lines
Diff to previous 1.247
Commit 610:
* Use the server's message in our default 330 output.
* Make $numwords() use count_words() as a test. Looks ok so far...
* Make $indextoword() use count_words().
* Implement regression tests for $indextoword()
* Any further problems with $indextoword() should add regress tests!
* Make epic behave like ircII when doing /window create with screen and X.
* Make move_to_next_word() stop when it hits a trailing nul, duh!
Revision
1.247
/
(view)
- annotate
- [select for diffs]
, Wed Oct 22 14:47:57 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.246: +1 -0 lines
Diff to previous 1.246
* Work around "(brown paper bag release)" version in 004 in ratbox-1.2-3
Revision
1.246
/
(view)
- annotate
- [select for diffs]
, Sun Oct 19 21:49:29 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.245: +1 -0 lines
Diff to previous 1.245
RFC1459 says that protocol commansd have 15 arguments *in addition to*
the command. Fix an off by one error.
Revision
1.245
/
(view)
- annotate
- [select for diffs]
, Sun Oct 19 20:38:59 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.244: +1 -202 lines
Diff to previous 1.244
* Allow $serverctl(SET <refnum> UMODES)
Revision
1.244
/
(view)
- annotate
- [select for diffs]
, Sun Oct 19 19:49:40 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_13
Changes since 1.243: +8 -1 lines
Diff to previous 1.243
EPIC4-1.1.13!
Revision
1.243
/
(view)
- annotate
- [select for diffs]
, Fri Oct 17 22:34:46 2003 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.242: +2 -0 lines
Diff to previous 1.242
Commit 600 -- Huzzah!
* New tabkey.jm script from nsx.
* Set the window's waiting channel before sending out the JOIN
* Let <pagedown> and <end> work on hold mode as well as scrollback.
Revision
1.242
/
(view)
- annotate
- [select for diffs]
, Sun Oct 12 02:41:00 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.241: +1 -0 lines
Diff to previous 1.241
Make sure message_from() gets called properly before a /dcc chat message.
Revision
1.241
/
(view)
- annotate
- [select for diffs]
, Sun Oct 12 02:33:10 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.240: +1 -0 lines
Diff to previous 1.240
Fix UNSTOP_ALL_WINDOWS keybinding, rb ce.
Revision
1.240
/
(view)
- annotate
- [select for diffs]
, Fri Oct 10 05:22:38 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.239: +1 -0 lines
Diff to previous 1.239
Implement "privleged yells" which allow syou to do /set debug 7 at the
same time as /set output_rewrite. Yea~!
Revision
1.239
/
(view)
- annotate
- [select for diffs]
, Fri Oct 10 05:09:00 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.238: +8 -3 lines
Diff to previous 1.238
* Add $servernick(<global>) to return the client's global nickname
* Update tabkey.jm to latest version
* Add new ircII-compatable /window hold_mode thingee.
* Add /set hold_slider, /window hold_slider
* Add 'hold_mode' script, implements ircII-like /set hold_mode[_interval]
* /XEVAL -- ends eval option processing, like how /xecho does it.
Revision
1.238
/
(view)
- annotate
- [select for diffs]
, Mon Oct 6 02:00:02 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.237: +1 -0 lines
Diff to previous 1.237
Fix $servernick()
Revision
1.237
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 16:11:01 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.236: +1 -0 lines
Diff to previous 1.236
Fix /set mangle_inbound
Revision
1.236
/
(view)
- annotate
- [select for diffs]
, Thu Sep 25 20:45:11 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.235: +2 -2 lines
Diff to previous 1.235
Add $servernick(<global>) which returns the client's global current nickname.
Revision
1.235
/
(view)
- annotate
- [select for diffs]
, Thu Sep 25 02:50:23 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.234: +1 -1 lines
Diff to previous 1.234
Fix the {...} expression parser operator to not infinite loop when it
can't find the $FUNCTION_RETURN local variable. Umm, yea.
Revision
1.234
/
(view)
- annotate
- [select for diffs]
, Thu Sep 25 02:33:11 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.233: +1 -2 lines
Diff to previous 1.233
Fix panic caused by accidentally allowing the user to /server -delete all
their servers. (fix is to not allow them to delete the last server)
Revision
1.233
/
(view)
- annotate
- [select for diffs]
, Thu Sep 25 02:24:20 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.232: +1 -1 lines
Diff to previous 1.232
Fix it so /set mail 3 and /set mail 4 don't cause panics.
Revision
1.232
/
(view)
- annotate
- [select for diffs]
, Thu Sep 25 02:18:49 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.231: +12 -0 lines
Diff to previous 1.231
Nominally allow someone to do:
/dcc rename <nick> <file> <absolute path>
for example:
/dcc rename hop alias.c /usr/home/jnelson/foo/alias.c
which acts as a "per-dcc" store path. Normally files are stored in your
/set dcc_store_path unless you /dcc rename them to another absolute path.
I do not know if I broke anything doing this. Let me know if you see
anything odd.
Revision
1.231
/
(view)
- annotate
- [select for diffs]
, Wed Sep 24 20:57:20 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.230: +1 -0 lines
Diff to previous 1.230
Make ^ and ~ equivalent since all irc servers do already...
Revision
1.230
/
(view)
- annotate
- [select for diffs]
, Wed Sep 24 20:54:47 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.229: +1 -0 lines
Diff to previous 1.229
* Fix /on ctcp_reply so it hooks in the LOG_CTCP context. (rb nsx)
Revision
1.229
/
(view)
- annotate
- [select for diffs]
, Wed Sep 24 20:51:32 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.228: +1 -0 lines
Diff to previous 1.228
* Make /window swap update the current-window-priority thingee.
Revision
1.228
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 20:49:47 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.227: +10 -0 lines
Diff to previous 1.227
* Revert all uses of LOG_CURRENT to LOG_CRAP
* Change all uses of message_to(0) to message_to(-1)
* Fix show_help() to not change to_window, it doesn't need to care about that.
* Fix help_put_it() to not change message_from, doesn't need to care about it.
* Fix /lastlog to use message_to(0) to send all output to current window.
* Don't make output of /log go to current window -- no point to that.
* Teach add_to_screen() to honor from_server's current window for LOG_CURRENT
* And for /set current_window_level as well
* Fix message_from() not to save/restore lastlog level, doesn't need to care.
* All of this pretty much nukes LOG_CURRENT except for /window, HUZZAH!
Revision
1.227
/
(view)
- annotate
- [select for diffs]
, Wed Sep 17 19:50:34 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.226: +1 -0 lines
Diff to previous 1.226
Fix panic for $push(:foo )
Revision
1.226
/
(view)
- annotate
- [select for diffs]
, Fri Sep 12 00:42:47 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.225: +3 -0 lines
Diff to previous 1.225
Commit 581
* Fix /dcc chat nick -p 4444
* Return empty string if you do $aliasctl(pmatch <bogus> <whatever>)
* Update some copyright notices.
Revision
1.225
/
(view)
- annotate
- [select for diffs]
, Sun Aug 31 00:33:48 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.224: +1 -0 lines
Diff to previous 1.224
* Fix buffer overrun crash with CTCP UTC.
Revision
1.224
/
(view)
- annotate
- [select for diffs]
, Sat Aug 30 05:18:23 2003 UTC (4 years, 8 months ago) by crazyed
Branch:
MAIN
Changes since 1.223: +2 -0 lines
Diff to previous 1.223
* New script features, cleanups, docs, etc as per KNOWNBUGS and UPDATES.
Revision
1.223
/
(view)
- annotate
- [select for diffs]
, Fri Aug 1 00:08:51 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.222: +2 -0 lines
Diff to previous 1.222
Include <stdint.h> and <inttypes.h> if they exist.
Revision
1.222
/
(view)
- annotate
- [select for diffs]
, Thu Jul 31 05:53:19 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.221: +2 -1 lines
Diff to previous 1.221
Fix bug 5 -- panic when you do $push(:foo ) [and $unshift() too]
Revision
1.221
/
(view)
- annotate
- [select for diffs]
, Thu Jul 31 05:29:37 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.220: +1 -0 lines
Diff to previous 1.220
Make some compile warnings go away by using (intptr_t). I hope this
doesn't bite me -- every system I checked has (intptr_t)..
Revision
1.220
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 19:58:04 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.219: +3 -0 lines
Diff to previous 1.219
Add nsx's 'tabkey.jm' script.
Revision
1.219
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 13:21:22 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.218: +1 -0 lines
Diff to previous 1.218
Fix a really stupid bug I made last night. :/
Revision
1.218
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 02:20:31 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.217: +1 -0 lines
Diff to previous 1.217
* Fix $<num> to not have leading or trailing spaces, cause zinx said so. ;-)
Revision
1.217
/
(view)
- annotate
- [select for diffs]
, Wed Jul 23 03:43:55 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.216: +1 -0 lines
Diff to previous 1.216
Fix some bugs that can be attributed solely to a total lack of testing
on my part. I'm rather embarrased about this.
Revision
1.216
/
(view)
- annotate
- [select for diffs]
, Tue Jul 22 20:12:53 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.215: +1 -1 lines
Diff to previous 1.215
Teach all the /set callbacks to take a (const void *).
This fixes a bad-c problem with /set!
Revision
1.215
/
(view)
- annotate
- [select for diffs]
, Tue Jul 22 18:04:36 2003 UTC (4 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.214: +20 -