Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo: @bindir -> @bindir@ | Dave Brolley | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | PR 10905: initscript improvements. | Dave Brolley | 2009-12-21 | 1 | -877/+2 |
| | | | | | | Make the stap-server initscript available as $bindir/stap-server Reimplement the stap-server initscript as a thin wrapper around $bindir/stap-server. | ||||
* | Look for stap-start-server and stap-stop-server in libexec. | Dave Brolley | 2009-12-21 | 1 | -2/+2 |
| | |||||
* | Some tools (temporarily) still in $bindir. | Dave Brolley | 2009-12-18 | 1 | -2/+2 |
| | |||||
* | s/pkglibexecdir/libexecdir/systemtap/ | Dave Brolley | 2009-12-18 | 1 | -1/+1 |
| | |||||
* | PR 10247 10276 10905: Infrastructure for moving underlying client/server ↵ | Dave Brolley | 2009-12-18 | 1 | -12/+9 |
| | | | | tools to libexec. | ||||
* | PR 10905: stap-server initscript improvements | Dave Brolley | 2009-12-14 | 1 | -89/+369 |
| | | | | | | | o Handle, -B, -I, -R options o Allow specification of servers by pid o Allow specification of servers by nickname. o Advertise options used using avahi. | ||||
* | PR 10905 Ground Work: Save server status as PID files with the server config ↵ | Dave Brolley | 2009-12-08 | 1 | -149/+210 |
| | | | | as contents. | ||||
* | Ensure that server status files are written by the initscript, not ↵ | Dave Brolley | 2009-11-20 | 1 | -1/+1 |
| | | | | stap-start-server. | ||||
* | Report correct status when a server fails to start. | Dave Brolley | 2009-11-20 | 1 | -3/+5 |
| | |||||
* | Final cleanup of stap-server initscript and packaging. | Dave Brolley | 2009-11-02 | 1 | -1/+0 |
| | |||||
* | Rework for bugs found during testing. | Dave Brolley | 2009-10-29 | 1 | -77/+154 |
| | |||||
* | stap-server initscript cleanup and follow fedora initscript requirements. | Dave Brolley | 2009-10-29 | 1 | -97/+115 |
| | |||||
* | Specialized user to run stap-server and improved logging. | Dave Brolley | 2009-10-27 | 1 | -3/+6 |
| | |||||
* | Change temporary paths to their proper values. | Dave Brolley | 2009-10-27 | 1 | -5/+4 |
| | |||||
* | stap-server initscript fully functional. | Dave Brolley | 2009-10-26 | 1 | -36/+253 |
| | |||||
* | stap-server initscript is now part of the systemtap-server package. | Dave Brolley | 2009-10-20 | 1 | -11/+15 |
| | |||||
* | Infrastructure for new stap-server initscript. | Dave Brolley | 2009-10-20 | 1 | -0/+230 |