<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/includes/vendor.h, branch release-2.0.9pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.0.9pre</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.0.9pre'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-02-08T18:52:52+00:00</updated>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vendor: update vendor.{h,c}</title>
<updated>2019-08-28T11:15:48+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-08-24T01:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=348d6d919c7d128cd6300e9a7f02483850edd079'/>
<id>urn:sha1:348d6d919c7d128cd6300e9a7f02483850edd079</id>
<content type='text'>
Mostly new match rules.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>vendor_match() sentinel attribute</title>
<updated>2019-07-30T02:44:59+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-07-22T22:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=9d043ceb42468af2f18b823e7dd5d026ef24b0b1'/>
<id>urn:sha1:9d043ceb42468af2f18b823e7dd5d026ef24b0b1</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>vendor.ids update and vendor.{h,c} improvements from sysobj version</title>
<updated>2019-07-30T02:44:59+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-07-13T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=0dca7a1e165cdffa0065455b377d2658f33f4ea2'/>
<id>urn:sha1:0dca7a1e165cdffa0065455b377d2658f33f4ea2</id>
<content type='text'>
* more fields in struct Vendor.
* match_case -&gt; match_rule and new match rule "exact". match_rule
  remains compatible with match_case for old conf format.
* matches must be "whole word" matches so "Harmony" no longer hits
  for "ARM".
* Parts outside of () are checked first, so "Foo (formerly Barly)"
  matches Foo before Barly, even though Barly is longer and would
  otherwise match first.
* vendor_list type (a blessed GSList*) and helper functions to manage
  it.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add functions to get a formatted link for a vendor</title>
<updated>2019-07-12T15:27:53+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2019-07-12T15:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=0ad42047da7b8a11a07e73a75f9f415362eec867'/>
<id>urn:sha1:0ad42047da7b8a11a07e73a75f9f415362eec867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devices: get_motherboard(), shorten vendor if possible</title>
<updated>2018-11-04T23:02:12+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-10-04T23:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=c98b4d5f8254882df4ddc96df406de8d45263e99'/>
<id>urn:sha1:c98b4d5f8254882df4ddc96df406de8d45263e99</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>vendor.c: add some data fields and cleanup</title>
<updated>2018-06-03T01:52:31+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-05-29T22:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=41b2c29a6c516ea6027c7ca6b14351d51cdf7643'/>
<id>urn:sha1:41b2c29a6c516ea6027c7ca6b14351d51cdf7643</id>
<content type='text'>
* Initialize strings to empty in `read_from_vendor_ids()`
* vendor.ids format reader clears all fields at `name`
* Added `name_short`, and `url_support` fields
* `vendor_cleanup()` function that frees `vendor_list`
* `vendor_match()` returns the whole `Vendor` data structure

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>vendor.c: fix vendor sort</title>
<updated>2018-05-27T22:12:47+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-05-12T02:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=2416abc367513f0277b66556b3c499e7bc9cf01e'/>
<id>urn:sha1:2416abc367513f0277b66556b3c499e7bc9cf01e</id>
<content type='text'>
Fix a really stupid sort function I wrote for 60b9f3360930296c0f3e8b04672b8bf7468bedcb.
Now actually does what that commit claims to do.
I think I must have just sketched it out and then forgot to go back and correct it. It's
weird that it happened to fix the one result I was testing for.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>vendor.c: try and reduce the likelihood of false matches</title>
<updated>2018-04-24T14:46:11+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-03-20T22:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=60b9f3360930296c0f3e8b04672b8bf7468bedcb'/>
<id>urn:sha1:60b9f3360930296c0f3e8b04672b8bf7468bedcb</id>
<content type='text'>
* Rename struct members to be less ambiguous
* Sort the list by length of match_string, longest first,
  so better matches match first
* Add flag to force case-sensitive matching so that two or
  three-letter names don't match names that happen to have
  those letters in them

Also, added ASUS and fixes #241.
(https://github.com/lpereira/hardinfo/issues/241)

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
