aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix old type defLaurent Bercot2023-10-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use open2() safe wrapperLaurent Bercot2023-07-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to fixed iter_func typeLaurent Bercot2023-06-132-6/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simplify selfpipe managementLaurent Bercot2023-04-074-15/+8
|
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2914-14/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More errno fixesLaurent Bercot2021-09-035-19/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* And moreLaurent Bercot2021-09-022-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass errno as unsigned charLaurent Bercot2021-09-021-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2021-08-142-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0, the real oneLaurent Bercot2021-08-1061-237/+240
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add DCO, adapt to skalibs-2.11.0.0Laurent Bercot2021-07-243-48/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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
|
* Make skabus-pubd build with clangLaurent Bercot2020-03-021-22/+22
|
* 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-1029-1/+1815
|
* Clean up rpc libLaurent Bercot2020-01-1024-0/+41
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-213-3/+3
|
* Adapt to new stopwatch APILaurent Bercot2019-09-064-8/+4
|
* Use stopwatch where applicableLaurent Bercot2019-09-044-0/+4
|
* Accept empty regexesLaurent Bercot2019-05-112-4/+7
|
* Adapt to skalibs/posixishard.h + conditional depsLaurent Bercot2019-02-207-5/+21
|
* Bunch of misc things, most of them not working, to check laterLaurent Bercot2018-06-1715-39/+1111
|
* skabus-dynteed: fix -T optionLaurent Bercot2018-02-261-1/+1
|
* Fix dep declaration for skabus-dyntee(d)Laurent Bercot2017-11-272-1/+1
|
* clang doesn't like gensetb -> rewrite using gensetLaurent Bercot2017-11-261-11/+13
|
* Finish skabus_rpc doc, add missing functionsLaurent Bercot2017-11-2513-38/+112
|
* A bit more documentationLaurent Bercot2017-11-241-3/+3
|
* Add skabus-rpc-daemon, skabus-rpcd and the skabus_rpc libraryLaurent Bercot2017-11-2451-0/+2480
|
* 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-222-0/+2
|
* Initial commitLaurent Bercot2017-11-217-0/+512