Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-perfcount: Create the directory on tdb open. | Andreas Schneider | 2011-02-07 | 1 | -1/+0 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | Move the remnants of rpc_parse code under registry/ | Simo Sorce | 2010-07-16 | 1 | -0/+2 |
| | | | | | | | | The registry code is the only last user of this code. Move everything under registry/ and hope someone will get rid od it completely from there in the future. Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:registry: extract reg_perfcount prototypes into header of their own. | Michael Adam | 2010-05-25 | 1 | -0/+33 |
And use them only when necessary. |