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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for schemaUpdateNow command
Anatoliy Atanasov
2009-07-08
2
-4
/
+4
*
we can't use the unique index code for samAccountName
Andrew Tridgell
2009-07-02
1
-1
/
+1
*
fixed the pull of drs schema elements
Andrew Tridgell
2009-07-02
3
-33
/
+108
*
fixed the reference to the global_schema
Andrew Tridgell
2009-07-01
1
-2
/
+3
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-8
/
+5
*
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
2009-06-19
1
-0
/
+2
*
Fix build with system LDB.
Jelmer Vernooij
2009-06-18
1
-1
/
+1
*
mark samAccountName, objectGUID and objectSID as unique indexed
Andrew Tridgell
2009-06-01
1
-0
/
+20
*
enable one-level indexing in sam.ldb
Andrew Tridgell
2009-05-28
1
-0
/
+5
*
dsdb:schema Use str_list_make_empty() to create an empty list
Andrew Bartlett
2009-05-14
1
-5
/
+5
*
make the memory usage of possibleInferiors much more efficient
Andrew Tridgell
2009-04-09
1
-20
/
+31
*
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
2009-04-09
2
-27
/
+28
*
Make the schema_inferiors generation code to compile
Andrew Bartlett
2009-04-08
3
-69
/
+99
*
first cut at a C version of the possible inferiors code
Andrew Tridgell
2009-04-07
1
-0
/
+172
*
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
5
-115
/
+325
*
possibleInferiors is a generated attribute - we can't pull it over DRS
Andrew Tridgell
2009-03-31
1
-2
/
+0
*
s4:schema Don't rely on objectCategory 'magic' when loading the schema
Andrew Bartlett
2009-03-11
1
-2
/
+2
*
Load the schema with a more efficient single search
Andrew Bartlett
2009-03-06
1
-93
/
+15
*
Sort output of schema for OpenLDAP during conversion
Andrew Bartlett
2009-03-06
1
-98
/
+132
*
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
2009-03-05
2
-1
/
+317
*
Pull in all the schema information during DRS schema fetch
Andrew Bartlett
2009-03-04
1
-9
/
+38
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
2
-19
/
+12
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
2
-5
/
+5
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-0
/
+1
*
s4:dsdb/schema: s/class/sclass
Stefan Metzmacher
2009-02-02
2
-31
/
+32
*
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
2009-01-30
1
-3
/
+1
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
2
-25
/
+25
*
Treat DN+STring as a binary string for now
Andrew Bartlett
2008-12-20
1
-4
/
+4
*
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
2008-12-20
3
-42
/
+161
*
Don't treat the DN+binary syntax as a DN.
Andrew Bartlett
2008-12-02
1
-2
/
+2
*
s4:dsdb/schema: add a function to generate the "extendedClassInfo" values
Stefan Metzmacher
2008-11-16
1
-4
/
+44
*
s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values
Stefan Metzmacher
2008-11-16
1
-7
/
+83
*
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
2008-11-16
2
-6
/
+41
*
s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...
Stefan Metzmacher
2008-11-16
1
-3
/
+1
*
s4: dsdb/schema: fix the equality and comment of DN+String syntax
Stefan Metzmacher
2008-11-08
1
-3
/
+2
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
2
-5
/
+6
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
2
-6
/
+3
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
Remove DESCRIPTION from generated schema lines.
Andrew Bartlett
2008-10-06
1
-20
/
+1
*
Fix Domain Trust creation with Windows 2008 (and many other tools)
Andrew Bartlett
2008-10-06
1
-1
/
+5
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
2
-19
/
+18
*
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
*
Make cn=aggregate output less pretty, by more like Win2008.
Andrew Bartlett
2008-09-11
1
-2
/
+2
*
Fix reversed test trying to fix bug #5713
Andrew Bartlett
2008-09-09
1
-1
/
+1
*
Fix bug #5713 by correcting the generated schema.
Andrew Bartlett
2008-09-09
1
-1
/
+1
*
Stop every ldb startup doing a write to the database.
Andrew Bartlett
2008-08-21
1
-0
/
+7
[next]