summaryrefslogtreecommitdiffstats
path: root/runtime/staprun
Commit message (Expand)AuthorAgeFilesLines
* runtime shutdown errors: simplify, improve error specificityFrank Ch. Eigler2009-10-132-16/+15
* PR10761: pass -v's to final "staprun -d" if appropriateFrank Ch. Eigler2009-10-131-60/+54
* PR 10575. Improves running target commands.David Smith2009-10-131-18/+43
* build: fix !HAVE_NSS caseFrank Ch. Eigler2009-10-071-2/+1
* PR10724: staprun: simplify permissions checking logicCharley Wang2009-10-062-19/+19
* Fixed relay_old.c by providing ppoll().David Smith2009-09-182-9/+12
* Signal-based file switching support for old relayMasami Hiramatsu2009-09-161-14/+68
* Signal-based file switching support for relay/ring buffer.Masami Hiramatsu2009-09-161-22/+61
* Fix relay_old implementation of fsize_max and fnum_max.Masami Hiramatsu2009-09-091-2/+4
* rc = 0 should be return 0 for database not ownder by root.Dave Brolley2009-09-041-1/+1
* Allow process begin/end probes for unprivileged users.Dave Brolley2009-09-031-9/+1
* Add 'unused' attribute to module_data and module_size arguments of check_perm...Dave Brolley2009-08-111-2/+4
* PR10506 experiment: use /sbin/insmod for uprobes.ko loadingFrank Ch. Eigler2009-08-101-2/+7
* It is not an error or warning if the local database of authorized signingDave Brolley2009-08-101-0/+5
* 2009-08-06 Dave Brolley <brolley@redhat.com>Dave Brolley2009-08-065-143/+118
* 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-045-0/+7
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-315-0/+7
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-225-38/+46
|\|
| * Fix on-file flight recorder mode bugs on old kernel.Masami Hiramatsu2009-06-194-35/+42
| * Merge commit 'origin/master' into pr7043David Smith2009-06-111-1/+14
| |\
| * \ Merge commit 'origin/master' into pr7043David Smith2009-05-218-100/+999
| |\ \
| * | | Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.David Smith2009-04-022-3/+4
* | | | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-112-6/+2
* | | | 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-052-0/+3
|\| |
| * | Add Vim modelines for new C/C++ sourcesJosh Stone2009-05-052-0/+3
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-052-3/+170
|\| |
| * | Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-044-69/+532
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-231-105/+7
|\| |
| * | PR 9821: Use genuine strftime in staprun/stapioMasami Hiramatsu2009-04-221-105/+7
* | | 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-146-32/+65
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-062-10/+25
|\| |
| * | PR10032: Trigger cleanup after relay thread errorsJosh Stone2009-04-032-10/+25
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-033-6/+9
|\| |
| * | Really fix run-stap this time, I promise!Josh Stone2009-04-021-1/+14
| * | Fix strftime format bugMasami Hiramatsu2009-04-021-3/+6
| * | Fix a bug in file size limitation code.Masami Hiramatsu2009-04-022-3/+3
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-301-1/+4
|\| |
* | | 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
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-235-37/+520
|\| |
| * | PR9821: staprun supports subset of strftime.Masami Hiramatsu2009-03-204-32/+232
| * | PR6930: stapio: support file switchingMasami Hiramatsu2009-03-205-17/+195
| * | PR6930: stapio: run in background as a daemonMasami Hiramatsu2009-03-203-4/+84
| * | PR6930: staprun: supports error message to syslogMasami Hiramatsu2009-03-203-8/+33
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-161-0/+8
|\| |