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_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
2014-06-11
1
-25
/
+69
*
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
2014-06-11
1
-4
/
+0
*
dsdb: reset schema->{classes,attributes}_to_remove_size to 0
Stefan Metzmacher
2013-06-11
1
-1
/
+3
*
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
2013-05-23
1
-5
/
+41
*
s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)
Stefan Metzmacher
2012-12-07
1
-7
/
+7
*
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2012-08-10
1
-7
/
+16
*
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
2012-06-22
1
-1
/
+11
*
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
2012-04-18
1
-2
/
+2
*
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
2011-11-15
1
-0
/
+1
*
s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()
Stefan Metzmacher
2011-11-15
1
-3
/
+11
*
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
2011-10-07
1
-1
/
+2
*
move schema_fill_constructed() call to dsdb_setup_sorted_accessors()
Andrew Bartlett
2011-08-09
1
-5
/
+7
*
s4-dsdb Remove unused schema function
Andrew Bartlett
2011-08-09
1
-18
/
+0
*
s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
Andrew Tridgell
2011-08-09
1
-0
/
+11
*
s4-dsdb: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
2011-08-09
1
-0
/
+40
*
update/add my copyright
Matthieu Patou
2011-07-21
1
-0
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
2010-12-15
1
-0
/
+6
*
torture/becomedc: Add test for global schema, use samdb_connect().
Jelmer Vernooij
2010-10-12
1
-1
/
+6
*
s4-dsdb: Make dsdb_setup_sorted_accessors() public
Kamen Mazdrashki
2010-10-10
1
-2
/
+2
*
s4-dsdb: fix attributes_by_msDS_IntId index sorting
Kamen Mazdrashki
2010-08-11
1
-1
/
+5
*
s4-dsdb: use ldb_msg_normalize() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
2010-07-19
1
-5
/
+4
*
s4-dsdb/schema/schema_set.c: fix trailing spaces and comments spelling
Kamen Mazdrashki
2010-07-19
1
-30
/
+38
*
s4-dsdb: use ldb_msg_difference() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
2010-07-19
1
-2
/
+10
*
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
2010-07-07
1
-7
/
+6
*
s4:schema_set.c - Fix a comment
Matthias Dieter Wallnöfer
2010-07-03
1
-1
/
+2
*
s4:dsdb_schema_set_attributes - remove unneeded filter criterias
Matthias Dieter Wallnöfer
2010-07-03
1
-2
/
+4
*
s4:schema_set.c - fix typo
Matthias Dieter Wallnöfer
2010-07-03
1
-1
/
+3
*
s4/schema: remove unnecessary deletion of dsdb_schema cached pointer
Anatoliy Atanasov
2010-07-02
1
-3
/
+0
*
s4:dsdb Ensure we free old schema copies
Andrew Bartlett
2010-07-02
1
-6
/
+25
*
s4:schema/schema_set.c - free LDB message diffs
Anatoliy Atanasov
2010-06-30
1
-0
/
+2
*
s4/dsdb: msg_idx->dn should be allocated in msg_idx mem context
Kamen Mazdrashki
2010-06-21
1
-1
/
+1
*
s4/dsdb: Move schema accessors cleanup in separate function
Kamen Mazdrashki
2010-06-21
1
-18
/
+21
*
s4/dsdb-schema: Index attributes on msDS-IntId value
Kamen Mazdrashki
2010-06-21
1
-2
/
+23
*
s4:dsdb Simplfy match of objectclass in dsdb_schema_set_el_from_ldb_msg
Andrew Bartlett
2010-06-12
1
-17
/
+4
*
s4:dsdb Put back the reference and set_attributes in dsdb_reference_schema
Andrew Bartlett
2010-06-12
1
-0
/
+9
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+1
*
s4/dsdb: Use default schemaInfo value when no such value is given
Kamen Mazdrashki
2010-04-29
1
-4
/
+1
*
s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...
Kamen Mazdrashki
2010-04-09
1
-1
/
+1
*
s4/dsdb: Use dsdb_schema_info object to create default schemaInfo values
Kamen Mazdrashki
2010-04-09
1
-4
/
+6
*
s4:dsdb Rework schema loading and add schema reloading
Andrew Bartlett
2010-03-22
1
-25
/
+55
*
s4:dsdb Add a memory context for dsdb_get_schema()
Andrew Bartlett
2010-03-16
1
-3
/
+9
*
s4:schema - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
2010-02-16
1
-2
/
+2
*
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
2010-02-13
1
-16
/
+9
*
s4-schema: fixed the sorting of schema attributes
Andrew Tridgell
2009-12-21
1
-3
/
+9
*
s4-schema: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-4
/
+4
*
s4:schema Add the GUID to each defaultObjectCategory when loading from LDIF
Andrew Bartlett
2009-11-17
1
-0
/
+49
*
s4:dsdb/schema Allow a schema set when bound against a remote LDAP server
Andrew Bartlett
2009-11-12
1
-3
/
+3
*
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
2009-11-12
1
-36
/
+34
[next]