Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix old type def HEAD master | Laurent Bercot | 2023-10-12 | 1 | -1/+1 |
* | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+6 |
* | Update deps | Laurent Bercot | 2023-09-09 | 2 | -6/+6 |
* | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 1 | -1/+2 |
* | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
* | Use open2() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -1/+1 |
* | Adapt to fixed iter_func type | Laurent Bercot | 2023-06-13 | 2 | -6/+4 |
* | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 4 | -15/+8 |
* | Mention "bus" in similar work | Laurent Bercot | 2023-01-06 | 1 | -1/+3 |
* | Update dependencies | Laurent Bercot | 2023-01-02 | 2 | -2/+2 |
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 17 | -22/+22 |
* | norelease skabus | Laurent Bercot | 2022-01-10 | 1 | -2/+3 |
* | Update ubus url | Laurent Bercot | 2022-01-10 | 1 | -1/+1 |
* | configure: support DESTDIR for sysdeps too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
* | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
* | More errno fixes | Laurent Bercot | 2021-09-03 | 5 | -19/+19 |
* | And more | Laurent Bercot | 2021-09-02 | 2 | -4/+4 |
* | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 1 | -2/+2 |
* | Fix build | Laurent Bercot | 2021-08-14 | 2 | -2/+2 |
* | Adapt to skalibs-2.11.0.0, the real one | Laurent Bercot | 2021-08-10 | 63 | -243/+246 |
* | Add DCO, adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-07-24 | 7 | -50/+57 |
* | 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 |
* | 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 |
* | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
* | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 5 | -5/+5 |
* | Fix build; adapt to skalibs-2.10.0.0 | Laurent Bercot | 2020-11-30 | 7 | -92/+71 |
* | Small rpc fixes | Laurent Bercot | 2020-04-26 | 3 | -2/+4 |
* | skabus: fix html errors | Colin Booth | 2020-03-30 | 3 | -4/+4 |
* | Make skabus-pubd build with clang | Laurent Bercot | 2020-03-02 | 1 | -22/+22 |
* | Update dependencies | Laurent Bercot | 2020-01-27 | 3 | -7/+7 |
* | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
* | Fix casts in skabus-*-daemon | Laurent Bercot | 2020-01-10 | 2 | -4/+4 |
* | Use uid_fmt and gid_fmt in skabus-rpc-daemon | Laurent Bercot | 2020-01-10 | 1 | -2/+2 |
* | Add pub library and daemon | Laurent Bercot | 2020-01-10 | 32 | -5/+1850 |
* | Clean up rpc lib | Laurent Bercot | 2020-01-10 | 24 | -0/+41 |
* | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 2 | -17/+17 |
* | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 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 |
* | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 1 | -1/+1 |
* | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 4 | -6/+6 |
* | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 4 | -8/+4 |
* | Use stopwatch where applicable | Laurent Bercot | 2019-09-04 | 4 | -0/+4 |
* | More modern skeleton | Laurent Bercot | 2019-08-09 | 4 | -7/+13 |
* | 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 |
* | Accept empty regexes | Laurent Bercot | 2019-05-11 | 2 | -4/+7 |