Zane C. Bowers-Hadley

Results 32 issues of Zane C. Bowers-Hadley

xshok_mkdir_ownership expects clam_user and clam_group to be defined. Just define them by default and note them in the user config as well.

## Prerequisites - [X] Have you checked for an existing issue describing your problem? - [X] Are you running the latest version? - [X] Is your ports tree recent? -...

bug
Blocker
Easy

This PR is an attempt to fix # by . ## Checklist - [X] based on top of latest source code - [X] changelog entry included - [X] tests pass...

Uses list_cpu_features instead to get CPU features. Calling /proc/cpuinfo is a bad linuxism as lots of systems don't use that. Use /usr/bin/env to invoke python2 instead of staticly coding the...

This adds compressed return handling for json_app_get. DO NOT DELETE THE UNDERLYING TEXT #### Please note > Please read this information carefully. You can run `./lnms dev:check` to check your...

Allows interface descriptions set in FreeBSD to be read. ``` [root@vixen42]0|/usr/local/etc/namedb/master>ifconfig em3 em3: flags=8802 metric 0 mtu 1500 description: this is a test options=81049b ether 00:15:17:bf:9e:46 media: Ethernet autoselect status:...

Add support for Opensearch/Elasticsearch. DO NOT DELETE THE UNDERLYING TEXT #### Please note > Please read this information carefully. You can run `./lnms dev:check` to check your code before submitting....

Applications :floppy_disk:

Sneck is basically NRPE over SNMP. This means one can easily throw what ever checks on the VM/server/etc when provisioning and poll it via SNMP and get everything there with...

This allows you to use PAM modules to do stuff like LDAP or RADIUS auth while pulling users from LDAP, AD, or the like via NSS. Admin v. Normal user...

So was just sitting down for writing a perl module for fetching and shoving a lot of drek into CAPE and I noticed that utils/submit.py was borked post move to...