aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CMakeLists.txt: declare compatibility with 3.27HEADorigin/mastermasterPřemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* Try harder to find ncurseswPřemysl Eric Janouch2023-07-242-5/+5
|
* CMakeLists.txt: link properlyPřemysl Eric Janouch2023-07-041-1/+1
|
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
|
* Fix plugin search path on NixPřemysl Eric Janouch2023-06-293-1/+4
| | | | | Even its non-full GNUInstallDirs paths are absolute, which is apparently allowed.
* Update http-parser submodule URLPřemysl Eric Janouch2023-06-292-1/+1
|
* Update .gitignorePřemysl Eric Janouch2021-10-301-0/+2
|
* Add clang-format configurationPřemysl Eric Janouch2021-10-301-0/+32
|
* Set an upper limit on concurrent FDsPřemysl Eric Janouch2021-07-061-0/+4
| | | | I don't have the time nor will to look into it properly.
* Bump minimum CMake version and termoPřemysl Eric Janouch2020-10-295-44/+35
| | | | And some related cleanup or unification.
* Allow Lua 5.4Přemysl Eric Janouch2020-09-282-4/+4
| | | | It seems to build, and this entire thing is experimental anyway.
* Bump libertyPřemysl Eric Janouch2020-09-281-0/+0
|
* Name changePřemysl Eric Janouch2020-09-2811-12/+12
|
* Remove .travis.ymlPřemysl Janouch2018-06-241-43/+0
| | | | | | We don't depend on any proprietary services no longer. I'll have to make my own replacements with blackjack and hookers. Until then, the file stays in the commit log as an example.
* Update READMEPřemysl Janouch2018-06-241-10/+6
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-2412-38/+23
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Bump libertyPřemysl Janouch2018-06-246-43/+30
|
* CMakeLists.txt: fix variable namePřemysl Janouch2018-06-241-2/+2
|
* Try to fix Travis CIPřemysl Janouch2017-06-071-1/+5
|
* Bump liberty, cleanupPřemysl Janouch2017-06-072-126/+47
|
* Update READMEPřemysl Janouch2017-06-071-0/+2
|
* Add a clarifying commentPřemysl Janouch2017-05-061-0/+1
|
* HTTP: fix header parsingPřemysl Janouch2017-02-061-1/+4
|
* Fix LICENSEPřemysl Janouch2017-02-031-11/+11
|
* Make Lua even greaterPřemysl Janouch2017-01-293-26/+6
|
* Add a plugin for Network UPS ToolsPřemysl Janouch2017-01-291-0/+83
|
* Use readdir instead of readdir_rPřemysl Janouch2017-01-292-26/+13
| | | | To eliminate compiler warnings, we're single-threaded anyway.
* Make Lua code great againPřemysl Janouch2017-01-292-10/+10
|
* Travis CI: brevify notificationsPřemysl Janouch2017-01-291-0/+6
|
* Bump libertyPřemysl Janouch2017-01-233-15/+15
|
* Fix OpenSSL 1.1 compatibilityPřemysl Janouch2017-01-011-0/+5
|
* Bump libertyPřemysl Janouch2016-03-142-4/+4
|
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-1/+1
|
* Update READMEPřemysl Janouch2016-03-131-1/+1
|
* Fix packaging, update READMEPřemysl Janouch2016-03-112-4/+14
|
* Fix build without LuaPřemysl Janouch2015-10-011-1/+5
|
* Compile in Lua support opportunisticallyPřemysl Janouch2015-10-013-8/+7
|
* Convert README to AsciiDocPřemysl Janouch2015-09-271-10/+16
|
* Fix library searchingPřemysl Janouch2015-08-061-3/+4
|
* Bump libertypremysl2015-08-063-2/+8
| | | | Pulling in kqueue support.
* Fix BSD buildPřemysl Janouch2015-08-061-3/+12
|
* Hide the indicator while printing info messagesPřemysl Janouch2015-06-271-3/+24
|
* Aborting units -> stopping unitsPřemysl Janouch2015-05-138-46/+46
|
* Add an option to list all servicesPřemysl Janouch2015-05-131-1/+41
|
* Use getservbyname() on undetermined portsPřemysl Janouch2015-05-131-17/+22
|
* Get rid of "All rights reserved"Přemysl Janouch2015-05-138-8/+0
|
* Add an MPD service detection pluginPřemysl Janouch2015-05-131-0/+45
|
* Print undetermined servicesPřemysl Janouch2015-05-131-7/+69
|
* Don't initialize the transport immmediatelyPřemysl Janouch2015-05-131-19/+13
| | | | Do it only once we're actually connected.
* Use bold mode instead of standoutPřemysl Janouch2015-05-131-3/+3
|