Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added, username, gid, uid | Aaron Marcher | 2016-06-13 | 1 | -0/+3 |
| | |||||
* | added disk functions for details | Aaron Marcher | 2016-06-10 | 1 | -0/+3 |
| | |||||
* | added memory values ram functions | Aaron Marcher | 2016-06-10 | 1 | -0/+3 |
| | |||||
* | hostname function | Aaron Marcher | 2016-06-10 | 1 | -0/+1 |
| | |||||
* | added ip address function | Aaron Marcher | 2016-06-08 | 1 | -0/+1 |
| | |||||
* | added entropy | Aaron Marcher | 2016-06-03 | 1 | -0/+1 |
| | |||||
* | Easier info function names | Aaron Marcher | 2016-03-18 | 1 | -8/+8 |
| | | | | | | | | All the info function names started with "get_", which I removed to make it easier for the user to configure the program to its needs. Additionally I renamed some functions (e.g. get_ram_usage) to better names, making it easier to extend the program with ram usage / total functions. | ||||
* | added license info to slstatus.h | Aaron Marcher | 2016-03-16 | 1 | -0/+2 |
| | |||||
* | header | Aaron Marcher | 2016-03-16 | 1 | -0/+22 |