<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemonizer, branch v0.13.0.2-RC2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-02-23T20:27:14Z</updated>
<entry>
<title>monerod: do not log to tmpdir in daemon mode</title>
<updated>2018-02-23T20:27:14Z</updated>
<author>
<name>ston1th</name>
<email>ston1th@giftfish.de</email>
</author>
<published>2018-02-13T18:54:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=496055d12871eca27b024fd2f746a8e5d07e5714'/>
<id>urn:sha1:496055d12871eca27b024fd2f746a8e5d07e5714</id>
<content type='text'>
The logging to /tmp/bitmonero.daemon.stdout.stderr caused segfaults
if the /tmp mount was full (#2851).
Now the daemon is only logging to /tmp/bitmonero.daemon.stdout.stderr
in the debug builds.
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows build</title>
<updated>2017-12-23T14:27:30Z</updated>
<author>
<name>dEBRUYNE-1</name>
<email>dEBRUYNE-1@users.noreply.github.com</email>
</author>
<published>2017-12-23T14:04:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2018cf74a65b99cf5494cbbb7f2363a56affbc1f'/>
<id>urn:sha1:2018cf74a65b99cf5494cbbb7f2363a56affbc1f</id>
<content type='text'>
Fix no new line
</content>
</entry>
<entry>
<title>Tools, daemonizer: fix building on Windows</title>
<updated>2017-11-15T22:12:02Z</updated>
<author>
<name>iDunk5400</name>
<email>iDunk5400@users.noreply.github.com</email>
</author>
<published>2017-11-15T22:12:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fdf0acbf972340d38a74cb1f3860c2d44b728e2e'/>
<id>urn:sha1:fdf0acbf972340d38a74cb1f3860c2d44b728e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: Add ability to write a PID file</title>
<updated>2017-07-21T22:34:56Z</updated>
<author>
<name>Erik de Castro Lopo</name>
<email>erikd@mega-nerd.com</email>
</author>
<published>2017-07-19T11:45:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=51efb21713ee630ca9c2f6aaaea98f18bce72106'/>
<id>urn:sha1:51efb21713ee630ca9c2f6aaaea98f18bce72106</id>
<content type='text'>
The PID file will only be written if the daemon is called with the
`--detach` command line argument and a `--pidfile /some/file/path`
argument.
</content>
</entry>
<entry>
<title>Don't hardcode /tmp</title>
<updated>2017-07-11T11:38:51Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-07-11T11:38:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=33d17c37e80acc8d810d870eee5f5aac202f7804'/>
<id>urn:sha1:33d17c37e80acc8d810d870eee5f5aac202f7804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1897</title>
<updated>2017-03-21T12:10:36Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-03-21T12:10:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b345313072bf6f37552dc8ebd6551f81cf66043'/>
<id>urn:sha1:4b345313072bf6f37552dc8ebd6551f81cf66043</id>
<content type='text'>
44a5b038 create a foreground non-interactive mode (Noah Watkins)
</content>
</entry>
<entry>
<title>create a foreground non-interactive mode</title>
<updated>2017-02-22T00:44:22Z</updated>
<author>
<name>Noah Watkins</name>
<email>noahwatkins@gmail.com</email>
</author>
<published>2017-02-22T00:44:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=44a5b03841e34154e824fcc7773c458326a3487f'/>
<id>urn:sha1:44a5b03841e34154e824fcc7773c458326a3487f</id>
<content type='text'>
Signed-off-by: Noah Watkins &lt;noahwatkins@gmail.com&gt;
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropped "bit" from bitmonero.</title>
<updated>2016-09-26T21:22:30Z</updated>
<author>
<name>Randi Joseph</name>
<email>randi@codehalo.com</email>
</author>
<published>2016-09-26T14:42:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e54616924c781def53f7f6ece73c0d921e81995'/>
<id>urn:sha1:9e54616924c781def53f7f6ece73c0d921e81995</id>
<content type='text'>
</content>
</entry>
</feed>
