summaryrefslogtreecommitdiffstats
path: root/server/providers/dp_sbus.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix reconnection codeSimo Sorce2009-08-171-28/+0
| | | | | | | Remove redundant reconnection code that was interfeering with the sbus reconnection code. Consolidate include files for sbus relates operations. Make pamsrv code similar to nsssrv code.
* Simplify interfaces initializationSimo Sorce2009-08-101-2/+0
| | | | | | | Make as much as possible static, and remove use of talloc_reference and allocation/deallocation of memory when not necessary. Fix also responder use of rctx->conn, was mistakenly used for both monitor and dp connections.
* Refactoring the monitor code and SBUS utility functions.Stephen Gallagher2009-01-271-0/+30