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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
s4-dsdb: fix attributes_by_msDS_IntId index sorting
Kamen Mazdrashki
1
-1
/
+5
2010-08-03
s4-schema: More verbose error log when subClassOf is not found in schema
Kamen Mazdrashki
1
-1
/
+3
2010-08-03
s4: fix comment typos
Kamen Mazdrashki
1
-3
/
+3
2010-07-19
s4-dsdb: use ldb_msg_normalize() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
1
-5
/
+4
2010-07-19
s4-dsdb/schema/schema_set.c: fix trailing spaces and comments spelling
Kamen Mazdrashki
1
-30
/
+38
2010-07-19
s4-dsdb: use ldb_msg_difference() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
1
-2
/
+10
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
2
-12
/
+10
2010-07-03
s4:schema_set.c - Fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-07-03
s4:dsdb_schema_set_attributes - remove unneeded filter criterias
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-07-03
s4:schema_set.c - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-07-02
s4/schema: remove unnecessary deletion of dsdb_schema cached pointer
Anatoliy Atanasov
1
-3
/
+0
2010-07-02
s4:dsdb Ensure we free old schema copies
Andrew Bartlett
1
-6
/
+25
2010-06-30
s4:schema/schema_set.c - free LDB message diffs
Anatoliy Atanasov
1
-0
/
+2
2010-06-30
s4:dsdb Fix possible schema segfaults for DRS-replication based schema
Andrew Bartlett
1
-17
/
+13
2010-06-21
s4/dsdb: msg_idx->dn should be allocated in msg_idx mem context
Kamen Mazdrashki
1
-1
/
+1
2010-06-21
s4/dsdb: Move schema accessors cleanup in separate function
Kamen Mazdrashki
1
-18
/
+21
2010-06-21
s4/dsdb-schema: Index attributes on msDS-IntId value
Kamen Mazdrashki
3
-7
/
+28
2010-06-15
s4:provision Allow a specific prefix map to be loaded into a new schema provi...
Andrew Bartlett
1
-1
/
+1
2010-06-15
s4:dsdb Allow the setting an override on the schema
Andrew Bartlett
2
-6
/
+23
2010-06-15
s4:dsdb Use the schema from our local provision to decode the schema
Andrew Bartlett
1
-367
/
+0
2010-06-12
s4:dsdb Simplfy match of objectclass in dsdb_schema_set_el_from_ldb_msg
Andrew Bartlett
1
-17
/
+4
2010-06-12
s4:dsdb Provide a function to convert from DRS prefix maps to the LDB prefixmap
Andrew Bartlett
1
-12
/
+21
2010-06-12
s4:dsdb Add more debugs to help track down failures to parse the prefixmap
Andrew Bartlett
1
-5
/
+20
2010-06-12
s4:dsdb Put back the reference and set_attributes in dsdb_reference_schema
Andrew Bartlett
1
-0
/
+9
2010-06-07
s4:remove the "validate_update" LDB module - the task is now handled by the f...
Matthias Dieter Wallnöfer
1
-13
/
+0
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2
-4
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
4
-34
/
+21
2010-05-03
Replaced DS_FLAG_ATTR_IS_CRITICAL with SCHEMA_FLAG_ATTR_IS_CRITICAL.
Nadezhda Ivanova
1
-1
/
+1
2010-05-03
Added a function to check if an attribute can belong to a filtered replica.
Nadezhda Ivanova
1
-0
/
+110
2010-04-29
s4/dsdb: schemaInfo revision may be 0
Kamen Mazdrashki
1
-5
/
+1
2010-04-29
s4/dsdb: remove unused dsdb_schema_info_create() function
Kamen Mazdrashki
1
-35
/
+0
2010-04-29
s4/dsdb: Update Schema cache with updated schemaInfo value
Kamen Mazdrashki
1
-4
/
+9
2010-04-29
s4/samldb: Create initial schemaInfo value if it doesn't exists yet
Kamen Mazdrashki
1
-7
/
+30
2010-04-29
s4/dsdb: Use default schemaInfo value when no such value is given
Kamen Mazdrashki
3
-16
/
+25
2010-04-29
Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"
Kamen Mazdrashki
1
-49
/
+0
2010-04-22
s4-dsdb: added dsdb_get_extended_dn_sid()
Andrew Tridgell
1
-12
/
+5
2010-04-21
s4-schema: allow revision numbers of zero
Andrew Tridgell
1
-6
/
+3
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
2
-4
/
+4
2010-04-10
s4:dsdb Don't use the permissive modify control on schemaInfo updates
Andrew Bartlett
1
-2
/
+2
2010-04-09
s4/dsdb: Set schemaInfo attribute value during provisioning
Kamen Mazdrashki
1
-0
/
+49
2010-04-09
s4/dsdb: split writing of schemaInfo blob in two parts
Kamen Mazdrashki
1
-21
/
+46
2010-04-09
s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...
Kamen Mazdrashki
3
-3
/
+8
2010-04-09
s4/dsdb: Use dsdb_schema_info object to create default schemaInfo values
Kamen Mazdrashki
2
-7
/
+22
2010-04-09
s4/dsdb: Use dsdb_schema_info object to verify schema_info blobs
Kamen Mazdrashki
2
-21
/
+20
2010-04-09
s4/dsdb: dsdb_schema_info object implementation
Kamen Mazdrashki
1
-0
/
+383
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:dsdb Rework schema loading and add schema reloading
Andrew Bartlett
1
-25
/
+55
2010-03-22
s4:schema Expand the schema structure
Andrew Bartlett
2
-0
/
+11
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
2
-2
/
+2
[next]