aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-02python-lvm: Bug fixes from unit tests.Tony Asleson
2013-07-02python-lvm: Change snapshot call impl.Tony Asleson
2013-07-02lvm2app: Add thinp snapshot functionalityTony Asleson
2013-07-02python-lvm: Bindings for thin pool, thin lv creation V3Tony Asleson
2013-07-02python-lvm: Added lv method getOriginTony Asleson
2013-07-02lvm2app: Add function to retrieve the origin.Tony Asleson
2013-07-02python-lvm: Add method to retrieve lv attr.Tony Asleson
2013-07-02lvm2app: Add method to retrieve attr from lv.Tony Asleson
2013-07-02python-lvm: Add pvCreate python methodTony Asleson
2013-07-02lib2app: Added PV create. V2Tony Asleson
2013-07-02lib2app: Fix warnings in lvm_list_pvs_freeTony Asleson
2013-07-02_get_pvs: Remove unused variableTony Asleson
2013-07-02lvm2app: Set suppress to 1Tony Asleson
2013-07-02python-lvm: Add bindings for lvm_pv_removeTony Asleson
2013-07-02lvm2app: Implement lvm_pv_remove V2Tony Asleson
2013-07-02lvm2app: Add function to retrieve list of PVs V3Tony Asleson
2013-07-02lvm2app: Implement lv resize (v3)Tony Asleson
2013-07-02lvm2app: Move core lv re-size code (v6)Tony Asleson
2013-07-02lvm2app: Rework argument handling for lv resizeTony Asleson
2013-07-02lvm2app: Move percent_of_extents to lvm-percent.[h|c]Tony Asleson
2013-07-02lvm2app: Implementation of pv resize (v6)Tony Asleson
2013-07-02lvm2app: Add thin and thin pool lv creation V5Tony Asleson
2013-07-02WHATS_NEW: config/profile_dirPeter Rajnoha
2013-07-02WHATS_NEW: configuration profile supportPeter Rajnoha
2013-07-02report: add vg_profile and lv_profile to report the profile attached to VG/LVPeter Rajnoha
2013-07-02profile: add default.profile and install itPeter Rajnoha
2013-07-02conf: add separate 'conf' dir for config filesPeter Rajnoha
2013-07-02profile: strictly require profiles to be validPeter Rajnoha
2013-07-02thin: make selected thinp settings profilablePeter Rajnoha
2013-07-02lv: add lv_config_profile fnPeter Rajnoha
2013-07-02config: add validation for configuration profilesPeter Rajnoha
2013-07-02config: make it possible to run several instances of configuration check at oncePeter Rajnoha
2013-07-02toolcontext: add a few comments for struct cmd_context and rename config_vali...Peter Rajnoha
2013-07-02tools: add support for changing configuration profile for existing volumes (v...Peter Rajnoha
2013-07-02metadata: add support for storing profile name in metadata (during vgcreate/l...Peter Rajnoha
2013-07-02config: add profile arg to find_config_tree_boolPeter Rajnoha
2013-07-02config: add profile arg to find_config_tree_floatPeter Rajnoha
2013-07-02config: add profile arg to find_config_tree_int64Peter Rajnoha
2013-07-02config: add profile arg to find_config_tree_intPeter Rajnoha
2013-07-02config: add profile arg to find_config_tree_str_allow_emptyPeter Rajnoha
2013-07-02config: add profile arg to find_config_tree_strPeter Rajnoha
2013-07-02config: add profile arg to find_config_tree_nodePeter Rajnoha
2013-07-02metadata: read VG/LV profile name from metadata if it exists and load itPeter Rajnoha
2013-07-02config: add override_config_tree_from_profile fn to add the profile to a conf...Peter Rajnoha
2013-07-02config: add support for loading profilesPeter Rajnoha
2013-07-02configure: add configure --with-default-profile-subdirPeter Rajnoha
2013-07-02config: add config_source_t type to identify configuration sourcePeter Rajnoha
2013-07-02refactor: factor out common part of the code to open and read config filesPeter Rajnoha
2013-07-02archive: add missing bit setZdenek Kabelac
2013-07-01cleanup: swap initial assignmentZdenek Kabelac