aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* version: 0.1.1.2v0.1.1.2Laurent Bercot2020-03-031-1/+0
* with the correct tarball link pleaseLaurent Bercot2020-01-271-1/+1
* Prepare for 0.1.1.2Laurent Bercot2020-01-276-5/+18
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
* version: 0.1.1.1v0.1.1.1Laurent Bercot2019-10-211-0/+1
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-5/+5
* Prepare for 0.1.1.1Laurent Bercot2019-10-215-4/+17
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
* version: 0.1.1.0v0.1.1.0Laurent Bercot2019-09-221-1/+1
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
* Adapt to new stopwatch APIsLaurent Bercot2019-09-061-1/+1
* Use a stopwatch. Just for polling around firmware loading, yay.Laurent Bercot2019-09-041-0/+1
* Prepare for 0.1.1.0Laurent Bercot2019-08-095-4/+17
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
* version: 0.1.0.3v0.1.0.3Laurent Bercot2019-03-041-1/+1
* Build everything as PIC by default; prepare for 0.1.0.3Laurent Bercot2019-02-247-21/+27
* Better support for slashpackage nsss buildsLaurent Bercot2018-08-202-15/+15
* version: 0.1.0.2v0.1.0.2Laurent Bercot2018-08-141-1/+1
* Document nsss supportLaurent Bercot2018-08-012-0/+2
* Add nsss supportLaurent Bercot2018-08-013-2/+15
* Remove obsolete [ -1 ] from usage messageLaurent Bercot2018-07-251-1/+1
* Bugfix: don't allow EINTR in the main loopLaurent Bercot2018-07-253-1/+3
* Prepare for 0.1.0.2Laurent Bercot2018-07-216-7/+21
* Fix usage string (add -D notif)Laurent Bercot2018-04-201-1/+1
* Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1v0.1.0.1Laurent Bercot2018-01-167-8/+21
* version: 0.1.0.0v0.1.0.0Laurent Bercot2018-01-165-4/+6
* Increase default kbufsz again, to 500 kBLaurent Bercot2018-01-162-3/+4
* Update examplesLaurent Bercot2018-01-1511-13/+9
* Don't add the MDEV envvar more than onceLaurent Bercot2018-01-151-3/+6
* Triple kbufsz defaultLaurent Bercot2018-01-152-3/+3
* Small bugfixesLaurent Bercot2018-01-152-9/+4
* netlink really isn't fd 0 anymore >.>Laurent Bercot2018-01-141-6/+8
* Only send readiness notification after the first config file readLaurent Bercot2018-01-141-7/+6
* netlink isn't fd 0 anymoreLaurent Bercot2018-01-141-7/+7
* New mdevd model, prepare for 0.1.0.0Laurent Bercot2018-01-1417-511/+279
* Make all-pic a user optionLaurent Bercot2017-10-303-12/+24
* Support default pieLaurent Bercot2017-10-292-0/+19
* Doc typo fixesLaurent Bercot2017-10-232-3/+3
* Inline more functionsLaurent Bercot2017-10-231-2/+2
* Clarify mdevd docLaurent Bercot2017-10-231-2/+2
* version: 0.0.1.0v0.0.1.0Laurent Bercot2017-10-231-1/+2
* Only reload when it's safe; credit mixi; doc dep to skalibs-2.6.0.2Laurent Bercot2017-10-234-6/+9
* Add examplesLaurent Bercot2017-10-2318-1/+27
* Add line counting to first pass; refactor error messagesLaurent Bercot2017-10-222-18/+24
* Don't fail mkdirp on EEXISTLaurent Bercot2017-10-221-1/+1
* Don't read clock in main loop, start columns at 1, honor verbosityLaurent Bercot2017-10-221-4/+4
* Start line counting at 1Laurent Bercot2017-10-222-1/+2
* Option args need to be absolute pathsLaurent Bercot2017-10-222-5/+12