dslinux/user/bitchx/bitchx-docs/7_Docs 7_Docs About_BitchX Arrays Command_Line Compile_Opts Copyright Environment Etiquette Expressions Introduction Key_Bindings New_User Patterns Programming Security Serial_Numbers Server_List Server_Numerics Signals Special_Vars Status_Line Text_Highlight Updates

stsp stsp at user.in-berlin.de
Sun Jul 2 15:18:31 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/bitchx/bitchx-docs/7_Docs
In directory antilope:/tmp/cvs-serv9280/bitchx-docs/7_Docs

Added Files:
	7_Docs About_BitchX Arrays Command_Line Compile_Opts Copyright 
	Environment Etiquette Expressions Introduction Key_Bindings 
	New_User Patterns Programming Security Serial_Numbers 
	Server_List Server_Numerics Signals Special_Vars Status_Line 
	Text_Highlight Updates 
Log Message:
Adding pristine copy of BitchX so I can branch from it.


--- NEW FILE: Text_Highlight ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Copyright ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Etiquette ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Arrays ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Programming ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Status_Line ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Environment ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Patterns ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Special_Vars ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Signals ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: About_BitchX ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Security ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: 7_Docs ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Serial_Numbers ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Server_List ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Command_Line ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: New_User ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Introduction ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Server_Numerics ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Updates ---

[Changes 75p2]
* svobodam at eva.vsp.cz sent in some patches for bx.. Specifically adding
  ircnet support. His patch for lame_ident's was already implemented. Added
  some ircnet servers.
* some changes to the functions $opensocket(). Added a NOTIFY param as the
  third arg, default is line mode SOCKET reading. This changes the behaviour 
  of the socket. instead of the SOCKET, hook returning the info, another hook 
  SOCKET_NOTIFY is sent instead. IT's upto the script in this case too read 
  the socket. So either a $readsocket() or a $readchar() can be used to read
  the info from the socket. params on the hooks were changed to be a little
  more sane. "socketnum servername port flags" for SOCKET_NOTIFY and 
  "socketnum servername port string" for SOCKET.
* another major in-compatibility in scr-bx  added.. Make sure you update
  scr-bx. This one adds connection cookies. Without the cookie, you can't
  connect to a detached bx.
* /window 2 triple on was coring the client when window 2 was a hidden
  window. this might have effected other commands as well.
* bug in wset pointed out by void fixed.
[...3382 lines suppressed...]
Changed some internals around to make auto-op/deop more effective after a
chat with Sheik. SEND_IGNORE_MSG is used more often in the source ie whois.c
Also SEND_AWAY_MSG is now used as well. Added /back to compliment /away
command. It's an alias. /sping <server> and internal lag indicator. %L will
display lag on the status bar. -b switch added to load the script -before-
we connect to the server. Changes to bans for 2.9 servers. Also have to make
sure that user at host bans strip ~ as well. Documented -n switch. Added -r
switch for reading a specified list of servers other than the default
.ircservers. This file is relative to ~ or your home directory. Added four
new functions which are basically untested. $opensocket(name port) returns a
socket number. $closesocket(socket_number) closes a open socket.
$readsocket(socket_number) returns 0, -1 or number of chars read and the
string. $writesocket(socket_number string) writes to open socket and returns
either -1 or the number of chars written to the socket. If your writing to a
irc server make sure and append \n to the output. STATUS_LAG can be used to
setup what the lag indicator looks like. /mvoice and /voice added.


-panasync    edwac at sk.sympatico.ca


--- NEW FILE: Compile_Opts ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Expressions ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: Key_Bindings ---
(This appears to be a binary file; contents omitted.)




More information about the dslinux-commit mailing list