| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-19 | registry3: Move registry_value_cmp() to its only user | Volker Lendecke | 1 | -8/+0 | |
| Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
| 2022-09-19 | registry3: Remove some unused functions | Volker Lendecke | 1 | -155/+0 | |
| Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
| 2016-09-28 | werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in ↵ | Günther Deschner | 1 | -1/+1 | |
| source3/registry/ Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
| 2016-09-28 | werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/ | Günther Deschner | 1 | -3/+3 | |
| Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
| 2015-04-16 | Change the registry subsystem to use uint32_t from uint32. Also change ↵ | Richard Sharpe | 1 | -2/+2 | |
| session.h. Signed-off-by: Richard Sharpe <rsharpe@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Apr 16 00:37:28 CEST 2015 on sn-devel-104 | |||||
| 2012-06-26 | s3:registry: add function registry_value_cmp() | Gregor Beck | 1 | -0/+8 | |
| Signed-off-by: Michael Adam <obnox@samba.org> | |||||
| 2012-06-26 | s3:registry: add functions to conveniently create registry_values | Gregor Beck | 1 | -0/+61 | |
| Pair-Programmed-With: Michael Adam <obnox@samba.org> | |||||
| 2012-06-26 | s3:registry: make reg_delete_path() delete the path recursively. | Michael Adam | 1 | -3/+3 | |
| Pair-Programmed-With: Gregor Beck <gbeck@sernet.de> (cherry picked from commit a56992ab71032b54d9879834c12f6b88e6174cb4) | |||||
| 2012-06-26 | s3:registry: compile reg_create_path() & reg_delete_path() | Gregor Beck | 1 | -4/+0 | |
| Signed-off-by: Michael Adam <obnox@samba.org> | |||||
| 2010-09-21 | s3:registry: move the reg_api prototypes to their own header. | Michael Adam | 1 | -0/+1 | |
| 2010-09-20 | s3:registry: move (commented out) hilvl util functions to reg_api_util.c | Michael Adam | 1 | -0/+98 | |
| 2010-09-20 | s3:registry: move higher level function reg_open_path to new module reg_api_util | Michael Adam | 1 | -0/+83 | |
| The reg_api.c code should just export functions that direclty relate to winreg api calls. | |||||
