aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/shibari-server-tcp.c
Commit message (Collapse)AuthorAgeFilesLines
* server: don't log answers to unloggable bogus queriesLaurent Bercot2024-10-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* refactor: separate axfr into its own functionLaurent Bercot2023-12-281-83/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* With a selfpipe, the socket needs to be nb, duhLaurent Bercot2023-12-161-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix easy bugsLaurent Bercot2023-12-111-10/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-12-101-0/+235
Signed-off-by: Laurent Bercot <ska@appnovation.com>