]> granicus.if.org Git - icinga2/history - lib/cli/repositoryutility.cpp
Cli: Ignore 'import' attribute on repository add validation
[icinga2] / lib / cli / repositoryutility.cpp
2014-10-28 Michael FriedrichCli: Ignore 'import' attribute on repository add validation
2014-10-28 Gunnar BeutnerImplement validation for "repository add"
2014-10-28 Michael FriedrichCli: Add endpoint & zone repository object for 'agent...
2014-10-27 Michael FriedrichCli: Fix formatting of 'repository <type> list' command
2014-10-27 Michael FriedrichCli: 'repository host remove' cleans service directory...
2014-10-27 Michael FriedrichCli: Add 'repository commit --clear' clearing pending...
2014-10-27 Michael FriedrichCli: Fix integer formatting in repository command
2014-10-27 Michael FriedrichCli: Better formatting for changelog output of reposito...
2014-10-27 Michael FriedrichCli: Fix repository <type> list not showing objects
2014-10-27 Michael FriedrichCli: Delete change file on repository commit
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-24 Michael FriedrichCli: Change service handling in repository command
2014-10-24 Michael FriedrichCli: Parse repository arguments as 'name=...'
2014-10-23 Michael FriedrichCli: Allow to import multiple templates, drop zone...
2014-10-23 Michael FriedrichCli: Add repository add --{zone,template} support for...
2014-10-23 Gunnar BeutnerBuild fix for Windows and RHEL 5
2014-10-23 Michael FriedrichCLI: Add basic repository <type> <command> & commit...