Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/ | Günther Deschner | 2016-09-28 | 1 | -1/+1 |
* | werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/registry/ | Günther Deschner | 2016-09-28 | 1 | -1/+1 |
* | s3:registry: change reg_import.c according to coding guidelines. | Michael Adam | 2012-06-27 | 1 | -53/+47 |
* | s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter() | Michael Adam | 2012-06-27 | 1 | -1/+1 |
* | s3:registry: fix possible double free in import | Gregor Beck | 2012-06-26 | 1 | -0/+1 |
* | s3-registry: handle registration entries (.reg) files | Gregor Beck | 2010-09-22 | 1 | -0/+290 |