Age | Commit message (Expand) | Author | Lines |
2010-11-18 | Fix @for_services relics | Daniel Friesel | -3/+3 |
2010-11-18 | icli(1): Add REPORTING BUGS subsection | Daniel Friesel | -0/+5 |
2010-11-18 | icli: Add flags in service output, document output methods | Daniel Friesel | -0/+78 |
2010-11-16 | Add -s to documentation | Daniel Friesel | -5/+8 |
2010-11-16 | icli(1): Move synopsis from NAME to SYNOPSIS | Daniel Friesel | -6/+3 |
2010-11-14 | icli: Die upon invalid options | Daniel Friesel | -1/+2 |
2010-11-08 | About time for a version bump0.2 | Daniel Friesel | -1/+7 |
2010-11-08 | Add option to change rw-file | Daniel Friesel | -2/+9 |
2010-11-08 | minor documentation improvements | Daniel Friesel | -4/+28 |
2010-11-08 | icli: Accept filters for -lq, too | Daniel Friesel | -2/+4 |
2010-11-07 | Unfuck service/host filtering. Might break rescheduling, though. | Daniel Friesel | -41/+28 |
2010-11-07 | Make -s slightly more effective | Daniel Friesel | -2/+20 |
2010-11-05 | Remove useless unix_time function | Daniel Friesel | -7/+3 |
2010-11-01 | Add option to recheck services (in groups, too!) | Daniel Friesel | -4/+76 |
2010-09-16 | Merge branch 'master' of /home/derf/var/git_root/icinga-cli | Daniel Friesel | -1/+1 |
2010-09-14 | Document -ld | Daniel Friesel | -1/+1 |
2010-09-12 | icli -ld: Longer hostnames | Daniel Friesel | -1/+1 |
2010-09-12 | Add icli -ld (list downtimes) | Daniel Friesel | -1/+35 |
2010-09-12 | Add hostdowntime & servicedependency to known objects | Daniel Friesel | -1/+8 |
2010-09-11 | icli: Make version digestible for perl 5.12, hopefully | Daniel Friesel | -1/+1 |
2010-09-05 | Update mail | Daniel Friesel | -1/+4 |
2010-09-05 | proper -v handling | Daniel Friesel | -26/+20 |
2010-09-04 | Add -v switch | Daniel Friesel | -6/+22 |
2010-08-09 | Don't ignore unknown fields | Daniel Friesel | -9/+15 |
2010-08-07 | Update README | Daniel Friesel | -7/+5 |
2010-08-05 | Makefile -> Build.PL | Daniel Friesel | -30/+30 |
2010-07-30 | More test coverage | Daniel Friesel | -8/+8 |
2010-07-30 | Primitive support for pending service checks | Daniel Friesel | -4/+14 |
2010-07-30 | icli -lq: Support filtering output with -h/-g | Daniel Friesel | -2/+24 |
2010-07-29 | Add icli -lq to list the scheduling queue | Daniel Friesel | -3/+79 |
2010-07-29 | Release v0.10.1 | Daniel Friesel | -1/+5 |
2010-07-29 | Documentation fixups | Daniel Friesel | -9/+16 |
2010-07-29 | Add README | Daniel Friesel | -0/+25 |
2010-07-28 | Add -V/--version switch | Daniel Friesel | -1/+9 |
2010-07-28 | More tests. 100% total code coverage :) | Daniel Friesel | -6/+1900 |
2010-07-28 | Add tests | Daniel Friesel | -0/+3974 |
2010-07-28 | Add -c option to specify config file location | Daniel Friesel | -0/+6 |
2010-07-28 | Add -g/--hostgroup option (show all hosts in a group) | Daniel Friesel | -4/+21 |
2010-07-28 | Make -h accept more than one hostname, prepare for hostgroup support | Daniel Friesel | -19/+33 |
2010-07-28 | Move extra status.dat parsing into separate function | Daniel Friesel | -3/+13 |
2010-07-27 | Add standard tests + Makefile | Daniel Friesel | -0/+43 |
2010-07-27 | List either services or hosts | Daniel Friesel | -7/+66 |
2010-07-27 | Enable option bundling | Daniel Friesel | -1/+1 |
2010-07-27 | icli: Add -s/--short option to only show non-OK services | Daniel Friesel | -2/+15 |
2010-07-27 | Add option to set status file | Daniel Friesel | -2/+8 |
2010-07-27 | Add option to disable coloured output | Daniel Friesel | -7/+24 |
2010-07-26 | Add some documentation | Daniel Friesel | -0/+24 |
2010-07-26 | Add -h/--host option to only show one host | Daniel Friesel | -9/+44 |
2010-07-26 | Colors, hierarchical format | Daniel Friesel | -15/+19 |
2010-07-26 | Simple service state listing | Daniel Friesel | -0/+68 |