This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/runtime/transport ChangeLog control.c proc ...


CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	hunt@sourceware.org	2007-08-13 15:27:47

Modified files:
	runtime/transport: ChangeLog control.c procfs.c transport.c 
	                   transport.h 

Log message:
	2007-08-13  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_transport_init): Set _stp_init_pid.
	* transport.h: Declare _stp_init_pid.
	
	* control.c (_stp_ctl_write_cmd): Create another state
	variable "initialized". Don't respond to STP_SYMBOLS or
	STP_MODULES unless initialized is 0. Also check that current
	pid is the same as the pid that did insmod.
	* procfs.c (_stp_ctl_write_cmd): Ditto

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.69.2.9&r2=1.69.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/control.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.12.2.7&r2=1.12.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/procfs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.31.2.7&r2=1.31.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.41.2.1&r2=1.41.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.h.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.16.2.1&r2=1.16.2.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]