index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
schema
/
schema.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsdb: Set syntax of userParameters to binary string, not unicode string
Andrew Bartlett
2014-07-09
1
-0
/
+1
*
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
2014-06-11
1
-2
/
+5
*
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
2014-06-11
1
-2
/
+0
*
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
2013-05-23
1
-0
/
+5
*
dsdb-schema: make sure use clean caches in schema_inferiors.c
Stefan Metzmacher
2013-01-21
1
-4
/
+7
*
s4-dsdb: Do not use a possibly-old loadparm context in schema reload
Andrew Bartlett
2012-08-23
1
-0
/
+1
*
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
2012-08-11
1
-6
/
+0
*
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
2012-06-22
1
-4
/
+6
*
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2012-06-22
1
-1
/
+8
*
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
2012-06-22
1
-0
/
+1
*
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
2012-06-22
1
-0
/
+1
*
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
2011-11-15
1
-0
/
+1
*
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
2011-08-09
1
-0
/
+1
*
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
2011-08-04
1
-0
/
+9
*
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
2011-08-04
1
-0
/
+2
*
s4-schema: add systemFlags to dsdb classes objects
Matthieu Patou
2011-07-21
1
-0
/
+1
*
s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversions
Kamen Mazdrashki
2010-11-11
1
-0
/
+3
*
dsdb/schema: Move some dsdb_dn functions that are schema-specific.
Jelmer Vernooij
2010-10-11
1
-0
/
+1
*
s4-dsdb-syntax: ATTID should be msDs-IntId value for the attributeSchema object
Kamen Mazdrashki
2010-08-19
1
-0
/
+3
*
s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
Kamen Mazdrashki
2010-08-19
1
-2
/
+1
*
s4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
Kamen Mazdrashki
2010-08-19
1
-2
/
+1
*
s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
Kamen Mazdrashki
2010-08-19
1
-2
/
+1
*
s4-dsdb: Add context structure for dsdb_syntax conversion functions
Kamen Mazdrashki
2010-08-19
1
-0
/
+6
*
s4/dsdb-schema: Index attributes on msDS-IntId value
Kamen Mazdrashki
2010-06-21
1
-0
/
+2
*
s4:dsdb Allow the setting an override on the schema
Andrew Bartlett
2010-06-15
1
-0
/
+3
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+0
*
s4/dsdb: Define dsdb representation for schemaInfo attribute
Kamen Mazdrashki
2010-04-09
1
-0
/
+8
*
s4:dsdb Add a shortcut sequence number for schema reloads
Andrew Bartlett
2010-03-22
1
-0
/
+2
*
s4:schema Expand the schema structure
Andrew Bartlett
2010-03-22
1
-0
/
+9
*
s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-0
/
+4
*
s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replication
Kamen Mazdrashki
2010-01-08
1
-0
/
+1
*
s4:schema - Make some more (result) variables const and fix up warnings with ...
Matthias Dieter Wallnöfer
2009-12-01
1
-4
/
+4
*
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
2009-11-17
1
-0
/
+2
*
s4/drs: Remove unused structures and functions
Kamen Mazdrashki
2009-11-06
1
-5
/
+0
*
s4/drs: remove unused num_prefixes and prefixes from dsdb_schema
Kamen Mazdrashki
2009-11-06
1
-2
/
+0
*
s4/drs: dsdb_schema uses dsdb_schema_prefixmap definition
Kamen Mazdrashki
2009-11-06
1
-0
/
+2
*
s4/drs(tort): Unit test for prefixMap implementation.
Kamen Mazdrashki
2009-10-21
1
-0
/
+2
*
s4:dsdb add systemPossibleInferiors to schema code
Andrew Bartlett
2009-10-03
1
-0
/
+1
*
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2009-09-15
1
-0
/
+7
*
fixed the pull of drs schema elements
Andrew Tridgell
2009-07-02
1
-0
/
+9
*
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
2009-04-09
1
-1
/
+0
*
Make the schema_inferiors generation code to compile
Andrew Bartlett
2009-04-08
1
-0
/
+6
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
1
-0
/
+16
*
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
2008-12-20
1
-2
/
+4
*
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
2008-11-16
1
-2
/
+2
*
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
2008-08-18
1
-0
/
+1
*
Merge the two attribute syntax tables.
Andrew Bartlett
2008-08-18
1
-8
/
+3
*
Generate the subSchema in cn=Aggregate
Andrew Bartlett
2008-08-15
1
-0
/
+14
*
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
2008-07-11
1
-1
/
+2
*
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
2008-07-10
1
-0
/
+9
[next]