summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/staprun_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'unused' attribute to module_data and module_size arguments of check_perm...Dave Brolley2009-08-111-2/+4
* 2009-08-06 Dave Brolley <brolley@redhat.com>Dave Brolley2009-08-061-43/+44
* Fix compile error when not HAVE_NSS with staprun.Maran2009-08-051-1/+1
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-0/+1
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+1
* | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-1/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-221-1/+14
|\|
| * Restore staprun's support for REAL_UID/GIDJosh Stone2009-05-221-1/+14
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-061-1/+1
|\|
| * Problems using server scripts when not on PATH.Dave Brolley2009-05-061-1/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-051-3/+1
|\|
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-64/+130
| * Really fix run-stap this time, I promise!Josh Stone2009-04-021-1/+14
* | 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-141-7/+20
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-251-0/+9
|\|
| * Fix for CVE-2009-0784: stapusr module-path checking raceFrank Ch. Eigler2009-03-251-0/+9
* | 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-50/+135
|/
* Fix PR 6903 by checking for the real uid, not the euid.David Smith2008-09-181-1/+1
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-15/+15
* Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-211-12/+0
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-92/+0
* 2008-02-21 David Smith <dsmith@redhat.com>dsmith2008-02-211-1/+11
* Print out more descriptive error messages on non-root systemtap invocationananth2008-02-041-2/+9
* 2008-01-21 Martin Hunt <hunt@redhat.com>hunt2008-01-211-2/+0
* PR4037 and fixes to better synchronize staprun and stapio.hunt2008-01-151-13/+23
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-121-10/+36
* PR 5709kenistoj2007-10-081-13/+14
* 2007-08-14 David Smith <dsmith@redhat.com>dsmith2007-08-141-0/+443