1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-21 01:59:07 +03:00
Gerald Carter 9fe3bd1259 * refactored registry operations some. subkey lists and
registry values are now passed around in containers
  (REGSUBKEY_CTR & REGVAL_CTR) which each possess a TALLOC_CTX.

* removed subkey_specific_fn() from REGISTRY_OPS.  Is implemented
  in the form of a wrapper

* temporarily broke the printing registry ops.

* implemented inheritence for the data_p of nodes in a SORTED_TREE

* All REGISTRY_KEY instances now store a valid REGISTRY_HOOK since
  the default REGOSTRY_OPS structure is stored in the root of the
  cache_tree.

* Probably some other change I forgot....  T
(This used to be commit e7b55e8f017e638342d9c8c1a9259000745a0298)
2002-07-19 18:49:44 +00:00
..
1998-10-05 12:35:30 +00:00
2002-02-17 18:30:01 +00:00
2002-06-18 09:20:13 +00:00
2002-06-05 18:30:07 +00:00
2002-01-30 06:08:46 +00:00
2002-06-20 00:45:34 +00:00
2002-06-15 11:15:31 +00:00
2002-06-15 12:40:37 +00:00
2002-05-18 05:52:52 +00:00
2002-07-18 23:28:47 +00:00
2002-07-19 04:00:21 +00:00