[mw-devel] CVS Update at silver.sucs.org: mw

Chris Fry fry at sucs.org
Sat Aug 3 01:36:16 BST 2002


CVSROOT:	/usr/local/src/cvs
Module name:	mw
Changes by:	fry at silver.sucs.org	02/08/03 01:36:16

Modified files:
	src            : Tag: stable_2_12 main.c script.c script_inst.c 
	                 talker.c user.c 

Log message:
	Fixed several (about 10) memory leaks through various reasons if the user
	could not logon to the board (locked, no permissions, no user etc...)
	
	Changed runaway to an unsigned long rather than a long, and added 'isanumul'
	function that uses the unsigned long strtoul instead of strtol.
	
	Superusers with the advanced script priv also have the option of turning
	runaway off, but I dont recommend this! the runaway is for your own
	protection really. However, in some cases it may be useful.
	
	Added 'USERIDLE' script command to query the idletime of a user on the
	board. Usage is "USERIDLE <variable> <username>"
	
	Chris




More information about the mw-devel mailing list