Age | Commit message (Collapse) | Author | Files | Lines |
|
(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)
|
|
Michael
(This used to be commit d9b89e9d30702f64805b3a3a3612066b19c051d1)
|
|
Michael
(This used to be commit 24f13fb72e4cbaba48235fa840b2a93bf1c5d9c3)
|
|
Michael
(This used to be commit 54e7c8098565495a833500d4b2a8d5240ed55c82)
|
|
In order to be able to open the netlogon_params key (the new backend replacing
the former dynamic overlay), certain methods need to be provided. Delegate these
to the regdb backend (like e.g. the smbconf backend does).
Michael
(This used to be commit 9261b2c4bf48e133eecda9ec0095bd8edf20326c)
|
|
This was broken in 331c0d6216e1a1607a49ed7eb4078e10138ec16a
(pstring removal).
Michael
(This used to be commit 7d1e986f3a5ab316a8501ddaca1ba1f0867b4531)
|
|
Michael
(This used to be commit daf37c954572bbf652506daae9ff0c9c365b2a9e)
|
|
Michael
(This used to be commit a73b8d16aa0f7a3bb7417e9839e04380e6a68629)
|
|
Michael
(This used to be commit 2c4dfd7aaa3c3b384b547451f914a86f59157928)
|
|
Michael
(This used to be commit a89bee4139666ba163385c9e7d15fbc5d623ed6f)
|
|
Michael
(This used to be commit 96d116b003c1187869cbdbc21274a0b5cb1bf7d6)
|
|
Michael
(This used to be commit f3901f179b770ffadb3e5a82ac5a2da00d83f40a)
|
|
This is the first step in replacing the dynamic overlays by proper
backends implementing REGISTRY_OPS.
Michael
(This used to be commit e8a0524961d81fa83e0316905dc9d215e4aa7656)
|
|
Michael
(This used to be commit d7a8d7ffbd724a59aa3fc4bdeca6be5d5a0e7258)
|
|
Michael
(This used to be commit 903223b160eef6ba6ff19a8bfef19e5fe7008631)
|
|
(This used to be commit 81d6a1fbed5e685376637af8e8bcd70ab2701aa0)
|
|
Michael
(This used to be commit 15163926a8ae1116a0f0986f35fc16bcf9ce6ce2)
|
|
These are wrappers around the lower level functions regkey_get_secdesc()
and regkey_set_secdesc(). Next step towards hiding reg_frontend from
the surface.
Michael
(This used to be commit 7251a24b489a008243091279d96157cacec35b62)
|
|
These functions are unused. Comment them out for now.
Michael
(This used to be commit 0cb8399d7c6f228b38c918f8c6c77fd31c346f89)
|
|
Michael
(This used to be commit 4d82cc586c089a16d1d2db214f5e198062890b58)
|
|
Michael
(This used to be commit d3c9c273740b42e5da101f53d4df3aee70cdacf7)
|
|
Michael
(This used to be commit 3e661273229bcf021276cc0b71350acf8d8fed7c)
|
|
Michael
(This used to be commit 5c0a1d5d45948fdc483d6f9de31cea39e12722c6)
|
|
Michael
(This used to be commit 36085d9004592e48b66b681f85346db15e6d9b3a)
|
|
Michael
(This used to be commit beaa83f32bd367f1b6ec72ef80a8a258d662f523)
|
|
Michael
(This used to be commit 1941c365b50d48fc90f0f98059b8cccf6c7a1a06)
|
|
This only detects if the tdb sequence number has changed
since the data has last been read.
Michael
(This used to be commit 3f081ebeadf30a7943723703ecae479e0412c60c)
|
|
Michael
(This used to be commit 18360b852c662d933ceff9854725f878a5de9a7d)
|
|
Michael
(This used to be commit 2ba625e473e8eb23d692566d32a8ac965785df4e)
|