Age | Commit message (Expand) | Author | Lines |
2010-12-11 | icli(1): Update -v | Daniel Friesel | -1/+1 |
2010-12-10 | Remove code duplication in verbose host/service display | Daniel Friesel | -185/+118 |
2010-12-04 | Begin work on supporting more actions (right now: acknowledging problems) | Daniel Friesel | -8/+39 |
2010-11-27 | Support -vvv for host listing as well | Daniel Friesel | -2/+58 |
2010-11-23 | Add -vvv for service listing. Will be the most verbose version. | Daniel Friesel | -5/+77 |
2010-11-23 | icli: Print "never" instead of the epoch begin for timestamp==0 | Daniel Friesel | -0/+5 |
2010-11-21 | Release v0.30.3 | Daniel Friesel | -1/+1 |
2010-11-21 | Update documentation | Daniel Friesel | -3/+3 |
2010-11-21 | Remove -x option, it works just like -z!o | Daniel Friesel | -10/+0 |
2010-11-20 | Add -vv mode for -lh as well | Daniel Friesel | -5/+60 |
2010-11-20 | -ls -vv: Show if problem is acknowledged | Daniel Friesel | -1/+2 |
2010-11-20 | Fix output | Daniel Friesel | -3/+3 |
2010-11-20 | Add -vv: service detail descriptions | Daniel Friesel | -29/+104 |
2010-11-20 | Show DOWN/UNREACHABBLE hosts in service list | Daniel Friesel | -1/+15 |
2010-11-19 | Add 'N' flag | Daniel Friesel | -1/+11 |
2010-11-19 | icli(1): Improve -z description | Daniel Friesel | -2/+3 |
2010-11-19 | Make filters apply to rechecks as well | Daniel Friesel | -1/+9 |
2010-11-19 | icli: Add D filter to skip services on Down/Unreachable hosts | Daniel Friesel | -2/+16 |
2010-11-19 | icli(1): Example for filtering | Daniel Friesel | -0/+5 |
2010-11-19 | Add filter for soft states | Daniel Friesel | -0/+16 |
2010-11-18 | Documentation for -z, fix/add host down/unreachable | Daniel Friesel | -2/+55 |
2010-11-18 | More filters based on service state | Daniel Friesel | -1/+13 |
2010-11-18 | Filters! So far only those based on Flags and not totally clean. But working. | Daniel Friesel | -0/+20 |
2010-11-18 | Prepare for more filters | Daniel Friesel | -2/+13 |
2010-11-18 | Use filters for host listing as well | Daniel Friesel | -4/+14 |
2010-11-18 | Replace $short handling with generic filter (so far only for services) | Daniel Friesel | -10/+20 |
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/+1 |
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 | -2/+74 |
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 | -24/+18 |
2010-09-04 | Add -v switch | Daniel Friesel | -6/+22 |
2010-08-09 | Don't ignore unknown fields | Daniel Friesel | -8/+14 |