aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Get rid of webipc.hLaurent Bercot2020-12-095-5/+5
|
* Fix build; adapt to skalibs-2.10.0.0Laurent Bercot2020-11-307-92/+71
|
* Small rpc fixesLaurent Bercot2020-04-263-2/+4
|
* skabus: fix html errorsColin Booth2020-03-303-4/+4
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Make skabus-pubd build with clangLaurent Bercot2020-03-021-22/+22
|
* Update dependenciesLaurent Bercot2020-01-273-7/+7
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* Fix casts in skabus-*-daemonLaurent Bercot2020-01-102-4/+4
|
* Use uid_fmt and gid_fmt in skabus-rpc-daemonLaurent Bercot2020-01-101-2/+2
|
* Add pub library and daemonLaurent Bercot2020-01-1032-5/+1850
|
* Clean up rpc libLaurent Bercot2020-01-1024-0/+41
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-17/+17
|
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
|
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
|
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-214-6/+6
|
* Adapt to new stopwatch APILaurent Bercot2019-09-064-8/+4
|
* Use stopwatch where applicableLaurent Bercot2019-09-044-0/+4
|
* More modern skeletonLaurent Bercot2019-08-094-7/+13
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* Accept empty regexesLaurent Bercot2019-05-112-4/+7
|
* Build everything as PIC by defaultLaurent Bercot2019-02-241-16/+5
|
* Adapt to skalibs/posixishard.h + conditional depsLaurent Bercot2019-02-208-11/+34
|
* Bunch of misc things, most of them not working, to check laterLaurent Bercot2018-06-1722-52/+1138
|
* skabus-dynteed: fix -T optionLaurent Bercot2018-02-261-1/+1
|
* Fix dep declaration for skabus-dyntee(d)Laurent Bercot2017-11-273-3/+3
|
* clang doesn't like gensetb -> rewrite using gensetLaurent Bercot2017-11-261-11/+13
|
* Finish skabus_rpc doc, add missing functionsLaurent Bercot2017-11-2515-44/+520
|
* A bit more documentationLaurent Bercot2017-11-245-3/+443
|
* Add skabus-rpc-daemon, skabus-rpcd and the skabus_rpc libraryLaurent Bercot2017-11-2456-3/+2681
|
* Even better writability test, should fix segfaultLaurent Bercot2017-11-221-2/+2
|
* Don't flush when there's nothing to writeLaurent Bercot2017-11-221-1/+1
|
* correctly link SOCKET_LIB, important for SolarisLaurent Bercot2017-11-223-2/+4
|
* Doc typo fixLaurent Bercot2017-11-211-1/+1
|
* Initial commitLaurent Bercot2017-11-2129-0/+2071