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_set.c
Age
Commit message (
Expand
)
Author
Files
Lines
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: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
1
-0
/
+40
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2010-12-15
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
1
-0
/
+6
2010-10-12
torture/becomedc: Add test for global schema, use samdb_connect().
Jelmer Vernooij
1
-1
/
+6
2010-10-10
s4-dsdb: Make dsdb_setup_sorted_accessors() public
Kamen Mazdrashki
1
-2
/
+2
2010-08-11
s4-dsdb: fix attributes_by_msDS_IntId index sorting
Kamen Mazdrashki
1
-1
/
+5
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
1
-7
/
+6
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-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
1
-2
/
+23
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 Put back the reference and set_attributes in dsdb_reference_schema
Andrew Bartlett
1
-0
/
+9
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-04-29
s4/dsdb: Use default schemaInfo value when no such value is given
Kamen Mazdrashki
1
-4
/
+1
2010-04-09
s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...
Kamen Mazdrashki
1
-1
/
+1
2010-04-09
s4/dsdb: Use dsdb_schema_info object to create default schemaInfo values
Kamen Mazdrashki
1
-4
/
+6
2010-03-22
s4:dsdb Rework schema loading and add schema reloading
Andrew Bartlett
1
-25
/
+55
2010-03-16
s4:dsdb Add a memory context for dsdb_get_schema()
Andrew Bartlett
1
-3
/
+9
2010-03-07
s4:schema - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
1
-2
/
+2
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
1
-16
/
+9
2009-12-21
s4-schema: fixed the sorting of schema attributes
Andrew Tridgell
1
-3
/
+9
2009-12-10
s4-schema: use GUID_to_ndr_blob()
Andrew Tridgell
1
-4
/
+4
2009-11-17
s4:schema Add the GUID to each defaultObjectCategory when loading from LDIF
Andrew Bartlett
1
-0
/
+49
2009-11-12
s4:dsdb/schema Allow a schema set when bound against a remote LDAP server
Andrew Bartlett
1
-3
/
+3
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
1
-36
/
+34
2009-10-12
s4:schema Add some error checking to the schema load
Andrew Bartlett
1
-1
/
+4
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
1
-2
/
+2
2009-08-17
s4:schema Allow a schema load on an unconnected database
Andrew Bartlett
1
-5
/
+6
2009-08-17
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
1
-11
/
+19
2009-08-07
use talloc with the global schema consistently
Andrew Tridgell
1
-1
/
+2
2009-07-08
Fix for schemaUpdateNow command
Anatoliy Atanasov
1
-3
/
+3
2009-07-01
fixed the reference to the global_schema
Andrew Tridgell
1
-2
/
+3
2009-06-18
Fix build with system LDB.
Jelmer Vernooij
1
-1
/
+1
2009-05-28
enable one-level indexing in sam.ldb
Andrew Tridgell
1
-0
/
+5
2009-04-08
Make the schema_inferiors generation code to compile
Andrew Bartlett
1
-0
/
+19
2009-04-03
s4:schema Don't free mem_ctx before it is initilised
Andrew Bartlett
1
-1
/
+0
[next]