aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-213-98/+14
|
* Moved all functionality into imv_os_agent_t class turning imv_os_t into an ↵Andreas Steffen2013-06-217-780/+946
| | | | IF-IMV skeleton
* Moved batch_ending into separate source fileAndreas Steffen2013-06-215-295/+372
|
* generate workitems based on group policyAndreas Steffen2013-06-211-1/+11
|
* add overall recommendation to session database entryAndreas Steffen2013-06-211-3/+20
|
* register received scanner attributesAndreas Steffen2013-06-214-6/+103
|
* refactored IMV policy managementAndreas Steffen2013-06-214-318/+139
|
* implemented policy rules for OS IMVAndreas Steffen2013-06-215-95/+406
|
* check for zero-length device IDAndreas Steffen2013-06-211-0/+6
|
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-214-165/+306
|
* execute an _imv_policy scriptAndreas Steffen2013-06-212-6/+16
|
* implemented IMV session controlAndreas Steffen2013-06-216-162/+110
|
* destroy SQL queryAndreas Steffen2013-04-211-0/+1
|
* pacman: Define gen_time out of the loopTobias Brunner2013-03-251-1/+2
| | | | It gets assigned if count==3 but only used later when count >= 7.
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-226-39/+68
|
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-114-5/+68
|
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-033-14/+40
|
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-027-9/+20
|
* improved control when an attribute request is sentAndreas Steffen2013-02-033-2/+54
|
* Cast first argument for %.*s to intTobias Brunner2013-01-243-15/+15
|
* make pacman.sh run under cronAndreas Steffen2012-12-261-9/+13
|
* ignore ports of the 127.0.1.1 internal system addressAndreas Steffen2012-12-091-2/+6
|
* store detected improper OS settings in databaseAndreas Steffen2012-11-303-14/+21
|
* store collected device information in databaseAndreas Steffen2012-11-283-1/+80
|
* store unique device_id in databaseAndreas Steffen2012-11-275-22/+80
|
* completed Polish language versionEwa Steffen2012-11-231-2/+14
|
* implemented output of item lists in remediation instructionsAndreas Steffen2012-11-234-80/+77
|
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-233-325/+223
|
* strndup() requires string.h header fileAndreas Steffen2012-11-181-0/+2
|
* generate reason strings and remediation instructions for improper OS settingsAndreas Steffen2012-11-183-61/+198
|
* fixed a memory leak in pacmanAndreas Steffen2012-11-171-0/+8
|
* removed unused variableAndreas Steffen2012-11-171-1/+1
|
* discovered the use of strndup()Andreas Steffen2012-11-151-6/+2
|
* implemented blacklisting of software packagesAndreas Steffen2012-11-145-66/+167
|
* fixed remediation instructions outputAndreas Steffen2012-11-131-1/+3
|
* fixed memory leakAndreas Steffen2012-11-121-0/+1
|
* fixed typo in strcpy() function callAndreas Steffen2012-11-121-1/+1
|
* implemented reason string and remediation instructions for OS IMVAndreas Steffen2012-11-123-6/+132
|
* updated strongswan.conf man pageAndreas Steffen2012-11-122-2/+2
|
* centralized processing of assessment informationAndreas Steffen2012-11-125-72/+6
|
* implemented get_remediation_instructions()Andreas Steffen2012-11-104-11/+111
|
* implement a preferred language enumeratorAndreas Steffen2012-11-103-79/+45
|
* added missing --update parameterAndreas Steffen2012-11-081-1/+1
|
* created packman daily update scriptAndreas Steffen2012-11-082-0/+38
|
* pacman supports differential security updatesAndreas Steffen2012-11-071-18/+101
|
* fixed Android product stringAndreas Steffen2012-11-072-7/+6
|
* accumulate package counts over multiple attributesAndreas Steffen2012-11-074-32/+93
|
* use OS type on IMV sideAndreas Steffen2012-11-075-40/+87
|
* fixed debug outputAndreas Steffen2012-11-051-5/+4
|
* check installed packages in OS databaseAndreas Steffen2012-11-054-9/+325
|