1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett 32ab518767 r16972: Replace the sequence_number function pointer in ldb with the ldb flags.
The function pointer was meant to be unused, this patch fixes
partition.c to use ldb_sequence_number().  (No backend provided the
pointer any more).

Set the flags onto the ldb structure, so that all backends opened by
the partitions module inherit the flags.

Set the read-ony flag when accessed as the global catalog

Modify the LDAP server to track that this query is for the global
catalog (by incoming port), and set a opqaue pointer.

Next step is to read that opaque pointer in the partitions module.

Andrew Bartlett
(This used to be commit a1161cb30e)
2007-10-10 14:10:04 -05:00
..
common r16833: Add a base DN to more search calls, we need to look for an ID over the 2007-10-10 14:09:49 -05:00
samdb r16972: Replace the sequence_number function pointer in ldb with the ldb flags. 2007-10-10 14:10:04 -05:00
config.mk r15313: Fix some dependencies in dso mode 2007-10-10 14:05:09 -05:00