summaryrefslogtreecommitdiffstats
path: root/runtime/staprun
Commit message (Expand)AuthorAgeFilesLines
* runtime: switch to deferred STP_EXIT signallingFrank Ch. Eigler2010-04-091-8/+34
* Fixed BZ 557165 by adding better error handling.David Smith2010-04-051-1/+3
* runtime: better staprun diagnostics for failed signature testsFrank Ch. Eigler2010-01-151-2/+8
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-141-2/+4
|\
| * PR11020: Check switch_file global flag inside inner loop for busy scriptsMasami Hiramatsu2009-12-031-2/+4
* | Clean up NSS after errors occur during verification.Dave Brolley2009-12-141-0/+3
|/
* Regenerate autotools files using autoreconf to pick up latest Makefile.am cha...Dave Brolley2009-12-012-2/+4
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-011-1/+1
|\
| * Change KERNEL_RELOC_SYMBOL to "_stext" on ppc32Anton Vorontsov2009-12-011-1/+1
* | Make sure system types are defined.Dave Brolley2009-12-012-5/+7
|/
* Fix build error when !HAVE_NSSWenji Huang2009-11-301-2/+2
* PR 10984 Additional Work. TOCTOU race checking access permissions before cano...Dave Brolley2009-11-272-51/+80
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-251-2/+0
|\
| * include modverify.h unconditionally.Dave Brolley2009-11-241-2/+0
* | Improve error messages related to module signing.Dave Brolley2009-11-251-15/+7
|/
* PR 10976, 10984. Loading of signed modules (script module and uprobes) limite...Dave Brolley2009-11-241-61/+121
* Relax restrictions on ownership and access permissions of signer's cert datab...Dave Brolley2009-11-121-0/+1
* Use 'module_realpath' instead of overwriting 'path' in insert_module.Dave Brolley2009-11-101-18/+14
* Replace the use of the global variable 'modpath' in diagnosticDave Brolley2009-11-103-10/+14
* Don't reference global variable modpath in insert_module and its helpers.Dave Brolley2009-11-093-36/+81
* Revert change which loads uprobes.ko using insert_module.Dave Brolley2009-11-051-3/+5
* PR 9973: Sign uprobes.ko when it is created and load it using insert_module.Dave Brolley2009-11-051-5/+3
* PR 10706 fixed by switching to unbuffered output.David Smith2009-11-031-1/+1
* Fix for bug 10866 (exit with rc != 0 on script ERRORs).Breno Leitao2009-11-032-11/+15
* 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
| | |/ | |/|