summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-17s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett1-0/+5
2008-12-17s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROLAndrew Bartlett1-0/+22
2008-09-29s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher1-0/+3
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett1-0/+1
2008-07-26dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OIDStefan Metzmacher1-0/+4
2008-07-24Handle schema reloading request.Anatoliy Atanasov1-0/+2
2008-07-01schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher1-5/+0
2008-05-21Include flags.h into samdb.hAndrew Bartlett1-0/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-0/+1
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-0/+1
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20871: implement the validFSMOs constructed attribute on the rootdseStefan Metzmacher1-0/+15
2007-10-10r20826: make the dsdb_control_current_partition struct public and allocate an...Stefan Metzmacher1-0/+17
2007-10-10r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher1-0/+7
2007-10-10r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher1-5/+0
2007-10-10r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher1-0/+1
2007-10-10r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher1-2/+1
2007-10-10r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher1-0/+4
2007-10-10r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher1-15/+10
2007-10-10r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher1-0/+3
2007-10-10r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher1-0/+10
2007-10-10r20599: - forward extended operations in the partitions moduleStefan Metzmacher1-1/+2
2007-10-10r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handlingStefan Metzmacher1-0/+5
2007-10-10r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher1-0/+5
2007-10-10r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher1-0/+1
2007-10-10r20306: remove the static oid mapping tableStefan Metzmacher1-0/+1
2007-10-10r20233: add functions to create a dsdb_attribute and dsdb_class fromStefan Metzmacher1-0/+1
2007-10-10r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher1-0/+1
2007-10-10r14570: Move some functions also they are also used from kpasswdJelmer Vernooij1-0/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14383: Fix non-developer build.Jelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+32