<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/util/debug.h, branch v3-5-test</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>Fix ndrdump to use a common setup_logging() API</title>
<updated>2009-06-29T10:12:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-06-29T10:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6e92505080fd6764461563e4fdf1172be1ba2963'/>
<id>6e92505080fd6764461563e4fdf1172be1ba2963</id>
<content type='text'>
By adding a new common setup_logging_stdout() API, we no longer need to abuse the ABI compatability between the different setup_logging() calls in Samba3 and Samba4's DEBUG() subsystems.

The revert of 49a6d757b4d944cd22c91b2838beb83f04fbe1e9 works with this
to fix bug 6211.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By adding a new common setup_logging_stdout() API, we no longer need to abuse the ABI compatability between the different setup_logging() calls in Samba3 and Samba4's DEBUG() subsystems.

The revert of 49a6d757b4d944cd22c91b2838beb83f04fbe1e9 works with this
to fix bug 6211.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "s4:debug: make setup_logging() a bit more compatible with samba3"</title>
<updated>2009-06-29T09:57:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-06-29T09:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0e95b807b9ff7dee9d53d7294011c6e8cd82fe0e'/>
<id>0e95b807b9ff7dee9d53d7294011c6e8cd82fe0e</id>
<content type='text'>
The problem is that the enum was previously a 'rachet', that is, it
would only reset to a level higher than it was previouly set to.
Changing the order broke file-based logging for our production sites.

This reverts commit 49a6d757b4d944cd22c91b2838beb83f04fbe1e9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem is that the enum was previously a 'rachet', that is, it
would only reset to a level higher than it was previouly set to.
Changing the order broke file-based logging for our production sites.

This reverts commit 49a6d757b4d944cd22c91b2838beb83f04fbe1e9.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:debug: make setup_logging() a bit more compatible with samba3</title>
<updated>2009-01-09T12:10:07+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-01-09T12:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=49a6d757b4d944cd22c91b2838beb83f04fbe1e9'/>
<id>49a6d757b4d944cd22c91b2838beb83f04fbe1e9</id>
<content type='text'>
In samba3 the 2nd argument is bool interactive.
E.g ndrdump uses true there which used to map to DEBUG_FILE
in samba4, it maps to DEBUG_STDOUT now, which is better.

In the end end samba3 should also use the samba4 version of
setup_logging()

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In samba3 the 2nd argument is bool interactive.
E.g ndrdump uses true there which used to map to DEBUG_FILE
in samba4, it maps to DEBUG_STDOUT now, which is better.

In the end end samba3 should also use the samba4 version of
setup_logging()

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util: make it possible to use debug.h with using xfile.h</title>
<updated>2008-12-17T12:31:29+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-12-17T10:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b97f17ddf110fd7538e4dc61a8701feb81370992'/>
<id>b97f17ddf110fd7538e4dc61a8701feb81370992</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename class to "cls" since the first is a keyword name in C++. Thanks,</title>
<updated>2008-11-02T03:50:32+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-02T03:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=29177203e5da4cb42e0c5bc2f2981d6cffbe042c'/>
<id>29177203e5da4cb42e0c5bc2f2981d6cffbe042c</id>
<content type='text'>
Brad.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Brad.
</pre>
</div>
</content>
</entry>
<entry>
<title>ALlow util/debug.h to be included more than once.</title>
<updated>2008-11-01T14:21:31+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-01T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1b05be10399a8fab80072e7aaccd55a3f6e8f651'/>
<id>1b05be10399a8fab80072e7aaccd55a3f6e8f651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure prototypes are always included, make some functions static and</title>
<updated>2008-10-20T16:59:51+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-20T16:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=87ec1d2532eb17dfd7f98431bdfa4071be57f683'/>
<id>87ec1d2532eb17dfd7f98431bdfa4071be57f683</id>
<content type='text'>
remove some unused functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove some unused functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move lib/util from source4 to top-level libutil.</title>
<updated>2008-10-11T19:05:38+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-11T19:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=caa4e428604780bb098060f7286c69d30c8b4007'/>
<id>caa4e428604780bb098060f7286c69d30c8b4007</id>
<content type='text'>
Conflicts:

	source4/Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	source4/Makefile
</pre>
</div>
</content>
</entry>
</feed>
