Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed not needed \n from log_append() entries | David Sommerseth | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Added logging flag to log_append() to change log behaviour | David Sommerseth | 2010-02-05 | 1 | -6/+6 |
| | | | | | | | | | | | | | | Valid flags are: * LOGFL_NORMAL Log all messages to the log context, and send log message to stderr on errors * LOGFL_NODUPS Log only unique messages. Duplicated messages will be removed * LOGFL_NOSTDERR Don't write to stderr, even if errors occur | ||||
* | More fprintf() -> log_append() porting | David Sommerseth | 2010-01-08 | 1 | -12/+10 |
| | |||||
* | Moved write_dump() over to dmidump.c, as this is the only user of this function | David Sommerseth | 2010-01-08 | 1 | -36/+0 |
| | |||||
* | Removed no longer needed function - is_int() | David Sommerseth | 2009-06-02 | 1 | -9/+0 |
| | | | | | This function did not work as expected and due to the rewrite of xmlpythonizer, this function is not longer needed. | ||||
* | Completed preliminary reimplementation of type() | Nima Talebi | 2009-05-24 | 1 | -3/+4 |
| | | | | | | | Updated test unit to match. Throw an exception instead of returning None/False in some functions. | ||||
* | Reimplementing the type() function - WIP | Nima Talebi | 2009-05-23 | 1 | -0/+9 |
| | |||||
* | Added indenting tool for C code and reindented *.[ch] files | David Sommerseth | 2009-04-29 | 1 | -124/+110 |
| | |||||
* | Reverting recent (pointless) change. | nima | 2009-03-31 | 1 | -0/+205 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@180 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Preparing to migrate to GIT. | nima | 2009-03-31 | 1 | -205/+0 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Cleaning up source area, ready for debianizing, and rpm after that. | nima | 2008-12-17 | 1 | -0/+205 |
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@108 abc39116-655e-4be6-ad55-d661dc543056 |