| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix sig_altignore() api | Laurent Bercot | 2021-08-18 | 1 | -1/+1 |
| * | Fix build | Laurent Bercot | 2021-08-14 | 1 | -1/+0 |
| * | Prepare for 1.0.4.1 | Laurent Bercot | 2021-08-10 | 8 | -11/+60 |
| * | Cosmetic fix | Laurent Bercot | 2021-05-06 | 1 | -1/+1 |
| * | version: 0.1.4.0v0.1.4.0 | Laurent Bercot | 2021-04-15 | 1 | -3/+4 |
| * | Update dependencies | Laurent Bercot | 2021-04-13 | 4 | -4/+5 |
| * | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| * | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 2 | -3/+2 |
| * | noexecstack only works in LDFLAGS | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| * | Prepare for 1.0.4.0; new +,-,& directives for execlineb cmd interp | Laurent Bercot | 2021-02-23 | 8 | -98/+154 |
| * | version: 0.1.3.0v0.1.3.0 | Laurent Bercot | 2021-01-10 | 2 | -2/+2 |
| * | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| * | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| * | Prepare for 0.1.3.0; add -C option for autocoldplug | Laurent Bercot | 2020-12-24 | 11 | -8/+51 |
| * | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| * | Get rid of DJBUNIX_FLAG_ adhocness | Laurent Bercot | 2020-12-09 | 1 | -1/+1 |
| * | version: 0.1.2.0v0.1.2.0 | Laurent Bercot | 2020-10-04 | 1 | -1/+1 |
| * | Bump skalibs dependency | Laurent Bercot | 2020-10-02 | 3 | -3/+5 |
| * | coe outputfd; reorganize notif and outputfd tests | Laurent Bercot | 2020-09-25 | 1 | -13/+16 |
| * | Add -o outputfd, first draft | Laurent Bercot | 2020-09-24 | 6 | -13/+67 |
| * | Better prose for the mdev comparison | Laurent Bercot | 2020-09-09 | 2 | -15/+20 |
| * | Add comparison to mdev -d | Laurent Bercot | 2020-09-09 | 2 | -0/+43 |
| * | version: 0.1.1.2v0.1.1.2 | Laurent Bercot | 2020-03-03 | 1 | -1/+0 |
| * | with the correct tarball link please | Laurent Bercot | 2020-01-27 | 1 | -1/+1 |
| * | Prepare for 0.1.1.2 | Laurent Bercot | 2020-01-27 | 6 | -5/+18 |
| * | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
| * | version: 0.1.1.1v0.1.1.1 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 |
| * | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 2 | -5/+5 |
| * | Prepare for 0.1.1.1 | Laurent Bercot | 2019-10-21 | 5 | -4/+17 |
| * | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
| * | version: 0.1.1.0v0.1.1.0 | Laurent Bercot | 2019-09-22 | 1 | -1/+1 |
| * | Fix configure permissions | Laurent Bercot | 2019-09-21 | 1 | -0/+0 |
| * | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 |
| * | Adapt to new stopwatch APIs | Laurent Bercot | 2019-09-06 | 1 | -1/+1 |
| * | Use a stopwatch. Just for polling around firmware loading, yay. | Laurent Bercot | 2019-09-04 | 1 | -0/+1 |
| * | Prepare for 0.1.1.0 | Laurent Bercot | 2019-08-09 | 5 | -4/+17 |
| * | Makefile needs to be adjusted too | Laurent Bercot | 2019-07-22 | 1 | -5/+4 |
| * | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 |
| * | version: 0.1.0.3v0.1.0.3 | Laurent Bercot | 2019-03-04 | 1 | -1/+1 |
| * | Build everything as PIC by default; prepare for 0.1.0.3 | Laurent Bercot | 2019-02-24 | 7 | -21/+27 |
| * | Better support for slashpackage nsss builds | Laurent Bercot | 2018-08-20 | 2 | -15/+15 |
| * | version: 0.1.0.2v0.1.0.2 | Laurent Bercot | 2018-08-14 | 1 | -1/+1 |
| * | Document nsss support | Laurent Bercot | 2018-08-01 | 2 | -0/+2 |
| * | Add nsss support | Laurent Bercot | 2018-08-01 | 3 | -2/+15 |
| * | Remove obsolete [ -1 ] from usage message | Laurent Bercot | 2018-07-25 | 1 | -1/+1 |
| * | Bugfix: don't allow EINTR in the main loop | Laurent Bercot | 2018-07-25 | 3 | -1/+3 |
| * | Prepare for 0.1.0.2 | Laurent Bercot | 2018-07-21 | 6 | -7/+21 |
| * | Fix usage string (add -D notif) | Laurent Bercot | 2018-04-20 | 1 | -1/+1 |
| * | Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1v0.1.0.1 | Laurent Bercot | 2018-01-16 | 7 | -8/+21 |
| * | version: 0.1.0.0v0.1.0.0 | Laurent Bercot | 2018-01-16 | 5 | -4/+6 |
