Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -0/+1 |
2009-04-27 | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 1 | -2/+2 |
2009-04-27 | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 1 | -2/+2 |
2009-02-26 | s3:registry: implement delete_subkey in the smbconf backend | Michael Adam | 1 | -0/+6 |
2009-02-26 | s3:registry: implement create_subkey for the smbconf backend | Michael Adam | 1 | -0/+6 |
2009-02-26 | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 1 | -2/+2 |
2008-04-03 | registry: remove parameter checks from smbconf backend: they are in libsmbconf. | Michael Adam | 1 | -191/+1 |
2008-01-21 | Rename reg_smbconf.c to reg_backend_smbconf.c | Michael Adam | 1 | -0/+275 |