public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/staprun ChangeLog staprun_funcs.c
@ 2008-02-21 16:29 dsmith
  0 siblings, 0 replies; 5+ messages in thread
From: dsmith @ 2008-02-21 16:29 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-02-21 16:29:41

Modified files:
	runtime/staprun: ChangeLog staprun_funcs.c 

Log message:
	2008-02-21  David Smith  <dsmith@redhat.com>
	
	* staprun_funcs.c (check_path): Small security fix.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/runtime/staprun ChangeLog staprun_funcs.c
@ 2007-07-26 18:11 dsmith
  0 siblings, 0 replies; 5+ messages in thread
From: dsmith @ 2007-07-26 18:11 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-26 18:11:13

Modified files:
	runtime/staprun: ChangeLog staprun_funcs.c 

Log message:
	2007-07-26  David Smith  <dsmith@redhat.com>
	
	* staprun_funcs.c (check_path): Validates the /lib/modules/`uname
	-r`/systemtap directory.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.25&r2=1.25.2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.7&r2=1.1.2.8


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/runtime/staprun ChangeLog staprun_funcs.c
@ 2007-07-24 15:54 dsmith
  0 siblings, 0 replies; 5+ messages in thread
From: dsmith @ 2007-07-24 15:54 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-24 15:54:14

Modified files:
	runtime/staprun: ChangeLog staprun_funcs.c 

Log message:
	2007-07-24  David Smith  <dsmith@redhat.com>
	
	* staprun_funcs.c (check_path): Improved error message.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.20&r2=1.25.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.5&r2=1.1.2.6


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/runtime/staprun ChangeLog staprun_funcs.c
@ 2007-07-20 18:40 dsmith
  0 siblings, 0 replies; 5+ messages in thread
From: dsmith @ 2007-07-20 18:40 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-20 18:40:25

Modified files:
	runtime/staprun: ChangeLog staprun_funcs.c 

Log message:
	2007-07-20  David Smith  <dsmith@redhat.com>
	
	* staprun_funcs.c (grab_file): Removed function.
	(insert_module): Calls mmap() instead of grab_file().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.17&r2=1.25.2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.4&r2=1.1.2.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/runtime/staprun ChangeLog staprun_funcs.c
@ 2007-07-20 16:30 dsmith
  0 siblings, 0 replies; 5+ messages in thread
From: dsmith @ 2007-07-20 16:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-20 16:30:03

Modified files:
	runtime/staprun: ChangeLog staprun_funcs.c 

Log message:
	2007-07-20  David Smith  <dsmith@redhat.com>
	
	* staprun_funcs.c (mountfs): Uses do_cap macro.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.16&r2=1.25.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.3&r2=1.1.2.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-02-21 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-21 16:29 src/runtime/staprun ChangeLog staprun_funcs.c dsmith
  -- strict thread matches above, loose matches on Subject: below --
2007-07-26 18:11 dsmith
2007-07-24 15:54 dsmith
2007-07-20 18:40 dsmith
2007-07-20 16:30 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).