<feed xmlns='http://www.w3.org/2005/Atom'>
<title>attr/man, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/attr/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/attr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/'/>
<updated>2012-01-26T21:14:12Z</updated>
<entry>
<title>u_int32_t -&gt; uint32_t</title>
<updated>2012-01-26T21:14:12Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2012-01-26T21:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=c19103b52f79a56901b9d4404d8d9655c18d7127'/>
<id>urn:sha1:c19103b52f79a56901b9d4404d8d9655c18d7127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify what the --only-values flag does</title>
<updated>2011-12-11T14:45:08Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@linbit.com</email>
</author>
<published>2011-12-11T14:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=5d8dc006a20ec11ffd54eb388433aa89bf345ec6'/>
<id>urn:sha1:5d8dc006a20ec11ffd54eb388433aa89bf345ec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in attr.1 man page</title>
<updated>2011-05-27T12:27:24Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2011-01-13T11:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=9bf13217b232101394719165cccc8387a08aea40'/>
<id>urn:sha1:9bf13217b232101394719165cccc8387a08aea40</id>
<content type='text'>
Contributed by John Bradshaw.
</content>
</entry>
<entry>
<title>walk_tree: do not follow symlink to directory with -h</title>
<updated>2011-05-25T16:14:36Z</updated>
<author>
<name>Kamil Dudka</name>
<email>address@hidden</email>
</author>
<published>2010-12-22T14:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=2c053e75d44016dd6b07649a356c1ce55dbe1028'/>
<id>urn:sha1:2c053e75d44016dd6b07649a356c1ce55dbe1028</id>
<content type='text'>
reported by Jean-Pierre André at https://bugzilla.redhat.com/660613
</content>
</entry>
<entry>
<title>OPTIONS in man pages should be a section heading, not a subsection heading</title>
<updated>2010-11-23T15:44:55Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2010-11-23T15:44:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=0a2d62b62a3aef601228232ee2e0133a3bbc510b'/>
<id>urn:sha1:0a2d62b62a3aef601228232ee2e0133a3bbc510b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setfattr.1: document supported encodings of values</title>
<updated>2010-11-23T15:27:04Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2010-11-19T11:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=846ca47a2411f33c8ca0572b0e565664d851fee4'/>
<id>urn:sha1:846ca47a2411f33c8ca0572b0e565664d851fee4</id>
<content type='text'>
reported by Tomasz Kepczynski at https://bugzilla.redhat.com/58751
</content>
</entry>
<entry>
<title>More license updates</title>
<updated>2009-05-12T08:55:30Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-05-12T08:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=474c29fd852576aadf508d94f5ffa6a184b3cf7d'/>
<id>urn:sha1:474c29fd852576aadf508d94f5ffa6a184b3cf7d</id>
<content type='text'>
Clarify some license notices to specifically refer to GPLv2+ instead of only
referring to GPL without version. (Most of the sloppy license headers slipped
in unnoticed; the changes were acked by Felix Blyakher &lt;felixb@sgi.com&gt; on
behalf of SGI on 8 April 2009.)

Add license headers to a number of small files which were only licenses as
GPLv2+ implicitly so far.

Refer to this package as "this program" rather than "Attr" throughout the
license notices; this simplifies sharing files among packages.
</content>
</entry>
<entry>
<title>Fix wrong license notices</title>
<updated>2009-03-11T15:28:13Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-03-11T15:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=12362192c9a55b946a16930054d14536767f748d'/>
<id>urn:sha1:12362192c9a55b946a16930054d14536767f748d</id>
<content type='text'>
Some of the license notices added in commit f36cdfd are wrongly referring
to GPLv2.1. This is wrong; the proper licenses that the notices should refer
to are GPLv2, and LGPLv2.1. Fix this mistake.

Signed-off-by: Andreas Gruenbacher &lt;agruen@suse.de&gt;
</content>
</entry>
<entry>
<title>Add copyright and license notices to lots of files</title>
<updated>2009-03-10T20:29:07Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-03-10T20:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=f36cdfd09865432981eacabcc30423684c9898f4'/>
<id>urn:sha1:f36cdfd09865432981eacabcc30423684c9898f4</id>
<content type='text'>
Signed-off-by: Andreas Gruenbacher &lt;agruen@suse.de&gt;
</content>
</entry>
<entry>
<title>Allow parallel builds of xfs-cmds.</title>
<updated>2008-11-21T02:43:35Z</updated>
<author>
<name>Barry Naujok</name>
<email>bnaujok@sgi.com</email>
</author>
<published>2008-11-21T02:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=01c13551a0185ab70f270addaf0c6dccbbba211b'/>
<id>urn:sha1:01c13551a0185ab70f270addaf0c6dccbbba211b</id>
<content type='text'>
Merge of master-melb:xfs-cmds:32514a by kenmcd.

  Allow parallel builds of xfs-cmds
</content>
</entry>
</feed>
