index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
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
*
s4:schema Add some error checking to the schema load
Andrew Bartlett
2009-10-12
1
-1
/
+4
*
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2009-09-15
1
-2
/
+2
*
s4:schema Allow a schema load on an unconnected database
Andrew Bartlett
2009-08-17
1
-5
/
+6
*
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
2009-08-17
1
-11
/
+19
*
use talloc with the global schema consistently
Andrew Tridgell
2009-08-07
1
-1
/
+2
*
Fix for schemaUpdateNow command
Anatoliy Atanasov
2009-07-08
1
-3
/
+3
*
fixed the reference to the global_schema
Andrew Tridgell
2009-07-01
1
-2
/
+3
*
Fix build with system LDB.
Jelmer Vernooij
2009-06-18
1
-1
/
+1
*
enable one-level indexing in sam.ldb
Andrew Tridgell
2009-05-28
1
-0
/
+5
*
Make the schema_inferiors generation code to compile
Andrew Bartlett
2009-04-08
1
-0
/
+19
*
s4:schema Don't free mem_ctx before it is initilised
Andrew Bartlett
2009-04-03
1
-1
/
+0
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
1
-29
/
+178
*
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
2009-03-05
1
-1
/
+1
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-0
/
+1
*
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
2009-01-30
1
-3
/
+1
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
1
-2
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-2
/
+2
*
Fix failure to load the schema on read-only DB.
Andrew Bartlett
2008-09-12
1
-23
/
+13
*
Remove the complexity of transactions from the attributes-setting code.
Andrew Bartlett
2008-09-11
1
-16
/
+1
*
Stop every ldb startup doing a write to the database.
Andrew Bartlett
2008-08-21
1
-0
/
+7
*
Set both attributes and indexes into the database on schema load.
Andrew Bartlett
2008-08-21
1
-18
/
+142
*
Apply attributes (and their syntax) from the schema into ldb
Andrew Bartlett
2008-08-20
1
-0
/
+49
*
Split schema_init.c into smaller bits.
Andrew Bartlett
2008-08-20
1
-0
/
+254