| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
Also update BUILD.txt
 | 
 | 
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.
 | 
 | 
This reduce code duplication as it allows to use one set of watch and timeout
functions, and at the same time also allow not to use a secondary structure just
to unify these functions.
 | 
 | 
Rationalize and rename connection names in preparatoin for merging of server and
connection structures.
 | 
 | 
Simplify code by removing stuff that is never used or redundant.
 | 
 | 
dependencies based on the latest samba code.
Convert all references to the old events library to use the
renamed tevent library.
 | 
 | 
 |