1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jean Paul Galea
71442e7fd6 Refactor.
- don't depend on external binaries,
	it assumes too much and is dangerous.

- we can depend on libcurl instead,
	since it's already a dependency in core.

- we should do this for other plugins too,
	and move the new function into ykval-common.php

- plugin reports same exact values as before.
2015-09-07 18:01:04 +02:00
Jean Paul Galea
ed6fb6cbb3 Cosmetic changes.
- refactor whitespace for munin plugins written in php.

- change spaces into tabs and fix brackets mostly.
2015-09-07 16:20:58 +02:00
Jean Paul Galea
b417759932 Update copyright year. 2015-07-20 20:01:16 +00:00
Jean Paul Galea
e76c5002f2 Drop php closing tags. 2015-07-15 15:14:25 +02:00
Dain Nilsson
ee1f040b00 Updated copyright headers. 2013-02-04 17:39:36 +01:00
Dain Nilsson
976146a646 Use yubikey-val instead of ykval in paths, configuration in /etc/yubico/val 2013-01-28 13:12:46 +01:00
Klas Lindfors
ee36db3be1 newer munin uses variables in the plugin instead of the filename to determine graph name, make them consistent. 2012-08-21 08:23:43 +02:00
Fredrik Thulin
2c9b57a0a0 Detect timeouts and errors in curl (such as resolver failures). 2012-05-22 12:15:31 +02:00
Simon Josefsson
3aaf776220 Add. 2010-11-15 10:32:32 +00:00