Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Remove unused includes | Peng Liang | 2022-06-16 | 1 | -2/+0 |
* | lib: Drop internal virXXXPtr typedefs | Michal Privoznik | 2021-04-13 | 1 | -8/+8 |
* | util: replace VIR_FREE with g_free in all vir*Free() functions | Laine Stump | 2021-02-05 | 1 | -8/+8 |
* | util: o-z: use g_new0 | Ján Tomko | 2020-10-06 | 1 | -10/+3 |
* | virSecurityDeviceLabelDefNew: Avoid NULL dereference | Michal Privoznik | 2020-03-30 | 1 | -1/+1 |
* | util: use g_strdup instead of VIR_STRDUP | Ján Tomko | 2019-10-21 | 1 | -11/+8 |
* | virseclabel: Resolve Coverity FORWARD_NULL issue | John Ferlan | 2014-07-14 | 1 | -1/+1 |
* | virSecurityDeviceLabelDef: substitute 'norelabel' with 'relabel' | Michal Privoznik | 2014-07-11 | 1 | -1/+1 |
* | virSecurityLabelDef: substitute 'norelabel' with 'relabel' | Michal Privoznik | 2014-07-11 | 1 | -0/+2 |
* | util: seclabel: Add deep copy function for device labels | Peter Krempa | 2014-06-20 | 1 | -0/+23 |
* | conf: split security label structs to util/ | Eric Blake | 2014-04-01 | 1 | -0/+82 |