Rafal Szczesniak
c1aac87d34
r20885: - I forgot the page size passed to enumeration function is actually
...
size of a buffer for result returned, not number of entries
- pass libnet function returned status to UserListCtx creation
to properly mark the last chunk of the list
rafal
(This used to be commit 05d307546f
)
2007-10-10 14:43:45 -05:00
Rafal Szczesniak
875d8b4109
r20882: Formatting.
...
rafal
(This used to be commit fd0650283b
)
2007-10-10 14:43:44 -05:00
Rafal Szczesniak
fe5e7809b8
r20881: Sorting out NetUsrCtx methods. Still a couple of things left.
...
rafal
(This used to be commit eebd00ba2b
)
2007-10-10 14:43:44 -05:00
Stefan Metzmacher
2467451ddf
r20872: make the password_hash module specific to the domain partition
...
as it's the only partition that can hold securityPrincipal objects
metze
(This used to be commit 72e9cc2184
)
2007-10-10 14:43:44 -05:00
Stefan Metzmacher
3e523582ea
r20871: implement the validFSMOs constructed attribute on the rootdse
...
for the schema, domain naming and pdc fsmo roles
infrastructure and rid manager will be added later,
when we have module for them
metze
(This used to be commit 308f9cf822
)
2007-10-10 14:43:43 -05:00
Stefan Metzmacher
301129f6de
r20870: implement the constructed attributes dsSchemaAttrCount,
...
dsSchemaClassCount and dsSchemaPrefixCount on the rootdse
having a loaded dsdb_schema make things so easy...:-)
metze
(This used to be commit 7862fcdbb5
)
2007-10-10 14:43:43 -05:00
Stefan Metzmacher
2c8a7cc333
r20869: - mark the rootdse with isSyncronized=TRUE after a successful replication
...
- reopen the ldb
metze
(This used to be commit 8e9ff529c8
)
2007-10-10 14:43:42 -05:00
Stefan Metzmacher
c74968179c
r20868: load the pdc_fsmo and naming_fsmo modules
...
metze
(This used to be commit b0e30d030e
)
2007-10-10 14:43:42 -05:00
Stefan Metzmacher
cc6c3eb38c
r20867: add modules to handle the domain naming and the pdc FSMO Roles
...
metze
(This used to be commit 341fae8e84
)
2007-10-10 14:43:42 -05:00
Stefan Metzmacher
aa2439da35
r20866: - fix debug messages missing new lines
...
- use LDB_DEBUG_WARNING in some places
- debug if we're the schema master
metze
(This used to be commit 63f4634443
)
2007-10-10 14:43:42 -05:00
Stefan Metzmacher
545f97f94e
r20865: remove useless warning, we now always pass the current partition
...
control as non critical control
metze
(This used to be commit 21fddb643b
)
2007-10-10 14:43:41 -05:00
Stefan Metzmacher
bd46898e69
r20864: move common stuff into an extra function
...
metze
(This used to be commit 3f441741a6
)
2007-10-10 14:43:41 -05:00
Stefan Metzmacher
2a7cbb2c53
r20863: check that there's a current partition control attached to the request
...
metze
(This used to be commit b1377a2e24
)
2007-10-10 14:43:41 -05:00
Stefan Metzmacher
5e2f0275e8
r20859: fix typo
...
metze
(This used to be commit ba6ee1a098
)
2007-10-10 14:43:40 -05:00
Stefan Metzmacher
1500cd79d9
r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for the
...
send_all case
metze
(This used to be commit b3fce383d3
)
2007-10-10 14:43:40 -05:00
Stefan Metzmacher
f58e49ade8
r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requests
...
are passed to a specific partition
metze
(This used to be commit 06a46b1db4
)
2007-10-10 14:43:40 -05:00
Stefan Metzmacher
fb9dabe39e
r20852: add a function to add a ldb control to a ldb_request
...
metze
(This used to be commit f0bf86ed66
)
2007-10-10 14:43:40 -05:00
Jelmer Vernooij
64e88a8ccf
r20850: Prefix all server calls with dcesrv_
...
(This used to be commit 76c78b0339
)
2007-10-10 14:43:39 -05:00
Stefan Metzmacher
a35a071fc9
r20849: first step to move away from using find_backend() and use find_partition()
...
instead
metze
(This used to be commit 0d75cca6f3
)
2007-10-10 14:43:39 -05:00
Stefan Metzmacher
7730ff44af
r20847: - split some code out into a new function find_partition()
...
- make all functions static
metze
(This used to be commit 3d313f08c7
)
2007-10-10 14:43:39 -05:00
Jelmer Vernooij
652f0a7ef8
r20836: Use real type name, to fix compilation with -WC++-compat
...
(This used to be commit 10ca65bd78
)
2007-10-10 14:43:38 -05:00
Jelmer Vernooij
85520faa42
r20834: No longer generate extra pointers for top-level [out] unique pointers.
...
(This used to be commit b967f5851f
)
2007-10-10 14:43:38 -05:00
Jelmer Vernooij
9119276bbc
r20831: Update RPC-SCANNER as well after IDL changes.
...
(This used to be commit 1c562d9f83
)
2007-10-10 14:43:38 -05:00
Jelmer Vernooij
615895332a
r20830: merge mgmt work
...
(This used to be commit 3cc299dbbe
)
2007-10-10 14:43:37 -05:00
Jelmer Vernooij
97467edea3
r20829: Update ignores.
...
(This used to be commit 4f790a5987
)
2007-10-10 14:43:37 -05:00
Stefan Metzmacher
21206f36c6
r20826: make the dsdb_control_current_partition struct public and allocate an oid for the
...
control
metze
(This used to be commit 684eee52e8
)
2007-10-10 14:43:37 -05:00
Stefan Metzmacher
113666aba9
r20825: control the subsystem default output type via a variable too
...
metze
(This used to be commit 624bd4e5a8
)
2007-10-10 14:43:36 -05:00
Jelmer Vernooij
6967a73f36
r20823: Remove newlines in calls to torture_fail().
...
(This used to be commit 37c0cfe83b
)
2007-10-10 14:43:36 -05:00
Jelmer Vernooij
6688846ee1
r20822: Fix total failure counting.
...
(This used to be commit e4691447c4
)
2007-10-10 14:43:36 -05:00
Stefan Metzmacher
0ce02a2c0e
r20819: - include system/aio.h
...
- use full prototype for main
- use ifdef instead if
metze
(This used to be commit b3a3c44f42
)
2007-10-10 14:43:35 -05:00
Stefan Metzmacher
71f6a4d05b
r20816: merge from samba3:
...
include setjmp.h via system/wait.h
metze
(This used to be commit 1b10cbb629
)
2007-10-10 14:43:35 -05:00
Stefan Metzmacher
28438101bd
r20815: merge from samba3
...
metze
(This used to be commit 5b8387969d
)
2007-10-10 14:43:35 -05:00
Stefan Metzmacher
fda5cbc62e
r20814: always define SHLIBEXT, to fix the build on host with no support for shared libs,
...
there we just define it to an invalid value
metze
(This used to be commit d491258c2c
)
2007-10-10 14:43:35 -05:00
Stefan Metzmacher
e6875ca215
r20813: fix the build with autodependencies
...
metze
(This used to be commit ad110d22fb
)
2007-10-10 14:43:34 -05:00
Stefan Metzmacher
8c75df8b2c
r20810: unlink the test file when the test is done
...
metze
(This used to be commit d3e10679af
)
2007-10-10 14:43:34 -05:00
Stefan Metzmacher
842e2804d8
r20809: rename struct partition into struct dsdb_control_current_partition
...
we'll soon pass this down as DSDB_CONTROL_CURRENT_PARTITION_OID control
so that the repl_meta_data module knows where to update the replUpToDateVector
attribute
metze
(This used to be commit e5de40f8c2
)
2007-10-10 14:43:34 -05:00
Stefan Metzmacher
36d940b0a8
r20808: remove whitespace
...
metze
(This used to be commit 28a02742af
)
2007-10-10 14:43:33 -05:00
Stefan Metzmacher
cb54de2bf9
r20807: test static password for the test_*.ldb' files
...
metze
(This used to be commit 6790a62e4e
)
2007-10-10 14:43:33 -05:00
Stefan Metzmacher
9f802707d8
r20806: make it possible to configure the secrets.ldb url
...
via "secrets database = my_secrets.ldb"
metze
(This used to be commit a096a97415
)
2007-10-10 14:43:33 -05:00
Stefan Metzmacher
03d2647bd0
r20805: don't use hardcoded values for secrects.keytab and sam.ldb
...
metze
(This used to be commit c78e345fea
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
1d6456fd60
r20804: work arround HPUX and Tru64 make which don't like $$startdir
...
we now call asn1_compile and compile_et via a wrapper script
metze
(This used to be commit a5b67f5c7e
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
5de50f5a66
r20803: fix compiler warning about extra semicolon
...
metze
(This used to be commit 1feae45f28
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
b6e3c0cf0d
r20802: - don't add the same Makefile vars twice...
...
- this fixes a lot of warnings on Tru64
maybe this also fixes the build on Tru64 and HPUX...
metze
(This used to be commit a154fd04c8
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
d363192d64
r20801: try to always fix up the acl revision when we add or remove
...
an ace
metze
(This used to be commit 18cc56be6a
)
2007-10-10 14:43:31 -05:00
Stefan Metzmacher
d6fafdb237
r20800: fix compiler warnings
...
metze
(This used to be commit 6ce994720c
)
2007-10-10 14:43:31 -05:00
Stefan Metzmacher
e754ec1d8a
r20799: if any ace has the optional sub object, the acl revision needs
...
to be SECURITY_ACL_REVISION_ADS (4)
metze
(This used to be commit a67bb43659
)
2007-10-10 14:43:31 -05:00
Stefan Metzmacher
beb955758b
r20798: fix ndr_size_security_ace() it should include the optional sub object
...
for ADS style ace's
metze
(This used to be commit 161fea1a14
)
2007-10-10 14:43:30 -05:00
Stefan Metzmacher
0bb7e6847e
r20797: make it more clear that this is a 32bit bitmap
...
metze
(This used to be commit e85a4bfbf3
)
2007-10-10 14:43:30 -05:00
Stefan Metzmacher
2246d32e70
r20795: dom_sid_parse_talloc() gets an null terminated string as input,
...
the SDDL string has the sid strings embedded, so we need to create
a null terminated string...
metze
(This used to be commit 532395a18d
)
2007-10-10 14:43:30 -05:00
Stefan Metzmacher
9ba0c91e9f
r20794: hopefully fix the build on systems without native linux aio
...
metze
(This used to be commit 4787b8e1f7
)
2007-10-10 14:43:30 -05:00