<feed xmlns='http://www.w3.org/2005/Atom'>
<title>systemtap-steved/stap-serverd, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/'/>
<entry>
<title>Improved server certificate management. ulimit for stap-server only.</title>
<updated>2010-02-17T22:13:05+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2010-02-17T21:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=2ba4c606b0e7ddbc38633a4f9d5b5ee9739a48a7'/>
<id>2ba4c606b0e7ddbc38633a4f9d5b5ee9739a48a7</id>
<content type='text'>
- Server now generates a new certificate when old one expires.
- Certificates now valid for 1 year.
- ulimit for stap-server-connect now only set for stap-server
  user and only when override variable is not set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Server now generates a new certificate when old one expires.
- Certificates now valid for 1 year.
- ulimit for stap-server-connect now only set for stap-server
  user and only when override variable is not set.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR11105 part 2: tighten constraints on stap-server parameters passed to make</title>
<updated>2010-02-12T15:29:53+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-02-12T15:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=c0d1b5a004b9949bb455b7dbe17b335b7cab9ead'/>
<id>c0d1b5a004b9949bb455b7dbe17b335b7cab9ead</id>
<content type='text'>
* util.h, util.cxx (assert_match_regexp): New function.
* main.cxx (main): Constrain -R, -r, -a, -D, -S, -q, -B flags.
* stap-serverd (listen): Harden stap-server-connect with ulimit/loop.
* testsuite/systemtap.server/{client,server}_args.exp: Revised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* util.h, util.cxx (assert_match_regexp): New function.
* main.cxx (main): Constrain -R, -r, -a, -D, -S, -q, -B flags.
* stap-serverd (listen): Harden stap-server-connect with ulimit/loop.
* testsuite/systemtap.server/{client,server}_args.exp: Revised.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile server logging and robustness.</title>
<updated>2010-02-02T19:08:31+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2010-02-02T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=d2334a2233f4efd055dab021c603f7c046730a66'/>
<id>d2334a2233f4efd055dab021c603f7c046730a66</id>
<content type='text'>
Log certificate location and status when starting server.
Additional care in handling arguments in stap-serverd.
New test case discovered by fuzzing added and fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Log certificate location and status when starting server.
Additional care in handling arguments in stap-serverd.
New test case discovered by fuzzing added and fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR11197: prevent startup of stap-server as root</title>
<updated>2010-01-28T03:10:56+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-01-28T03:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=2addc662c2d3d29f6a6cd1fa6ef224b67fce21b8'/>
<id>2addc662c2d3d29f6a6cd1fa6ef224b67fce21b8</id>
<content type='text'>
* stap-serverd: Block startup if whoami=root, unless magic
  environment variable is set.
* testsuite/lib/systemtap.exp: Set magic environment variable to
  override protection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* stap-serverd: Block startup if whoami=root, unless magic
  environment variable is set.
* testsuite/lib/systemtap.exp: Set magic environment variable to
  override protection.
</pre>
</div>
</content>
</entry>
<entry>
<title>server: log controlling pid</title>
<updated>2010-01-15T08:44:53+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-01-15T08:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=9e6bf24eef9d73afbccf9d46fa85a27587d6443b'/>
<id>9e6bf24eef9d73afbccf9d46fa85a27587d6443b</id>
<content type='text'>
* stap-serverd (initialization): Log startup pid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* stap-serverd (initialization): Log startup pid.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR 10247, 10276, 10905: Move remaining client/server tools to libexec.</title>
<updated>2009-12-21T16:26:05+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2009-12-21T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=edecda6cff1304fca4c47034b7064dcd51bcc33d'/>
<id>edecda6cff1304fca4c47034b7064dcd51bcc33d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR 10247 10276 10905: Infrastructure for moving underlying client/server tools to libexec.</title>
<updated>2009-12-18T21:22:01+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2009-12-18T21:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=961588fd58020a7c21e4a9c0c50bc5a5f26e4790'/>
<id>961588fd58020a7c21e4a9c0c50bc5a5f26e4790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR 10905: stap-server initscript improvements</title>
<updated>2009-12-14T18:08:45+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2009-12-14T18:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=601dc75d18ffd5670830b56c8a5c0f817ab92013'/>
<id>601dc75d18ffd5670830b56c8a5c0f817ab92013</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sign uprobes.ko with the builder's certificate.</title>
<updated>2009-11-12T18:50:09+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2009-11-12T18:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=4ab8323bec774a2e4f78900681bf88e36dacaa49'/>
<id>4ab8323bec774a2e4f78900681bf88e36dacaa49</id>
<content type='text'>
Delete ownership &amp; permissions tests from modsign.cxx and stap-serverd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delete ownership &amp; permissions tests from modsign.cxx and stap-serverd.
</pre>
</div>
</content>
</entry>
<entry>
<title>More logging for stap-server initscript.</title>
<updated>2009-11-02T21:38:41+00:00</updated>
<author>
<name>Dave Brolley</name>
<email>brolley@redhat.com</email>
</author>
<published>2009-11-02T21:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=de0f2f04c229fb48ec598ddf2ffffb6a329ebab5'/>
<id>de0f2f04c229fb48ec598ddf2ffffb6a329ebab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
