Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -1/+1 | |
dependencies based on the latest samba code. Convert all references to the old events library to use the renamed tevent library. | |||||
2008-11-20 | Start conversion from a fork() and live to a fork()/exec() model. | Simo Sorce | 1 | -1/+3 | |
To start the dameon now you need to pass the option -s monitor Still have some problems communicating with children. | |||||
2008-11-19 | Add some infrastructure code to add data providers. | Simo Sorce | 1 | -0/+22 | |
This currently breacks the dameon because of a problem with destroying the monitor dbus server in the children after fork() |