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