<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/modules/getdate.c, branch talloc-2.3.0</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>s3:modules: Use #ifdef instead of #if for config.h definitions</title>
<updated>2018-11-28T22:19:23+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2018-11-20T14:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=32fda4fc64cceb8b0c268322edc9ce86cc9dfed0'/>
<id>32fda4fc64cceb8b0c268322edc9ce86cc9dfed0</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Gary Lockyer &lt;gary@catalyst.net.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Gary Lockyer &lt;gary@catalyst.net.nz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:modules: Generate new getdate.c with bison</title>
<updated>2018-04-03T18:20:11+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2018-03-23T08:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=083e52f5612c03f1b1741a953b74281457548289'/>
<id>083e52f5612c03f1b1741a953b74281457548289</id>
<content type='text'>
bison -o source3/modules/getdate.c source3/modules/getdate.y&lt;Paste&gt;

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bison -o source3/modules/getdate.c source3/modules/getdate.y&lt;Paste&gt;

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:modules: Fix size type in getdate</title>
<updated>2018-03-20T22:16:16+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-12-07T19:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=59b689474727c173f052d66a4ab924060181b903'/>
<id>59b689474727c173f052d66a4ab924060181b903</id>
<content type='text'>
This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:modules: Add FALL_THROUGH statements in getdate.c</title>
<updated>2018-03-01T03:37:43+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-10-13T09:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=824fa2c4dbba252cfa778027f0ea7fdfa4fda894'/>
<id>824fa2c4dbba252cfa778027f0ea7fdfa4fda894</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3/modules/getdate: use HAVE___ATTRIBUTE__ instead of __GNUC__</title>
<updated>2016-03-24T14:13:15+00:00</updated>
<author>
<name>Douglas Bagnall</name>
<email>douglas.bagnall@catalyst.net.nz</email>
</author>
<published>2016-03-23T02:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fb0ebbfcbfb5754b0fca7b309eaded0e57877230'/>
<id>fb0ebbfcbfb5754b0fca7b309eaded0e57877230</id>
<content type='text'>
Signed-off-by: Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Uri Simchoni &lt;uri@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Uri Simchoni &lt;uri@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Fix a few build warnings</title>
<updated>2008-12-16T07:30:49+00:00</updated>
<author>
<name>Tim Prouty</name>
<email>tprouty@samba.org</email>
</author>
<published>2008-12-16T06:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8e1db7eab17ea0dcb052bc330ab31636906a59fe'/>
<id>8e1db7eab17ea0dcb052bc330ab31636906a59fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r23798: updated old Temple Place FSF addresses to new URL</title>
<updated>2007-10-10T17:28:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T03:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9fa1c63578733077c0aaaeeb2fc97c3b191089cc'/>
<id>9fa1c63578733077c0aaaeeb2fc97c3b191089cc</id>
<content type='text'>
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
</pre>
</div>
</content>
</entry>
<entry>
<title>r13384: Adding in some more SuSE patches</title>
<updated>2007-10-10T16:09:57+00:00</updated>
<author>
<name>Gerald Carter</name>
<email>jerry@samba.org</email>
</author>
<published>2006-02-08T04:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a988be716b87b0dca69688ed3b909af0a69e91f6'/>
<id>a988be716b87b0dca69688ed3b909af0a69e91f6</id>
<content type='text'>
* uninitialized-variables.diff
* samba-smbadduser.diff
* samba-implicit_decl.patch
(This used to be commit 064338c6f5644d1ceddf341d4ba5619a3d68ffa7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* uninitialized-variables.diff
* samba-smbadduser.diff
* samba-implicit_decl.patch
(This used to be commit 064338c6f5644d1ceddf341d4ba5619a3d68ffa7)
</pre>
</div>
</content>
</entry>
<entry>
<title>r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1</title>
<updated>2007-10-10T15:57:02+00:00</updated>
<author>
<name>Gerald Carter</name>
<email>jerry@samba.org</email>
</author>
<published>2005-05-31T13:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f24d88cf9da46680d52b42b92bd484e7b09ce99b'/>
<id>f24d88cf9da46680d52b42b92bd484e7b09ce99b</id>
<content type='text'>
(This used to be commit 9727d05241574042dd3aa8844ae5c701d22e2da1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 9727d05241574042dd3aa8844ae5c701d22e2da1)
</pre>
</div>
</content>
</entry>
<entry>
<title>r6149: Fixes bugs #2498 and 2484.</title>
<updated>2007-10-10T15:56:24+00:00</updated>
<author>
<name>Derrell Lipman</name>
<email>derrell@samba.org</email>
</author>
<published>2005-03-31T05:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9840db418bad5a39edc4a32a1786f5e2d2c9dff8'/>
<id>9840db418bad5a39edc4a32a1786f5e2d2c9dff8</id>
<content type='text'>
1. using smbc_getxattr() et al, one may now request all access control
   entities in the ACL without getting all other NT attributes.
2. added the ability to exclude specified attributes from the result set
   provided by smbc_getxattr() et al, when requesting all attributes,
   all NT attributes, or all DOS attributes.
3. eliminated all compiler warnings, including when --enable-developer
   compiler flags are in use.  removed -Wcast-qual flag from list, as that
   is specifically to force warnings in the case of casting away qualifiers.

Note: In the process of eliminating compiler warnings, a few nasties were
      discovered.  In the file libads/sasl.c, PRIVATE kerberos interfaces
      are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED
      kerberos interfaces are being used.  Someone who knows kerberos
      should look at these and determine if there is an alternate method
      of accomplishing the task.
(This used to be commit 994694f7f26da5099f071e1381271a70407f33bb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. using smbc_getxattr() et al, one may now request all access control
   entities in the ACL without getting all other NT attributes.
2. added the ability to exclude specified attributes from the result set
   provided by smbc_getxattr() et al, when requesting all attributes,
   all NT attributes, or all DOS attributes.
3. eliminated all compiler warnings, including when --enable-developer
   compiler flags are in use.  removed -Wcast-qual flag from list, as that
   is specifically to force warnings in the case of casting away qualifiers.

Note: In the process of eliminating compiler warnings, a few nasties were
      discovered.  In the file libads/sasl.c, PRIVATE kerberos interfaces
      are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED
      kerberos interfaces are being used.  Someone who knows kerberos
      should look at these and determine if there is an alternate method
      of accomplishing the task.
(This used to be commit 994694f7f26da5099f071e1381271a70407f33bb)
</pre>
</div>
</content>
</entry>
</feed>
