summaryrefslogtreecommitdiff
path: root/src/squelch/automatizer.cc
Commit message (Collapse)AuthorAge
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
| | | | | We need one .h file and one .hpp since some of the functions are being called from plain C code.
* Fix problem with pseudo-ID not kicking in on inventoryBardur Arantsson2015-02-23
|
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
|
* C++: Move Automatizer to C++Bardur Arantsson2013-09-27