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
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
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-29
/
+178
2009-03-05
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
1
-1
/
+1
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-0
/
+1
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-3
/
+1
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
1
-2
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-2
/
+2
2008-09-12
Fix failure to load the schema on read-only DB.
Andrew Bartlett
1
-23
/
+13
2008-09-11
Remove the complexity of transactions from the attributes-setting code.
Andrew Bartlett
1
-16
/
+1
2008-08-21
Stop every ldb startup doing a write to the database.
Andrew Bartlett
1
-0
/
+7
2008-08-21
Set both attributes and indexes into the database on schema load.
Andrew Bartlett
1
-18
/
+142
2008-08-20
Apply attributes (and their syntax) from the schema into ldb
Andrew Bartlett
1
-0
/
+49
2008-08-20
Split schema_init.c into smaller bits.
Andrew Bartlett
1
-0
/
+254