Age | Commit message (Expand) | Author | Files | Lines |
2010-05-25 | s3:registry: add comment header block to registry.h | Michael Adam | 1 | -0/+22 |
2010-05-25 | s3:registry: move reg_objects.h to registry/ and use it only where needed | Michael Adam | 1 | -2/+0 |
2010-05-25 | s3:registry: move non-reg_objects definitions from reg_objects.h to registry.h | Michael Adam | 1 | -0/+125 |
2010-05-25 | s3:registry: extract registry_pull/push_value prototypes into own header | Michael Adam | 1 | -10/+0 |
2010-05-25 | s3:registry: move prototype registry_create_admin_token() to new header reg_u... | Michael Adam | 1 | -2/+0 |
2010-05-25 | s3:registry: extract reg_eventlog prototypes to header of their own | Michael Adam | 1 | -6/+0 |
2010-05-25 | s3:registry: extract reg_perfcount prototypes into header of their own. | Michael Adam | 1 | -10/+0 |
2010-05-25 | s3:registry: extraxt the reg_dispatcher prototypes into their own header. | Michael Adam | 1 | -22/+0 |
2010-05-25 | s3:registry: extract the reg_backend_db prototypes into their own header. | Michael Adam | 1 | -18/+0 |
2010-05-25 | s3:registry: extract the reg_util prototypes into their own header. | Michael Adam | 1 | -8/+0 |
2010-05-25 | s3:registry: remove superfluous comments from registry.h | Michael Adam | 1 | -28/+0 |
2010-05-25 | s3:registry: extract the reg_util_legacy prototypes into their own header. | Michael Adam | 1 | -8/+0 |
2010-05-25 | s3:registry: extract the reg_cachehook prototypes into their own header. | Michael Adam | 1 | -8/+0 |
2010-05-25 | s3:registry: protect registry.h from multiple inclusion | Michael Adam | 1 | -0/+4 |
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -0/+188 |