summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Check client side certificate database security.Dave Brolley2009-01-281-3/+11
* Implement the --server option for stap-client for control over which server isDave Brolley2009-01-281-0/+17
* dtrace: Handle (absense of) -o argument correctly.Mark Wielaard2009-01-271-0/+4
* Fix syscall.exp.Stan Cox2009-01-261-0/+6
* Check for version.h.in for elfutils < 0.138.Mark Wielaard2009-01-261-0/+5
* PR9768: fix for dwarf variable locations in shared librariesFrank Ch. Eigler2009-01-231-0/+8
* Use install-pkgincludeHEADERS for elfutils configure build step.Mark Wielaard2009-01-231-0/+9
* Use make -k install-data for elfutils.Mark Wielaard2009-01-231-0/+5
* 2009-01-22 David Smith <dsmith@redhat.com>David Smith2009-01-221-0/+9
* Add dtrace -h supportStan Cox2009-01-221-0/+7
* Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.Mark Wielaard2009-01-211-0/+9
* Only muck with CPPFLAGS when actually building with bundled elfutils.Mark Wielaard2009-01-211-0/+9
* Explicitly remove build-elfutils, include-elfutils and lib-elfutils on clean.Mark Wielaard2009-01-211-0/+8
* improve var=? explanation debugging via -vvvFrank Ch. Eigler2009-01-201-0/+5
* fix segv on peculiar dwfl errors (probe process("/lib64").FOO {})Frank Ch. Eigler2009-01-201-0/+5
* Revert previous change. Only call stap-add-server-cert from stap-serverd if i...Dave Brolley2009-01-191-1/+2
* Add stap-add-server-cert to the stap-server package.Dave Brolley2009-01-191-0/+4
* Create the rpm subpackage systemtap-sdt-develStan Cox2009-01-131-0/+9
* Ensure that the client/server scripts call the installed copies of anyDave Brolley2009-01-131-0/+6
* Separate the creation of the server's certificate from its addition to theDave Brolley2009-01-131-2/+5
* Ensure that the client cert database and server cert are readable by all.Dave Brolley2009-01-131-0/+7
* Fix compilation warning of too large number on 32-bits machines.Wenji Huang2009-01-111-0/+6
* Pick up --prefix dependency usage in config.h.Mark Wielaard2009-01-111-0/+6
* Added %M info to stap.1.inElliott Baron2009-01-091-0/+4
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-091-0/+40
|\
| * Check for xmlto that generates pdf.Will Cohen2009-01-081-0/+5
| * Check xmlto available and allow user to control generation of reference docs.Will Cohen2009-01-071-0/+8
| * Warn when not building docs because tools not found.Mark Wielaard2009-01-071-0/+5
| * Add --enable-server configure option.Mark Wielaard2009-01-071-0/+10
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2009-01-061-0/+6
| |\
| | * Add missing files to systemtap.specDave Brolley2009-01-061-0/+6
| * | PR9699: build fixes for kernel 2.6.28Frank Ch. Eigler2009-01-061-0/+6
| |/
* / New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-0/+38
|/
* Try multiple tools for generating passwords.Dave Brolley2009-01-051-0/+9
* build: make compatible with elfutils 0.138 tooFrank Ch. Eigler2008-12-311-0/+7
* COnfigure nss and nspr using PKG_CHECK_MODULES.Dave Brolley2008-12-301-0/+11
* Check for existence of $(builddir)/ssl before installing it.Dave Brolley2008-12-301-1/+7
* build fix for ssl code: install into $prefix rather than /etcFrank Ch. Eigler2008-12-291-0/+5
* Disable automatic building of stamp-ssl for now.Dave Brolley2008-12-261-0/+5
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-0/+49
* PR7090: Support kernels built with O= option.Masami Hiramatsu2008-12-221-0/+6
* Add generations of tapset reference manual material.William Cohen2008-12-221-0/+4
* Put a block around the probe point.Stan Cox2008-12-211-0/+5
* Better implementation for %MElliott Baron2008-12-191-0/+9
* Clean up .spec file typos, Requires nits.Roland McGrath2008-12-161-0/+8
* Convert .mark to .statement(0x) instead of .statement(foo.c:N)Stan Cox2008-12-161-0/+6
* Don't use -d on $netcat. Redirect from /dev/null instead.Dave Brolley2008-12-111-0/+8
* PR6961: initial sketch: set up dummy pt_regs for non-trap based probesFrank Ch. Eigler2008-12-091-0/+10
* Use netcat or nc, whichever is available.Dave Brolley2008-12-091-0/+6
* RHBZ 474390 fix.David Smith2008-12-081-0/+10