Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump libertyHEADorigin/mastermaster | Přemysl Eric Janouch | 2024-08-08 | 1 | -0/+0 |
| | |||||
* | CMakeLists.txt: declare compatibility with 3.27 | Přemysl Eric Janouch | 2023-08-01 | 1 | -1/+1 |
| | | | | Sadly, the 3.5 deprecation warning doesn't go away after this. | ||||
* | Try harder to find ncursesw | Přemysl Eric Janouch | 2023-07-24 | 2 | -5/+5 |
| | |||||
* | CMakeLists.txt: link properly | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | README.adoc: update package information | Přemysl Eric Janouch | 2023-07-01 | 1 | -2/+4 |
| | |||||
* | Fix plugin search path on Nix | Přemysl Eric Janouch | 2023-06-29 | 3 | -1/+4 |
| | | | | | Even its non-full GNUInstallDirs paths are absolute, which is apparently allowed. | ||||
* | Update http-parser submodule URL | Přemysl Eric Janouch | 2023-06-29 | 2 | -1/+1 |
| | |||||
* | Update .gitignore | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+2 |
| | |||||
* | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+32 |
| | |||||
* | Set an upper limit on concurrent FDs | Přemysl Eric Janouch | 2021-07-06 | 1 | -0/+4 |
| | | | | I don't have the time nor will to look into it properly. | ||||
* | Bump minimum CMake version and termo | Přemysl Eric Janouch | 2020-10-29 | 5 | -44/+35 |
| | | | | And some related cleanup or unification. | ||||
* | Allow Lua 5.4 | Přemysl Eric Janouch | 2020-09-28 | 2 | -4/+4 |
| | | | | It seems to build, and this entire thing is experimental anyway. | ||||
* | Bump liberty | Přemysl Eric Janouch | 2020-09-28 | 1 | -0/+0 |
| | |||||
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 11 | -12/+12 |
| | |||||
* | Remove .travis.yml | Přemysl Janouch | 2018-06-24 | 1 | -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 README | Přemysl Janouch | 2018-06-24 | 1 | -10/+6 |
| | |||||
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 12 | -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 liberty | Přemysl Janouch | 2018-06-24 | 6 | -43/+30 |
| | |||||
* | CMakeLists.txt: fix variable name | Přemysl Janouch | 2018-06-24 | 1 | -2/+2 |
| | |||||
* | Try to fix Travis CI | Přemysl Janouch | 2017-06-07 | 1 | -1/+5 |
| | |||||
* | Bump liberty, cleanup | Přemysl Janouch | 2017-06-07 | 2 | -126/+47 |
| | |||||
* | Update README | Přemysl Janouch | 2017-06-07 | 1 | -0/+2 |
| | |||||
* | Add a clarifying comment | Přemysl Janouch | 2017-05-06 | 1 | -0/+1 |
| | |||||
* | HTTP: fix header parsing | Přemysl Janouch | 2017-02-06 | 1 | -1/+4 |
| | |||||
* | Fix LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -11/+11 |
| | |||||
* | Make Lua even greater | Přemysl Janouch | 2017-01-29 | 3 | -26/+6 |
| | |||||
* | Add a plugin for Network UPS Tools | Přemysl Janouch | 2017-01-29 | 1 | -0/+83 |
| | |||||
* | Use readdir instead of readdir_r | Přemysl Janouch | 2017-01-29 | 2 | -26/+13 |
| | | | | To eliminate compiler warnings, we're single-threaded anyway. | ||||
* | Make Lua code great again | Přemysl Janouch | 2017-01-29 | 2 | -10/+10 |
| | |||||
* | Travis CI: brevify notifications | Přemysl Janouch | 2017-01-29 | 1 | -0/+6 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-01-23 | 3 | -15/+15 |
| | |||||
* | Fix OpenSSL 1.1 compatibility | Přemysl Janouch | 2017-01-01 | 1 | -0/+5 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2016-03-14 | 2 | -4/+4 |
| | |||||
* | Fix Travis CI notifications | Přemysl Janouch | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Update README | Přemysl Janouch | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Fix packaging, update README | Přemysl Janouch | 2016-03-11 | 2 | -4/+14 |
| | |||||
* | Fix build without Lua | Přemysl Janouch | 2015-10-01 | 1 | -1/+5 |
| | |||||
* | Compile in Lua support opportunistically | Přemysl Janouch | 2015-10-01 | 3 | -8/+7 |
| | |||||
* | Convert README to AsciiDoc | Přemysl Janouch | 2015-09-27 | 1 | -10/+16 |
| | |||||
* | Fix library searching | Přemysl Janouch | 2015-08-06 | 1 | -3/+4 |
| | |||||
* | Bump liberty | premysl | 2015-08-06 | 3 | -2/+8 |
| | | | | Pulling in kqueue support. | ||||
* | Fix BSD build | Přemysl Janouch | 2015-08-06 | 1 | -3/+12 |
| | |||||
* | Hide the indicator while printing info messages | Přemysl Janouch | 2015-06-27 | 1 | -3/+24 |
| | |||||
* | Aborting units -> stopping units | Přemysl Janouch | 2015-05-13 | 8 | -46/+46 |
| | |||||
* | Add an option to list all services | Přemysl Janouch | 2015-05-13 | 1 | -1/+41 |
| | |||||
* | Use getservbyname() on undetermined ports | Přemysl Janouch | 2015-05-13 | 1 | -17/+22 |
| | |||||
* | Get rid of "All rights reserved" | Přemysl Janouch | 2015-05-13 | 8 | -8/+0 |
| | |||||
* | Add an MPD service detection plugin | Přemysl Janouch | 2015-05-13 | 1 | -0/+45 |
| | |||||
* | Print undetermined services | Přemysl Janouch | 2015-05-13 | 1 | -7/+69 |
| | |||||
* | Don't initialize the transport immmediately | Přemysl Janouch | 2015-05-13 | 1 | -19/+13 |
| | | | | Do it only once we're actually connected. |