index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
schema
/
schema.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-09
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
1
-0
/
+1
2011-08-04
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
1
-0
/
+9
2011-08-04
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
1
-0
/
+2
2011-07-21
s4-schema: add systemFlags to dsdb classes objects
Matthieu Patou
1
-0
/
+1
2010-11-11
s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversions
Kamen Mazdrashki
1
-0
/
+3
2010-10-11
dsdb/schema: Move some dsdb_dn functions that are schema-specific.
Jelmer Vernooij
1
-0
/
+1
2010-08-19
s4-dsdb-syntax: ATTID should be msDs-IntId value for the attributeSchema object
Kamen Mazdrashki
1
-0
/
+3
2010-08-19
s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
Kamen Mazdrashki
1
-2
/
+1
2010-08-19
s4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
Kamen Mazdrashki
1
-2
/
+1
2010-08-19
s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
Kamen Mazdrashki
1
-2
/
+1
2010-08-19
s4-dsdb: Add context structure for dsdb_syntax conversion functions
Kamen Mazdrashki
1
-0
/
+6
2010-06-21
s4/dsdb-schema: Index attributes on msDS-IntId value
Kamen Mazdrashki
1
-0
/
+2
2010-06-15
s4:dsdb Allow the setting an override on the schema
Andrew Bartlett
1
-0
/
+3
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-2
/
+0
2010-04-09
s4/dsdb: Define dsdb representation for schemaInfo attribute
Kamen Mazdrashki
1
-0
/
+8
2010-03-22
s4:dsdb Add a shortcut sequence number for schema reloads
Andrew Bartlett
1
-0
/
+2
2010-03-22
s4:schema Expand the schema structure
Andrew Bartlett
1
-0
/
+9
2010-01-13
s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()
Stefan Metzmacher
1
-0
/
+4
2010-01-08
s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replication
Kamen Mazdrashki
1
-0
/
+1
2009-12-01
s4:schema - Make some more (result) variables const and fix up warnings with ...
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
1
-0
/
+2
2009-11-06
s4/drs: Remove unused structures and functions
Kamen Mazdrashki
1
-5
/
+0
2009-11-06
s4/drs: remove unused num_prefixes and prefixes from dsdb_schema
Kamen Mazdrashki
1
-2
/
+0
2009-11-06
s4/drs: dsdb_schema uses dsdb_schema_prefixmap definition
Kamen Mazdrashki
1
-0
/
+2
2009-10-21
s4/drs(tort): Unit test for prefixMap implementation.
Kamen Mazdrashki
1
-0
/
+2
2009-10-03
s4:dsdb add systemPossibleInferiors to schema code
Andrew Bartlett
1
-0
/
+1
2009-09-15
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
1
-0
/
+7
2009-07-02
fixed the pull of drs schema elements
Andrew Tridgell
1
-0
/
+9
2009-04-09
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
1
-1
/
+0
2009-04-08
Make the schema_inferiors generation code to compile
Andrew Bartlett
1
-0
/
+6
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-0
/
+16
2008-12-20
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
1
-2
/
+4
2008-11-16
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
1
-2
/
+2
2008-08-18
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
1
-0
/
+1
2008-08-18
Merge the two attribute syntax tables.
Andrew Bartlett
1
-8
/
+3
2008-08-15
Generate the subSchema in cn=Aggregate
Andrew Bartlett
1
-0
/
+14
2008-07-11
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
1
-1
/
+2
2008-07-10
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
1
-0
/
+9
2008-07-01
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
1
-0
/
+5
2008-02-19
Remove uses of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-11
/
+11
2007-10-10
r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need to
Andrew Bartlett
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21839: add my email address
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20420: create infrastructure to convert attribute values from drsuapi to ldb
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r20405: add an array with attribute syntexes
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributes
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20331: the last entry in the oid mapping array which starts with 0xFF
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r20306: remove the static oid mapping table
Stefan Metzmacher
1
-0
/
+16
[next]