| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a couple of DMI dumps to be able to run tests as non-root | David Sommerseth | 2009-12-10 | 2 | -0/+0 |
| | | |||||
| * | Cleaned up the unit test a little bit | David Sommerseth | 2009-12-10 | 1 | -31/+25 |
| | | | | | | Don't try to do tests which only root can do if not running as root user and removed not needed code or comments | ||||
| * | Added rpm-md5 Make target | David Sommerseth | 2009-11-27 | 1 | -1/+6 |
| | | | | | | | | This is to build src.rpms which can be built on RHEL distribution. In Fedora 11, RPM changed the file hashing from MD5 to SHA1. The rpm-md5 will use rpmbuild-md5 on these distributions, which then uses the old MD5 hashing. | ||||
| * | Fixed more .spec file issues after more reviews | David Sommerseth | 2009-11-26 | 1 | -4/+7 |
| | | |||||
| * | Fixed more python-dmidecode.spec issues after another community review | David Sommerseth | 2009-11-25 | 1 | -2/+7 |
| | | |||||
| * | Added changelog entry for 3.10.7 | Nima Talebi | 2009-09-23 | 1 | -0/+3 |
| | | |||||
| * | New release (3.10.7) | Nima Talebi | 2009-09-23 | 3 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of git.autonomy.net.au:python-dmidecode | Nima Talebi | 2009-09-23 | 0 | -0/+0 |
| |\ | | | | | | | | | Conflicts: debian/changelog | ||||
| | * | Catching up to Debian | Nima Talebi | 2009-09-09 | 2 | -1/+7 |
| | | | |||||
| * | | New debian changelog entry. | Nima Talebi | 2009-09-23 | 1 | -0/+6 |
| | | | |||||
| * | | Catching up to Debian | Nima Talebi | 2009-09-23 | 2 | -1/+7 |
| | | | |||||
| * | | Updated .spec release to -7 | David Sommerseth | 2009-09-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed .spec file issues after review from the Fedora community | David Sommerseth | 2009-09-23 | 1 | -6/+4 |
| |/ | | | | | | | Details can be found here: https://bugzilla.redhat.com/show_bug.cgi?id=515230#c1 The comment regarding check against older Python versions is needed to be able to build RPMs on RHEL4 and RHEL5. | ||||
| * | Merge commit 'nima/xml' | David Sommerseth | 2009-08-11 | 55 | -6718/+13177 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: debian/changelog Had the same changelog entry in both xml and master branch, with a minor wording difference. Removed the duplicate and merged in the changelog entries from the XML branch src/dmidecode.c Merge process got confused by some functions which was not changed. Removed the code coming from the master branch and let the XML be the base. src/setup-dbg.py src/setup.py In the XML branch, the version of the python-dmidecode is now a function which retrieves the version number from src/version.h. Merged in this feature to master as well. | ||||
| | * | Merge commit 'dazo/xml' into xml | Nima Talebi | 2009-08-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Removed not needed lib/ directory from tarball rule | David Sommerseth | 2009-08-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | YaOF | Nima Talebi | 2009-08-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | Regarding Bug#540389 | Nima Talebi | 2009-08-08 | 1 | -0/+6 |
| | | | | |||||
| | * | | Closes #540389 (Debian bug tracker) | Nima Talebi | 2009-08-08 | 1 | -1/+1 |
| | |/ | | | | | | | Invalid homepage URI, reported by Jakub Wilk. | ||||
| | * | Moved a OS-specific library settings out to commonv3.10.6-rc1 | Nima Talebi | 2009-08-03 | 3 | -6/+8 |
| | | | | | | | | | | | The libxml2 path is now handled by `setup_common.py', so the actual setup files are clean from any OS-specific (Debian/RedHat) hacks. | ||||
| | * | spec file - Added needed %{?dist} tag in Release | David Sommerseth | 2009-07-28 | 1 | -1/+1 |
| | | | |||||
| | * | Fixed python-dmidecode.spec to build properly | David Sommerseth | 2009-07-13 | 1 | -6/+24 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x26 | David Sommerseth | 2009-07-02 | 1 | -2/+18 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x21 | David Sommerseth | 2009-07-02 | 1 | -1/+17 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x1E | David Sommerseth | 2009-07-02 | 1 | -1/+13 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x1C | David Sommerseth | 2009-07-02 | 2 | -2/+25 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x1B | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x1A | David Sommerseth | 2009-07-02 | 1 | -1/+24 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x19 | David Sommerseth | 2009-07-02 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | Format has changed slightly. The original format in v2.10 was: {'Next Scheduled Power-on': [' *','-*',' 0',':0',':0']} The new format is: {'Next Scheduled Power-on': '*-* *:*:*'} The reason is that the formatting in the original list was rather half-done, containing separators in some of the elements. | ||||
| | * | Completed python XML map for TypeMap 0x18 | David Sommerseth | 2009-07-02 | 1 | -1/+16 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x17 | David Sommerseth | 2009-07-02 | 1 | -1/+17 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x16 | David Sommerseth | 2009-07-02 | 2 | -2/+23 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x15 | David Sommerseth | 2009-07-02 | 1 | -0/+10 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x14 | David Sommerseth | 2009-07-02 | 1 | -1/+18 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x13 | David Sommerseth | 2009-07-02 | 1 | -1/+14 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x12 | David Sommerseth | 2009-07-02 | 1 | -1/+18 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x0C | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x0B | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x06 | David Sommerseth | 2009-07-02 | 2 | -3/+28 |
| | | | |||||
| | * | Completed python XML map for TypeMap 0x05 | David Sommerseth | 2009-07-02 | 2 | -8/+39 |
| | | | |||||
| | * | Undefine NDEBUG in normal compiles as well. | David Sommerseth | 2009-07-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | Arguments for doing so is that asserts are important to catch unhandled error situations and will help debugging if it fails in a production environment. | ||||
| | * | Fixed incorrectly Py_DECREC() on Py_None values | David Sommerseth | 2009-06-19 | 1 | -3/+5 |
| | | | |||||
| | * | Fixed missing check which caused SEGV on Python2.3 | David Sommerseth | 2009-06-19 | 1 | -1/+1 |
| | | | | | | | | | | | Could also be related to an older libxml2 version as well, as this behaviour was found on RHEL4u4 | ||||
| | * | Fixed issue with unterminated list in dmidecode_xmlapi() | David Sommerseth | 2009-06-18 | 1 | -1/+1 |
| | | | | | | | | | This caused an exception on Python2.3 | ||||
| | * | Added dmidump utility | David Sommerseth | 2009-06-18 | 2 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | This is a simple utility which dumps DMI/SMBIOS data straight to a file, written i C and should not depend on anything extra. Useful to get DMI/SMBIOS data without installing python and/or python-dmidecode. The data dump can be parsed by python-dmidecode later on on a different box. | ||||
| | * | Splitted out SMBIOS/DMI dump functions from dmidecode.c to separate files | David Sommerseth | 2009-06-18 | 9 | -169/+320 |
| | | | |||||
| | * | Commented in the Debian workaround for `xml2mod' | Nima Talebi | 2009-06-17 | 2 | -0/+2 |
| | | | |||||
| | * | Small cleanup | Nima Talebi | 2009-06-17 | 1 | -1/+0 |
| | | | |||||
| | * | Revert "Make use of setup_common::get_version() in python-dmidecode.spec as ↵ | David Sommerseth | 2009-06-15 | 2 | -7/+6 |
| | | | | | | | | | | | | | | | | | | | well" This reverts commit b1db52e62be1a700517308877b08dbf8c5d9e1eb. This change broke rpmbuild --rebuild. So the version number cannot be set dynamically like this. Reverting back to manually updating it. | ||||
| | * | Added new function: dmixml_FindNodeByAttr_NoCase(...) | David Sommerseth | 2009-06-15 | 3 | -7/+46 |
| | | | | | | | | | | | | | | | | | | | | | This function will ignore the case of the string of the value to be found. This improves the behaviour mentioned in commit 20030e42b4d3f7283f6143641cb009a8dbf1da24. At the moment, the immediate advantage is that the pymap.xml is not strictly bound to if the type IDs in hex are in upper and/or lower case. Both cases and mixed cases will now work. | ||||
