summaryrefslogtreecommitdiffstats
path: root/server/monitor/monitor_sbus.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix reconnection codeSimo Sorce2009-08-171-34/+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.
* Change services identification mechanismSimo Sorce2009-08-111-0/+6
| | | | | | | Let services identify themselves voiluntarily as the first operation instead of polling from the monitor. Also consolidate some common functions and make them available as monitor helpers.
* 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