<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/web, 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>swat: Remove swat.</title>
<updated>2013-05-18T14:32:38+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2013-05-17T12:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=61a2ad3c020424cead067cbdc89ea6f25708fde4'/>
<id>61a2ad3c020424cead067cbdc89ea6f25708fde4</id>
<content type='text'>
Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Sat May 18 16:32:38 CEST 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Sat May 18 16:32:38 CEST 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Move everything to use the common pidfile functions.</title>
<updated>2012-07-19T23:36:18+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-07-19T23:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e8dbf2889f0f5c6d213e92cbfd97b6a874aedb03'/>
<id>e8dbf2889f0f5c6d213e92cbfd97b6a874aedb03</id>
<content type='text'>
The extra code in source3/lib/pidfile.c is no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The extra code in source3/lib/pidfile.c is no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move source4/smbd/pidfile into lib/util in preparation for making it in common.</title>
<updated>2012-07-19T22:41:52+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-07-19T22:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2922fdaaf0ab2178a1701141cc2435af33c10dc8'/>
<id>2922fdaaf0ab2178a1701141cc2435af33c10dc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.</title>
<updated>2012-07-18T05:37:23+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2012-07-18T05:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fe72740e8221575921c22030d6d4fcb19201b03b'/>
<id>fe72740e8221575921c22030d6d4fcb19201b03b</id>
<content type='text'>
They use talloc_tos() internally: hoist that up to the callers, some
of whom don't want to us talloc_tos().

A simple patch, but hits a lot of files.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They use talloc_tos() internally: hoist that up to the callers, some
of whom don't want to us talloc_tos().

A simple patch, but hits a lot of files.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.</title>
<updated>2012-06-29T00:15:16+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-06-28T18:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=821bd95156e8cc6d843aecb0a27d4a08761b7dac'/>
<id>821bd95156e8cc6d843aecb0a27d4a08761b7dac</id>
<content type='text'>
Will allow thread-specific credentials to be added by modifying
the central definitions. Deliberately left the setXX[ug]id()
call in popt as this is not used in Samba.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will allow thread-specific credentials to be added by modifying
the central definitions. Deliberately left the setXX[ug]id()
call in popt as this is not used in Samba.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:util: rename procid_equal() to serverid_equal()</title>
<updated>2012-06-21T06:27:32+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-06-15T22:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=73b200064fea77037f15cceeda303469b3e78624'/>
<id>73b200064fea77037f15cceeda303469b3e78624</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid</title>
<updated>2012-06-06T17:37:14+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-06-06T13:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ba1699463bee4d622e76f54c1a1c17858545c84f'/>
<id>ba1699463bee4d622e76f54c1a1c17858545c84f</id>
<content type='text'>
Pair-Programmed-With: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:lib: split things into a conn_tdb.h</title>
<updated>2012-06-05T17:28:35+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-06-04T13:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8693a4fff95f2fa1f9c3b93429101c3b3d22218f'/>
<id>8693a4fff95f2fa1f9c3b93429101c3b3d22218f</id>
<content type='text'>
metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Tue Jun  5 19:28:35 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Tue Jun  5 19:28:35 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix sys_open() removal by including system/filesys.h</title>
<updated>2012-04-05T00:39:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-03-28T02:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=bd534bd522830e8855a28456ad7079ceb578fcfc'/>
<id>bd534bd522830e8855a28456ad7079ceb578fcfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Remove sys_fopen wrapper</title>
<updated>2012-04-05T00:39:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-03-28T01:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b74fe73a6fb5862121235f18bc1dfe538e6ceaed'/>
<id>b74fe73a6fb5862121235f18bc1dfe538e6ceaed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
