summaryrefslogtreecommitdiffstats
path: root/ctx.c
AgeCommit message (Expand)Author
2020-11-03New -status option to display a status barTavian Barnes
2020-10-06pwcache: Adjust some naming conventionsTavian Barnes
2020-10-06mtab: Adjust some naming conventionsTavian Barnes
2020-10-04parse: Fail if -color is passed and the colors couldn't be parsedTavian Barnes
2020-09-28ctx: Perserve errno better in bfs_ctx_open()Tavian Barnes
2020-09-27Rename struct cmdline to bfs_ctxTavian Barnes
kaging/makeself/makeself.lsm?h=dagger'>logtreecommitdiffstats
path: root/packaging/makeself/makeself.lsm
blob: 7d6356468e71a241f48b4c2e4f85a1ff2b8d4999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Begin3
Title:          netdata
Version:        NETDATA_VERSION
Description:    netdata is a system for distributed real-time performance and health monitoring.
                It provides unparalleled insights, in real-time, of everything happening on the
                system it runs (including applications such as web and database servers), using
                modern interactive web dashboards. netdata is fast and efficient, designed to
                permanently run on all systems (physical & virtual servers, containers, IoT
                devices), without disrupting their core function.
Keywords:       real-time performance and health monitoring
Author:         Costa Tsaousis (costa@tsaousis.gr)
Maintained-by:  Costa Tsaousis (costa@tsaousis.gr)
Original-site:  https://netdata.cloud/
Platform:       Unix
Copying-policy: GPL
End