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
2012-04-29
Add some debug for FOOBAR return case as they are hard to diagnose
Matthieu Patou
1
-0
/
+3
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
3
-11
/
+32
2012-04-11
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
1
-0
/
+164
2012-04-11
s4:schema/schema_query.c - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-04-11
s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-11-15
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
3
-2
/
+17
2011-11-15
s4:param/provision: pass schema_dn to provision_get_schema()
Stefan Metzmacher
1
-1
/
+1
2011-11-15
s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()
Stefan Metzmacher
1
-3
/
+11
2011-10-12
s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
Gregor Beck
2
-4
/
+4
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-09-05
s4-schema consolidate schema handling
Andrew Bartlett
1
-24
/
+32
2011-08-25
s4-dsdb: fixed calls to ldb_val_string_cmp()
Andrew Tridgell
1
-2
/
+2
2011-08-09
move schema_fill_constructed() call to dsdb_setup_sorted_accessors()
Andrew Bartlett
1
-5
/
+7
2011-08-09
s4-dsdb Remove unused schema function
Andrew Bartlett
1
-18
/
+0
2011-08-09
s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
Andrew Tridgell
1
-0
/
+11
2011-08-09
s4-dsdb: fixed booling conversion to check value length
Andrew Tridgell
1
-11
/
+14
2011-08-09
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
2
-3
/
+10
2011-08-09
s4-dsdb: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
2
-31
/
+40
2011-08-04
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
2
-2
/
+14
2011-08-04
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
2
-0
/
+30
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
2011-07-21
s4-schema: add systemFlags to dsdb classes objects
Matthieu Patou
2
-0
/
+2
2011-07-13
dsdb: fixed special case of zero NTTIME
Andrew Tridgell
1
-0
/
+20
2011-06-22
s4-schema: avoid segfaulting if id3.guid is NULL
Matthieu Patou
1
-2
/
+1
2011-06-22
s4-dsdb: don't add zero GUID to BINARY_DN
Andrew Tridgell
1
-9
/
+11
2011-06-17
s4-dsdb: if we don't have a remote schema, then use the local one
Andrew Tridgell
1
-2
/
+8
2011-06-09
s4:schema_convert_to_ol.c - fix memory contexts
Matthias Dieter Wallnöfer
1
-3
/
+13
2011-06-09
s4:dsdb/schema_convert_to_ol.c - quiet enum warning
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-04-07
dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...
Matthias Dieter Wallnöfer
1
-2
/
+1
2011-04-07
dsdb:schema/schema_syntax.c - add some empty value checks on validate functions
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-2
/
+4
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-5
/
+5
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
7
-10
/
+10
2010-12-21
s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2
-2
/
+5
2010-12-18
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
Kamen Mazdrashki
1
-0
/
+4
2010-12-15
s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId value
Kamen Mazdrashki
1
-4
/
+17
2010-12-15
s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...
Kamen Mazdrashki
1
-1
/
+5
2010-12-15
s4-dsdb_schema: We need base_dn in Schema's shallow copy too
Kamen Mazdrashki
1
-1
/
+7
2010-12-15
s4-schema_syntax: We should use make_ATTID function when converting remote-AT...
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-schema_syntax: Use remote prefixMap to map remote ATTID to local one
Kamen Mazdrashki
1
-5
/
+13
2010-12-15
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
1
-0
/
+6
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-12-02
s4-dsdb/syntax: Map remote ATTIDs for Class OID syntax
Kamen Mazdrashki
1
-0
/
+6
2010-12-02
s4-dsdb_syntax: Be a little bit more chatty when we can't an ATTID in our cache
Kamen Mazdrashki
1
-1
/
+3
2010-12-01
s4-dsdb/syntax: Map remote ATTIDs for Attribute OID syntax
Kamen Mazdrashki
1
-0
/
+6
2010-12-01
s4-dsdb/syntax: Implement Remote-ATTID to Local-ATTID mapping function
Kamen Mazdrashki
1
-0
/
+35
2010-12-01
s4-dsdb/schema: Add Schema shallow copy function
Kamen Mazdrashki
1
-0
/
+57
2010-12-01
s4-dsdb/prefixMap: Add prefixMap shallow copy function
Kamen Mazdrashki
1
-0
/
+17
2010-11-11
s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions
Kamen Mazdrashki
1
-0
/
+2
2010-11-11
s4-dsdb_syntax: Warning message that we can't find requested ATTID in Schema ...
Kamen Mazdrashki
1
-0
/
+1
[next]