<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/util/debug.c, branch talloc-2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>debug: log early messages to stdout, and keep it open</title>
<updated>2011-07-19T23:17:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-18T07:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=485898458a1f786febd400be30bb3917fe5f71eb'/>
<id>485898458a1f786febd400be30bb3917fe5f71eb</id>
<content type='text'>
The --log-stdout option was compromised by the log file descriptors being
closed once the file process forked.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --log-stdout option was compromised by the log file descriptors being
closed once the file process forked.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util/ Fix crash bug caused by gfree_debug()</title>
<updated>2011-05-13T16:50:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-09T15:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5db0cd55d4db9cc71f32dc0097e2f014c22967bc'/>
<id>5db0cd55d4db9cc71f32dc0097e2f014c22967bc</id>
<content type='text'>
The issue is that we should reset the debug_num_classes to 0 when we
un-initialise the debug system.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue is that we should reset the debug_num_classes to 0 when we
un-initialise the debug system.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: default debug to stderr </title>
<updated>2011-04-04T00:30:29+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-04-01T03:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4a98d6ce96924e905ce87e9bec2ef29d25803aad'/>
<id>4a98d6ce96924e905ce87e9bec2ef29d25803aad</id>
<content type='text'>
if setup_logging() hasn't been called then default to sending debug to
stderr

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if setup_logging() hasn't been called then default to sending debug to
stderr

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: Restore the s3-style check in check_log_size()</title>
<updated>2011-03-31T17:42:38+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2011-03-31T15:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=644222a1e36d18f8a57f815e74a08a78c26abb89'/>
<id>644222a1e36d18f8a57f815e74a08a78c26abb89</id>
<content type='text'>
This has caused me considerable grief.

Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Thu Mar 31 19:42:38 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has caused me considerable grief.

Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Thu Mar 31 19:42:38 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: ignore debug_set_logfile() with a blank string</title>
<updated>2011-03-29T05:03:58+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-29T03:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=af31bf6bf5ef3af6eaf87ebe2f9f5903698c22db'/>
<id>af31bf6bf5ef3af6eaf87ebe2f9f5903698c22db</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Tue Mar 29 07:03:58 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Tue Mar 29 07:03:58 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: fixed a valgrind error</title>
<updated>2011-03-04T02:09:52+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-04T01:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3560db3da3e3b25c98287701dbc6478358457495'/>
<id>3560db3da3e3b25c98287701dbc6478358457495</id>
<content type='text'>
Thanks to Volker for spotting this one!

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Fri Mar  4 03:09:52 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Volker for spotting this one!

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Fri Mar  4 03:09:52 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util: new merged debug system</title>
<updated>2011-03-01T03:32:12+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-24T05:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5f5ca913b7abfcf95782339fac2dc8c1541b1126'/>
<id>5f5ca913b7abfcf95782339fac2dc8c1541b1126</id>
<content type='text'>
This is the s3 debug system, with a number of changes to tidy it up
for common use.  The debug class system is simplified by the removal of the
ISSET table, the system no longer attempts to cope with assignment of
DEBUGLEVEL, and the full class table is always available (rather than
just DEBUGLEVEL_CLASS[DBCG_ALL]) from startup.  It is also no longer
confusingly described as a hack, but as the initial table.

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Mar  1 04:32:12 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the s3 debug system, with a number of changes to tidy it up
for common use.  The debug class system is simplified by the removal of the
ISSET table, the system no longer attempts to cope with assignment of
DEBUGLEVEL, and the full class table is always available (rather than
just DEBUGLEVEL_CLASS[DBCG_ALL]) from startup.  It is also no longer
confusingly described as a hack, but as the initial table.

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Mar  1 04:32:12 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util move debug.[ch] out of the way</title>
<updated>2011-03-01T02:46:18+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-28T20:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4acef317a0e1692afc526a3805adf87403651170'/>
<id>4acef317a0e1692afc526a3805adf87403651170</id>
<content type='text'>
This will allow a modified version of the s3 debug system to be the
new common debug system.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow a modified version of the s3 debug system to be the
new common debug system.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/debug Add clarifying comments</title>
<updated>2010-11-24T07:37:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-11-02T20:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=58920aab0237aaa9f4a81577800bddba97e279a5'/>
<id>58920aab0237aaa9f4a81577800bddba97e279a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: fixed default debug settings</title>
<updated>2010-11-04T01:48:15+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-03T23:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cb9fba1ed387a1a34f866c13a979ee91cd1d6da8'/>
<id>cb9fba1ed387a1a34f866c13a979ee91cd1d6da8</id>
<content type='text'>
this fixes -d in our command line tools (eg. samba-tool)

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Nov  4 01:48:15 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes -d in our command line tools (eg. samba-tool)

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Nov  4 01:48:15 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
