Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-25 | s3: Fix bug 7470 | Volker Lendecke | 1 | -1/+1 | |
S_IREAD and S_IWRITE are not standard. Thanks to Joachim Schmitz <schmitz@hp.com> for reporting! | |||||
2010-09-21 | s3:registry: move reg_api_regf prototypes to their own header file. | Michael Adam | 1 | -0/+1 | |
These two calls are currently only used in the WINREG rpc server. And this reqires linking in the regfio code. | |||||
2010-09-20 | s3-registry: move regf based reg_api calls into own file. | Günther Deschner | 1 | -0/+301 | |
Guenther |