1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett ab555eb199 Remove the complexity of transactions from the attributes-setting code.
I think it is just too complex and error prone to init and cancel
transactions during the module init code.  Instead, this isn't prone
to races as it will always achieve a steady state (eventually), and
most cases will never do the write.

Andrew Bartlett
(This used to be commit d60977cc7f)
2008-09-11 20:51:26 +10:00
..
common Add definition for SYSTEM_FLAG_ATTR_IS_RDN 2008-09-08 14:33:05 +10:00
repl drsuapi: fix samba4 callers after drsuapi.idl changes 2008-08-20 15:22:05 +02:00
samdb Try to implement the right logic for systemFlags 2008-09-08 11:10:24 +10:00
schema Remove the complexity of transactions from the attributes-setting code. 2008-09-11 20:51:26 +10:00
config.mk Split schema_init.c into smaller bits. 2008-08-20 13:22:16 +10:00