Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-07 | s3: Fix some DEBUG statements | Volker Lendecke | 1 | -2/+2 | |
2010-02-07 | s3: Fix some comments | Volker Lendecke | 1 | -2/+2 | |
2010-01-25 | s3/registry: Fix typo in comment. | Karolin Seeger | 1 | -2/+2 | |
Karolin | |||||
2010-01-22 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -21/+20 | |
2010-01-22 | s3: Fix a typo in a comment | Volker Lendecke | 1 | -1/+1 | |
2009-04-27 | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-04-27 | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 1 | -2/+2 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2009-02-26 | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 1 | -2/+2 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2008-01-21 | Rename reg_shares.c to reg_backend_shares.c | Michael Adam | 1 | -0/+164 | |
Michael (This used to be commit aaf33ae5b8bfaefd2342c9ce6363577ce7c0c4f1) |