1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/scripting/python
Andrew Bartlett e5b86d2674 s4:dsdb Split schema loading and schema data management
By splitting the module this way, we can load the schema at startup, after
the partitions module is operational, but we leave the 'mess with details of
entries in the partitions' module to operate only on the partitions module.

Loading the schema later allows us to set the @ATTRIBUTES correctly on all
the databases.

Andrew Bartlett
2009-10-23 15:41:00 +11:00
..
examples python: Cope with the dom_sid2 alias in pidl's python generating code. 2009-07-30 20:28:29 +02:00
samba s4:dsdb Split schema loading and schema data management 2009-10-23 15:41:00 +11:00
config.mk Fix installation path of the subunit python modules. 2009-06-09 21:54:05 +02:00
modules.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
modules.h Eliminate another instance of global_loadparm. 2008-10-24 13:13:27 +02:00
pyglue.c s4/python: flags 2009-09-17 12:40:27 +02:00
uuidmodule.c Use consistent function names with the standard Python uuid module that is available in >= 2.4. 2008-05-11 03:31:26 +02:00