<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/talloc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Share talloc source code between Samba 3 and Samba 4.</title>
<updated>2008-09-16T12:36:41+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-16T12:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=80a5da73e9a9ed148314be3fa071181c82fc7c64'/>
<id>80a5da73e9a9ed148314be3fa071181c82fc7c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings on SuSE 9.0.</title>
<updated>2008-09-14T16:50:13+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-09-14T16:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9d6e473c22baba10e8ad5f9423c6798e1d070d23'/>
<id>9d6e473c22baba10e8ad5f9423c6798e1d070d23</id>
<content type='text'>
The macros "[un]likely" are already defined on SuSE 9.0.
Patch from Volker.

(partialy cherry-picked 30d181c92463aecd6e649330d3645d86d5a17e43)
metze
(This used to be commit ad7ed33f786124e4afbba4330201a3a6463c6f73)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The macros "[un]likely" are already defined on SuSE 9.0.
Patch from Volker.

(partialy cherry-picked 30d181c92463aecd6e649330d3645d86d5a17e43)
metze
(This used to be commit ad7ed33f786124e4afbba4330201a3a6463c6f73)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 5400</title>
<updated>2008-09-14T16:47:15+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-04-19T14:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f5d90683596e02023d0a81d7d7e4a1458dd28278'/>
<id>f5d90683596e02023d0a81d7d7e4a1458dd28278</id>
<content type='text'>
Thanks to Jason Mader!

Volker
(cherry picked from commit 87d8a63ce4e6dd91ea3193d0a2574520a5857be2)
(This used to be commit 34ab9e5a23458c9f9845d1ff808c142cb2f1f2a4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Jason Mader!

Volker
(cherry picked from commit 87d8a63ce4e6dd91ea3193d0a2574520a5857be2)
(This used to be commit 34ab9e5a23458c9f9845d1ff808c142cb2f1f2a4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix out of tree build.  Remove the embedded srcdir path from talloc and tdb.</title>
<updated>2008-09-14T16:46:34+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-09-14T16:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=121bcbdb7fdfb11e4864eb79cc1bd6d726a7c307'/>
<id>121bcbdb7fdfb11e4864eb79cc1bd6d726a7c307</id>
<content type='text'>
(partialy cherry picked from commit 359921acd436684a0b4cf76ba15f82a224d2c337)
metze
(This used to be commit d89b8fee5210c7b4d8fad24edea34f9732aec708)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(partialy cherry picked from commit 359921acd436684a0b4cf76ba15f82a224d2c337)
metze
(This used to be commit d89b8fee5210c7b4d8fad24edea34f9732aec708)
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY</title>
<updated>2008-06-30T07:25:30+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-06-28T09:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=780fa9f9e677ded006dd54e2ec7bdbcd10348b72'/>
<id>780fa9f9e677ded006dd54e2ec7bdbcd10348b72</id>
<content type='text'>
metze
(This used to be commit 5bf414efbdf279fd1b85eb47e7b47656bc435f11)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
(This used to be commit 5bf414efbdf279fd1b85eb47e7b47656bc435f11)
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip strcmp() on 2 NULL pointers.</title>
<updated>2008-04-17T09:22:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-04-17T09:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0236a50c114bdd53527b7dc0acd81925607621c2'/>
<id>0236a50c114bdd53527b7dc0acd81925607621c2</id>
<content type='text'>
Andrew Bartlett
(This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew Bartlett
(This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use _OBJ_FILES variables in a couple more places.</title>
<updated>2008-04-14T15:22:58+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-14T15:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e9017ba418202b4b191c5a9ad4a96857558ce606'/>
<id>e9017ba418202b4b191c5a9ad4a96857558ce606</id>
<content type='text'>
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install talloc manpage from samba, it's already installed from the standalone talloc build.</title>
<updated>2008-04-04T15:20:32+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-04T15:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=184c53d180fac49e572f1ad86ce2adf6ca3a5247'/>
<id>184c53d180fac49e572f1ad86ce2adf6ca3a5247</id>
<content type='text'>
(This used to be commit 7bfda828952eab7f165190cbfd804e28780406c9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 7bfda828952eab7f165190cbfd804e28780406c9)
</pre>
</div>
</content>
</entry>
<entry>
<title>Install public header files again and include required prototypes.</title>
<updated>2008-04-02T02:53:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-02T02:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=afe3e8172ddaa5e4aa811faceecda4f943d6e2ef'/>
<id>afe3e8172ddaa5e4aa811faceecda4f943d6e2ef</id>
<content type='text'>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move public header accumulation out of the perl code.</title>
<updated>2008-02-29T13:23:38+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-02-29T13:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1ada7108408f567f61cfbf2b625730ba898452db'/>
<id>1ada7108408f567f61cfbf2b625730ba898452db</id>
<content type='text'>
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.

Conflicts:

	source/auth/config.mk
	source/auth/credentials/config.mk
	source/auth/gensec/config.mk
	source/build/smb_build/config_mk.pm
	source/build/smb_build/main.pl
	source/build/smb_build/makefile.pm
	source/dsdb/config.mk
	source/lib/charset/config.mk
	source/lib/tdr/config.mk
	source/lib/util/config.mk
	source/libcli/config.mk
	source/libcli/ldap/config.mk
	source/librpc/config.mk
	source/param/config.mk
	source/rpc_server/config.mk
	source/torture/config.mk
(This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.

Conflicts:

	source/auth/config.mk
	source/auth/credentials/config.mk
	source/auth/gensec/config.mk
	source/build/smb_build/config_mk.pm
	source/build/smb_build/main.pl
	source/build/smb_build/makefile.pm
	source/dsdb/config.mk
	source/lib/charset/config.mk
	source/lib/tdr/config.mk
	source/lib/util/config.mk
	source/libcli/config.mk
	source/libcli/ldap/config.mk
	source/librpc/config.mk
	source/param/config.mk
	source/rpc_server/config.mk
	source/torture/config.mk
(This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
</pre>
</div>
</content>
</entry>
</feed>
