s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / registry / reg_api_util.c
2022-09-19 Volker Lendeckeregistry3: Move registry_value_cmp() to its only user
2022-09-19 Volker Lendeckeregistry3: Remove some unused functions
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2015-04-15 Richard SharpeChange the registry subsystem to use uint32_t from...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-26 Gregor Becks3:registry: add function registry_value_cmp()
2012-06-26 Gregor Becks3:registry: add functions to conveniently create regis...
2012-06-26 Michael Adams3:registry: make reg_delete_path() delete the path...
2012-06-26 Gregor Becks3:registry: compile reg_create_path() & reg_delete_path()
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Michael Adams3:registry: move (commented out) hilvl util functions...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...