summaryrefslogtreecommitdiff
path: root/server/providers/dp_sbus.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-10Simplify interfaces initializationSimo Sorce1-41/+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.
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-1/+3
dependencies based on the latest samba code. Convert all references to the old events library to use the renamed tevent library.
2009-01-27Refactoring the monitor code and SBUS utility functions.Stephen Gallagher1-0/+98