summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add .label("label")Stan Cox2009-02-011-0/+6
| |
| * Process extra_offset for kernel symbols with dwfl_module_relocate_address.Mark Wielaard2009-02-011-0/+5
| |
| * PR6936: Add systemtap initscript and systemtap-initscript subpackage.Masami Hiramatsu2009-01-301-0/+7
| |
* | Document latest changes.Dave Brolley2009-02-021-0/+11
|/
* More security checking for client/server. Set exec_prefix and sysconfdir at ↵Dave Brolley2009-01-301-0/+29
| | | | install time.
* tweak git_version.h generationFrank Ch. Eigler2009-01-301-0/+6
|
* Improved certificate security for the client/server.Dave Brolley2009-01-291-2/+9
|
* Improvements to the flexibility of the --server option.Dave Brolley2009-01-291-1/+13
|
* 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
| | | | used and for using non-local servers.
* 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
| | | | | | | | | * systemtap.spec: Added 'nss-devel' buildreq so that the 'client' subpackage could be built correctly. Added file-based buildreq for xmlto's pdf support, which works on f8, f9, f9, and rhel5. * configure.ac: Fixed typo. * configure: Regenerated.
* 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
| | | | Reported-By: Daniel Tralamazza
* Revert previous change. Only call stap-add-server-cert from stap-serverd if ↵Dave Brolley2009-01-191-1/+2
| | | | it has been installed.
* 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
| | | | other systemtap tools.
* Separate the creation of the server's certificate from its addition to theDave Brolley2009-01-131-2/+5
| | | | client-side database.
* 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
|\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog
| * 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
| |\ | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Add missing files to systemtap.spec
| | * 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
|