1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb/schema
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
..
schema_description.c Make cn=aggregate output less pretty, by more like Win2008. 2008-09-11 12:36:58 +10:00
schema_init.c Split schema_init.c into smaller bits. 2008-08-20 13:22:16 +10:00
schema_query.c Split schema_init.c into smaller bits. 2008-08-20 13:22:16 +10:00
schema_set.c Remove the complexity of transactions from the attributes-setting code. 2008-09-11 20:51:26 +10:00
schema_syntax.c Note the ldb syntax for attribute syntaxes in the table. 2008-08-18 20:30:27 +10:00
schema.h Note the ldb syntax for attribute syntaxes in the table. 2008-08-18 20:30:27 +10:00