Age | Commit message (Collapse) | Author | Files | Lines |
|
This does not fix the discarded qualifier warnings in tests, as the test data
is currently passed as const. Jelmer wants to provide a test function that
passes non-const test data, thus allowing for a cleaner way to fix those
warnings.
(This used to be commit 46dfa63d4f7381c5c6ce3f4b8b0bd9aa9e16950c)
|
|
(This used to be commit 8242c696235d1bfb402b5c276a57f36d93610545)
|
|
(This used to be commit bf072c6fb37b3e6a71c0c747b9fbeaa01480229e)
|
|
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
|
|
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235)
|
|
(This used to be commit b311094714b4d51ea7ea756df1aecba169dc0d45)
|
|
(This used to be commit f250ae0c361aef864f25dfc7599ce1e7a4e29cf8)
|
|
(This used to be commit 41dcd8c261aecaccee21667367bb524c13d620d9)
|
|
(This used to be commit c6b109040856ba0f1ae0db2787cc838ff61df767)
|
|
so that we
can add and delete ACEs for SACLs as well as for DACLs.
Guenther
(This used to be commit 947fff994181f0ae50ac76d09621ddd684873112)
|
|
hopefully gives more info why this fails some bigendian
platforms
metze
(This used to be commit 1d2bc79aa5841bbdbaf003005a161bbf294c7366)
|
|
security_descriptor_create().
Guenther
(This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16)
|
|
Guenther
(This used to be commit ceb2ebfbf1eeb80bd34beadbba3a3c7a04da306a)
|
|
and return more detailed errors
metze
(This used to be commit c2b645c8763fd75a0a81983ec44a5990670c4fc4)
|
|
number in more places.
(This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
|
|
(This used to be commit 527ea7fccf4ace9cd9cbacf49820ecd208b8d570)
|
|
the moment)
(This used to be commit ecdfaf56c09e75dc3ca37a3599c89661ad3485ff)
|
|
(This used to be commit 08f7389ab7312d350e056b1ba98da86d80944424)
|
|
(This used to be commit c87576743b09773489478e6eebeb3a282d6ec21b)
|
|
(This used to be commit 40c1635b39b4acff0acecc734583daa0217215ce)
|
|
have
been working on for at least half a year now. Contains the following
improvements:
* proper layering (finally!) for the registry library. Distinction is
now made between 'real' backends (local, remote, wine, etc) and
the low-level hive backends (regf, creg, ldb, ...) that are only used
by the local registry backend
* tests for all important hive and registry operations
* re-enable RPC-WINREG tests (still needs more work though, as
some return values aren't checked yet)
* write support for REGF files
* dir backend now supports setting/reading values, creating keys
* support for storing security descriptors
* remove CREG backend as it was incomplete, didn't match the data model
and wasn't used at all anyway
* support for parsing ADM files as used by the policy editor (see lib/policy)
* support for parsing PREG files (format used by .POL files)
* new streaming interface for registry diffs (improves speed and memory usage
for regdiff/regpatch significantly)
... and fixes a large number of bugs in the registry code
(This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
|
|
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
|
|
(This used to be commit 0ae6d18ebe382a378ff1dc65069c629d8060ac2b)
|
|
with samba3 easier.
(This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)
|