Age | Commit message (Collapse) | Author | Files | Lines |
|
alter_context requests
metze
|
|
optional source files
metze
|
|
This hopefully fixes the build on host opi - OpenSUSE 10.2 (x86_64).
metze
|
|
metze
|
|
Guenther
|
|
Guenther
|
|
|
|
Guenther
|
|
Guenther
|
|
to make them volatile.
Guenther
|
|
Guenther
|
|
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
After provisioning new Forest, schemaInfo should be set
to a value with revision=1 and current invocation_id
|
|
ldb_msg preparation is moved into separate function
so that it can be used for implementing schemaInfo
updates both on module stack (dsdb_module_... functions)
and directly on ldb_context
|
|
zero-guid is acceptable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This test checks if schemaInfo revision changes when an object
is added or modified in Schema.
Ref. [MS-ADTS], 3.1.1.2.1
|
|
|
|
This module is be very useful when it comes to making
torture tests.
|
|
|
|
|
|
|
|
|
|
Karolin
|
|
This patch suppresses two Valgrind warnings of type
"xxx bytes in yy blocks are indirectly lost in loss record"
|
|
Guenther
|
|
variable
The "i" variable sums up "size" values which are of type "size_t". Therefore
also "i" itself should be from this type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|