Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit 331d7fd2ea6d8aeb029478a6ab8d4051fa2c03fd)
|
|
Michael
(This used to be commit a99b51159a7db5f249ff136cf9ba758d14380a35)
|
|
Michael
(This used to be commit e1d4a2fa5b5b0f21d1ea4a9dffc326878c9f54b7)
|
|
Michael
(This used to be commit 9315de404812d89dddcec6ac4ae17c34f5012746)
|
|
use talloc_stackframe() and free on error path.
Michael
(This used to be commit 95525772f2791f0fb999fe9f271da5b0fbdc62d8)
|
|
Michael
(This used to be commit 966b2414cb6efdfe5acb412ed9bdfd7589ee694c)
|
|
Michael
(This used to be commit 76e4cdc25fc9a7e47fd9a356dc54533b62c5db08)
|
|
Michael
(This used to be commit f357b1ddd3ea552163151f27b4ec70fe0488a0ba)
|
|
in init_registry_data().
Michael
(This used to be commit 8b0dd1e7582eef71275eea2da2b444588412c517)
|
|
Michael
(This used to be commit 7fd0ae3edce8a6ae913344cc0974181c19179b23)
|
|
Michael
(This used to be commit d39957e2c9216ef01b2ef53863c0ef5d3a9b5fee)
|
|
Michael
(This used to be commit 79f37d47655ec26176a8da5f47e1c7400888a2ef)
|
|
Michael
(This used to be commit 3c42d8ee16a4b143c6658fe26030569658eaef66)
|
|
Michael, please check.
Guenther
(This used to be commit 29ccc0e233bae160f7a6e1b0ff6b6cdda4d0f4ee)
|
|
On a fresh install with no existing registry.tdb, make sure we are able to
create our initial top-level entries.
Michael, Volker, please check.
Guenther
(This used to be commit 956bc602062825493e1c357e2388fee1e5514b50)
|
|
(This used to be commit 737bb950d50ac6c5d4f99279bf535ae3a9963b2f)
|
|
I.e. increment the refcounter.
Michael
(This used to be commit 951d3fae2cbea09cc4e1806cbf0a94ecdfcee8d5)
|
|
Michael
(This used to be commit 2c66413de284fb4cb9dc7def0ee4eb07b986c9ca)
|
|
instead of construction another default secdesc.
Michael
(This used to be commit 194e00822c349aa0c11641672b35b0e0c021da08)
|
|
descriptor.
Michael
(This used to be commit 9f0448ca323a6645ad662c97d92a7e30320e0c11)
|
|
Michael
(This used to be commit 91dbe79df2636959381825af6ab8a66abd7f97a1)
|
|
Michael
(This used to be commit d87fb13959f84dfbbd3e1cc875f78d6e8ad44130)
|
|
descriptor.
Michael
(This used to be commit 52e98157650d8dbc9b3ebb55f995ca543839543b)
|
|
Sticking to coding rules.
Michael
(This used to be commit 2c54ef2d07ab440f1c163b666caedcb9c061543b)
|
|
This removes the internals of reg_api from srv_winreg_nt.c entirely,
only reg_api is used there, now. This enlarges the dependencies of
reg_api somewhat now since it adds regfio. But this can be separated
out later. The current goal is to achieve a complete use of reg_api.
Michael
(This used to be commit 2222acbac955cd6d5bd48d1ce5cf4b4c7c067093)
|
|
This gives a new function reg_savekey() and hides a piece of
the backend code from srv_winreg_nt.c. One step towards using
reg_api throughout samba code.
Michael
(This used to be commit bf6340d00dd631fdc909c20632250977a3a112c4)
|
|
Michael
(This used to be commit 84ec89ab9f7837e8a9830a0236fddc2d00d1c0d6)
|
|
That's what it actually is.
Michael
(This used to be commit 9d3c27f55726dbdce41fcf71c8bc1a7829340268)
|
|
(This used to be commit d28a537277bedb65d1c2a01c971a3a22b1aa6624)
|
|
This actually is a counterpart to reg_init_full, in that is does
open and initialize the registry too, but only registeres the backends
necessary to access the SMBCONF key.
Michael
(This used to be commit 01bda3ab359fb3868c1dc849044f613bf2bc563e)
|
|
This is actually the dispatcher to the registered registry backends.
Michael
(This used to be commit 39d65d11f8eff0aff998d5bfed8480b0f00655bd)
|
|
Michael
(This used to be commit 4952417fca89f5d797c861cde9fe74050ae02e2f)
|
|
reg_openpath should be used instead of this function (along with the
reg_api interface). Last callers of this function are in services_db.c
Michael
(This used to be commit 0005b88d74fca1ea1410c9911d504b0a636a0472)
|
|
Michael
(This used to be commit c3f695d3b14ee06fc5d517ca094236e885f9e707)
|
|
Michael
(This used to be commit aaf33ae5b8bfaefd2342c9ce6363577ce7c0c4f1)
|
|
Michael
(This used to be commit b85e5ee45075211dd3ab85ac79c2d856187d5e3e)
|
|
Start making naming of source files more systematic
to facilitate understanding of the structures.
Michael
(This used to be commit b3c2fb17a4226559788a47fee968ef19b7fbb6b2)
|
|
(This used to be commit 4a6dadc5178f4861e9c032321939db3b639734b5)
|
|
Michael
(This used to be commit 239aa59cc1b78f7fb82aa66418cdf92517ebc123)
|
|
Michael
(This used to be commit 2a278928805f4497e8afa28bdca433cbedc4a8d7)
|
|
It is unnecessary now the dynamic functions have been made
registry backends of their own.
Michael
(This used to be commit e327953bd6b11aeb6f2ae48b49550a942eae8e88)
|
|
Michael
(This used to be commit c3fba415951329ee90c7250b4e8d539f91b227f6)
|
|
Michael
(This used to be commit d2e3814db8a4a5f0fc097e9f56753888470ef213)
|
|
Make sure to only respond to the exact current version key since subkeys
are registered by other backends (printing and - soon - perflib).
Michael
(This used to be commit 2c650bf63ccd9dc5dddbf4700831489544ded055)
|
|
Michael
(This used to be commit 80024f4e1c6594c3038e86a765f763d24fd96b59)
|
|
Michael
(This used to be commit f245c4e094ad56080847e286c76976f29c95a221)
|
|
Michael
(This used to be commit 8e8bb6ba120adf9942f612b7fd89bdbced6c1285)
|
|
Michael
(This used to be commit 5b3813b233dc2a60e6d5a9942b4044219d800415)
|
|
Michael
(This used to be commit a8a743b693a162954948ca2438ce4b842c5cba30)
|
|
Michael
(This used to be commit 347b9886547516bc2a43190ae7faaf349d2c9d04)
|